sort by:
Revision Author Date Message Commit Date
c269db8 css: fixing path to CSS files in CDN (why are they on the landing page???), by using the same version of waht we install and adding integrity checks 26 February 2019, 17:19:14 UTC
a52e615 Merge remote-tracking branch 'origin/master' into katex-0.10 26 February 2019, 16:35:43 UTC
c92884f Merge pull request #3631 from sagemathinc/nodejs-10 make projects nodejs 8 and 10 compatible 26 February 2019, 16:09:52 UTC
2437c0f node utils: replace memwatch-next (dead project) by node-memwatch (node 8 and 10 compatible) 26 February 2019, 11:26:29 UTC
cbe9845 project: update node-pty (used in terminal/server) 26 February 2019, 11:13:28 UTC
15e5f69 add jupyter classic and jupyterlab buttons to +New 25 February 2019, 21:56:09 UTC
27e64be fix https://github.com/sagemathinc/cocalc/issues/3618 25 February 2019, 21:35:23 UTC
a2a0804 Revert "webapp: calculate project uptime based on "status->>time"" This reverts commit 54e02f1b6b42a9beb6182714371baac1a9ec8063. 25 February 2019, 21:19:10 UTC
33c7761 Merge pull request #3432 from sagemathinc/proj-uptime-fix Project uptime fix 25 February 2019, 20:08:29 UTC
e8dfdac Merge pull request #3630 from fchapoton/patch-6 remove one useless line 25 February 2019, 20:07:38 UTC
bc8ec1f remove one useless line foudn by lgtm : https://lgtm.com/projects/g/sagemathinc/cocalc/alerts/?mode=list&lang=python 25 February 2019, 19:57:45 UTC
91d2639 lower connection limit 25 February 2019, 15:32:51 UTC
8550ed0 Merge remote-tracking branch 'origin/master' into proj-uptime-fix 25 February 2019, 13:36:09 UTC
b7e0208 further work to make project websocket less likely to DDOS our proxy server 25 February 2019, 07:54:03 UTC
76eb372 reorg some backend code and changing logging; probably has no impact 25 February 2019, 07:39:45 UTC
b894a07 make websocket to project connection params much more relaxed, to reduce server load 25 February 2019, 07:33:36 UTC
3161ffe sync: fix exception that was happening in frontend (this is good on general principle, but probably doesn't help with anything yet). 25 February 2019, 06:56:20 UTC
f13b1f9 switch to STRML's fork of primus-multiplex, which has some VERY important bug fixes and improvements 25 February 2019, 05:02:30 UTC
87c4460 Merge pull request #3627 from DrXyzzy/help_links help button links moved to user manual 25 February 2019, 03:53:38 UTC
bf47c63 help button links moved to user manual 25 February 2019, 01:34:09 UTC
1dadf06 fix https://github.com/sagemathinc/cocalc/issues/3625, and even include a new unit test to verify the fix! 24 February 2019, 18:23:58 UTC
62ff9e8 fix https://github.com/sagemathinc/cocalc/issues/3626 24 February 2019, 17:52:27 UTC
0dfdefd Merge pull request #3624 from sagemathinc/proj-x11-type-spawn proj/x11 server: type spawn options 24 February 2019, 17:42:39 UTC
0929f89 Merge pull request #3623 from sagemathinc/format-package-file package.json: just formatting, npm modifies it 24 February 2019, 17:42:09 UTC
70c1366 webpack config -- remove not needed returns, etc. 24 February 2019, 17:32:18 UTC
28c62d4 proj/x11 server: type spawn options 24 February 2019, 12:46:20 UTC
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
f4995b9 webapp: update katex 0.10.1 also update latex.js (which has a katex dependency) 22 February 2019, 13:07:30 UTC
5d788e2 Merge remote-tracking branch 'origin/master' into katex-0.10 22 February 2019, 12:32:48 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
back to top