https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
70cd56f project/nicer free: refactoring 08 February 2021, 13:20:11 UTC
8c11ca3 Merge remote-tracking branch 'origin/master' into free-proj-low-prio 08 February 2021, 10:09:10 UTC
deaa3bd hub/dev project: set pythonpath to make this work again 08 February 2021, 10:08:31 UTC
b5f91bc project: down prioritze free projects in kucalc 08 February 2021, 09:47:30 UTC
606a180 slate: only update contents if TOC frame exists 08 February 2021, 04:10:03 UTC
dee7d44 slate: add table of contents support 08 February 2021, 03:58:39 UTC
5d14050 refactor table of contents code so it's not jupyter specific (will help to use it elsewhere, hopefully) 07 February 2021, 20:16:28 UTC
b7f6864 slate: oops -- first time would stay blank forever 07 February 2021, 06:10:22 UTC
9bd6204 slate: wysiwyg -- implement scroll save 07 February 2021, 04:31:52 UTC
9e1d297 slate: support drag and drop (and image paste) upload. Finally. 07 February 2021, 00:14:06 UTC
886eb20 slate: delete focused voids 06 February 2021, 23:21:56 UTC
5d9d6d9 slate: fix #5204; always disable windowing on firefox; disable windowing in general for production (though still have it for dev) 06 February 2021, 20:51:12 UTC
39f9d47 slate: fix crash on firefox on select all; 06 February 2021, 20:15:15 UTC
fda3285 slate: improve image --> markdown 06 February 2021, 18:51:44 UTC
dd9466e slate: for inserting things with a menu, switch to explicitly specifying where, rather than depending on focus (which doesn't work on firefox); this fixes part of #5204 06 February 2021, 18:33:06 UTC
4fd1f87 slate: refactor a little code and node that firefox is totally broken 06 February 2021, 18:00:38 UTC
5ce626b slate: make inserting images/links/special chars more robust to incomplete input 06 February 2021, 17:36:58 UTC
5806233 slate: remove debug code 06 February 2021, 16:53:28 UTC
bb73542 merge upstream https://github.com/ianstormtaylor/slate/pull/3698 06 February 2021, 16:49:17 UTC
b5d5c46 slate: putting html editor below seems maybe better... (not clear; will need work) 06 February 2021, 05:43:29 UTC
82dd1cc slate: also edit inline html 06 February 2021, 05:38:27 UTC
3820fda slate: mainly making it so you can edit html blocks 06 February 2021, 05:34:35 UTC
6f5f894 slate: make it so you toggle checkboxes from the keyboard 06 February 2021, 02:17:00 UTC
740fe80 slate: switch to 4 spaces, since 2 doesn't work in many cases (thanks to hsnyder for pointing this out) 05 February 2021, 06:23:13 UTC
29c1dd9 slate: fix bug involving focus and state and collab editing of void code cells 04 February 2021, 23:30:37 UTC
a40866f fix pointless table save (the table.set does it); I had very recently introduced this when revamping the dialog, and fortunately it was a harmless bug. 04 February 2021, 23:08:14 UTC
ad8a30a slate: don't show codeblock info editor if codeblock is not fenced, since you can't edit it anyways 04 February 2021, 23:01:47 UTC
0ef9022 slate: change how updates are applied so that people can collaboratively edit fenced code blocks 04 February 2021, 22:59:08 UTC
6231132 slate: fix react error in code editing 04 February 2021, 22:30:05 UTC
52e16c8 slate: make default markdown layout same as before... for now. 04 February 2021, 21:45:25 UTC
7fd7f8e slate: treak comment html same as other 04 February 2021, 21:09:36 UTC
b5f0ad0 slate: fix bug with clicking on certain html elements 04 February 2021, 19:52:04 UTC
ed3968f slate: implement double clicking on editable markdown to show corresponding source 04 February 2021, 18:57:25 UTC
25af236 slate: comment out a bunch of debugging and namespace polution 04 February 2021, 05:56:38 UTC
40b97f3 slate: properly toggle the font mark state 04 February 2021, 05:39:26 UTC
c2adbbf slate: properly rewrite applying font marks to current word... finally 04 February 2021, 05:18:11 UTC
af9425c slate: working on formatting 04 February 2021, 01:03:51 UTC
3183ed3 slate: make it so `R[x]` doesn't result in checkboxes 03 February 2021, 22:35:07 UTC
f6a8399 slate: tiny fix to indent code 03 February 2021, 22:19:14 UTC
8dfe9e4 slate: put in some more forced paragraphs at top/bottom; otherwise cursor model is too frustrating 03 February 2021, 22:15:33 UTC
35a8a0e slate: solve tab/shift+tab problem on the markdown side since it's much easier and more robust to implement; we can try again another day to do something directly with the slate api. 03 February 2021, 22:08:57 UTC
d1e555f slate: trying again to implement indent -- really hard! 03 February 2021, 19:47:31 UTC
eeb9713 slate: tab to indent list items 03 February 2021, 18:33:34 UTC
6fb5f66 Merge branch 'master' into slatejs-md 03 February 2021, 15:31:24 UTC
ed99fec Merge pull request #5198 from sagemathinc/npm-upd-feb-2021 NPM updates feb 2021 03 February 2021, 15:31:06 UTC
cd61fcc webpack: fullhash version 5 only! 03 February 2021, 10:24:33 UTC
bb60c25 wbepack: modernize syntax, will be required for version 5 03 February 2021, 09:54:55 UTC
6ad831a npm: update some webpack related packages and node-gyp inconsistency 03 February 2021, 09:41:52 UTC
5798556 puppeteer: update typescript 03 February 2021, 09:23:48 UTC
b6b114f npm: make the package checker fail hard in dev mode when there is an inconsistency 03 February 2021, 09:20:11 UTC
086eb87 npm: make codemirror and fontawesome consistent 03 February 2021, 09:08:34 UTC
b87ae33 npm: update typescript, prom client, and switch from the (deprecated) node sass to dart sass 03 February 2021, 09:03:43 UTC
82ce9e7 slate: text blocks -- be able to set info 03 February 2021, 04:35:09 UTC
d41d44e slate: improve cursor positions after inline autoformat 02 February 2021, 23:35:23 UTC
d7c3fbd slate: inserting blocks of code via a button 02 February 2021, 21:45:28 UTC
e10a4d6 slate: fix a bug in text diffs 02 February 2021, 21:26:51 UTC
987750e slate: use a much more careful approach to preserving whitespace right before cursor when updating 02 February 2021, 20:55:51 UTC
734357d slate: some format tweaking 02 February 2021, 05:36:07 UTC
1de9f8b slate: padding top and bottom with paragraph, if necessary 02 February 2021, 05:00:39 UTC
64f8b78 slate: make hr's look nicer 02 February 2021, 03:46:16 UTC
56ef6e6 slate: improving the format code; fixing bugs 02 February 2021, 03:35:24 UTC
22d3272 Merge branch 'master' into slatejs-md 02 February 2021, 02:59:33 UTC
8b8cebc slate: working on formatting and many other little issues... 02 February 2021, 02:59:00 UTC
1185a7a slate: refactoring some keyboard handling 02 February 2021, 00:04:42 UTC
d7e075b slate: make block level autoformatting closer to usable 01 February 2021, 22:42:42 UTC
54db01c slate: tweaks 01 February 2021, 19:46:35 UTC
cb781bb Merge pull request #5196 from sagemathinc/pricing-explicit-how-to-buy webapp/pricing: be more explicit about how to buy a license for a course 01 February 2021, 19:43:48 UTC
403cc01 slate: change when autoformat is triggered 01 February 2021, 18:23:14 UTC
0961ac5 webapp/pricing: be more explicit about how to buy a license for a course 01 February 2021, 09:32:14 UTC
bc9ffcb slate: disable meta parsing for autoformat 01 February 2021, 07:53:56 UTC
539fbd0 slate: debugging 01 February 2021, 07:47:32 UTC
c4c8ef4 slate: make it so shift_enter in codemirror editors moves to next line. 01 February 2021, 07:21:39 UTC
5fb41cb slate: avoid not necessary conversion from slate to markdown 01 February 2021, 07:21:27 UTC
be426c3 sync-doc: add the ability to delay merging with upstream (this commit should be safe as it barely changes sync) 01 February 2021, 06:56:39 UTC
912f08b slate: implement diff strategy for any field except children and text changing 01 February 2021, 05:14:01 UTC
dc4762c slate: basic yaml header support. Obviously far from ideal, but way better than being completely naive about it and mangling it. 01 February 2021, 04:38:02 UTC
68b3531 slate: implement inserting special symbols 01 February 2021, 02:04:18 UTC
1ac6f7f slate: handle links (i.e., do the special processing). 01 February 2021, 01:54:15 UTC
98803b4 slate: implement images, including inserting them. This is pretty nice overall. 01 February 2021, 00:38:39 UTC
aee2c98 slate: implement markdown images (TODO: width/height) 01 February 2021, 00:00:15 UTC
b275ef3 slate: insert links 31 January 2021, 19:50:43 UTC
88ba85f slate: make it so formatting works even after editor has loss of focus 31 January 2021, 17:58:18 UTC
ffa75ef slate: make lastSelection not be null 31 January 2021, 17:30:38 UTC
61d09d0 frame-tree: fix the format bars so they work again (by antd rewrite) 31 January 2021, 17:29:37 UTC
be23722 slate/markdown: rewrite math parsing to really properly make display math be a block level element, whereas inline math is inline. Makes sense, but was a lot more work. The impact is that cursor behavior makes a lot more sense, and overall this is more "doing things right". 31 January 2021, 07:21:26 UTC
3d06418 slate: better codemirror cursor positioning (aware of where cursor came from) 31 January 2021, 04:41:53 UTC
4224f44 slate: fix a little css issue with non-windowing css 31 January 2021, 03:07:22 UTC
f8cf258 slate: make it possible to fully edit math from the keyboard 31 January 2021, 02:47:18 UTC
0adc838 slate: oops too many spaces 31 January 2021, 00:32:29 UTC
c7ca7cc slate: delete ensure padding code 31 January 2021, 00:25:49 UTC
be234a5 slate: undo before autoformat; also scroll into view hack seems to no longer be needed. 31 January 2021, 00:24:17 UTC
81e98a2 markdown hashtags: provide escape hatch for tasks 30 January 2021, 23:10:24 UTC
f077aa8 markdown/slate: basic hashtag support (it's just rendering for now, but it's a start). 30 January 2021, 22:57:16 UTC
c333033 slate: focus codemirror immediately if selected and focused 30 January 2021, 19:56:55 UTC
3641aed slate: big react-window window and default debounce save 30 January 2021, 19:56:30 UTC
87edbff slate: cursor movement and codemirror editors 30 January 2021, 19:25:33 UTC
56ffee4 slate: reorganizing and improving use of codemirrors 30 January 2021, 16:47:35 UTC
818d389 slate: implement shortcuts using the markdown parser itself and diff'ing, so we automatically get *everything* markdown-it does (and any plugins we ever add). It's a bit weird, but overall technically it should be very predictable. 30 January 2021, 06:17:23 UTC
6b4bc36 slate: add hr. 29 January 2021, 23:16:29 UTC
f91ec09 slate: trying a different approach to "shortcuts". 29 January 2021, 23:05:21 UTC
back to top