https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
505fb22 db schema/analytics: add expire column 25 May 2020, 08:59:09 UTC
da066f6 hub: a space char 25 May 2020, 07:39:30 UTC
626b1c2 Merge remote-tracking branch 'origin/master' into fix-analytics.js-cors 25 May 2020, 07:36:12 UTC
6935187 Merge pull request #4614 from sagemathinc/file-xsl webapp: fix xsl syntax highlighting -- fixes #4613 24 May 2020, 19:51:32 UTC
b88dd19 webapp: fix xsl syntax highlighting -- fixes #4613 24 May 2020, 15:19:34 UTC
2cf2071 Merge remote-tracking branch 'origin/master' into fix-analytics.js-cors 23 May 2020, 09:24:45 UTC
0c48a36 rewrite chat-log as a functional component 22 May 2020, 18:39:13 UTC
350d7e6 chat: fix message preview style so you can see the preview 22 May 2020, 17:37:52 UTC
e601079 chat refactor: move the Message component to its own file 22 May 2020, 17:10:37 UTC
12abe15 Merge branch 'anon-loading-info' 22 May 2020, 16:08:21 UTC
5e1d7d3 Merge branch 'master' into anon-loading-info 22 May 2020, 16:08:13 UTC
845f461 slight change to hsy color hotfix. 22 May 2020, 15:43:12 UTC
1cf78a4 webapp/anon: this shows a short info about what is going on during loading 22 May 2020, 12:27:01 UTC
ed63f89 webapp hotfix: make avatar fontcolor robust against {"color": "rgb(255,-8,0)"} 22 May 2020, 10:45:32 UTC
e38bcfc add missing license banner 22 May 2020, 10:20:36 UTC
0eba619 rewrite chat actions in typescript, thus completing rewriting all of chat in typescript 22 May 2020, 00:10:25 UTC
13d450c rewrite chat/register in typescript 21 May 2020, 22:39:50 UTC
76b460a (1) fix a bunch of typescript errors that were improperly suppressed for me; (2) rewrite side chat in typescript + react hooks 21 May 2020, 20:39:29 UTC
0f7b01f some tiny code cleanup 21 May 2020, 14:52:29 UTC
f06c03d move buttonbar import so code isn't run on backend (proper solution will be to rewrite and refactor misc_page) 21 May 2020, 14:43:47 UTC
4171dcc rewrite class that tracks video chat activity 20 May 2020, 22:35:36 UTC
64d42ed rewrite video chat button in typescript + hooks 20 May 2020, 22:09:52 UTC
6f501f1 convert buttonbar.coffee to typescript; this is an automated conversion with nothing special done, but it is almost all data, so I think this is OK 20 May 2020, 20:35:13 UTC
3925c0e changing ts forker webpack options to try to workaround hangs 20 May 2020, 20:34:58 UTC
0c0948b finishing rewriting everything in editor_chat.cjsx 20 May 2020, 20:17:28 UTC
9cd7514 refactor scroll_to_bottom 20 May 2020, 19:56:33 UTC
fd3b095 refactoring chat history 20 May 2020, 19:33:19 UTC
5f2aeb9 factoring more out of editor_chat 20 May 2020, 18:58:24 UTC
f48ecc7 just doing a little chat refactoring; nothing interesting... 20 May 2020, 18:33:48 UTC
fc9d81c upgrade ts-checker plugin -- to fix https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/issues/357 20 May 2020, 18:13:40 UTC
d44a47c minor webpack version upgrade 20 May 2020, 17:49:15 UTC
97cd90a rename and move smc_chat.tsx and use a little more typescript and antd and less bootstrap 20 May 2020, 17:08:02 UTC
39dda45 chat send: close preview on file upload then submit 20 May 2020, 15:58:47 UTC
895182c rewrite dropzone uploading in typescript + hooks and change the name to be more meaningful to us: "FileUpload". 20 May 2020, 14:59:06 UTC
f989f94 rewrite OOMWarning in typescript, react+hooks 19 May 2020, 22:23:15 UTC
b033929 rewrite RamWarning component 19 May 2020, 21:36:18 UTC
be7caa0 rewrite DiskSpaceWarning in typescript + react hooks + with better warnings and more info and links 19 May 2020, 21:14:51 UTC
3eeb687 make project websocket disconnect when client idle timeout is activated 19 May 2020, 20:26:43 UTC
4fbcac7 increase mark file use frequency and also mark again at the end if it was marked any time during the lock; this is basically a kind of dumb broken throttle, but it is less broken than it was. 19 May 2020, 18:26:26 UTC
6ed144b rewrite OtherUsers in typescript + react hooks and fix two old bugs (all my fault) in sort orders that made this a mess... 19 May 2020, 17:55:05 UTC
e8b2570 eliminate node_modules in smc-webapp/jupyter, since it didn't turn out to have any value. 19 May 2020, 16:18:48 UTC
1255429 no longer need this hack 19 May 2020, 16:17:47 UTC
e5bcc4b fix deprecated icon usage for antd button 19 May 2020, 16:04:12 UTC
e19f4db make callback client exec more robust 19 May 2020, 16:03:38 UTC
f6e9c56 fix typescript for upgraded sqlite driver... 19 May 2020, 15:53:56 UTC
00979bd Merge pull request #4604 from sagemathinc/ts-3.9 Typescript 3.9, CoffeScript, and a couple more … 19 May 2020, 15:07:14 UTC
930e448 fix import for manage 19 May 2020, 14:44:35 UTC
8f4cf5f project: update better-sqlite3 (to be node 10+ compatible) 19 May 2020, 12:33:48 UTC
72340a0 update jquery 19 May 2020, 11:59:32 UTC
f14f3b3 fallout of updating typescript and a couple of other packages 19 May 2020, 11:48:49 UTC
5cf9d4d project/jupyter: also update ansi-to-react@6.0.5 19 May 2020, 09:26:17 UTC
0b9689e updating various @types packages (by running "git grep -i @types | grep ackage.j | cut -d'"' -f2 | xargs npm install --save" in each of the pkg dirs) 19 May 2020, 09:22:32 UTC
9dec9d3 typescript 3.9 + some libs; coffeescript update as well 19 May 2020, 09:11:45 UTC
62b9d10 hub/analytics: use DNS setting and expire data after the retention period is over 19 May 2020, 08:36:50 UTC
7bdb343 fixing #4590 -- take two (hopefully this isn't too extreme in the wrong direction) 19 May 2020, 04:46:09 UTC
9e55c7d rewrite Avatar class in typescript (+react hooks); didn't do much else except just the conversion to typescript... 19 May 2020, 04:19:58 UTC
80e03a6 fix #4590 -- jupyter/sage9: large animations are not displayed 19 May 2020, 01:34:53 UTC
0c424d6 fix #2520; also upgrade ansi-to-react to latest 19 May 2020, 00:56:07 UTC
8f01fba sign in component: fix for antd update, and remove some redundant code, and rewrite generally better 18 May 2020, 22:28:49 UTC
0cb6490 upgrade to version 4.2.4 of antd 18 May 2020, 20:50:04 UTC
b4bc41b Merge pull request #4594 from sagemathinc/fix-format-js make javascript formatting work in notebooks and some code formatting cleanup 18 May 2020, 15:22:54 UTC
7704252 fix #4601 -- ssh key header size 18 May 2020, 15:20:03 UTC
453a2c6 Merge pull request #4599 from sagemathinc/fix-breadcrumb-nav webapp/breadcrumb nav: don't forget history when going back home 18 May 2020, 15:08:49 UTC
c058a0d formatting: fix xml/html, latex and R 18 May 2020, 12:37:25 UTC
805cd0e Merge remote-tracking branch 'origin/master' into fix-format-js 18 May 2020, 09:59:40 UTC
c2c2f32 webapp/breadcrumb nav: dont forget history when going back home 18 May 2020, 09:47:30 UTC
ff3759e rewrite archive editor in typescript, antd, hooks, refactored. 18 May 2020, 04:07:15 UTC
eb5b70e remove some no-long-used code 18 May 2020, 03:02:01 UTC
e1c93fd rewrite register-react-wrapper (of non-react editor) in typescript 18 May 2020, 02:40:28 UTC
599a1af fix that jupyter classic checkbox was missing. OOPS. 18 May 2020, 02:18:18 UTC
6ccedcc delete deprecated editor_pdf 17 May 2020, 17:50:46 UTC
abe6026 Merge remote-tracking branch 'origin/master' into fix-format-js 17 May 2020, 17:05:18 UTC
495fc21 use PathNavigator more (for new files and search) 17 May 2020, 16:52:14 UTC
a1c5d78 finish first working complete rewrite and refactor of project search page (antd, typescript, hooks) 17 May 2020, 16:27:03 UTC
d78841a Merge remote-tracking branch 'origin/master' into fix-format-js 17 May 2020, 07:37:08 UTC
74cf9e0 working on rewriting project search page in typescript 17 May 2020, 06:01:13 UTC
88d962f finish rewriting ssh keys 17 May 2020, 05:34:58 UTC
553d4c5 rewrite OneSSHKey 17 May 2020, 04:41:46 UTC
5e14778 ssh keys: implement delete 17 May 2020, 04:18:59 UTC
45d24ef converting all ssh keys frontend code to typescript + antd + hooks -- partial snapshot 17 May 2020, 04:14:02 UTC
f62c28e rewrite ssh fingerprint in typescript 17 May 2020, 01:25:25 UTC
6a1d8c4 move global ssh keys component to a better place 17 May 2020, 01:18:03 UTC
8f701aa convert global ssh keys component to typescript + react hooks 17 May 2020, 01:15:27 UTC
ffcaf8e some code cleanup related to client query (just starting to delete the old POST related code; doesn't fix any bugs; motivated by looking at #4598) 16 May 2020, 20:58:01 UTC
84dd3a6 code formatting: part 2 of taming the chaos 16 May 2020, 14:53:36 UTC
d2b50ff rewrite ChatIndicator using hooks; using leading debounce (feels better); 16 May 2020, 03:58:25 UTC
9575e35 quick conversion of ChatIndicator to typescript (not idiomatic) 16 May 2020, 02:26:53 UTC
026c154 licenses tab in account prefs: minimally useful! 15 May 2020, 21:45:04 UTC
98e2c36 make javascript formatting work in notebooks and some code formatting cleanup 15 May 2020, 20:14:52 UTC
04cee1e working on showing licenses that a user manages 15 May 2020, 18:59:34 UTC
e3d5744 Merge pull request #4592 from sagemathinc/snippets-add-javascript snippets: add javascript (not much, but its a start) 15 May 2020, 17:48:58 UTC
a6a4743 snippets: add javascript (not much, but its a start) 15 May 2020, 16:29:45 UTC
d3ac29d rewrite TermsOfService using react hooks: half the size; twice the readability. 15 May 2020, 15:33:03 UTC
5d82868 fix anonymous sign up checkbox 15 May 2020, 15:10:32 UTC
7dc2b43 update version... just in case 15 May 2020, 14:30:56 UTC
21b53ff Merge pull request #4591 from sagemathinc/fix-auth-ts hub/auth: wrapping twitter, email for facebook and twitter 15 May 2020, 14:30:40 UTC
3442080 hub/auth: wrapping twitter, email for facebook and twitter 15 May 2020, 10:11:36 UTC
dda04a3 fix another bug in the PII code. 15 May 2020, 03:20:37 UTC
b0f4d53 Merge pull request #4465 from sagemathinc/hub-auth-ts hub/auth: typescript auth, generalize strategies, extend UI 15 May 2020, 02:34:12 UTC
da4eeef create useRedux hook and use it to make AppliedLicenses component nice and simple; also temporarily comment out the tab showing licenses so this can be merged into master 15 May 2020, 02:27:16 UTC
back to top