https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
ba7f4a8 Merge remote-tracking branch 'origin/master' into jupyter-smarter-images 01 November 2019, 20:27:56 UTC
3631bc8 Merge branch 'master' of github.com:sagemathinc/cocalc 01 November 2019, 19:39:55 UTC
d6f4c53 hide certain frame types from public view. 01 November 2019, 19:39:27 UTC
adcef07 Fix arrow-body-style rule 01 November 2019, 19:19:34 UTC
d909b39 fix yet another setState on unmounted component... 01 November 2019, 19:10:00 UTC
c81033a Merge branch 'master' into code-editor 01 November 2019, 18:04:30 UTC
81942d3 Merge pull request #4200 from sagemathinc/run-prettier-and-eslint Run prettier and eslint 01 November 2019, 18:00:08 UTC
a7a364b Merge pull request #4206 from sagemathinc/fix-pythontex-plotting-4203 webapp/latex/pythontex: tell matplotlib what to use 01 November 2019, 17:32:59 UTC
129b807 Merge pull request #4204 from sagemathinc/fix-rmd-plotting webapp/rmd: make sure mpl backend is set correctly when plotting via matplotlib 01 November 2019, 17:32:37 UTC
dc39aec webapp/latex/pythontex: tell matplotlib what to use -- #4203 01 November 2019, 17:21:01 UTC
f287ba6 remove a type annotation that caused some version of typescript to complain 01 November 2019, 17:20:56 UTC
44a0098 webapp/rmd: make sure mpl backend is set correctly when plotting via matplotlib -- #4202 01 November 2019, 16:27:04 UTC
6ef90e2 subframe code editor -- printing 01 November 2019, 05:16:13 UTC
a884051 code subframe -- correct buttons, and also display of editor errors inline 01 November 2019, 05:06:09 UTC
a69edd2 code subframe: show loading until loaded 01 November 2019, 04:11:21 UTC
20b2754 code subframe -- reset path on changing frame type 01 November 2019, 04:03:38 UTC
ed859d4 Merge branch 'master' into code-editor 31 October 2019, 23:36:39 UTC
f51a0c5 fix another major bug -- opening file in public mode was broken completely, due to can_open_file_ext capabilities (added by hsy) and async waiting for project to start (added by ws) 31 October 2019, 23:27:25 UTC
1f53c66 better fix for #3442 and also document the trick that is being used (tricks should also be documented) 31 October 2019, 23:07:18 UTC
b9372fa remove git editor (if you want to bring it back... look in git history) 31 October 2019, 23:02:06 UTC
b7826d1 do not show meaningless websocket indicator for public view of project 31 October 2019, 22:58:54 UTC
4ba6699 fix bug where showing directory listing for public view of project (it just hung loading forever) -- caused by recent refactors 31 October 2019, 22:52:44 UTC
6bad682 fix bug when copying between projects: this was really bad and made it impossible to copy to the same directory in a different project (e.g., home directory to home directory, which is VERY common) 31 October 2019, 22:48:40 UTC
f5199dc more bug fixes: (1) make the render method of DirectoryInput not modify state in the same render loop; (2) make the default for ProjectState props.state have the right type 31 October 2019, 22:35:04 UTC
7048f35 fix bug when creating a new project when calling setState on component that is not mounted 31 October 2019, 22:26:07 UTC
c7d3707 code subframe: refactor code so Leaf is rendered as a separate component, so can use reduxProps to pull in state from other store. Also, improve frame tree typing some. 31 October 2019, 20:23:48 UTC
d33991e Add rule requiring curly brackets for arrow functions 31 October 2019, 18:13:01 UTC
1605443 Add hooks to the right place 31 October 2019, 18:08:22 UTC
90fe7f1 Merge branch 'run-prettier-and-eslint' of https://github.com/sagemathinc/cocalc into run-prettier-and-eslint 31 October 2019, 16:05:12 UTC
16f25fd Add linter for react hooks 31 October 2019, 16:04:59 UTC
834291e Merge branch 'master' into run-prettier-and-eslint 31 October 2019, 13:12:48 UTC
0155926 code subframe -- shift click on path to open that path in a top-level tab (and also make it look much like a tab 31 October 2019, 00:23:24 UTC
538f41f code editor frame -- show buttons and better path display 30 October 2019, 23:57:11 UTC
bf32e40 code-editor subframe: make terminal "open" command aware of subframe code editors 30 October 2019, 23:17:24 UTC
3521e93 Merge branch 'master' into code-editor 30 October 2019, 21:27:40 UTC
68a7dac code-editor frame: making state properly available to title bar 30 October 2019, 21:26:57 UTC
265c65c fix major bug with session manager 30 October 2019, 20:28:27 UTC
32d6070 Fix missing line numbers in sagews 30 October 2019, 19:55:52 UTC
1affa35 Ignore a TS error in broken code 30 October 2019, 19:26:26 UTC
0ec5197 Apply --fix to the rest of tsx files in the project 30 October 2019, 18:55:37 UTC
c502396 Merge pull request #4201 from sagemathinc/eslint-fix-example Run eslint in smc-webapp with --fix 30 October 2019, 18:43:29 UTC
1aceceb Run npx eslint --ignore-pattern '**/node_modules/**' 'smc-webapp/**/*.ts?(x)' --fix 30 October 2019, 18:14:00 UTC
a2711d3 Change unused coffeelint in scripts.lint to eslint 30 October 2019, 18:12:15 UTC
6dacc77 Fix eslint errors and warnings in app-framework 30 October 2019, 17:57:45 UTC
03b9e74 Remove rule to warn on explicit any 30 October 2019, 17:57:19 UTC
0745d3f Merge branch 'master' into code-editor 30 October 2019, 17:26:11 UTC
c1bc159 Merge pull request #4125 from sagemathinc/TS-redux_account Ts redux account 30 October 2019, 17:25:05 UTC
46ed2bd Add back in postcss.config 30 October 2019, 13:54:14 UTC
6007293 Turn off trivial inferrable-types 30 October 2019, 13:23:19 UTC
6807632 Turn off camelCase rule 30 October 2019, 13:18:50 UTC
7e7e20d Install eslint 30 October 2019, 13:16:52 UTC
05947e8 Prettier with vs code 30 October 2019, 12:36:35 UTC
b5b22c7 Explicitly use defaults 30 October 2019, 12:22:48 UTC
a3ba969 code editor in a frame -- initial version (after trying several times); this design is workable. 30 October 2019, 05:32:30 UTC
a6696ee Move comment for clarity 29 October 2019, 20:57:23 UTC
fe9835b Remove unnecessary returns for cb(); 29 October 2019, 20:54:44 UTC
994c609 Correct typing 29 October 2019, 20:29:40 UTC
516fdb0 Fix an error 29 October 2019, 19:37:53 UTC
d8b7d02 Improve typing in account/store 29 October 2019, 19:35:10 UTC
d432615 Fix reccomendations 29 October 2019, 19:27:56 UTC
ef50ab7 Remove use of __guard__ 29 October 2019, 19:07:07 UTC
a6a07dd Merge pull request #3985 from sagemathinc/iframe-comm webapp/kiosk: remotely control an embedded cocalc instance 29 October 2019, 17:54:49 UTC
36eb1e7 add to our subscriptions/upgrade note about commercial on prem 29 October 2019, 17:51:55 UTC
e308934 webapp: rename load_single_project to switch_to_project 29 October 2019, 17:38:28 UTC
c22960c Merge pull request #4197 from sagemathinc/dropzone-2 dropzone: reverting #4167 because it stalls when uploading larger files… 29 October 2019, 16:47:57 UTC
aa23339 webapp: reverting #4167 because it stalls when uploading larger files -- issue #4165 still open 29 October 2019, 16:43:01 UTC
f15cee8 Move localStorage declaration 29 October 2019, 13:56:21 UTC
b3e7509 webapp: comment load_single_project and point to william's comment 29 October 2019, 13:05:29 UTC
35eaf2b Merge remote-tracking branch 'origin/master' into iframe-comm 29 October 2019, 12:41:03 UTC
902acfc Merge branch 'master' into TS-redux_account 29 October 2019, 12:39:30 UTC
9f65d90 Merge pull request #4179 from sagemathinc/fix-getIn-for-TypedMap Improve typing for Store.getIn and TypedMap.getIn 28 October 2019, 22:37:32 UTC
d7939a6 Fix typing and conversion for line items 28 October 2019, 20:28:43 UTC
e3e2f38 fix ##4195 -- error alert never goes away 28 October 2019, 03:44:09 UTC
6854a2b fix #4173 -- no output_directory when shell escape is enabled 27 October 2019, 00:52:11 UTC
2fe3154 fix #4188 -- make the open command work outside of the user's home directory 26 October 2019, 23:21:09 UTC
dcca67e fix #4192 -- hopefully; it's difficult to be sure with heisenbugs 26 October 2019, 22:58:25 UTC
4fd8174 Merge pull request #4191 from sagemathinc/npm-check-packages dev: consistency checker for npm packages 26 October 2019, 19:56:21 UTC
e426a78 fix #4193 -- deleting a project without upgrades appears to work, but really has no effect (I introduced this bug when making the project actions async) 26 October 2019, 18:23:31 UTC
d9b8051 Add support for 5 levels of getIn nesting 25 October 2019, 19:49:05 UTC
33488c7 dev/check npm: refine script and hook it up with webpack-watch to see that info when doing dev work 25 October 2019, 12:52:33 UTC
690b846 Merge remote-tracking branch 'origin/master' into iframe-comm 25 October 2019, 09:35:07 UTC
b8926dc Consolidate types 25 October 2019, 00:35:05 UTC
c1f66e2 Change NSV versions of getIn 25 October 2019, 00:17:21 UTC
19b7013 Add tests for Level 4 25 October 2019, 00:09:37 UTC
050cb88 Fix/Mark a number of type errors 24 October 2019, 23:50:05 UTC
51af767 Massively improve getIn typing Add level 3 tests 24 October 2019, 23:05:26 UTC
6c195d3 Add 1 and 2 deep tests for getIn 24 October 2019, 20:43:24 UTC
c31c43a dev: consistency checker for npm packages -- WIP 24 October 2019, 07:27:03 UTC
9c8e793 Merge branch 'master' into fix-getIn-for-TypedMap 23 October 2019, 23:04:06 UTC
b54ca55 An import 23 October 2019, 22:41:26 UTC
be981ef Fix js Map / immutable Map mixup 23 October 2019, 22:05:51 UTC
5d7a1e5 Fix missing immutable.Map declaration 23 October 2019, 22:03:17 UTC
7ed7a04 Consolidate ridiculous typing of the two getIns 23 October 2019, 21:43:24 UTC
944d8da Add basic getIn typing 4 levels deep 23 October 2019, 17:11:37 UTC
852ad8e Change Invoice to use TypedMap 23 October 2019, 16:35:12 UTC
4dcf83b Merge pull request #4189 from sagemathinc/codemirror-verilog verilog file support 23 October 2019, 16:04:32 UTC
f3b57cf Correctly type defaults with Map mixins 23 October 2019, 15:29:24 UTC
c8c9b62 fix #4190 -- issue with timetravel subframe (needed update in some cases) 23 October 2019, 15:10:16 UTC
15f70e4 Merge remote-tracking branch 'origin/better-ts-billing' into fix-getIn-for-TypedMap 23 October 2019, 14:29:18 UTC
561a6c0 Recurse on Lists 23 October 2019, 13:46:49 UTC
back to top