https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
f843231 Fix width styling and send button 07 March 2019, 05:22:36 UTC
ff5c099 make mention notifications easier to customize via env vars 06 March 2019, 23:54:05 UTC
11965bc mentions -- first minimal viable version of backend. does it work? 06 March 2019, 23:28:34 UTC
940d22c Merge branch 'mentions' of github.com:sagemathinc/cocalc into mentions 06 March 2019, 21:49:25 UTC
be7109b Merge branch 'master' into mentions 06 March 2019, 21:49:21 UTC
aa0a2d4 new version 06 March 2019, 19:41:31 UTC
ffe6df6 try to address another problem with primus-multiplex via a stupid hack 06 March 2019, 19:39:50 UTC
49f390f Merge branch 'master' into mentions 06 March 2019, 18:40:27 UTC
e024e13 Improve styling 06 March 2019, 18:39:26 UTC
63864d9 Improve smc_chat mentions css 06 March 2019, 18:13:17 UTC
11bb90e sync: further tweaks -- this passes my connection tests, but I don't know if it is enough 06 March 2019, 14:47:15 UTC
019a6c0 version bump, of course 06 March 2019, 14:23:24 UTC
cdf97e6 add back open/close listeners for channel reconnect, since they may be needed 06 March 2019, 14:15:24 UTC
2fc43c5 fix subtle issues involving channels and reconnecting 06 March 2019, 08:11:17 UTC
1a1889d Change placeholder text if no collaborators to @name 06 March 2019, 01:50:54 UTC
cd6b5a6 Change some styling 05 March 2019, 20:51:33 UTC
b454810 Filter out the active user from mention suggestions 05 March 2019, 19:54:55 UTC
5dc9868 Add mentions to chat rooms 05 March 2019, 18:56:38 UTC
2cc1858 Merge branch 'master' of github.com:sagemathinc/cocalc 05 March 2019, 17:45:57 UTC
0ef9a06 api export: add timestamp and git rev info 05 March 2019, 09:10:05 UTC
8b20a64 make backend directory listing respect hidden (this doesn't fix anything yet) 05 March 2019, 07:20:20 UTC
896556e Merge branch 'master' of github.com:sagemathinc/cocalc 04 March 2019, 21:49:04 UTC
ff23b80 docs about upgrading codemirror 04 March 2019, 21:48:53 UTC
0ce2ac2 todo 04 March 2019, 21:48:35 UTC
d8a7b80 Merge pull request #3654 from sagemathinc/api2doc-export doc: little extractor to get a serialized representation of the api doc 04 March 2019, 20:27:30 UTC
25547a8 doc: little extractor to get a serialized representation of the api doc 04 March 2019, 20:18:41 UTC
df8ffeb Merge branch 'master' into mentions 04 March 2019, 04:44:24 UTC
a83a37f fix https://github.com/sagemathinc/cocalc/issues/3647 and fix https://github.com/sagemathinc/cocalc/issues/3652 by disabling codemirror static renderer 04 March 2019, 04:38:17 UTC
6a8c408 Add mentions ui to side chat 04 March 2019, 03:48:16 UTC
cdff252 implement mvp backend component of https://github.com/sagemathinc/cocalc/issues/3599 -- @mentions; this makes it so with cc-in-cc dev a new notifications loop gets run periodically. It will NOT send any emails if sendgrid isn't setup, but you can query the mentions table in your local postgresql database to see that mentions are received and handled (by done=true and the error column being set). 03 March 2019, 20:54:24 UTC
278e5f5 improve wording of cocalc-docker link 03 March 2019, 15:36:33 UTC
7d5fafb fix https://github.com/sagemathinc/cocalc/issues/3611 -- tab complete then move cursor 03 March 2019, 03:15:57 UTC
12732c7 Merge branch 'master' of github.com:sagemathinc/cocalc 03 March 2019, 01:51:14 UTC
7ab4392 fix https://github.com/sagemathinc/cocalc/issues/3613 -- I'm not going to bother with the sagews %md cells, because that's quite hard... and sagews will get rewritten soon anyways. The actual fix here (overloading the function in a derived class) works fine, but is kind of lame. 03 March 2019, 01:49:23 UTC
03b4aee Merge pull request #3649 from sagemathinc/issue/3648 webapp/video chat: there could be no video window 03 March 2019, 01:19:58 UTC
fbc511c Merge pull request #3646 from fchapoton/patch-8 various fixes 03 March 2019, 01:18:05 UTC
9b81d19 webapp/video chat: there could be no video window 02 March 2019, 14:06:18 UTC
91e97cb t push origin masterMerge branch 'proj-listing-hide-masked' 01 March 2019, 23:52:05 UTC
9573bab various fixes mainly imports, all found by lgtm 01 March 2019, 19:58:12 UTC
7cef880 sync bug: fix case that could lead to too many channels -- (1) disconnect from network; (2) open and immediately close a markdown file 10+ times; (3) reconnect and see 10+ connections left open, which wastes local_hub memory. Probably something similar happens with clients left open for a way with network coming and going, which leads to memory leaks over time. 01 March 2019, 18:19:58 UTC
ec70b7b delete some no-longer used python scripts -- see comments at https://github.com/sagemathinc/cocalc/pull/3633 01 March 2019, 04:26:16 UTC
babb24d Merge pull request #3633 from fchapoton/patch-7 fixing imports 01 March 2019, 04:23:15 UTC
31281f1 lock down katex version, and also "document" it 01 March 2019, 04:19:37 UTC
60c2145 Merge pull request #3313 from sagemathinc/katex-0.10 katex 0.10.1 and fixing CSS files via CDN 01 March 2019, 04:06:51 UTC
7a9a550 Merge pull request #3640 from sagemathinc/mem-page-moved webapp/projects: memory/oom page moved 01 March 2019, 03:32:10 UTC
aa879e8 further tweak to miniterm pos 01 March 2019, 03:31:35 UTC
58eb69c Merge pull request #3638 from sagemathinc/miniterm-maxwidth webapp/miniterm: restrict max width to avoid being off screen 01 March 2019, 03:21:51 UTC
9d6b530 Merge pull request #3636 from sagemathinc/ga-clean-path static: do not report query params to GA 01 March 2019, 03:17:26 UTC
bc9736b further improvements to https://github.com/sagemathinc/cocalc/issues/3643 01 March 2019, 01:29:15 UTC
b9fa37a implement https://github.com/sagemathinc/cocalc/issues/3643 -- only works if user restarts project and refreshes browser, otherwise gracefully degrades; ALSO, rewrote directory listing code in typescript. 28 February 2019, 18:13:08 UTC
4fc1299 fix bug where files would randomly not open; this was supposed to be fixed by 22cefe632c84434e43853ddbfc005852b87726ec but it wasn't; this was caused by work on ephemeral projects 28 February 2019, 04:05:27 UTC
3b7c2ec webapp/projects: memory/oom page moved 27 February 2019, 17:12:36 UTC
778015b webapp/miniterm: restrict max width to avoid being off screen 27 February 2019, 14:20:56 UTC
5789879 static: do not report query params to GA 27 February 2019, 08:51:27 UTC
b0df27e another bugfix (dbg not defined) 27 February 2019, 04:10:33 UTC
7c99af1 stupid typo 27 February 2019, 03:53:03 UTC
5f87e83 implement version check (using client cookie) for hub-proxy. 27 February 2019, 03:15:17 UTC
8080294 make client set cookie containing their software version 27 February 2019, 01:14:21 UTC
1bb6c3e also increase the wait 26 February 2019, 23:50:58 UTC
586fbdd lower max connections to 20 26 February 2019, 23:49:04 UTC
166ec70 Merge branch 'master' of github.com:sagemathinc/cocalc 26 February 2019, 23:43:36 UTC
22cefe6 fix a bug where sometimes files couldn't be opened unless you restart project; this could happen if there was an error during initialization that got swallowed... 26 February 2019, 23:42:33 UTC
c4d0ecd webapp/listing: also hide autogenerated files if they are not masked 26 February 2019, 20:30:13 UTC
8828afc fixing imports * sha is deprecated in favour of hashlib * socket was imported twice 26 February 2019, 19:31:14 UTC
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
e3f3964 webapp/project listing: toggle button to hide masked files 26 February 2019, 15:50:59 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
back to top