https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
75448f0 webapp/jupyter2: resize too large images to container width with zoom option 09 October 2019, 14:32:55 UTC
d227c55 Merge pull request #4138 from sagemathinc/npm-updates-oct-19 Npm updates oct 19 08 October 2019, 21:49:32 UTC
421eb13 Merge branch 'master' of github.com:sagemathinc/cocalc 08 October 2019, 21:46:27 UTC
bbe5ead rewrite sage-8.9 compat code to be (I think) more robust 08 October 2019, 21:45:51 UTC
b08465e Merge pull request #4135 from sagemathinc/popconfirm-project-restart Popconfirm project restart 08 October 2019, 21:36:24 UTC
42e747e Merge branch 'master' into sagews-8.9 08 October 2019, 21:08:42 UTC
8eb66fa format sage_salvus.py using yapf defaults; this makes NO CHANGES except formatting. 08 October 2019, 21:07:20 UTC
6a96c7e make it so audio links are properly processed, so it's possible to embed audio tags in markdown, etc. 08 October 2019, 20:21:22 UTC
e53f91d terminal: restructure code and comment related to setting terminal size; also include debounce code commented out since it doesn't work at all (despite being suggested by the docs). 08 October 2019, 18:40:56 UTC
6667bd5 bugfix 08 October 2019, 18:06:43 UTC
a2007fe fix #4140 -- xterm.js fallout -- error resizing terminal 08 October 2019, 18:05:45 UTC
23f7395 fix #4137 -- admin: project settings do not load 08 October 2019, 17:06:13 UTC
98c5860 Merge branch 'webpack-4.41' into npm-updates-oct-19 08 October 2019, 08:39:01 UTC
f4f0c4f Merge remote-tracking branch 'origin/master' into npm-updates-oct-19 08 October 2019, 08:36:46 UTC
0d10516 nbgrader: implement full task support. 08 October 2019, 01:13:34 UTC
c1c4344 webapp/project control: popconfirm stop project + cleanup 07 October 2019, 12:23:35 UTC
d9acad9 webapp/project control: popconfirm with similar icon 07 October 2019, 12:12:54 UTC
3f752b8 webapp/project control: popconfirm for restarting the project 07 October 2019, 12:01:24 UTC
1ebf223 build: update webpack to 4.41 -- #4082 07 October 2019, 10:43:53 UTC
25b34e3 improve the chrome 77 websocket bug messages to be more informative and useful. 07 October 2019, 04:49:50 UTC
c8f409b sagews: fix compatibility issue with 8.9 05 October 2019, 09:26:23 UTC
fc6a3bf for non-kucalc only show idle timeout quota 05 October 2019, 04:21:41 UTC
a13e721 properly parse tsx files so they can be used on the backend in docker 05 October 2019, 01:35:12 UTC
e848cbc Merge pull request #4130 from sagemathinc/update-project-ts Update project ts 04 October 2019, 22:25:19 UTC
ee84fe1 Merge branch 'master' into update-project-ts 04 October 2019, 22:21:29 UTC
853ac9d Upgrade smc-hub 04 October 2019, 22:20:58 UTC
dd4827b Merge pull request #4129 from sagemathinc/update-project-ts Update typescript and @types 04 October 2019, 21:53:46 UTC
ba83556 fix #4041 -- enable enforcing idle timeout for cocalc-docker 04 October 2019, 21:50:34 UTC
1a02277 fix #4062 - allow sharing when commercial is no 04 October 2019, 21:42:51 UTC
7397e0f properly handle project settings quotas with and without commercial set; also fix that admin upgrade was completely broken 04 October 2019, 21:24:14 UTC
78c1435 Update typescript and @types 04 October 2019, 20:37:03 UTC
395833f fix #4118 (log line about contents); update nbgrader schema format to v3; initial foundations for task support 04 October 2019, 18:50:39 UTC
fcb2520 newer version 04 October 2019, 15:57:17 UTC
05ba919 Merge branch 'master' of github.com:sagemathinc/cocalc 04 October 2019, 15:57:12 UTC
ea737db properly initialize and export commercial state from customize (bug introduced in https://github.com/sagemathinc/cocalc/pull/4114) 04 October 2019, 15:55:23 UTC
005d28d update version 04 October 2019, 15:50:15 UTC
bf73853 properly reverting fill, part 2 -- I didn't realize the API had changed that much 04 October 2019, 15:36:56 UTC
029da0d Merge branch 'master' of github.com:sagemathinc/cocalc 04 October 2019, 14:44:02 UTC
24b0412 revert use of fill from https://github.com/sagemathinc/cocalc/pull/4119 04 October 2019, 14:39:24 UTC
34010ba webapp/util: import relatively, for cc-in-cc 04 October 2019, 13:04:08 UTC
d54dd89 fix a missing bind. 04 October 2019, 01:41:25 UTC
2e51359 fix some import bugs (due to changing semantics?) 04 October 2019, 01:32:21 UTC
cdb3af5 Merge pull request #4114 from sagemathinc/TS-project_settings.cjsx Ts project settings.cjsx 04 October 2019, 00:41:10 UTC
6af116d remove a console.log 04 October 2019, 00:34:55 UTC
509f76f Merge branch 'master' into TS-project_settings.cjsx 04 October 2019, 00:28:09 UTC
5b3094f Merge pull request #4119 from sagemathinc/ts-version-of-defaults Ts version of defaults 04 October 2019, 00:13:10 UTC
a440099 fix #4122 -- sage: mask autogenerated .sage.py files 03 October 2019, 17:10:17 UTC
4719840 Merge branch 'terminal-matplotlib-backend' 03 October 2019, 12:51:39 UTC
2a3f87a terminal: set MPLBACKEND to tell matplotlib how to draw -- #4120 03 October 2019, 09:04:33 UTC
22eb276 Fix missing name 01 October 2019, 23:13:26 UTC
80ac608 Actually use fill somewhere 01 October 2019, 23:12:20 UTC
0852b4a Add more docs and tests 01 October 2019, 22:57:55 UTC
94489fa Add utility types to smc-util 01 October 2019, 19:14:42 UTC
4b32003 Merge pull request #4117 from DrXyzzy/front-end-test-04 Front end test 04 01 October 2019, 18:50:06 UTC
158b5e3 Merge branch 'master' into TS-project_settings.cjsx 01 October 2019, 15:19:50 UTC
ee903c1 webapp: fix syntax error in cad51ccc41e50fb 01 October 2019, 15:11:51 UTC
5972821 remove files added by mistake 01 October 2019, 09:22:59 UTC
b44badb Add TS versions for defaults 01 October 2019, 00:09:30 UTC
0771ca5 Add smc-util project to jest 01 October 2019, 00:08:55 UTC
13e0036 package-lock.json 30 September 2019, 17:32:15 UTC
d50ea29 document install script 30 September 2019, 13:02:00 UTC
6ef06e1 rename test_files folder 30 September 2019, 12:49:01 UTC
83580ab install files to test project 30 September 2019, 12:43:55 UTC
adfd39c fix #4116 -- deleting a single student from a course is broken 29 September 2019, 20:35:27 UTC
9488509 split get_api_key out as separate fn 29 September 2019, 01:44:25 UTC
79bfc0b update comments 29 September 2019, 01:43:46 UTC
ade8028 Merge branch 'master' into TS-project_settings.cjsx 28 September 2019, 00:39:29 UTC
91464c3 jupyter: move contents info to the store and add section numbering (just to contents for now); the structure of the info will need to be reorganized and passed down to cells when being rendered, but that is for later. 27 September 2019, 23:51:00 UTC
192f5a4 Use misc2 for typing 27 September 2019, 23:48:31 UTC
beb8c29 Fix customize reduxProps 27 September 2019, 23:48:03 UTC
a1a3107 Fix runtime failures 27 September 2019, 22:51:50 UTC
9335632 convert stopwatch to use Antd 27 September 2019, 22:40:32 UTC
4ed10d8 Merge branch 'master' of github.com:sagemathinc/cocalc 27 September 2019, 22:04:37 UTC
cad51cc completely eliminate pnotify in favor of antd's notifications 27 September 2019, 22:04:12 UTC
52d8c60 report total pass/fail/skip 27 September 2019, 21:57:00 UTC
e34bcc8 fix for axios err on expired cert; timing 27 September 2019, 21:15:37 UTC
a3ed6ab move test file names from config file to types.ts 27 September 2019, 20:08:51 UTC
26d0dad Merge branch 'master' into TS-project_settings.cjsx 27 September 2019, 19:56:02 UTC
07e3d23 Update export 27 September 2019, 19:50:52 UTC
984be5b TS the rest of project_settings.cjsx Fist some other typings as well 27 September 2019, 19:48:54 UTC
8843aec Merge pull request #4113 from sagemathinc/fix-cocalc-docker build docker: just unblocking it to build 27 September 2019, 19:46:16 UTC
df82a3f build docker: npm ci does not work with global. instead, we should probably build it and then symlink from /usr/lib/node_modules 27 September 2019, 19:12:51 UTC
7f11ee0 TS ProjectControlPanel 27 September 2019, 18:45:13 UTC
94cafe1 Merge branch 'master' of github.com:sagemathinc/cocalc 27 September 2019, 18:19:39 UTC
d3b2075 fix #4112 (rmd problems) 27 September 2019, 18:19:08 UTC
46a5802 TS ProjectCapabilites 27 September 2019, 18:05:23 UTC
b326e2a TS SagewsPanel 27 September 2019, 17:49:03 UTC
8911a8a Merge pull request #4111 from sagemathinc/fix-cocalc-docker install: fix executor to make cocalc-docker build 27 September 2019, 17:39:56 UTC
99e2ad5 undo more antd css changes that break/change the site 27 September 2019, 17:37:10 UTC
b5d6659 TS customize.cjsx 27 September 2019, 17:22:55 UTC
bb9b0ff install: fix executor to make cocalc-docker build 27 September 2019, 17:09:21 UTC
a04ba82 Merge pull request #4110 from sagemathinc/fix-rmd webapp: fix Rmd rendering; slightly type directory listing fetch 27 September 2019, 16:27:26 UTC
1c72169 TS UsagePanel 27 September 2019, 16:22:38 UTC
1e99d3e Merge pull request #4108 from sagemathinc/issue-3782-debootstrap foundation for solving issue #3782 27 September 2019, 16:22:04 UTC
259a1ca TS UsagePanel 27 September 2019, 16:00:35 UTC
fa6dc8d Bind the correct functions 27 September 2019, 15:42:48 UTC
b1d7d18 report counts of pass/fail 27 September 2019, 12:14:59 UTC
5906b33 webapp: fix Rmd rendering; slightly type directory listing fetch 27 September 2019, 10:25:39 UTC
015818c npm: various package updates 27 September 2019, 08:12:18 UTC
3c4fc62 Merge branch 'master' into issue-3782-debootstrap 27 September 2019, 07:41:28 UTC
back to top