https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
83073a7 factor out the project row from the projects listing; also make title/desc render as markdown (not HTML!), more space for state, and less clutter/space wasted on desc. 31 October 2017, 13:24:42 UTC
fdecc1f move create project spinner to left for consistency with rest of cocalc. 31 October 2017, 13:02:12 UTC
ba950b1 refactor project creation code out to another file 31 October 2017, 04:11:23 UTC
1697fb9 Merge branch 'master' of github.com:sagemathinc/cocalc 31 October 2017, 03:28:06 UTC
07528a3 add collaborators -- fix the bugs in properly reseting the form after sending or adding (due to confusion about how controlled components work?) 31 October 2017, 03:21:38 UTC
7554d76 factor collaborator search out of project settings 31 October 2017, 03:07:01 UTC
64b0763 Merge pull request #2451 from DrXyzzy/issue/2450 Issue/2450 31 October 2017, 00:37:57 UTC
b2aadcb Merge pull request #2454 from DrXyzzy/issue/2453 invitation from CoCalc, not SMC 31 October 2017, 00:36:16 UTC
2832f76 make a change that might fix https://github.com/sagemathinc/cocalc/issues/2455 (task bug), probably won't make things worse. I don't know if this works, since I can't replicate the bug... 31 October 2017, 00:16:59 UTC
093aa36 invitation from CoCalc, not SMC 30 October 2017, 21:05:03 UTC
272066b something toward #2254 for jupyter notebooks... 30 October 2017, 20:37:25 UTC
2a84c8f sagews: adding test for #2450 30 October 2017, 13:52:56 UTC
8893490 Merge branch 'issue/2450' of https://github.com/DrXyzzy/cocalc into DrXyzzy-issue/2450 30 October 2017, 13:25:32 UTC
ce2c341 webapp/sagews: reorg of help dropdown and linking to syntax error page 30 October 2017, 09:28:38 UTC
941827e sage load a little over 2 sec now 30 October 2017, 02:43:18 UTC
7e74503 ignore 3d plot kwds viewer='threejs' and online=.. 30 October 2017, 02:41:39 UTC
8800024 raise max concurrent for client, now that we have such good handling on the backend of the queue 29 October 2017, 16:32:47 UTC
e02bc62 jupyter: fix cursor movement between cells, which was surprisingly all broken (not reported?) 28 October 2017, 06:12:18 UTC
064887c fix bug caused by static rendering (cursor looses position on tab completion select) 28 October 2017, 05:37:00 UTC
2eff988 it seems like properly structuring the message fixes https://github.com/sagemathinc/cocalc/issues/2209; makes sense. 28 October 2017, 05:15:21 UTC
f109713 nothing much -- just some displayNames 28 October 2017, 00:11:40 UTC
d60c192 make cocalc jupyter use fast static rendering for most input cells; much faster for large notebooks. 27 October 2017, 23:43:37 UTC
1781642 Merge branch 'master' of github.com:sagemathinc/cocalc 27 October 2017, 23:12:51 UTC
37682a7 delete some accidental logging 27 October 2017, 23:12:31 UTC
79f5bad Fix issue 2448 27 October 2017, 23:11:52 UTC
f009f0b fix https://github.com/sagemathinc/cocalc/issues/2382 -- race condition when opening syncstring. 27 October 2017, 22:36:44 UTC
4bfeaab add some commented out logging code, which is useful for understanding db queries from client 27 October 2017, 19:54:39 UTC
1c40ccb make an optimization to opening files -- determine read-only status at some time as initialization 27 October 2017, 19:37:20 UTC
a0a14d1 Merge branch 'proj-cpu' 27 October 2017, 16:00:17 UTC
1d9bcd1 Merge branch 'master' into proj-cpu 27 October 2017, 15:57:56 UTC
ffd6d14 webapp: expose uptime and total cpu usage in project settings (this is kucalc specific) 26 October 2017, 18:45:40 UTC
b06c9ba handle an edge race condition noticed in prod (that was harmless-ish) 26 October 2017, 18:05:08 UTC
93f9233 add a clarifying comment 26 October 2017, 17:34:59 UTC
c778523 don't show idle time if not enough info to do so... 26 October 2017, 17:31:07 UTC
c466d07 add support link for sage 26 October 2017, 15:22:12 UTC
79b781f gracefully fail to log open time if project not known to client (e.g., maybe admin) 26 October 2017, 14:02:00 UTC
6933d12 add idle timeout info to project settings... 26 October 2017, 00:32:39 UTC
3c8cbef user server time for project log entries 25 October 2017, 23:28:19 UTC
d9360ba do not render project log events of unknown type... 25 October 2017, 23:01:10 UTC
b440816 include file open times in project log, fr most file types. 25 October 2017, 22:28:42 UTC
8882d4a more clarification of classical vs modern jupyter 25 October 2017, 17:06:49 UTC
d12464a webapp/account settings: add toggle button for jupyter_classic editor setting 25 October 2017, 15:55:44 UTC
56de49f fix jupyter classic / modern settings option 25 October 2017, 15:49:10 UTC
d121237 typo in webapp/billing 25 October 2017, 10:18:56 UTC
d540a90 add jupyter_classic editor setting. 24 October 2017, 21:13:04 UTC
da8b35f load only last 400 -- not 5000 (!) -- project log entries. More is rarely needed... 24 October 2017, 00:45:30 UTC
992c529 fix https://github.com/sagemathinc/cocalc/issues/2363 24 October 2017, 00:07:30 UTC
df5eb9e term: change rendering pause resize logi 23 October 2017, 23:54:55 UTC
b80b271 dissable term.js blinking, which maybe breaks copy and definitely wastes resources (since we use css anyways). 23 October 2017, 23:05:29 UTC
de6bb9b hopefully address issue with chat blanking traceback 23 October 2017, 22:20:13 UTC
8cc7866 log when user gets stripe info. 23 October 2017, 22:17:40 UTC
bb7c556 oops push 22 October 2017, 19:46:01 UTC
e1fd5d6 cookie - take 2 22 October 2017, 19:39:29 UTC
7230b0f rewrite feature check to be more robust 22 October 2017, 19:03:38 UTC
5dda0d0 Merge pull request #2441 from sagemathinc/conversions Conversions 22 October 2017, 18:05:46 UTC
d0f2d19 Merge branch 'master' into conversions 22 October 2017, 12:44:37 UTC
89f85c7 webapp: track conversion (basic setup) 22 October 2017, 12:43:46 UTC
9fa215c Merge branch 'master' into issue/2399 21 October 2017, 20:20:04 UTC
308aa8b Add built react-notify-resize 21 October 2017, 20:18:47 UTC
f6221f9 Merge branch 'master' of github.com:sagemathinc/cocalc 21 October 2017, 16:27:50 UTC
56027d9 reorganize the help dialog. 21 October 2017, 16:27:27 UTC
9882ec7 webapp/course: mention an article about how to import the CSV grades files into excel 21 October 2017, 12:03:51 UTC
94837bb inventory: step 1 20 October 2017, 17:03:45 UTC
f9d03da robots.txt: allow calculus tutorial project to be indexed 20 October 2017, 09:53:08 UTC
278de6d fix additional md scroll issue... 19 October 2017, 05:37:21 UTC
3c4f787 Replace old instances of SageMathCloud 19 October 2017, 01:18:09 UTC
014e141 add help about subscription not working 18 October 2017, 20:50:24 UTC
a632996 fix https://github.com/sagemathinc/cocalc/issues/1097 -- markdown scroll pos 18 October 2017, 17:40:38 UTC
3ff9d72 Merge branch 'robots.txt' 18 October 2017, 14:11:19 UTC
4d1d228 robots.txt: returning a simple one, to mitigate crawl errors 18 October 2017, 14:03:46 UTC
7c715cb make it possible to customize stripe dump target 16 October 2017, 21:05:51 UTC
62a50a6 15 minute idle timeout 16 October 2017, 19:13:08 UTC
c0749e3 revert much of the fix for 2128 -- it doesn't work due to subtle issues; will fix in followup; reverting is to not make things horribly worse. 16 October 2017, 06:57:51 UTC
b05ecc4 make the memorize path so light I might not notice it. 16 October 2017, 05:49:30 UTC
e34a7f8 fix https://github.com/sagemathinc/cocalc/issues/2128 16 October 2017, 05:32:08 UTC
faf734d add links to common support questions 16 October 2017, 03:43:47 UTC
43be89b user query throttle: only throttle user queries when there are a lot of queries going on globally; otherwise, done. 16 October 2017, 03:02:48 UTC
056179e make some user queries faster by getting less data 16 October 2017, 02:37:34 UTC
c34d754 make startup time faster, hopefully... 15 October 2017, 18:18:54 UTC
f6d69ad hub -- increase user query limit 15 October 2017, 04:19:01 UTC
32a4b05 fix some typos in idle timeout docs; change the default if account settings were to fail to 60 minutes (should never happen, but will be way less annoying noticeable if it does); maybe eliminate a race, but I doubt it. 14 October 2017, 17:49:17 UTC
e827142 fix https://github.com/sagemathinc/cocalc/issues/2207 by clarifying the text (also avoid inconsistent state) 14 October 2017, 00:07:34 UTC
6bd220e start raw server first; maybe get directory listing slightly more quickly (probably not) 13 October 2017, 23:07:58 UTC
584cddd do not wait as long between directory listing attempts 13 October 2017, 22:49:13 UTC
293751c Merge branch 'master' of github.com:sagemathinc/cocalc 13 October 2017, 22:17:39 UTC
1048a57 fix https://github.com/sagemathinc/cocalc/issues/1998 -- jupyter restart and clear output 13 October 2017, 22:13:25 UTC
1fe7251 Merge pull request #2286 from sagemathinc/project-files-memorize-path webapp/project files: memorizing recent subdirectory path to ease switching back and forth between directories 13 October 2017, 19:42:54 UTC
d7cf151 better julia sage doc 13 October 2017, 18:25:51 UTC
5e49942 Merge branch 'issue/2419' of https://github.com/DrXyzzy/cocalc into DrXyzzy-issue/2419 13 October 2017, 18:06:51 UTC
9ed6956 backend part of https://github.com/sagemathinc/cocalc/issues/2426 (session + support) 13 October 2017, 17:51:06 UTC
5ce52ea hopefully fix https://github.com/sagemathinc/cocalc/issues/2426 -- support links... 13 October 2017, 17:27:36 UTC
7e5be8d link to help -- fix https://github.com/sagemathinc/cocalc/issues/2424 13 October 2017, 17:14:18 UTC
69ce7eb test using %julia mode, not custom %jlk mode 13 October 2017, 15:55:23 UTC
275f044 use jupyter bridge for julia 13 October 2017, 15:54:44 UTC
3e3f6f7 webapp: disabling kubernetes banner on top. should be generalized for arbitrary info messages as outlined in #1982 13 October 2017, 09:42:24 UTC
eed5e64 fix https://github.com/sagemathinc/cocalc/issues/2217 -- overflow jupyter input 13 October 2017, 00:07:08 UTC
e19a1a3 fix https://github.com/sagemathinc/cocalc/issues/2021 -- output indentation style problem in jupyter 12 October 2017, 22:58:58 UTC
981ac33 fix https://github.com/sagemathinc/cocalc/issues/2131 -- tab button for jupyter 12 October 2017, 22:43:54 UTC
70fbbf8 fix https://github.com/sagemathinc/cocalc/issues/2372 -- jupyter alt+enter 12 October 2017, 21:58:12 UTC
2b68b6b fix jupyter issue with 'closed' message being confusing: https://github.com/sagemathinc/cocalc/issues/2388 12 October 2017, 20:11:40 UTC
back to top