https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
953d786 jupyter: fix more completion issues 05 June 2019, 01:37:08 UTC
b82fbdf update jupyter feature list 05 June 2019, 01:30:33 UTC
b20f4e9 jupyter: support jupyter classic still 05 June 2019, 00:47:04 UTC
087f65e jupyter: fix complete --> edit 04 June 2019, 20:44:00 UTC
d256062 Merge branch 'master' into jupyter-frame 04 June 2019, 20:23:41 UTC
de0da1f disable html format button for now (see #3867); also change reload icon to not be same as redo 04 June 2019, 19:57:26 UTC
d9b3711 Merge pull request #3866 from sagemathinc/issue/3863 webapp/file listing: for admins, always assume project is running 04 June 2019, 19:44:01 UTC
86e781b webapp/file listing: for admins, always assume project is running -- #3863 04 June 2019, 09:11:58 UTC
ddeb34b jupyter: eliminate a few more requires 04 June 2019, 03:50:11 UTC
c4cac14 Merge branch 'master' into jupyter-frame 03 June 2019, 23:12:58 UTC
3dc3da9 if you get signed out somehow (e.g., cookies not set), then get a clear indication of this in the UI; generally guide people more toward sign in. 03 June 2019, 22:39:36 UTC
a7775ec Merge pull request #3862 from sagemathinc/update-snippets update snippets (sage 3d plots, more 2d plots, renaming) 03 June 2019, 18:25:05 UTC
ca38dcf Merge branch 'assistant2snippets't push origin master 03 June 2019, 18:24:01 UTC
aeacaaa examples: update 2d plot reorg 03 June 2019, 10:39:59 UTC
f5978fe examples submodule: fix git url 03 June 2019, 10:11:26 UTC
c536303 update snippets (sage 3d plots, more 2d plots, renaming) 03 June 2019, 10:07:36 UTC
941532b webapp: rename assistant to snippets (except for the subdirectory itself) 03 June 2019, 09:18:45 UTC
967076d jupyter: more typing 02 June 2019, 16:06:28 UTC
4f0f312 revamp jupyter top-emnubar 01 June 2019, 02:26:10 UTC
2f4a7b4 Merge branch 'master' into jupyter-frame 01 June 2019, 01:44:05 UTC
5bd11b8 jupyter: mainly nbviewer revamp 01 June 2019, 01:28:26 UTC
f2b4349 running prettier on jupyter-related things 01 June 2019, 00:47:25 UTC
41a405f jupyter: more typing! 31 May 2019, 22:42:09 UTC
2540ac5 jupyter: more typing -- find and replace 31 May 2019, 18:04:48 UTC
03157a4 delete a redundant and useless comment 31 May 2019, 17:50:25 UTC
65dafe3 jupyter: improving typing and code 31 May 2019, 17:49:21 UTC
d0c10ad jupyter: disable shell 31 May 2019, 17:10:31 UTC
5c25c8e jupyter: ensure explicit typing of actions 31 May 2019, 17:06:46 UTC
c0eaaf4 fix #3856 31 May 2019, 16:39:01 UTC
3460039 Merge pull request #3860 from DrXyzzy/api-doc-edits example email address edited in comments 31 May 2019, 16:05:05 UTC
c873a42 Merge pull request #3859 from sagemathinc/landing-doc-minor static/landing: couple of small changes 30 May 2019, 18:52:19 UTC
9ef8990 jupyter: mo' typing 30 May 2019, 18:49:53 UTC
f4045ec jupyter: typing and eliminating lots of window as any that were left over from debugging 30 May 2019, 18:15:35 UTC
3086adc jupyter: we be typing 30 May 2019, 17:58:11 UTC
7ec2193 jupyter: typing and imports 30 May 2019, 17:38:30 UTC
4349702 jupyter: typescripting 30 May 2019, 16:35:27 UTC
7bd6a38 static/landing: features.html tweaks 30 May 2019, 15:59:30 UTC
23dff16 static/landing: typos 30 May 2019, 15:22:59 UTC
c7c44ee jupyter: only use keyboard shortcut when no element is focused. 30 May 2019, 15:03:51 UTC
7a4452b assistant --> code snippets 30 May 2019, 14:51:32 UTC
71403e5 static/landing: more links, slightly structuring latex page, pythontex, many details 30 May 2019, 14:39:58 UTC
ddb084b static/landing: logos above the fold to make clear what is offered, more links, cleanup, unifying "start free" banner, etc. 30 May 2019, 12:22:18 UTC
165bf7e jupyter: mostly typescript/typescript cleanup 30 May 2019, 06:14:17 UTC
6537e9b jupyter: make menus shorter so they are less likely to get cut off 30 May 2019, 05:22:15 UTC
0dec1a6 jupyter: only render modal when focused. 30 May 2019, 04:36:35 UTC
c18da6f Merge branch 'master' into jupyter-frame 30 May 2019, 02:02:03 UTC
f752616 fix root cause of #3819 and #3471; still a bit slow/weird, but makes sense. 30 May 2019, 02:00:51 UTC
84f3018 jupyter/frame editor -- properly refresh 30 May 2019, 00:40:06 UTC
b5c0925 jupyter: fix format button to show correct tooltip and appear 29 May 2019, 20:43:17 UTC
bdffd6c jupyter: menu item clean up 29 May 2019, 05:29:56 UTC
75ac358 jupyter: finish commands file 29 May 2019, 05:15:24 UTC
5f83c8c example email address 29 May 2019, 02:26:55 UTC
1c0d0c0 jupyter: make format command work (button still doesn't appear) 29 May 2019, 00:42:24 UTC
214ad15 jupyter: support zoom in/out commands 29 May 2019, 00:18:29 UTC
592f3e3 jupyter: make view mode be per frame. 28 May 2019, 23:20:41 UTC
768bb41 jupyter: clean up assistant usage; other commands 28 May 2019, 23:05:02 UTC
b5521f8 jupyter: clean up insert-image (note: may still be buggy) 28 May 2019, 03:06:17 UTC
a615ccd refactor some cell selection code 27 May 2019, 16:52:21 UTC
aa298f1 fix #3846 by changing it from contrl+i to shift+control+i (i.e., minimal change since this code is all going to disappear soon) 27 May 2019, 15:07:49 UTC
04de854 use lodash for keys (instead of underscore) 27 May 2019, 13:49:27 UTC
84972f8 Merge branch 'master' into jupyter-frame 27 May 2019, 13:42:41 UTC
de9bd4f fix #3849 -- side chat: this.input_ref.current.focus is not a function 27 May 2019, 13:05:10 UTC
7fe9fb6 Merge pull request #3851 from sagemathinc/issue/3850 fix edge 18 incompatibiltiy in url-regex lib 27 May 2019, 10:58:57 UTC
b40a56b webapp: fix broken settings test, 2nd attempt 27 May 2019, 10:19:46 UTC
750811a fixing hub startup (double ts-node not possible?) and a webapp test 27 May 2019, 09:35:08 UTC
0398706 fix edge 18 incompatibiltiy in url-regex lib -- #3850 27 May 2019, 08:55:04 UTC
ce1ff02 Merge branch 'fix-spell-config' 26 May 2019, 08:59:05 UTC
c4f509c webapp/frame editor: missing available_features prop for Leafs -- #3848 26 May 2019, 08:57:25 UTC
9189891 at least link from the share server to cocalc! 25 May 2019, 00:08:36 UTC
fde8b41 change a hack, since it didn't work; fix merge mistake 24 May 2019, 23:56:11 UTC
ba95dde Merge branch 'master' into jupyter-frame 24 May 2019, 22:53:39 UTC
511229f add comment about why 24 May 2019, 22:48:43 UTC
d0f5119 Merge pull request #3845 from sagemathinc/add-disable-mentions-account-option Add disable mentions account option 24 May 2019, 22:39:48 UTC
5bb49fa Hook in account setting 24 May 2019, 21:53:24 UTC
c74fb65 Add option to disable mentions 24 May 2019, 21:16:32 UTC
5c48f1a password reset link was missing for admins 24 May 2019, 20:06:16 UTC
87d1470 legacy --> official 24 May 2019, 19:02:37 UTC
4270f2c do not include broken email verify request in invite email. 24 May 2019, 18:49:25 UTC
d017d35 Merge pull request #3659 from sagemathinc/webapp-custom-software webapp changes for custom software images 24 May 2019, 18:40:30 UTC
c16a914 webapp/x11: further delay initialization of initial mount due to loading configuration 24 May 2019, 13:26:04 UTC
21a890c webapp/x11: attempt to clarify unknown configuration vs. not available 24 May 2019, 10:00:11 UTC
9adf386 project/custom software: fallback if project is old 23 May 2019, 15:09:08 UTC
d39bdaf webapp/custom software: backwards compatibility with old projects 23 May 2019, 13:24:07 UTC
65b623b Merge remote-tracking branch 'origin/master' into webapp-custom-software 23 May 2019, 12:13:46 UTC
d98ac01 webapp/image settings: fallback if image title is not known 23 May 2019, 12:11:25 UTC
cbe2fac Merge remote-tracking branch 'origin/master' into webapp-custom-software 23 May 2019, 08:26:46 UTC
4a90ff9 fix #3843 -- include "event" and "account_id" keys in the response data for the create_account api call. 23 May 2019, 04:08:01 UTC
1faab37 jupyter: fullscreen toggle slight cleanup 23 May 2019, 01:15:56 UTC
139af3a jupyter: way more typing; ability to customize shell button; shell support for jupyter (partial) 23 May 2019, 00:56:54 UTC
beeff07 jupyter: misc tightening stuff up... 22 May 2019, 23:28:16 UTC
a5e9492 jupyter: fix issue with editing md cell 22 May 2019, 21:59:03 UTC
eb05fa9 jupyter: revamp merge cells (and more) 22 May 2019, 20:08:16 UTC
1952411 jupyter: mainly implement moving edit cursor 22 May 2019, 19:11:18 UTC
3c8eb60 jupyter: move and clean up some nbconvert code 22 May 2019, 18:53:04 UTC
09c72b7 jupyter: mainly revamp copy/paste 22 May 2019, 18:33:33 UTC
8827b45 Merge branch 'master' into jupyter-frame 22 May 2019, 15:37:01 UTC
f39e3fd jupyter -- refactor confirm dialog (and use async) 22 May 2019, 15:36:31 UTC
76b7312 Merge remote-tracking branch 'origin/master' into webapp-custom-software 22 May 2019, 15:30:58 UTC
f806b56 Merge pull request #3840 from sagemathinc/more-landing-pages static page improvements 22 May 2019, 15:18:36 UTC
fc86149 static/landing: spelling 22 May 2019, 15:12:56 UTC
back to top