https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
6de1f07 api: add a new api/v2/latex endpoint, which lets you easily compile a latex file and view the pdf output 10 April 2022, 21:04:36 UTC
20a55a2 api: make it possible to send messages to project using new v2 api. 10 April 2022, 17:35:04 UTC
e4ecf78 Merge branch 'master' into latex-api 10 April 2022, 01:17:30 UTC
1874e2d Publish new version of package packages/server to npmjs package repo. 10 April 2022, 01:07:37 UTC
36a90e1 Publish new version of package packages/hub to npmjs package repo. 10 April 2022, 01:07:28 UTC
f302523 Publish new version of package packages/hub to npmjs package repo. 10 April 2022, 01:03:05 UTC
c98e510 fix a MASSIVE efficiency bug in the hub server that's been around for months -- the heartbeat code from the server wasn't actually starting, so the project was periodically marking hub connections to it as dead and closing them. Everything still worked with this bug, but it puts significant stress, and increases the chances for bad edge cases (e.g., not saving the last few patch from editing a file to the database). 10 April 2022, 01:00:18 UTC
561f7df project http api -- add reading a text file 09 April 2022, 21:53:29 UTC
107e407 project api -- implement write-text-file 09 April 2022, 21:43:10 UTC
7eb907e Merge branch 'master' into latex-api 09 April 2022, 21:42:56 UTC
725eb8c Publish new version of package packages/project to npmjs package repo. 09 April 2022, 21:40:03 UTC
bdab9fb Merge branch 'master' of github.com:sagemathinc/cocalc 09 April 2022, 21:39:33 UTC
e6396b5 change project backend close delay to 0 09 April 2022, 21:39:19 UTC
a75b8c9 project http api -- cleaning up the code a bit 09 April 2022, 20:00:17 UTC
3aa5a27 Merge branch 'master' of github.com:sagemathinc/cocalc 09 April 2022, 19:31:34 UTC
4f5c6aa Dismiss --> Close, for consistentency 09 April 2022, 19:31:16 UTC
8c9dc22 Merge branch 'master' into latex-api 09 April 2022, 19:27:15 UTC
8a953d0 Publish new version of package packages/static to npmjs package repo. 09 April 2022, 19:25:45 UTC
389437a Publish new version of package packages/next to npmjs package repo. 09 April 2022, 19:22:54 UTC
845008f Publish new version of package packages/server to npmjs package repo. 09 April 2022, 19:19:17 UTC
57665b8 Publish new version of package packages/frontend to npmjs package repo. 09 April 2022, 19:19:10 UTC
2ba8c76 Publish new version of package packages/hub to npmjs package repo. 09 April 2022, 19:18:05 UTC
f9b21f8 Publish new version of package packages/util to npmjs package repo. 09 April 2022, 19:17:53 UTC
dbd77ea Merge pull request #5850 from sagemathinc/dependabot/npm_and_yarn/src/packages/hub/moment-2.29.2 build(deps): bump moment from 2.29.1 to 2.29.2 in /src/packages/hub 09 April 2022, 19:13:32 UTC
9960997 Merge pull request #5849 from sagemathinc/dependabot/npm_and_yarn/src/packages/frontend/moment-2.29.2 build(deps): bump moment from 2.29.1 to 2.29.2 in /src/packages/frontend 09 April 2022, 19:13:27 UTC
69a67ad Merge branch 'master' into test-prices 09 April 2022, 19:12:32 UTC
9207271 add link from billing/invoices to the store 09 April 2022, 19:04:45 UTC
96fd3de fix #5848 -- frontend: <code> in hover text is white on white 09 April 2022, 18:34:12 UTC
3c9b9a3 copy-to-clipboard modern style 09 April 2022, 18:23:15 UTC
f3f4931 fix #5847 -- frontend: text copy bubble is stuck (probably caused by antd upgrade) 09 April 2022, 18:16:29 UTC
12a760f build(deps): bump moment from 2.29.1 to 2.29.2 in /src/packages/hub Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 09 April 2022, 12:37:10 UTC
ec280fb build(deps): bump moment from 2.29.1 to 2.29.2 in /src/packages/frontend Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. - [Release notes](https://github.com/moment/moment/releases) - [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md) - [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2) --- updated-dependencies: - dependency-name: moment dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> 09 April 2022, 12:33:42 UTC
4cf7a60 Merge branch 'master' into test-prices 09 April 2022, 00:58:00 UTC
96f075b project api -- updated to actually work (it was completely broken, which was fine since not used for anything). 09 April 2022, 00:46:39 UTC
e659b8c project: changing some naming to camelCase 09 April 2022, 00:18:56 UTC
f32ee03 Merge branch 'master' of github.com:sagemathinc/cocalc 08 April 2022, 23:43:08 UTC
0478641 next api: add endpoint to get one or many projects 08 April 2022, 23:42:46 UTC
93a9610 Merge branch 'master' of github.com:sagemathinc/cocalc 08 April 2022, 18:13:29 UTC
29163d7 slate: make some borders transparent so non-white background works 08 April 2022, 18:00:25 UTC
70cf9a4 Publish new version of package packages/static to npmjs package repo. 08 April 2022, 17:23:47 UTC
ec5331f Publish new version of package packages/frontend to npmjs package repo. 08 April 2022, 17:21:53 UTC
d0ce9ad whiteboard: fix bug in text resizing 08 April 2022, 17:20:06 UTC
ed84d9d whiteboard: improve semantics of locked and code cells 08 April 2022, 17:13:23 UTC
05d270c Publish new version of package packages/static to npmjs package repo. 08 April 2022, 16:18:57 UTC
469e056 Publish new version of package packages/frontend to npmjs package repo. 08 April 2022, 16:17:00 UTC
3829364 typescript issue 08 April 2022, 16:14:13 UTC
1f73342 whiteboard: revamp automatic resizing of text and code a bit. 08 April 2022, 16:10:50 UTC
a0712bd codemirror in a css scaled div -- use some tricks to make it work properly 08 April 2022, 14:44:05 UTC
b1570a0 whiteboard: further improvements for dynamic height objects 08 April 2022, 13:43:09 UTC
98e4e30 util/stripe times: do not round to start/end of day server side 08 April 2022, 13:22:21 UTC
27a0d1d Merge branch 'master' of github.com:sagemathinc/cocalc 08 April 2022, 13:21:32 UTC
59f5690 whiteboard: properly use the min height for resizing notes and code 08 April 2022, 13:19:52 UTC
8efe336 util/license/compute cost: use start/end as it is. 08 April 2022, 12:55:07 UTC
ede49eb store/license range: use start/end of day in users timezone and support initial values (necessary when editing a license) 08 April 2022, 10:48:29 UTC
ea09573 fix merge conflict and use moment.js to do the time calculations, like the frontend did before 08 April 2022, 09:01:18 UTC
37292b0 Merge remote-tracking branch 'origin/master' into test-prices 08 April 2022, 07:57:29 UTC
eef3899 Publish new version of package packages/static to npmjs package repo. 08 April 2022, 02:32:38 UTC
768b595 Publish new version of package packages/frontend to npmjs package repo. 08 April 2022, 02:30:40 UTC
e1b337f fix typescript issue 08 April 2022, 02:15:35 UTC
3b3ab9d slate: fix very subtle little issue with height:'auto' that was slightly messing up notes 08 April 2022, 02:10:46 UTC
1ec4ea3 code cells: move check for undo to the right place 08 April 2022, 02:09:11 UTC
c32c8b6 slate: get cursor movement into and out of code blocks right 08 April 2022, 01:33:00 UTC
c55c3ef slate: fix very annoying/disturbing/confusing focus/cursor bug that we only see with chrome. 08 April 2022, 01:26:49 UTC
f009786 whiteboard: basically revert border width change 08 April 2022, 00:42:20 UTC
17b836d whiteboard: semantics of locked jupyter notebook cells 08 April 2022, 00:30:19 UTC
52b494c Merge branch 'master' of github.com:sagemathinc/cocalc 08 April 2022, 00:27:06 UTC
fdafb59 whiteboard: further style refinement 08 April 2022, 00:26:52 UTC
5b29311 Publish new version of package packages/static to npmjs package repo. 07 April 2022, 23:53:35 UTC
3a17195 Publish new version of package packages/frontend to npmjs package repo. 07 April 2022, 23:51:20 UTC
e7c49a1 whiteboard: don't resize text/notes/code to be too small (e.g., resizing when left dom = 0) 07 April 2022, 23:47:10 UTC
e785348 whiteboard -- create new jupyter cells at the bottom of the notebook. 07 April 2022, 23:46:35 UTC
beb8543 whiteboard -- clear chats on edge create; jupyter better cross platform cursors; improve whiteboard layout 07 April 2022, 23:33:08 UTC
2759632 whiteboard: make table more robust 07 April 2022, 22:33:34 UTC
5751730 whiteboard: make selection status clearer 07 April 2022, 22:25:44 UTC
93f28f2 whiteboard: fix issue with ghost selection when deleting using keyboard 07 April 2022, 22:02:48 UTC
ed3a3f1 whiteboard: unlock elements in certain cases when making copies 07 April 2022, 21:55:57 UTC
b087158 Publish new version of package packages/static to npmjs package repo. 07 April 2022, 20:35:13 UTC
39d692b Publish new version of package packages/frontend to npmjs package repo. 07 April 2022, 20:32:58 UTC
2bb28f6 Merge branch 'master' of github.com:sagemathinc/cocalc 07 April 2022, 20:31:24 UTC
7ed272e admin settings: fix some fallout from upgrading antd 07 April 2022, 20:31:06 UTC
00cb4eb Publish new version of package packages/static to npmjs package repo. 07 April 2022, 20:10:30 UTC
3d11537 Publish new version of package packages/frontend to npmjs package repo. 07 April 2022, 20:06:56 UTC
b870d99 Publish new version of package packages/util to npmjs package repo. 07 April 2022, 20:05:45 UTC
a7b9aef slate editing -- fix issue where it was way too aggressive in reporting changes. Due to how cursors work with the whiteboard, this could cause a lot of trouble. 07 April 2022, 20:04:09 UTC
53b912f Merge branch 'master' of github.com:sagemathinc/cocalc 07 April 2022, 19:43:11 UTC
1a64010 slate: switch codemirror editor to use contenteditable (so zooming in whiteboard doesn't completely break it), and also fix cursor navigation into and out 07 April 2022, 19:42:26 UTC
4934fef Publish new version of package packages/next to npmjs package repo. 07 April 2022, 17:06:35 UTC
8d83bb7 Publish new version of package packages/server to npmjs package repo. 07 April 2022, 17:01:15 UTC
445f892 Publish new version of package packages/hub to npmjs package repo. 07 April 2022, 17:01:04 UTC
1b2479c nextjs app api -- make it possible to access the v2 api via your api key 07 April 2022, 16:54:33 UTC
cc3ea84 stripe: make time interval days calculation homogeneous across store and in the frontend 07 April 2022, 16:52:08 UTC
4092c84 store/stripe: save start/end time at start/end of day for a license as well 07 April 2022, 14:57:54 UTC
9bbff91 store/stripe: calculate timestamp interval of full days, entire timespan counts 07 April 2022, 12:58:50 UTC
5e0f04c stripe: type ProductMetadata and change start/end (which is not product specific) to duration in days 07 April 2022, 12:21:45 UTC
bf3d65c stripe price: keep cost per month for 1 month, used in frontend! 07 April 2022, 10:04:02 UTC
5f33e0c server/tests: fix tsconfig problems 07 April 2022, 09:12:41 UTC
ec56c7a Merge remote-tracking branch 'origin/master' into test-prices 07 April 2022, 09:10:46 UTC
1d2f5f3 Publish new version of package packages/project to npmjs package repo. 07 April 2022, 06:10:27 UTC
7a7c684 Publish new version of package packages/sync to npmjs package repo. 07 April 2022, 06:09:52 UTC
014ec4e Publish new version of package packages/util to npmjs package repo. 07 April 2022, 06:09:45 UTC
back to top