https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
ee48afd delete old winston code 25 July 2021, 02:01:22 UTC
fb1bdd0 switch to using a stream for writing log file 25 July 2021, 02:00:02 UTC
8cc3528 further implementation of "winston" on "debug". 25 July 2021, 01:56:01 UTC
59e2e63 Publish new version of package smc-hub to npm package repo. 24 July 2021, 20:43:33 UTC
b84f8b2 hub -- fix api to work without breaking project upload 24 July 2021, 20:42:17 UTC
391e07d more project env cleaning 24 July 2021, 20:31:47 UTC
a9c2ea0 Publish new version of package smc-hub to npm package repo. 23 July 2021, 23:44:30 UTC
32840f5 implement weakref for project-control. 23 July 2021, 23:33:25 UTC
7d83d8c Publish new version of package smc-hub to npm package repo. 23 July 2021, 23:18:25 UTC
b83d2c0 Publish new version of package smc-project to npm package repo. 23 July 2021, 23:08:42 UTC
34eda73 project-control for kucalc: try to fix a bug with copying between paths; also fix bug with missing loggin output 23 July 2021, 23:07:24 UTC
4bd69ea Publish new version of package smc-project to npm package repo. 23 July 2021, 19:34:40 UTC
1572d7b Publish new version of package smc-hub to npm package repo. 23 July 2021, 19:34:26 UTC
5bed64c rewrite getting passport manager to use exponential delay instead of trying every 100ms, which is bad practice 23 July 2021, 19:02:58 UTC
f31b841 Publish new version of package smc-project to npm package repo. 23 July 2021, 18:33:51 UTC
59163bc Publish new version of package smc-hub to npm package repo. 23 July 2021, 18:33:14 UTC
b4c802c rewrite project-control to be less async and fix some bugs in the kucalc variant 23 July 2021, 18:31:56 UTC
d9f061f way to specify a hardcoded port for jupyter servers (speeds up startup) 23 July 2021, 18:31:11 UTC
ee5cb19 Publish new version of package smc-project to npm package repo. 23 July 2021, 07:16:04 UTC
e92752b Publish new version of package smc-project to npm package repo. 23 July 2021, 01:21:51 UTC
dc9024d delete all the old code related to project-control; thousands of lines of coffeescript go poof! 23 July 2021, 00:20:00 UTC
5271b90 Publish new version of package smc-hub to npm package repo. 22 July 2021, 23:00:12 UTC
7ae5821 Publish new version of package packages/landing-free to npm package repo. 22 July 2021, 22:15:26 UTC
e991445 Publish new version of package smc-hub to npm package repo. 22 July 2021, 19:33:36 UTC
a9c8762 Publish new version of package smc-util-node to npm package repo. 22 July 2021, 19:33:14 UTC
4b01b93 Publish new version of package packages/landing-free to npm package repo. 22 July 2021, 18:51:32 UTC
3da20b5 logging fallback (just in case), and make "hub --help" work 22 July 2021, 18:47:33 UTC
d25eb25 Publish new version of package packages/landing-free to npm package repo. 21 July 2021, 21:56:32 UTC
36a230d Publish new version of package packages/static to npm package repo. 21 July 2021, 21:55:50 UTC
a336bb0 Publish new version of package webapp-lib to npm package repo. 21 July 2021, 21:52:12 UTC
bfe7302 Publish new version of package smc-project to npm package repo. 21 July 2021, 21:52:06 UTC
0216f17 Publish new version of package smc-webapp to npm package repo. 21 July 2021, 21:51:50 UTC
4cae90a Publish new version of package smc-hub to npm package repo. 21 July 2021, 21:50:32 UTC
9e08d75 Publish new version of package smc-util-node to npm package repo. 21 July 2021, 21:50:10 UTC
b225442 Publish new version of package smc-util to npm package repo. 21 July 2021, 21:50:02 UTC
d35f6ea Publish new version of package packages/cdn to npm package repo. 21 July 2021, 21:49:51 UTC
402d273 remove prometheus-gc-stats for now, since it is doesn't support our current prom client 21 July 2021, 21:47:17 UTC
4a1e0dc Publish new version of package smc-webapp to npm package repo. 21 July 2021, 21:32:37 UTC
74039b6 completely get rid of: old node-pty, start-stop-daemon, forever 21 July 2021, 21:30:04 UTC
cfcca89 Publish new version of package smc-webapp to npm package repo. 21 July 2021, 21:04:14 UTC
0538b2d basic package love and care -- improving versions; CRITICAL -- after 3+ years (!) there's suddenly a new patch release of immutable.js 4.x that actually massively breaks things. Watch out; I've explicitly marked it so that we don't get upgraded! 21 July 2021, 21:00:18 UTC
261a68f finish making it so we can install smc-webapp without using --force. Yeah! 21 July 2021, 19:39:37 UTC
1e715cb removing numerous unused packages to make it easier to install smc-webapp; had to significantly change some jupyter code since the json-viewer got un-exposed somehow, so brought that back and rewrote it with a non-deprecated dep. 21 July 2021, 19:16:58 UTC
f840140 Publish new version of package smc-util-node to npm package repo. 21 July 2021, 17:00:05 UTC
f720c59 Publish new version of package smc-util-node to npm package repo. 21 July 2021, 16:54:47 UTC
8b82988 smc-util: trimmed down package situation :-) 21 July 2021, 16:35:24 UTC
b4db4d8 Publish new version of package smc-util to npm package repo. 21 July 2021, 16:23:50 UTC
3460abd Publish new version of package smc-util to npm package repo. 21 July 2021, 16:16:09 UTC
1681632 Publish new version of package smc-project to npm package repo. 21 July 2021, 00:42:22 UTC
a5377e3 workspaces control script: make it possible to exclude packages; also add warning about node < 14.x 20 July 2021, 23:27:43 UTC
0a8351b make logging more robust; also let SMC_ROOT be automatically set for hub project dev 20 July 2021, 23:04:39 UTC
89f66b5 Merge branch 'basepath' of github.com:sagemathinc/cocalc into basepath 20 July 2021, 20:41:30 UTC
1776c94 upgrade node-pty used by project for terminal; workaround a typescript issue 20 July 2021, 20:40:26 UTC
e903cde add tag option to publish; get rid of "time" dependence 20 July 2021, 20:39:22 UTC
03cbc1c Publish new version of package packages/static to npm package repo. 20 July 2021, 19:11:28 UTC
7d8bab2 Publish new version of package packages/landing-free to npm package repo. 20 July 2021, 18:35:11 UTC
eef1fb6 Publish new version of package packages/static to npm package repo. 20 July 2021, 18:33:58 UTC
b7747a5 Publish new version of package webapp-lib to npm package repo. 20 July 2021, 18:30:24 UTC
ce87ae0 Publish new version of package smc-project to npm package repo. 20 July 2021, 18:30:15 UTC
4148c5b Publish new version of package smc-webapp to npm package repo. 20 July 2021, 18:29:28 UTC
6d6ef14 Publish new version of package smc-hub to npm package repo. 20 July 2021, 18:28:14 UTC
7c25232 Publish new version of package smc-util-node to npm package repo. 20 July 2021, 18:27:21 UTC
6df41e3 Publish new version of package smc-util to npm package repo. 20 July 2021, 18:27:14 UTC
95eb5a7 Publish new version of package packages/cdn to npm package repo. 20 July 2021, 18:26:56 UTC
6f30be8 Publish new version of package smc-util-node to npm package repo. 20 July 2021, 18:21:53 UTC
4afdfc6 project-control: rewrite kucalc version 18 July 2021, 19:03:10 UTC
ca24180 project-control: rewrite process spawning with more care 18 July 2021, 16:43:55 UTC
b5276ac project-control: improve createUser 18 July 2021, 15:59:32 UTC
23664d2 project-control -- implement extra_env 18 July 2021, 15:35:59 UTC
c539d05 working on making createUser and deleteUser actually work (they do not yet) 18 July 2021, 01:09:23 UTC
70b5eb3 refactor some project control env code and add USER env var 18 July 2021, 00:35:55 UTC
b4dca9e first round of deleting deprecated scripts/ 17 July 2021, 23:52:12 UTC
49eb9e0 deleting a bunch of clearly deprecated/broken content from dev/ path 17 July 2021, 23:36:44 UTC
eab25f1 deleting deprecated smc-hub stuff 17 July 2021, 23:36:04 UTC
e197f9d hub: finish first draft of mode=multi-user 17 July 2021, 21:40:08 UTC
6866542 rewrite old smc-util-node uid function, which was wrong (didn't matter, since not used) and fix, since now we'll use it; rename misc2_node.ts rewrite of misc_node.coffee to just misc.ts; start work on new multi-user mode 17 July 2021, 21:00:54 UTC
288ba56 workspace package-lock update 17 July 2021, 20:36:56 UTC
beac52e get rid of deprecated exclude_history copy option; implement copy between projects for single-user mode 17 July 2021, 19:11:34 UTC
465ff30 Merge branch 'master' into basepath 17 July 2021, 18:53:39 UTC
e842317 slate: fix node normalization, which had a fundamental significant bug in how I implemented it. 17 July 2021, 18:25:10 UTC
c41f54d mostly prettier formatting; also change the default for wait_until_done to the recommended value 17 July 2021, 16:44:47 UTC
7d81178 fix some typescript errors with removing deprecated code 17 July 2021, 16:35:35 UTC
e49faf9 removing deprecated code and restructuring project control 17 July 2021, 16:28:20 UTC
1502890 delete some deprecated messages 17 July 2021, 16:26:06 UTC
0352db2 delete some deprecated code related to public viewing of projects 17 July 2021, 16:23:20 UTC
92cfb9d Merge branch 'master' into basepath 17 July 2021, 05:10:07 UTC
d01cd62 improve some logging 17 July 2021, 05:09:42 UTC
85b68ac fix a stupid little bug that would potentially cause a lot of wasted bandwidth/resources (but nothing be actually broken for users, probably). 17 July 2021, 05:08:09 UTC
50d61da working on project control rewrite; now status and status are disjoint and this is working pretty well for cc-in-cc development 17 July 2021, 04:46:57 UTC
7fd0643 fully support jupyterlab having it's own special named port now (so instead of .../port/[random number], jupyterlab now gets .../port/jupyterlab, just like with jupyter). 17 July 2021, 00:35:19 UTC
5635b7a rewrite thing in project that controls starting jupyter servers in typescript; note that this may break things a little (will fix) 16 July 2021, 20:47:45 UTC
551a5c9 set SMC env var to DATA when starting project 16 July 2021, 19:59:24 UTC
d20e2d3 fix hub connecting to project 16 July 2021, 19:37:12 UTC
d403522 copy over conf files when starting project 16 July 2021, 19:07:39 UTC
5ed90bf compute server rewrite 16 July 2021, 18:22:10 UTC
7515c72 working on rewriting compute-server/client properly; this has the "start" method for cc-in-cc dev, and also improving the API 15 July 2021, 22:47:41 UTC
86befe1 update node.js typings to v14, since we're using v14 after all. 15 July 2021, 22:07:04 UTC
78edc1c working on compute server rewrite 15 July 2021, 19:48:08 UTC
7b565f3 Publish new version of package packages/static to npm package repo. 15 July 2021, 18:41:27 UTC
4dcd869 workaround for darkreader bug that also works in production with minified build 15 July 2021, 18:37:32 UTC
back to top