https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
6256120 better icons; nicer new file buttons. 08 February 2023, 21:05:20 UTC
7995b2a restyle drag bars again -- they can become totally invisible - e.g., pages next to overview and the drag bar vanishes. not good. 08 February 2023, 20:39:10 UTC
41afeab slides: sync speaker notes with main page 08 February 2023, 20:29:59 UTC
81530ab Merge branch 'master' into slides 08 February 2023, 17:56:49 UTC
9717060 slides: speaker notes - implement sync state working now. - this involved fixing some subtle bug in the Text component, which probably didn't cause trouble in the whiteboard but does here. That said, in theory it could have also caused trouble elsewhere in some rare case, maybe... 08 February 2023, 17:50:13 UTC
0954c4f fullscreen -- don't show "home" button 08 February 2023, 17:47:16 UTC
009923a Merge pull request #6413 from sagemathinc/fix-antd-deprecations-1 fix antd deprecations 08 February 2023, 17:29:04 UTC
54cc61f frontend/jupyter: mainly modernizing DropdownMenu in jupyter and frame-editor menu rows 08 February 2023, 17:10:28 UTC
ed20cb4 frontend/editors: modernize spellcheck dropdownmenu and tweak some styling 08 February 2023, 15:55:47 UTC
7c5d247 frontend/share/license: modernize DropdownMenu 08 February 2023, 15:23:51 UTC
496106d frontend/slate/insert: modernize DropdownMenu 08 February 2023, 15:12:57 UTC
47e0a9a frontend/file-info-dropdown: modernize DropdownMenu, sort some imports/exports, add types 08 February 2023, 15:06:43 UTC
b499973 frontend/font-size: modernize DropdownMenu 08 February 2023, 14:49:57 UTC
0c925f7 frontend/font-family: modernize dropdown and add "Ubuntu" font, sucht that Linux user have at least one additional choice 08 February 2023, 14:44:55 UTC
bc0e6e1 frontend: fix format-title dropdown, and minor tweaks to code and what is shown 08 February 2023, 14:35:44 UTC
e0c2b54 frontend/project-new: fix layout, fix dropdown buttons and NewFileButton, etc. 08 February 2023, 13:55:09 UTC
5c6c622 Merge remote-tracking branch 'origin/master' into fix-antd-deprecations-1 08 February 2023, 09:55:36 UTC
cf94ca9 work in progress making slide comments persistent - not working yet! 08 February 2023, 05:12:16 UTC
19971f7 slides: work in progress on speaker notes data structure 08 February 2023, 03:22:20 UTC
6dbb8be whiteboard overview: don't use virtuoso scroll hook on grid - it is not compatible at all, and not really needed 08 February 2023, 03:11:18 UTC
7713d31 Merge branch 'master' into slides 08 February 2023, 01:15:10 UTC
83958b0 Private --> "Publish", and make it a button 08 February 2023, 01:14:53 UTC
7461228 fix layout bug related to new tabs layout from yesterday 08 February 2023, 01:08:23 UTC
b77911c implement blaec's "click to customize" tip for whiteboard/slides 08 February 2023, 01:01:11 UTC
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
back to top