https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
6b0f813 webapp: theme the idle banner, make the text below white and say the site name 11 April 2020, 16:11:47 UTC
7c5374b get rid of DirectoryInput fully switching to new DirectorySelector 11 April 2020, 00:50:26 UTC
2c91d32 make alert about what happened to a file more accurate (it could be deleted or moved, and just saying "deleted" is alarming) 10 April 2020, 23:51:53 UTC
acf95a3 directory select: implement exclusions and rename track 10 April 2020, 23:50:19 UTC
6e83f51 implement a first usable (hopefully) directory selection component; use it only for the Move operation in file actions for now... 10 April 2020, 21:57:59 UTC
5920dbd nbgrader: provide an option to run the tests in the instructor's project -- thus fix #4504 10 April 2020, 04:57:45 UTC
802b777 make it so find_directories silently ignores nonzero exit codes, which can happen for reasonable reasons... (I'm not happy with this, but people need to get work done). 09 April 2020, 21:07:43 UTC
97263c1 update version 09 April 2020, 20:50:09 UTC
313af05 fix stacktrace when trying to add directory and get an error (this code will go away, but may as well fix it) 09 April 2020, 20:49:32 UTC
0b19b65 make retrieval of remember_me from database hopefully faster and more scalable (without breaking it) 09 April 2020, 01:38:46 UTC
e0cf742 backend side of #4502 09 April 2020, 00:17:51 UTC
b601750 fix #4502 -- share vs. public 08 April 2020, 23:56:23 UTC
462ad99 Merge pull request #4498 from sagemathinc/hub-modify-quota hub/quota: slightly tweak the algorithm 07 April 2020, 18:02:16 UTC
9a18275 hub/quota: slightly tweak the algorithm 05 April 2020, 10:55:34 UTC
092179a fix #4491 -- listing: stale after non-existing directory error 02 April 2020, 20:00:32 UTC
2772e1d Merge pull request #4493 from sagemathinc/custom-email-4486 respect orga name + email when sending welcome/verify emails 02 April 2020, 18:00:48 UTC
de9e1da Merge pull request #4492 from sagemathinc/fix-webpack-ts webpack: undo change to ts-loader config 02 April 2020, 17:58:33 UTC
fe01575 Merge pull request #4494 from sagemathinc/fix-course-handout-overwrite-4490 course/handout: set overwrite to true when it should do so 02 April 2020, 17:54:31 UTC
c3219a7 course/handout: set overwrite to true when it should do so -- #4490 02 April 2020, 14:10:39 UTC
11376c8 hub/email: if set, use orga name + email as sender of welcome/email verificatino emails -- issue #4486 02 April 2020, 13:24:15 UTC
0b0fb64 webpack: undo change to ts-loader config 02 April 2020, 12:32:15 UTC
8e5a2e8 fix sign_out bug in the backend client, where it ALWAYS returned an error on success (note: frontend client was sloppy so didn't matter) 02 April 2020, 03:49:22 UTC
6921b7f change the idle timeout banner message 01 April 2020, 23:38:58 UTC
08038c9 do not sort the blobs when doing maintenance; no point and it was causing a lot of trouble in production... 01 April 2020, 20:09:20 UTC
f83ed45 Merge pull request #4481 from sagemathinc/listings-slight-slowdown listings: debonuce harder, but also fire a change when it happens 31 March 2020, 16:48:47 UTC
84ca250 listings: debonuce harder, but also fire a change when it happens 31 March 2020, 08:35:15 UTC
ed0d03f make path move more robust 31 March 2020, 00:34:09 UTC
ab7497f make file rename more robust, especially regarding Jupyter notebooks 31 March 2020, 00:19:09 UTC
734cde2 when deleting a jupyter notebook, properly clean up actions and store 30 March 2020, 02:43:08 UTC
ec55dd2 make it so undeleting jupyter notebooks/chat works at all. 30 March 2020, 01:53:31 UTC
2598fff maybe better project restart suggestion 30 March 2020, 01:07:05 UTC
71ea391 new version -- has new delete functionality 29 March 2020, 23:08:26 UTC
30434da make frontend file actions use project websocket api 29 March 2020, 23:07:19 UTC
69f7b0e add minimal usable api calls for move and rename files 29 March 2020, 22:24:26 UTC
60bf785 Merge branch 'master' into file-delete 29 March 2020, 19:07:15 UTC
6d89406 Merge pull request #4477 from sagemathinc/fix-ipynb2pdf pyutil/cc-ipynb-to-pdf: make it work with spaces in filenames 29 March 2020, 19:02:39 UTC
8b6ba55 pyutil/cc-ipynb-to-pdf: make it work wiht spaces in filenames -- #4476 29 March 2020, 18:06:45 UTC
858652f prettier2: couple more .js files we edit 29 March 2020, 09:51:24 UTC
64f9ceb delete: also close subframes 28 March 2020, 23:24:00 UTC
798372d Merge branch 'master' into file-delete 28 March 2020, 21:58:25 UTC
11572e8 prettier on smc-util-node js 28 March 2020, 21:57:16 UTC
2553139 prettier on smc-hub javascript 28 March 2020, 21:56:11 UTC
33da849 more prettier in smc-webapp 28 March 2020, 21:49:05 UTC
a15d754 prettier the smc-project directory using `git ls-files | grep -v "smc-"| xargs prettier --write` 28 March 2020, 21:43:03 UTC
82bc816 Merge branch 'master' into file-delete 28 March 2020, 21:38:26 UTC
b75890f run prettier on the smc-util tree 28 March 2020, 21:37:09 UTC
c5071ef increase max-paths listings limit 28 March 2020, 20:58:58 UTC
ec3347e also delete/undelete hidden syncdoc and chat file as well, etc. 28 March 2020, 01:50:53 UTC
9af661b deleted: close all relevant tabs on frontend 28 March 2020, 01:18:26 UTC
19974f2 Merge branch 'master' into file-delete 28 March 2020, 00:48:13 UTC
19be2eb prettier 2 deprecated the babylon name for the js parser thus breaking it for us. 28 March 2020, 00:42:50 UTC
9e2dbb7 file delete: handle case when file is deleted directly from the filesystem (which watcher will notice); also, make sure the old syncstrings "deleted" field isn't being used 28 March 2020, 00:25:05 UTC
bae21c9 Merge branch 'master' into file-delete 27 March 2020, 16:30:21 UTC
5f45ea6 webapp quick fix for theming loading banner 27 March 2020, 12:33:32 UTC
5639aeb Merge branch 'format-prettier-2' 27 March 2020, 10:48:46 UTC
ad3ac4e pretter 2 everywhere + a command to run it 27 March 2020, 10:48:35 UTC
876a8ef npm: fixing after merging package files 27 March 2020, 09:02:26 UTC
729846d Merge branch 'san-db' 27 March 2020, 08:58:25 UTC
7be29f7 Merge pull request #4452 from sagemathinc/rm-landing-pages theming: removing landing pages and customizable index page 27 March 2020, 08:56:56 UTC
163bcc8 Merge branch 'master' into rm-landing-pages 27 March 2020, 08:56:21 UTC
f01d035 deleted: make open/restore better... and oops, prettier 2.0 27 March 2020, 00:52:16 UTC
88b8b0e deleted files: include in project log 27 March 2020, 00:37:29 UTC
cd99ec8 Merge branch 'master' into file-delete 26 March 2020, 23:18:51 UTC
641f35f implement undelete 26 March 2020, 23:16:39 UTC
1f4c5f8 Merge pull request #4470 from sagemathinc/prettier-2 npm: pretter2 + minor upgrades 26 March 2020, 20:39:28 UTC
d979dcd Merge branch 'master' into file-delete 26 March 2020, 20:36:19 UTC
1f0aef6 update nbformat_minor version number; thus fix #4472 26 March 2020, 18:43:01 UTC
73ec571 hub/email: kick off customizing welcome and verify emails 26 March 2020, 14:56:35 UTC
f1a505e webapp/theme: site name in about tab 26 March 2020, 12:57:51 UTC
03f4aaf npm: pretter2 + minor upgrades 26 March 2020, 09:13:53 UTC
10e2a03 do not allow opening or saving previously deleted files 25 March 2020, 22:12:49 UTC
0e53505 Merge remote-tracking branch 'origin/master' into rm-landing-pages 25 March 2020, 10:01:55 UTC
6c0b963 deleting files -- close tab when file gets deleted 25 March 2020, 01:03:28 UTC
146da21 better file delete: make it so delete status is shared in a synctable and accessible and editable 24 March 2020, 21:29:46 UTC
e30cd0b hub/public paths: make import relative, such that "manage" works again 24 March 2020, 15:21:29 UTC
da7d81f webpack: tweak dev info banner 24 March 2020, 10:05:45 UTC
46cc4a3 hub/db: fix two logging related db tests 24 March 2020, 09:55:24 UTC
d3e12b1 hub/db: checking args for order by, limit and offset 24 March 2020, 09:47:01 UTC
c351654 Merge remote-tracking branch 'origin/master' into rm-landing-pages 24 March 2020, 07:10:33 UTC
b1d7414 rewrite delete_files project action to use a websocket api call instead of exec; this is just a step toward making delete more robust. 24 March 2020, 02:02:46 UTC
8c252fc Merge pull request #4454 from sagemathinc/fix-pythontex-errorpath Fix pythontex errorpath 23 March 2020, 21:24:51 UTC
35d9a42 webapp/customize: instead of downloading the customization again, use the global value 23 March 2020, 14:18:26 UTC
24100da webapp/landing: small bugfix 23 March 2020, 13:38:22 UTC
8f174b5 theming: first step towards customizing loading banner 23 March 2020, 13:16:55 UTC
c46a95b webapp/theming: just bugfixes 23 March 2020, 11:43:50 UTC
9f3fe06 Merge remote-tracking branch 'origin/master' into rm-landing-pages 23 March 2020, 09:29:29 UTC
907763a fix #4462 - ipynb: create_key_handler → t.store is undefined 22 March 2020, 21:33:25 UTC
42f12a4 casting so typescript is happy 22 March 2020, 21:32:07 UTC
a16ba36 fix #4460 by checking for state more carefully after each await -- "listings: Error: cannot switch away from closed" 22 March 2020, 21:09:31 UTC
0f9d717 new version 22 March 2020, 20:47:42 UTC
be621e6 fix #4464 -- cannot issue email invitation to collaborators from project list in project upgraded with site license 22 March 2020, 20:47:22 UTC
46aa679 output undefined in a jupyter notebook (seen in production) 22 March 2020, 16:23:16 UTC
46277a4 webapp/landing: further theming tweaks (if no config is set) 22 March 2020, 13:14:01 UTC
d604e80 webapp/landing: tweak custom theming 22 March 2020, 10:59:46 UTC
450936f webapp/landing: some mods to support theming 21 March 2020, 21:05:57 UTC
d3e6a21 theming: logo, footer, and various other details... 21 March 2020, 18:09:15 UTC
96d5583 Merge remote-tracking branch 'origin/master' into rm-landing-pages 20 March 2020, 12:55:59 UTC
b4ef7bf Merge branch 'fix-db-invite' 20 March 2020, 12:47:52 UTC
30ff6b4 hub: sanitize strings before inserting them into a query 20 March 2020, 11:56:00 UTC
4012ed0 webapp: more customization fixes ... 20 March 2020, 10:38:45 UTC
back to top