https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
7501e48 webapp/asisstant: temporary hotfix for creating a log entry 05 April 2018, 16:43:41 UTC
57d0fbc Merge remote-tracking branch 'origin/master' into assistant-log 05 April 2018, 16:43:31 UTC
0b990fc Merge pull request #2813 from sagemathinc/submodule-initializations webapp install: strategically calling git to initialize submodules 05 April 2018, 16:31:51 UTC
e67a516 webapp install: strategically calling git to initialize submodules 05 April 2018, 16:03:48 UTC
6b340fe adding --recurse-submodules to git clone instructions 05 April 2018, 15:45:20 UTC
34f2218 adding --recurse-submodules to git clone instructions 05 April 2018, 15:44:25 UTC
43619b9 Merge pull request #2812 from sagemathinc/assistant-log webapp/assistant: log inserts in project log 05 April 2018, 15:04:52 UTC
e5a88f8 webapp/assistant: log inserts in project log 05 April 2018, 14:48:26 UTC
48e5dda Merge pull request #2811 from sagemathinc/fix-hidden-chat-send Fix hidden send button on thin screens 04 April 2018, 21:50:03 UTC
76e784b Fix hidden send button on thin screens 04 April 2018, 20:50:59 UTC
8850db7 Merge pull request #2809 from sagemathinc/issue/2725 webapp: process links should also fix <video> tags 04 April 2018, 19:09:23 UTC
eee8ff8 webapp: process links should also fix <video> tags -- issue #2725 04 April 2018, 17:14:36 UTC
0bf6d79 Merge pull request #2792 from sagemathinc/compute_image db: add projects.compute_image field to specify which one to run in kucalc 03 April 2018, 23:26:49 UTC
83f8f10 bump version; add todo; bump save retry 03 April 2018, 23:21:59 UTC
2ebe30b add a single API call that removes all upgrades from all running projects 03 April 2018, 23:16:51 UTC
d717ac2 Merge pull request #2632 from sagemathinc/examples-update Examples Assistant 03 April 2018, 21:14:54 UTC
14e922f Merge branch 'master' of github.com:sagemathinc/cocalc 03 April 2018, 21:12:12 UTC
bee9947 switch back to throttle from debounce for code editor; @hsy said it just felt wrong otherwise. 03 April 2018, 21:11:41 UTC
15cc610 Merge pull request #2803 from DrXyzzy/something-bad make "something bad" message more useful 03 April 2018, 19:02:09 UTC
0a8c103 webapp/assistant: splitting main.cjsx into a react-free main.coffee and legacy.cjsx for backwards compatibility 03 April 2018, 11:11:59 UTC
799662f webapp/package-lock update: clean rebuild using npm 5.8.0 03 April 2018, 10:50:44 UTC
c8214e3 Merge remote-tracking branch 'origin/master' into examples-update 03 April 2018, 10:40:35 UTC
490ec09 bugfix related to sync -- basically deal with some very very subtle async "re-entry" into a function that can't be re-entered.... which gets caused by really pushing things with the new react rewrite... 03 April 2018, 05:40:09 UTC
7c7fd1d increase save retry thresh 02 April 2018, 20:12:38 UTC
bb028d2 link to connection-timeout wiki page 02 April 2018, 15:23:14 UTC
d79680f webapp/assistant: splitting actions+store and moving requests to be top level imports 02 April 2018, 11:58:23 UTC
e7a12ed Merge remote-tracking branch 'origin/master' into examples-update 02 April 2018, 11:02:45 UTC
bacced1 Merge branch 'master' of github.com:sagemathinc/cocalc 31 March 2018, 18:27:16 UTC
0f9087b make save error go away, on success. 31 March 2018, 18:26:49 UTC
ffdade4 adding query listing users who are heavy collaborators 31 March 2018, 16:47:23 UTC
39baec6 new wiki editor 30 March 2018, 22:18:57 UTC
ced4a09 add link to connection troubleshooting page 30 March 2018, 20:55:28 UTC
125f90c take a step toward removing old editor-html-md... 30 March 2018, 19:45:08 UTC
feb5fec Merge branch 'import-js-with-babel' 30 March 2018, 19:09:00 UTC
59311fd Use babel on js from prom-client 30 March 2018, 19:06:30 UTC
2d3578f Remove client-test 30 March 2018, 19:05:16 UTC
713a62b Merge branch 'import-js-with-babel' of https://github.com/sagemathinc/cocalc into import-js-with-babel 30 March 2018, 18:25:43 UTC
6c9661e add a comma 30 March 2018, 18:25:28 UTC
e76ccb0 Add a comma 30 March 2018, 18:24:40 UTC
5a51e1c Merge pull request #2804 from sagemathinc/import-js-with-babel Use babel-loader for .js and .jsx 30 March 2018, 18:24:30 UTC
4ee1adc Merge branch 'master' into import-js-with-babel 30 March 2018, 18:21:38 UTC
2ec67c0 Use babel-loader for .js and .jsx 30 March 2018, 18:19:24 UTC
c29db16 Merge pull request #2799 from sagemathinc/issue/2797 Fix search pending animation 30 March 2018, 17:20:10 UTC
6e40277 Merge pull request #2800 from sagemathinc/issue/2798 Add coupon option to student pay 30 March 2018, 17:19:30 UTC
2979ee0 make "something bad" message more useful 30 March 2018, 17:02:44 UTC
c5771d1 hopefully fix https://github.com/sagemathinc/cocalc/issues/2801 30 March 2018, 06:44:37 UTC
a2b1b4b make rmd work for subdirs 30 March 2018, 05:24:23 UTC
da51454 new ver 30 March 2018, 04:50:27 UTC
20dd908 use zoom for html/markdown, instead of font size 30 March 2018, 04:49:58 UTC
92a8aa2 render statusbar; markup code blocks... 30 March 2018, 04:36:31 UTC
cd02305 Merge branch 'master' into react-rmd 30 March 2018, 03:21:37 UTC
bbe78f5 change some params related to new react editor 30 March 2018, 03:15:16 UTC
88e3e78 ensure that images reload for Rmd 30 March 2018, 03:11:36 UTC
b2a4c98 Use reduxProps 30 March 2018, 01:23:01 UTC
8cbe167 Add coupon option to student pay 30 March 2018, 00:42:52 UTC
d3f6e7c Remove irrelevant check 29 March 2018, 23:46:34 UTC
612c65f basic support for rmd files; needs more work. 29 March 2018, 23:44:29 UTC
b2169af Clean up code some more 29 March 2018, 23:04:31 UTC
fc3d8d4 Fix search pending animation Don't show stale results if new search was submitted Clean up some course code 29 March 2018, 22:58:03 UTC
223f532 new version since is a bugfix 29 March 2018, 21:06:42 UTC
c4455a4 improve the new react code editor save functionality to be more robust and also robust about reporting any possible persistent issues to us and the backend 29 March 2018, 21:04:10 UTC
c9a2800 be more aggressive about saving scroll state 29 March 2018, 19:42:10 UTC
0eb5d64 fix jupyter terminology: https://github.com/sagemathinc/cocalc/issues/2795 29 March 2018, 19:05:51 UTC
1cd30af make find directories more robust 29 March 2018, 17:12:19 UTC
46f4061 finish and use new aggregate functionality 29 March 2018, 01:36:36 UTC
6b7e531 more aggregate support 28 March 2018, 23:15:25 UTC
cc07671 finish initial aggregate implementation 28 March 2018, 23:01:18 UTC
b14256a Merge branch 'master' into react-rst-2 28 March 2018, 21:50:32 UTC
efb0433 Merge branch 'master' of github.com:sagemathinc/cocalc 28 March 2018, 19:26:45 UTC
adc42ea fix https://github.com/sagemathinc/cocalc/issues/2692 -- output metadata in ipynb generation dropped 28 March 2018, 19:26:01 UTC
930ab55 Change project settings title 28 March 2018, 18:02:30 UTC
b610ab0 increase version 28 March 2018, 17:51:26 UTC
46275aa Add missing payment plugin 28 March 2018, 17:49:39 UTC
3091c38 add an alert when opening a file in kiosk mode rather than silently failing! 28 March 2018, 17:44:53 UTC
d560a70 Merge pull request #2262 from sagemathinc/issue/2254-1 webapp: prevent files from being opened in kiosk mode -- except for the initial load of the url target 28 March 2018, 17:27:37 UTC
37c0258 Merge pull request #2793 from sagemathinc/latex-preview-timeout webapp/latex: some commands take longer and hence tell "exec" to not use post messages 28 March 2018, 16:44:18 UTC
c9de933 webapp/latex: some commands take longer and hence tell "exec" to not use post messages 28 March 2018, 16:31:29 UTC
31dccc5 db: add projects.compute_image field to specify which one to run in kucalc 28 March 2018, 15:19:32 UTC
2b67664 Merge remote-tracking branch 'origin/master' into examples-update 28 March 2018, 13:04:20 UTC
e06048d webapp/misc page: only use defined properties for popup window config string and width comes first 28 March 2018, 13:01:49 UTC
7cca199 Merge remote-tracking branch 'origin/master' into issue/2254-1 28 March 2018, 08:11:09 UTC
5d8eb3e webapp/misc: promoting open_new_tab popup window options to be an "opts" dictionary 28 March 2018, 07:34:40 UTC
9e8377a switch to webpack4 28 March 2018, 03:43:34 UTC
2820eae Merge pull request #2790 from sagemathinc/improving-webpack Improving webpack 28 March 2018, 02:44:58 UTC
4da3594 Fix integrity checksum 28 March 2018, 01:03:59 UTC
247e9ed Merge branch 'master' of github.com:sagemathinc/cocalc 28 March 2018, 01:01:47 UTC
23e527d fix missing tooltips for file 28 March 2018, 00:59:40 UTC
5ab8e28 Add a comment 28 March 2018, 00:26:05 UTC
d51d37a Remove unnecessary options to uglifyjs 28 March 2018, 00:24:55 UTC
2c00450 Switch from maxcdn to cloudflarecdn 28 March 2018, 00:12:25 UTC
ce01e2d Remove postinstall prom-client 27 March 2018, 23:55:05 UTC
1e66ccf Fix production -loader error 27 March 2018, 23:08:19 UTC
33666ba fix critical bug involving first time to ever use a file not initializing save hash 27 March 2018, 22:01:11 UTC
3e3ce9b Merge branch 'master' into improving-webpack 27 March 2018, 20:27:27 UTC
0292f03 Fix -loader monkey patch 27 March 2018, 19:55:18 UTC
be88c30 working on adding aggregate; not done yet. 27 March 2018, 19:55:12 UTC
c429cb5 Add MEASURE option to webpack builds 27 March 2018, 19:00:12 UTC
3ea4c83 Split node_modules to vendor chunk 27 March 2018, 18:59:43 UTC
582d246 Merge remote-tracking branch 'origin/master' into issue/2254-1 27 March 2018, 17:28:25 UTC
5168854 clean up PR 27 March 2018, 15:20:49 UTC
back to top