https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
ffba663 codeframe: split actions into frame_tree_actions and editor_actions (of course this is the most minimal possible split for now) 29 October 2019, 23:52:37 UTC
638d7c1 Merge branch 'master' into codeframe 29 October 2019, 23:12:23 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
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
07e0bba code editor in subframe -- this is the rabbit hole of "ambient actions" and not trying to make a whole new editor. I don't like this. 29 October 2019, 00:12:31 UTC
0014f7f Merge branch 'master' into codeframe 28 October 2019, 22:45:26 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
fbb1b83 beginning steps to edit any code file in a frame tree 28 October 2019, 20:21: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
62d45bd webapp: add verilog file support 23 October 2019, 13:43:54 UTC
168f619 Merge remote-tracking branch 'origin/master' into iframe-comm 23 October 2019, 12:35:03 UTC
57a4c83 make it possible to use timetravel both in a frame and standalone at the same time 23 October 2019, 00:18:47 UTC
e58b8a4 Merge branch 'master' into iframe-comm 23 October 2019, 00:13:43 UTC
2171d25 Merge branch 'master' into time-travel-frame 22 October 2019, 23:51:42 UTC
6e306c1 Merge branch 'master' of github.com:sagemathinc/cocalc 22 October 2019, 23:38:33 UTC
c8b468d tooptile -- disable get_scale so we can switch to using this 22 October 2019, 23:38:07 UTC
9f4d9cf Merge branch 'master' into tooltip-antd 22 October 2019, 23:27:25 UTC
3499533 Merge pull request #4167 from sagemathinc/dropzone-3.2.0 webapp: updating dropzone because of #4165 22 October 2019, 23:22:55 UTC
192bfd2 Merge branch 'master' into time-travel-frame 22 October 2019, 22:47:03 UTC
b9aab33 re-enable ts-loader forking 22 October 2019, 22:45:51 UTC
45bdde9 do not use rtypes.object for Invoices in billing (#4179) -- this is very ugly working code 22 October 2019, 20:14:40 UTC
39d75fe sadly, I have to disable using ts loader optimizations for now due to a bug. 22 October 2019, 17:18:08 UTC
490940d Merge branch 'master' into time-travel-frame 22 October 2019, 16:44:12 UTC
a45ff28 Merge branch 'master' into dropzone-3.2.0 22 October 2019, 16:42:20 UTC
fd36bf8 Merge pull request #4186 from sagemathinc/html-reload-3984 html reload button 22 October 2019, 16:41:02 UTC
68bd5ce timetravel: handle special case of no revisions 22 October 2019, 16:33:09 UTC
09c0301 Merge branch 'master' into time-travel-frame 22 October 2019, 16:17:53 UTC
50d30d7 show info about ts loader optimization 22 October 2019, 16:17:25 UTC
44b4705 Merge branch 'master' of github.com:sagemathinc/cocalc 22 October 2019, 16:01:10 UTC
c8ee8eb enable fork ts checker, but with *minimal* impact for now (it's not even async and only used in dev mode) 22 October 2019, 16:00:26 UTC
a626cb0 better control when ts loader optimization is used... 22 October 2019, 15:19:40 UTC
6ed9c66 Merge pull request #4175 from sagemathinc/update-react-image-crop Update react image crop 22 October 2019, 14:53:40 UTC
3513e6a Merge branch 'tsfast' into update-react-image-crop 22 October 2019, 14:32:15 UTC
7595ec1 Merge branch 'master' into update-react-image-crop 22 October 2019, 14:30:46 UTC
65068e9 make using webpack + typescript vastly faster by disabling type checking in the main thread with webpack; this requires some slight code improvements due to different options in how the typescript compiler is run 22 October 2019, 14:28:02 UTC
e747c1c webapp/html: refreshing sets the hash value to current timestamp 22 October 2019, 14:12:46 UTC
210565d Merge remote-tracking branch 'origin/master' into html-reload-3984 22 October 2019, 14:07:57 UTC
45d43dc webapp/html editor: make the reload button do something -- #3984 22 October 2019, 14:07:33 UTC
019f499 change an import and add a comment 22 October 2019, 13:42:42 UTC
ce696f6 Merge pull request #4183 from sagemathinc/Pricing-page-corrections-4182 minor pricing page changes 22 October 2019, 13:28:12 UTC
d9f4be1 Merge pull request #4184 from sagemathinc/fix-navbar-offset webapp/proj navbar: fix low "hanging" tab descriptions 22 October 2019, 13:24:58 UTC
187f1cc webapp/proj navbar: fix low "hanging" tab descriptions 22 October 2019, 12:06:07 UTC
735e1dd webapp/billing: also show enterprise support info when user has no card but subscriptions 22 October 2019, 09:18:23 UTC
02cbcf3 weabpp/billing: just collecting r_misc and using the A-anchor 22 October 2019, 09:17:53 UTC
4929d2b webapp/billing: address #4182 22 October 2019, 08:47:47 UTC
7da8610 webapp/billing/faq: fix indentation 22 October 2019, 08:46:49 UTC
26b32a9 Merge branch 'master' into time-travel-frame 22 October 2019, 02:16:44 UTC
fab07cc Merge pull request #4178 from DrXyzzy/front-end-test-06 Front end test 06 22 October 2019, 02:16:31 UTC
dcaf1da time travel -- add frame support for all editors where it makes sense. 22 October 2019, 02:11:01 UTC
4e89a28 time travel frame: make shift+click on the timetravel button open a new file tab 22 October 2019, 02:02:52 UTC
c4bfeb8 time travel frame: misc small iprovements (more editor types, make it work with files in subdirectories, better buttons) 22 October 2019, 01:52:29 UTC
2a9a41b Add a type 22 October 2019, 01:26:33 UTC
8a6da47 Fix typing usage 22 October 2019, 01:22:50 UTC
fb397e9 Add typing across one level of immutable.Map 22 October 2019, 01:09:38 UTC
a47b254 Add simple way to make a typed map 22 October 2019, 00:35:48 UTC
aa744d7 Merge branch 'master' into time-travel-frame 22 October 2019, 00:32:25 UTC
92e9f5f fix #4181 -- initial load of code editor doesn't show format button -- which was caused by checking _get_cm, which failed due to the editor not being created yet. 22 October 2019, 00:30:25 UTC
a728740 frame tree iactions.format -- graceful fallback which fixes #4180 21 October 2019, 23:46:20 UTC
fc26731 Fix some errors 21 October 2019, 23:27:41 UTC
27e35d5 pricing: add some vague remarks about "enterprise support" 21 October 2019, 23:18:11 UTC
0bbd7d2 Merge branch 'master' into fix-getIn-for-TypedMap 21 October 2019, 23:01:24 UTC
cce148e Be less clever about initial sizing 21 October 2019, 22:53:09 UTC
35e445a ifix issue with type inference -- see https://github.com/sagemathinc/cocalc/pull/4139#issuecomment-544733929 21 October 2019, 22:42:03 UTC
536fac2 Merge branch 'pricing-page-cleanup't push origin master 21 October 2019, 22:23:58 UTC
fd0636e make it clear on pricing page that prices being updated are the only time we change the timestamp 21 October 2019, 22:23:15 UTC
bfdf0a6 Merge branch 'master' into pricing-page-cleanup 21 October 2019, 22:13:55 UTC
491eb89 Merge pull request #4139 from sagemathinc/ban-chrome-77 preflight: ban specific chrome 77 21 October 2019, 21:56:34 UTC
back to top