https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
cff6dc8 package.json: just formatting, npm modifies it 24 February 2019, 11:51:07 UTC
9307736 rewrite webpack config in javascript 24 February 2019, 03:59:26 UTC
732f965 fix for newer jsdom and localstorage 23 February 2019, 19:01:04 UTC
77676a7 package-lock.json reset 23 February 2019, 18:42:21 UTC
0f84a21 Merge branch 'master' of github.com:sagemathinc/cocalc 23 February 2019, 18:41:06 UTC
bc8edb0 switch BACK to cjsx-loader; babel support for CJSX is degrading, since nobody uses coffeescript anymore 23 February 2019, 18:37:56 UTC
60d00be Merge pull request #3621 from sagemathinc/revert-pr-3616 webapp: reverting #3616 and adding two npm targets for removing or resetting all lock files 23 February 2019, 17:54:16 UTC
425cc02 webapp: reverting #3616 and adding two npm targets for removing or resetting all lock files 23 February 2019, 17:38:06 UTC
e0cab8c raise limit 23 February 2019, 17:04:03 UTC
e93c19f upgrade webpack-cli 23 February 2019, 15:29:50 UTC
26cef31 fix bad first experience: +New --> Latex --> no pdf on the right (now there will be one), by retrying. 22 February 2019, 19:32:42 UTC
6e3022b Merge pull request #3614 from sagemathinc/latex-sagetex-errors webapp/latex: showing errors of sagetex 22 February 2019, 19:19:14 UTC
cddf38a Merge pull request #3615 from sagemathinc/pdfjs-2.0.943 webapp/latex: update pdfjs 2.0.943 22 February 2019, 19:19:04 UTC
b2d8907 Merge pull request #3616 from sagemathinc/cleanup-package-lock webapp build: cleanup all of "our" package-lock files 22 February 2019, 19:18:40 UTC
efabf62 project-level per-client channel+connection limit to prevent rogue clients from crashing projects 22 February 2019, 19:14:13 UTC
5c30314 stacktrace related to mathjax and sagews -- fix https://github.com/sagemathinc/cocalc/issues/3620 22 February 2019, 19:10:54 UTC
1e66a22 cleanup: tweak git ls-tree in such a way, that it also removes the lock file in the smc root dir 22 February 2019, 15:00:08 UTC
f01e41c Merge remote-tracking branch 'origin/master' into cleanup-package-lock 22 February 2019, 14:52:04 UTC
f5827a7 Merge branch 'master' of github.com:sagemathinc/cocalc 21 February 2019, 16:32:26 UTC
d590a4a fix https://github.com/sagemathinc/cocalc/issues/3617 21 February 2019, 16:30:54 UTC
65895b6 Update README.md 21 February 2019, 15:21:47 UTC
0ea7f0d webapp build: also cleaning up package-lock in install.py 21 February 2019, 13:07:33 UTC
ae29adf webapp build: cleanup all of "our" package-lock files 21 February 2019, 12:59:22 UTC
bd4b3f5 webapp/latex: update pdfjs 2.0.943 21 February 2019, 12:11:31 UTC
f3c43fd webapp/latex: showing errors of sagetex in the error panel 20 February 2019, 20:35:37 UTC
98b993e get rid of a bunch of cheating the typescript strict null checker in jupyter typescript 20 February 2019, 17:26:36 UTC
3e0de9f fix https://github.com/sagemathinc/cocalc/issues/3608, part 2 20 February 2019, 17:25:16 UTC
630a91b fix https://github.com/sagemathinc/cocalc/issues/3607 -- jupyter cell split edge case 20 February 2019, 17:18:10 UTC
e58800a fix https://github.com/sagemathinc/cocalc/issues/3608 20 February 2019, 17:12:36 UTC
746553b make the sign in page less jarring by not hiding the form (instead disable) 20 February 2019, 17:07:32 UTC
63c4530 many sagemath.com --> cocalc.com; five minutes to reduce confusion. 20 February 2019, 16:56:27 UTC
15088a6 dispaly sign in form even without terms, but disabled -- this avoids confusion. 20 February 2019, 16:37:51 UTC
f71bdf5 Merge pull request #3612 from sagemathinc/disable-sign-up-intent-ui Disable sign up intents 20 February 2019, 16:19:07 UTC
17cf56a Disable sign up intents 19 February 2019, 18:54:07 UTC
4911427 fix a jupyter stacktrace (edge case) 19 February 2019, 16:08:15 UTC
8d1af66 fix https://github.com/sagemathinc/cocalc/issues/3595 -- this is a totally different approach to previous commit. 19 February 2019, 06:20:53 UTC
8e88bd8 fix https://github.com/sagemathinc/cocalc/issues/3595 by making it so there can be at most one syncdoc on a path at a time. This works very well... except it completely breaks TimeTravel. 19 February 2019, 01:32:15 UTC
81d0d34 update version, and put in missing await 18 February 2019, 23:58:38 UTC
8fc2dc9 reduce project logging of incoming sync messages 18 February 2019, 22:55:47 UTC
9330fd9 version update 18 February 2019, 22:44:24 UTC
8273ea7 fix https://github.com/sagemathinc/cocalc/issues/3603 -- and some surrounding similar potential issues; it would be better to fix this using stronger typing, but that's a bigger project 18 February 2019, 22:37:47 UTC
be9c54b hard downgrade xterm.js to 3.10, since 3.11 is badly broken due to https://github.com/xtermjs/xterm.js/pull/1864; we will wait until that messed is sorted out before ever upgrading xterm.js again: see https://github.com/xtermjs/xterm.js/issues/1932 and 18 February 2019, 22:20:35 UTC
48bdf7b fix https://github.com/sagemathinc/cocalc/issues/3601, hopefully; previous fix was clearly incomplete and could be broke via mesg={get:'a'} 18 February 2019, 22:07:54 UTC
d8dff03 Merge pull request #3597 from sagemathinc/more-filetypes-x11-impress webapp: register more unknown filetypes, add x11/impress, and tweak icon 18 February 2019, 20:51:02 UTC
af4b5fe Merge pull request #3600 from sagemathinc/fix-title-notification-count webapp: fix title notification count in (..) 18 February 2019, 17:01:56 UTC
ee20806 fix a test 18 February 2019, 16:58:38 UTC
ade0ae2 webapp/editor-data: merging changes to generic.cjsx to generic.tsx 18 February 2019, 15:53:49 UTC
6adca02 webapp: fix title notification count in (..) 18 February 2019, 15:14:11 UTC
89520c1 fix https://github.com/sagemathinc/cocalc/issues/3197 -- svg encoding on share server 17 February 2019, 21:01:01 UTC
eb10a4b issue with uncommitted changes again 17 February 2019, 20:51:42 UTC
eab9974 rewrite generic editor in typescript 17 February 2019, 19:35:41 UTC
01f65d9 webapp: register more unknown filetypes, add x11/impress, and tweak icon 17 February 2019, 19:32:04 UTC
ef62d2e add h4/h5 as special generic file type 17 February 2019, 18:26:51 UTC
3f3ebf8 fix https://github.com/sagemathinc/cocalc/issues/3577 16 February 2019, 16:53:05 UTC
77c953e version bump 16 February 2019, 16:36:48 UTC
4fc8232 remove spurious log message 16 February 2019, 16:36:40 UTC
d25c2ee Merge pull request #3584 from rgbkrk/explicit-module-name-mapping configure sync's jest setup to run solo 16 February 2019, 16:21:56 UTC
9d61036 fix https://github.com/sagemathinc/cocalc/issues/3593; limit number of channels for a synctable to 150; show synctable channel errors on frontend; throttle frontend reconnect attempts; make sync-doc save a no-op if file is in the process of closing; fix an edge case async condition that causes a traceback with sage worksheets 16 February 2019, 16:15:07 UTC
7918a12 Merge pull request #3592 from sagemathinc/fix-jquery-cell-input hub startup: fix yet another error TS2581: Cannot find name "$". 16 February 2019, 15:53:47 UTC
18b32ef hub startup: fix yet another error TS2581: Cannot find name "$". 16 February 2019, 12:56:36 UTC
076b356 remove frontend log message 15 February 2019, 15:12:11 UTC
43a9317 Merge pull request #3591 from sagemathinc/ephemeral-upgrade-specs upgrades: add stubs for ephemeral_state and ephemeral_disk 15 February 2019, 14:36:01 UTC
c1554b7 upgrades: add stubs for ephemeral_state and ephemeral_disk 15 February 2019, 14:33:24 UTC
16ff2b0 fix https://github.com/sagemathinc/cocalc/issues/3506a - too many sage servers started at once 15 February 2019, 02:23:58 UTC
253950f new version 14 February 2019, 22:41:26 UTC
9900f3c remove debug line 14 February 2019, 22:40:29 UTC
23d36ca fix https://github.com/sagemathinc/cocalc/issues/3583 by making projects/projects_all more robust 14 February 2019, 22:36:18 UTC
c4bf0ce remove a few stupid implicit returns 14 February 2019, 22:33:50 UTC
d0cf43f fix https://github.com/sagemathinc/cocalc/issues/2806 -- jupyter keyboard focus issue; also clean up some horrible impossible-to-read decaf-created code 14 February 2019, 21:47:06 UTC
ed89fbc Merge branch 'master' of github.com:sagemathinc/cocalc 14 February 2019, 21:13:55 UTC
aa35c5f Merge pull request #3587 from sagemathinc/update-examples-issue-15 update examples for julia 1.1 14 February 2019, 17:59:44 UTC
b342bc2 update examples: mainly https://github.com/sagemathinc/cocalc-assistant/issues/15 14 February 2019, 15:32:47 UTC
20f32ee configure sync's jest setup to run solo 14 February 2019, 12:25:11 UTC
759a400 wipe dev sqlite file when starting cocalc dev server 14 February 2019, 04:04:47 UTC
0dfb372 Merge branch 'master' into ephemeral 14 February 2019, 04:00:13 UTC
0f494c9 fix issue with jquery + share server and typescript 14 February 2019, 03:59:43 UTC
7dfbc7b Merge branch 'master' into ephemeral 14 February 2019, 03:43:54 UTC
b80b956 Merge branch 'track-jupyter-actions' 14 February 2019, 01:30:55 UTC
d0f3b3d Add file-use open tracking 14 February 2019, 01:30:12 UTC
6def839 Merge branch 'master' into ephemeral 14 February 2019, 00:21:15 UTC
f5e4a19 fix https://github.com/sagemathinc/cocalc/issues/3577 14 February 2019, 00:16:00 UTC
bebd158 Add tracking to jupyter kernel change 14 February 2019, 00:12:46 UTC
df37358 some cosmetic tweaks to upgrades panel; makes things more verbose and less clean, but hopefully CLEARER. 13 February 2019, 22:59:45 UTC
668bf38 bug fixes 13 February 2019, 20:05:01 UTC
8d3a509 fix mistake in notify count that caused exception (not really harmful, but) 13 February 2019, 20:04:34 UTC
4cce465 reorganize code from https://github.com/sagemathinc/cocalc/pull/3581 13 February 2019, 20:02:19 UTC
9c4a508 Merge pull request #3581 from sagemathinc/issue/3580 jupyter: remove a not-null assertion and update jquery 13 February 2019, 19:57:00 UTC
f1413dc jupyter2/cell-list: removing !-not-null assertion and focusing in case of a fallback -- #3580 13 February 2019, 18:09:16 UTC
ec67889 oops -- left in some debugging code that broke some testing 13 February 2019, 17:24:27 UTC
e48df55 webapp: update jquery to 3.3.1 (which is a dependency of other packages, too) 13 February 2019, 17:22:27 UTC
4643f9c improve upgrades UI 13 February 2019, 17:22:21 UTC
3ea97e6 sync -- maybe fix bug that causes the number of connection to grow in some cases when the network is bad (but maybe not); improves backend logging 13 February 2019, 05:56:18 UTC
edb6bce ver update 13 February 2019, 01:38:12 UTC
5c78b40 Merge branch 'master' of github.com:sagemathinc/cocalc 13 February 2019, 01:36:13 UTC
0d6ceb6 file-use: fix some bugs 13 February 2019, 01:33:19 UTC
efd78f3 file-use rewrite: get it to load 13 February 2019, 01:19:41 UTC
afb0bc2 file-use rewrite: fix all the typescript errors. 13 February 2019, 00:36:28 UTC
5caf0b6 Add analytics to upload button and file row clicks 12 February 2019, 23:47:45 UTC
db125d6 working on rewrite of file-use in typescript 12 February 2019, 22:13:32 UTC
3c32309 be a little more patient when saving sync-doc to disk 12 February 2019, 20:47:10 UTC
back to top