https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
460e05c whiteboard/slides overview mode 08 February 2023, 00:51:58 UTC
11ee1a1 overview grid for whiteboard and slides -- but flickers in some cases - scrolling results in crazy flicker 07 February 2023, 23:07:33 UTC
a2b87d8 whiteboard: search -- move to title bar (not toolbar); tooltips on clock 07 February 2023, 21:00:35 UTC
3a14ace slides: ability to create select rectangle on top of a slide 07 February 2023, 20:43:55 UTC
6b31697 add a "pages" button 07 February 2023, 20:19:27 UTC
7be566b slides: fix button to show table of contents 07 February 2023, 20:06:55 UTC
9998cdc slides: implement public sharing. Fix clicking on pages -> focus 07 February 2023, 19:54:22 UTC
1847d40 frontend/dropdown-menu: introduce "items" to get rid of deprecated overlay={menu}; apply for explorer-new-file and project-new-file 07 February 2023, 19:00:18 UTC
f3c858d frontend/project/modal: fix the antd modal visibility deprecation 07 February 2023, 17:44:42 UTC
6eca5c1 frontend/start-button: make this a banner and use the standard colors 07 February 2023, 17:44:08 UTC
192d0cb Merge branch 'master' into slides 07 February 2023, 17:31:56 UTC
d9a7fc8 Merge pull request #6368 from sagemathinc/jupyter-without-kernels frontend/jupyter: make notebook show up without a kernel 07 February 2023, 17:27:29 UTC
73b6941 Merge pull request #6409 from sagemathinc/fix-flaky-test-6387 db/test: fix #6387 07 February 2023, 17:27:10 UTC
c5751d5 Merge pull request #6410 from sagemathinc/next-store-link-to-onprem next/store: link to on-prem offerings 07 February 2023, 17:23:00 UTC
214d568 Merge pull request #6408 from sagemathinc/fix-terminal-name-scrolling frontend/terminal: fix showing scrollbars when narrow 07 February 2023, 17:22:21 UTC
dd7f4f3 modern style 07 February 2023, 17:19:05 UTC
62ca98d Merge pull request #6411 from belonesox/belonesox-fix-oauth1 Fix crash when OAuth1 protocol is used 07 February 2023, 17:13:14 UTC
0560d7e ability to open a file using a specified editor (!) - I need this for slides/whiteboard in case user has "jupyter classic" set. That's the only application NOW. - However, this could be very useful later for other things... 07 February 2023, 17:02:21 UTC
818830f frontend/jupyter: unknown kernel and selecting no kernel causes exception if kernelspec is not defined. also, only showing the kernel status if there is some information available 07 February 2023, 17:01:54 UTC
7d2351c frontend/jupyter: tweak some details about the select menu, the "no kernel" fallback is a known kernel, and typography fix 07 February 2023, 16:24:05 UTC
06990c5 whiteboard -- always use cocalc-jupyter for compute 07 February 2023, 16:09:12 UTC
fbab8c0 frontend/jupyter/kernel: save empty string if no kernel set 07 February 2023, 15:25:43 UTC
b4677eb Fix crash when OAuth1 protocol is used 07 February 2023, 12:06:43 UTC
b249512 next/store: link to on-prem offerings 07 February 2023, 10:54:50 UTC
7b4c910 db/test: fix #6387 07 February 2023, 10:23:37 UTC
048ab63 frontend/terminal: fix showing scrollbars when narrow and add "title" to be able to see full title when hovering 07 February 2023, 10:20:30 UTC
6cd56ce frontend/jupyter: fix styling of kernel status in notebook and whiteboard 07 February 2023, 10:04:58 UTC
66e7620 frontend/jupyter: fix whiteboard kernel indicator (no mode) and sort some imports and listed items 07 February 2023, 08:56:38 UTC
46befda Merge remote-tracking branch 'origin/master' into jupyter-without-kernels 07 February 2023, 08:36:49 UTC
0a30bb4 Merge branch 'master' into slides 07 February 2023, 05:25:20 UTC
e27d564 enable firefox for Jupyter classic embedded 07 February 2023, 05:03:05 UTC
f068b24 fix a typescript error 07 February 2023, 02:29:13 UTC
f20ab27 fix terminal title to left, so it doesn't move & wastes less space 07 February 2023, 02:23:17 UTC
63d1aee change default for "Print" button for Jupyter notebook 07 February 2023, 02:07:11 UTC
aa89cc7 project home -- MVP - this is a really minimal minimal MVP 07 February 2023, 00:52:51 UTC
b144736 work in progress making minor project layout changes 06 February 2023, 22:34:21 UTC
f017e38 frontend/jupyter: fixing "Mode" to display the cell mode 06 February 2023, 15:53:49 UTC
f7057c4 frontend/jupyter: just sorting/imports arrangement 06 February 2023, 15:29:12 UTC
7d4b7be Merge branch 'master' into slides 06 February 2023, 15:19:34 UTC
e71e0c3 frontend/jupyter: hide usage if there is no kernel 06 February 2023, 14:59:12 UTC
5baeaf6 Revert "fix #6283 - upgrade xterm (just had to wait for new xterm-addon-fit)" This reverts commit 7fec0781dda656f7bfe1c2c86ca54c699961a17f. 06 February 2023, 14:42:31 UTC
d0ec92e frontend/jupyter: move "Mode" (what is that?) to be part of the kernel menu, otherwise it wraps and is invisible + other cleanups 06 February 2023, 14:00:08 UTC
e1637e1 frontend/juypter: tweak style of kernel status, warning banner, deal with "no kernel" & "null", and get rid of a "SnippetDialog" leftover 06 February 2023, 11:29:08 UTC
e81263d Merge remote-tracking branch 'origin/master' into jupyter-without-kernels 06 February 2023, 09:56:14 UTC
cf6f117 slides: created frame for editing/viewing speaker notes... - but state needs to get saved - and needs to be syncd with one of the main pages... 06 February 2023, 03:01:51 UTC
9bbe2d5 slideshow: don't show navmap by default for slideshow (do for whiteboard) 06 February 2023, 01:45:03 UTC
2947774 slides: make it so slide is properly centered and sized by default 06 February 2023, 00:49:40 UTC
92b82db slides: time travel support 05 February 2023, 23:27:20 UTC
70a77a6 whiteboard/slides: properly display one blank page for new empty doc - problem is that there are no actual pages in the doc yet 05 February 2023, 23:14:11 UTC
cc902d6 slideshow mode: remove help button... for now 05 February 2023, 23:00:02 UTC
6e24f6e slides: make it so clicking on the slide does NOT select it 05 February 2023, 22:58:00 UTC
19c9e81 slideshow: icon and add to +New 05 February 2023, 22:18:42 UTC
cda9ffa slides: create new slide element 05 February 2023, 20:42:36 UTC
d8418f2 slides: basic template to start implementing slides 05 February 2023, 20:08:46 UTC
bfd0143 update package-lock (for escape-html PR) 05 February 2023, 15:10:01 UTC
3584f1c left buttons: visualize distinguish better 05 February 2023, 14:58:31 UTC
777e82f Merge pull request #6403 from belonesox/belonesox-fedora-fc36 «hub» package need deps «escape-html» 05 February 2023, 01:00:48 UTC
19e0ee5 typescript errors 05 February 2023, 00:45:05 UTC
ca6b5b9 Merge branch 'master' of github.com:sagemathinc/cocalc 05 February 2023, 00:43:04 UTC
8b9571a pretty minimal implementation of moving the fixed tabs over hopefully this isn't too annoying. 05 February 2023, 00:42:35 UTC
75b98c4 minimal usable move of fixed file tabs to the side 05 February 2023, 00:21:19 UTC
e02ccdd need deps from escape-html 04 February 2023, 21:54:44 UTC
439b475 fix some missing spaces in README 04 February 2023, 17:55:09 UTC
86654c6 update readme with better description 04 February 2023, 17:54:11 UTC
5e9ace1 title-bar: fix height 04 February 2023, 17:47:44 UTC
0e065ef title bar popup -- better display of labels 04 February 2023, 17:10:09 UTC
ff323a3 much better placement and layout for button popup 04 February 2023, 17:01:32 UTC
20924d9 work in progress making ... menu for title 04 February 2023, 01:34:14 UTC
9d86cb1 change the title bar buttons html - max number of buttons shown - doesn't use position absolute so no overlap possible - this is hopefully a good foundation for a "..." dropdown, like antd has everywhere 03 February 2023, 23:59:57 UTC
29073ef fix deprecated latex package used in printing sage worksheets 03 February 2023, 23:31:00 UTC
7a7d82e fix issue with dragging to resize frames, where it gets stuck - this was caused by recent upgrade to Draggable component 03 February 2023, 23:13:07 UTC
ec4c6da markdown codemirror: use keybindings and theme 03 February 2023, 21:56:17 UTC
b0dabd7 markdown editor: support user configured syntax highlighting for code blocks 03 February 2023, 21:04:15 UTC
0ac7fda fix most of #6400 -- slate and markdown code editor blocks -- mouse + cursor issues 03 February 2023, 20:50:49 UTC
69d003e fix some usability issues with math widget in markdown editor - see https://github.com/sagemathinc/cocalc/issues/6400 03 February 2023, 19:24:18 UTC
6906765 Merge branch 'master' of github.com:sagemathinc/cocalc 03 February 2023, 18:39:15 UTC
0f49c49 fix bug with whiteboard + slate Description: "I just noticed that if I type a bunch quickly in "Text" mode in a whiteboard, then quickly delete what I just typed via select and backspace, then defocus the note, sometimes that last delete isn't saved and the note reverts to having that text. I.e., sometimes the very last change isn't saved on blur. This doesn't happen in markdown mode." 03 February 2023, 18:38:08 UTC
eb62854 frontend/jupyter: some progress towards showing kernel info if there is none + styling 03 February 2023, 18:08:08 UTC
a116dd0 frontend/jupyter: cleaning up top-menu a bit and fixing "trust" (no way this can work) 03 February 2023, 17:42:48 UTC
d1c6e20 Merge remote-tracking branch 'origin/master' into jupyter-without-kernels 03 February 2023, 16:43:24 UTC
4c2ef00 Merge pull request #6399 from sagemathinc/fix-latex-command-6397 frontend/latex: make sure a list is really a list (and not a Map) 03 February 2023, 16:07:33 UTC
f1bb238 Merge remote-tracking branch 'origin/master' into jupyter-without-kernels 03 February 2023, 15:14:03 UTC
c0133b6 frontend/latex: make sure a list is really a list (and not a Map) -- #6397 03 February 2023, 11:58:54 UTC
2c6601b fix #6396 -- Misspelling on Dedicated Disk Page 03 February 2023, 06:08:45 UTC
40bc7ea Write a little api tutorial explaining how a partner can purchase licenses using the api. 03 February 2023, 05:45:54 UTC
dad5979 make it so partners get to skip the captcha when making purchases. 03 February 2023, 05:41:57 UTC
c88f25c crm: expose more info about accounts to crm; in particular, allow banning / unbanning users 03 February 2023, 05:27:56 UTC
987f579 move "Try" after Sign Up / Sign In 03 February 2023, 05:18:53 UTC
3f04a92 crm: initially no tabs 03 February 2023, 01:26:00 UTC
404e9c5 crm: persist views width 03 February 2023, 01:18:09 UTC
a137582 crm: improvements to view management 03 February 2023, 00:43:26 UTC
9d61f72 Merge branch 'master' into crm-side-width 03 February 2023, 00:28:36 UTC
a2662a2 comment out the "Apply maximum available upgrades to this project..." - since it is broken and people who try to use it describe it as 'I tried to apply my maximum upgrades, but the "save changes" icon stays pale and isn't clickable. This is maddening.' - why not fix it? Because upgrades are deprecated and we haven't sold them in year(s), and they are actively used by a tiny number of people. 03 February 2023, 00:26:59 UTC
82ac3b9 crm: make width of list of views of a table resizable - resizing is NOT persistent yet. 02 February 2023, 23:55:04 UTC
cb126dd show new video on landing page 02 February 2023, 19:55:35 UTC
12c5cbc whiteboard: don't zoom to fit when clicking elements; show pages and search by default 02 February 2023, 19:47:25 UTC
e48fe0d crm: add counter to gallery view as well 02 February 2023, 19:19:28 UTC
167fdf6 crm: rename Sync Files --> Documents, and properly sort tables when selecting 02 February 2023, 19:14:30 UTC
8be0baf crm grid - add counter column 02 February 2023, 19:06:14 UTC
525c971 fix #6394 -- slate: copy of inline content pastes as a block - actually we fixed a major edge case involving isInline - this means we can switch to fully using slate's very sophisticated insertFragment method in all cases. 02 February 2023, 18:14:48 UTC
back to top