https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
c50b9a6 webapp/latex: latex in ubuntu 20.04 has a slightly different output 29 July 2020, 16:36:11 UTC
7ea712b fix #4763 -- If nothing is visible and the search is blank, clear any selected hashtags. 29 July 2020, 05:35:56 UTC
be4ded9 Merge branch 'master' of github.com:sagemathinc/cocalc 29 July 2020, 04:09:09 UTC
3ed012b new ver 29 July 2020, 04:08:59 UTC
b323c10 fix #4769 -- bug in the bug reporter. That said, this of course doesnt' fix whatever bug was actually attempted to be reported. 29 July 2020, 04:07:56 UTC
16788b1 fix #4764 -- autograded answer cell without solution delimeters is revealed as-is in student copy 24 July 2020, 17:41:48 UTC
84440ed I noticed a traceback with the share server that this fixes... 24 July 2020, 17:26:10 UTC
09a5aed be slightly more lax with run limits and licenses for now, to avoid user frustration given how much licenses will be used soon 24 July 2020, 17:25:45 UTC
343e2a6 rewrite a little more of settings using hooks and better typing... 22 July 2020, 20:40:08 UTC
17f3b7a rewrite AccountPreferences using hooks 22 July 2020, 20:30:14 UTC
9ae2517 improve typing of account page 22 July 2020, 20:18:55 UTC
fad8e82 fix #4760 by using unicode 22 July 2020, 00:39:20 UTC
2919e8e fix #919 -- export of task list (to markdown, which can then easily be exported to pdf or html) 22 July 2020, 00:23:53 UTC
b22055f get rid of onEscape handling for tasks, which is confusing and breaks vim bindings. 21 July 2020, 23:58:01 UTC
359b985 Task list --> Todo list. 21 July 2020, 23:42:11 UTC
3a0b3c9 fix #1914 -- chat send: allow command/ctrl/alt enter to send (just like shift+enter) 21 July 2020, 23:40:50 UTC
4a2269b Merge pull request #4758 from sagemathinc/upd-npm-pkgs-202007 update various npm package 21 July 2020, 21:23:34 UTC
ac93cbc Merge branch 'master' of github.com:sagemathinc/cocalc 21 July 2020, 21:14:05 UTC
1437f0d move tasks to editors since not a frame-tree editor yet (will be *used* by one) 21 July 2020, 21:13:05 UTC
0253381 fix issue with making new tasks 21 July 2020, 21:01:01 UTC
dc343de finish sufficiently usable task editor using new codemirror based desc editing 21 July 2020, 20:34:09 UTC
0111458 implement Editor redux hook typing, and use for task editor 21 July 2020, 19:09:34 UTC
440b09e rewrite TaskEditor component in typescript 21 July 2020, 17:54:33 UTC
0a4dc97 tasks: make hashtags render visibly in history 21 July 2020, 17:02:39 UTC
3f8c3b4 tasks: rewrite history viewer 21 July 2020, 16:37:11 UTC
3716b97 Merge remote-tracking branch 'origin/master' into upd-npm-pkgs-202007 21 July 2020, 08:35:10 UTC
5ffeca7 tasks: rewrite hashtag bar 21 July 2020, 00:39:01 UTC
54a34c2 tasks: rewrite list of tasks component 20 July 2020, 22:33:08 UTC
21f50bd tasks: rewrite column headings 20 July 2020, 21:49:52 UTC
49e8785 tasks: rewrite Task component 20 July 2020, 21:16:43 UTC
121bfaa Merge pull request #4759 from sagemathinc/katex-0.12 Katex 0.12 Take 2 20 July 2020, 20:47:29 UTC
701db34 tasks: rewrite ButtonBar 20 July 2020, 20:44:52 UTC
490bfdc katex: also remove it in webapp, since it is in the root 20 July 2020, 16:04:21 UTC
05ca8f9 webapp resources: add missing infrastructure to actually use current version numbers 20 July 2020, 15:47:37 UTC
ad8d58f Revert "Revert "katex 0.12.0"" This reverts commit b686b11cfad6645fb26effd6f8923d2313136895. 20 July 2020, 14:56:03 UTC
b0e63c8 various npm package updates 20 July 2020, 14:36:23 UTC
495cfab tasks: rewrite due/find 20 July 2020, 02:55:06 UTC
f165dbf tasks: rewrite due date (and deleted unused timer) 20 July 2020, 02:29:31 UTC
1b4cb50 move sass file for tasks 20 July 2020, 02:17:44 UTC
c2e9e34 tasks: migrating searching and updating visible 20 July 2020, 02:15:17 UTC
bd18cde rewrite tasks -- fixing more typing for actions/store 20 July 2020, 01:10:01 UTC
00288cd task rewrite -- work in progress 19 July 2020, 07:09:09 UTC
d1c7c14 tasks -- rewriting desc 19 July 2020, 04:28:52 UTC
3f27ffe task rewrite: drag/empty-trash/show-taggle 18 July 2020, 18:34:28 UTC
0782360 tasks: rewrite min-toggle 18 July 2020, 18:11:01 UTC
0a232ab rewrite tasks Changed 18 July 2020, 18:00:58 UTC
5eb5eee functional components are better :-) 18 July 2020, 17:37:08 UTC
e343b53 Merge branch 'master' into task-frame-editor 18 July 2020, 17:30:19 UTC
6d546de rewrite copy-paste-buffer in typescript 18 July 2020, 17:20:03 UTC
a342522 include not-added files for support rewrite 18 July 2020, 00:49:27 UTC
3a9b5a0 finish rewrite of support ticket system 18 July 2020, 00:48:11 UTC
74df69c Merge branch 'master' into support-rewrite 18 July 2020, 00:29:32 UTC
9ad7cd3 Merge pull request #4748 from sagemathinc/revert-4740-katex-0.12 Revert "katex 0.12.0" 18 July 2020, 00:26:24 UTC
b686b11 Revert "katex 0.12.0" 18 July 2020, 00:25:47 UTC
1c5d694 change codemirror pluging setValueNoJump to not even try after a thresh is hit, since it can lock the cpu for seconds for extreme cases 17 July 2020, 23:33:40 UTC
83424f8 Merge branch 'master' into support-rewrite 17 July 2020, 23:13:36 UTC
4fbb075 decaf a bunch of codemirror low level stuff 17 July 2020, 23:11:52 UTC
f3f977f rewrite main top level support modal 17 July 2020, 22:40:33 UTC
8855b79 rewrite SupportForm 17 July 2020, 19:55:40 UTC
47dbbd8 rewrite SupportInfo component 17 July 2020, 19:33:52 UTC
8c721e9 support: rewrite footer 17 July 2020, 19:17:20 UTC
d14c72f support: rewrite actions/store 17 July 2020, 18:50:53 UTC
22cc36a fix a whitespace CSS problem in courses 17 July 2020, 17:01:21 UTC
989e3d0 better encourage anonymous users to sign up and set a name 16 July 2020, 23:13:55 UTC
a95cf3b Merge branch 'master' of github.com:sagemathinc/cocalc 16 July 2020, 21:38:52 UTC
a92d060 clear mark regions for more cell types (thus conflicting with nbgrader docs, but makes sense) 16 July 2020, 21:37:37 UTC
573c1c4 Merge pull request #4739 from sagemathinc/admin-trim-email admin/user_search: trimming input 16 July 2020, 19:07:57 UTC
1c813b7 add exe files to "generic data" 16 July 2020, 18:33:02 UTC
719e7c4 only trim client side 16 July 2020, 08:53:36 UTC
780742f Merge remote-tracking branch 'origin/master' into admin-trim-email 16 July 2020, 08:52:50 UTC
de04747 Merge branch 'master' of github.com:sagemathinc/cocalc 16 July 2020, 06:34:31 UTC
5a80f60 implement query parameter handling of project invites 16 July 2020, 06:33:51 UTC
2b0682b make it possible for people to explicitly add themselves to a project using a token 16 July 2020, 02:13:58 UTC
5a3e094 implement backend part of project invite tokens, and generally get enough of it done to be just usable... except handling of query param 16 July 2020, 01:38:40 UTC
783cd7d deleting and restoring a latex file would faile due to not undeleting auxiliary syncdb file 15 July 2020, 21:33:03 UTC
e553a3b Merge branch 'master' into project-invite-token 15 July 2020, 19:22:57 UTC
eecf453 fix #4743 -- don't allow whitespace in nbgrader cell ids 15 July 2020, 19:20:38 UTC
d12dc8f reduce dropzone file upload chunksize (see https://github.com/sagemathinc/cocalc-docker/issues/92) 15 July 2020, 19:12:25 UTC
90564ac Merge pull request #4740 from sagemathinc/katex-0.12 katex 0.12.0 15 July 2020, 16:57:41 UTC
b327153 Merge remote-tracking branch 'origin/master' into katex-0.12 15 July 2020, 10:50:14 UTC
1135d2c Merge pull request #4741 from sagemathinc/fix-project-DirectoryListingEntry project: fix imports to make it compile again 15 July 2020, 10:49:27 UTC
5bf2b52 project: fix imports to make it compile again 15 July 2020, 10:48:38 UTC
dd4d294 katex 0.12.0 15 July 2020, 10:17:25 UTC
3a83ce2 admin/user_search: trimming input 15 July 2020, 10:10:51 UTC
bced8dc project-invite-token: work in progress 15 July 2020, 02:09:40 UTC
2f64dec add new project_invite_tokens table, which is needed for #885; not used for anything yet 15 July 2020, 00:49:23 UTC
1ff45a4 security: use a secure random number generator for generating registration tokens 15 July 2020, 00:18:13 UTC
023c766 fix #4737 -- commercial + course confusion; along the way rewrite course config using hooks and improved some hook typing 14 July 2020, 22:27:37 UTC
4eb195c better config of dark reader mode (thanks to help from @Gusted!) 13 July 2020, 22:32:07 UTC
6840f2d make darkreader configurable. 13 July 2020, 21:42:51 UTC
c847f2a fix #4736 -- upgrade darkmode 13 July 2020, 20:57:34 UTC
cbef2a0 nbgrader: fix bug where sometimes updating student version didn't work properly (unless you closed and reopened that file) 13 July 2020, 05:48:18 UTC
184def5 course: better encouragement to add content to assignment 13 July 2020, 04:47:06 UTC
2a337be make course aware of the directory listing of an assignment; this is foundational to make other UI and workflow elements better later. 12 July 2020, 22:20:53 UTC
c7a2c3e new version 12 July 2020, 06:07:33 UTC
d7142de fix #4732 by making cocalc more aware of symbolic links (it's not perfect, but at least now it is safe to use). 12 July 2020, 06:04:58 UTC
035fd87 make it so backend project computes realpath info for dir listings, and frontend displays it (will make prettier later) 12 July 2020, 02:13:53 UTC
045a48d folder --> directory (course naming) 11 July 2020, 23:28:58 UTC
ce46ec3 badly fix some ridiculously garbled course layout (caused by antd upgrade, etc.) 11 July 2020, 20:35:01 UTC
5d2f0ad fix #4733 -- mathjax wasn't loading 11 July 2020, 15:14:04 UTC
back to top