https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
431bda4 ipywidgets: also don't fire events on frontend when not needed (we still need sequence number to be careful) 26 April 2019, 21:48:53 UTC
411d4d3 ipywidgets: make linked widgets work without blowing up the server by eliminating not-needed comm between project and kernel 26 April 2019, 21:45:21 UTC
9389e0d make play widget work by not depending on view stuff that we don't use being set 26 April 2019, 18:23:33 UTC
4064154 ipywidgets: fix a focus issue; refactor some code 26 April 2019, 18:12:56 UTC
e7d04ca implement fake accordion. 26 April 2019, 04:20:41 UTC
777e581 ipywidgets: implement Tab widget 26 April 2019, 03:49:30 UTC
a909fd4 disable debug 26 April 2019, 00:09:12 UTC
68fe443 ipywidgets: HBox, VBox, and GridBox 26 April 2019, 00:04:03 UTC
336d492 jupyter: fix a bug with tab completion and repeats 25 April 2019, 23:37:39 UTC
68f5080 ipywidgets: implement support for buffers (at least from backend to browser) 25 April 2019, 23:27:02 UTC
b54d4ff ipywidgets: make plots work 25 April 2019, 21:58:53 UTC
31ccab8 ipywidgets: fix output capture/clearing edge cases (basically finish proper implementation) 25 April 2019, 19:41:23 UTC
30206da ipywidgets -- fix major issue with entering text in text areas, and things getting dropped, etc. 25 April 2019, 16:55:54 UTC
2e179b3 if there are multiple data mime types that are supported, only display a non-text/plain 25 April 2019, 00:46:01 UTC
9c48690 ipywidgets: make it clear that custom define/widgets not yet supported; also make the error appear in the output area of the notebook, splitting the difference between the jupyterlab and jupyter classic behavior! 24 April 2019, 19:17:26 UTC
e0376d7 ipywidgets: fix update, so that initial render works 24 April 2019, 18:24:50 UTC
71dd7f0 Merge branch 'master' into ipywidgets 24 April 2019, 17:36:31 UTC
d989b58 Merge branch 'notification-page' 24 April 2019, 00:00:15 UTC
c92a2fc Merge branch 'notification-page' of github.com:sagemathinc/cocalc into notification-page 23 April 2019, 23:54:18 UTC
56fdc48 do not allow anonymous access to mentions table (not a security issue, but this may cause something like https://github.com/sagemathinc/cocalc/issues/3773) 23 April 2019, 23:53:02 UTC
66b4892 Revert to passing source manually 23 April 2019, 23:28:46 UTC
b78eb3f declutter the sign-in/sign-up page further 23 April 2019, 23:11:29 UTC
79db887 fix #3770 -- no new data in file_access_log 23 April 2019, 22:54:25 UTC
73d0b92 no, mentions shouldn't be publicly accessible! (this is not a real security issue, since we still filtered on projects, so it would always fail) 23 April 2019, 21:58:43 UTC
e2be838 Remove console log 23 April 2019, 20:36:12 UTC
b16dd8e Correctly use Table set 23 April 2019, 20:19:46 UTC
e2bd7d7 Initial fix for miss-attribution on marking read 23 April 2019, 19:22:35 UTC
a2ca910 fix the English in https://github.com/sagemathinc/cocalc/pull/3768 23 April 2019, 17:47:08 UTC
020d671 webapp: enhance user-facing msg when there is a sign in issue 23 April 2019, 10:03:41 UTC
d4545e9 Merge branch 'master' into ipywidgets 23 April 2019, 04:25:24 UTC
eef16d2 hotfix -- completely disable show mentions since marking read changes the user doing the mentioning (which is a massive bug). 23 April 2019, 04:10:25 UTC
823f8a1 fix bug in mentions counter that @hal found (new user) 23 April 2019, 00:26:26 UTC
6a8aefa Merge branch 'master' into notification-page 22 April 2019, 22:57:38 UTC
763e7c1 new ver due to some PR's. 22 April 2019, 22:50:47 UTC
f474d24 filenames aren't necessarily random, e.g., timestamp or semantic... so call them something else 22 April 2019, 22:49:27 UTC
ac7cdd1 Merge branch 'master' into enh-new-filename 22 April 2019, 22:34:11 UTC
a328124 Merge pull request #3763 from sagemathinc/fix-jupyter-del-prot-icon webapp/jupyter: fix deletable icon indicator 22 April 2019, 22:19:36 UTC
2633e87 Add unread count to file-use link 22 April 2019, 17:48:55 UTC
b408a2b ipywidgets: don't sync children as part of state... 21 April 2019, 16:24:54 UTC
0c9c302 synctable: ensure server times are unique for changes 21 April 2019, 16:14:45 UTC
a3a0f3b ipywidgets: support custom comm messages for views; this makes button clicks work 21 April 2019, 15:20:19 UTC
c3fe7aa webapp/jupyter: fix deletable icon indicator 20 April 2019, 10:57:08 UTC
957ed96 ipywidgets: change architecture to support arbitrary state changes, rather than just value or outputs; much less hackish and addresses some subtle edge cases. 20 April 2019, 04:12:12 UTC
30238d8 ipywidgets: make is_ansi, stdout, stderr rendering more robust by allowing text to be a non-string (instead of crashing using up all RAM). 19 April 2019, 21:56:22 UTC
e3a28d1 ipywidgets: implement clear_output 19 April 2019, 18:54:56 UTC
1001204 typescript mistake 19 April 2019, 18:54:47 UTC
aafb63a Improve no mentions message based on filter 19 April 2019, 01:52:58 UTC
1edb7fc Improve UI responsiveness 19 April 2019, 01:39:42 UTC
cbc9ba4 support widgets in output widgets 19 April 2019, 00:45:10 UTC
cad0c1e Refactor mentions as a submodule of notifications 19 April 2019, 00:39:56 UTC
9c4df0d Move icons to be adjacent 19 April 2019, 00:10:01 UTC
da8f08a clean up output capture and implemented nested output 18 April 2019, 23:39:31 UTC
77c3e13 rewrite output capture to work outside of explicit cell execution (so interact can work), and also so that msg_id need NOT start with execute_ 18 April 2019, 20:51:55 UTC
88831fc webapp/new filename: change icon for generating a new name 18 April 2019, 20:41:52 UTC
3e20b33 webapp/new filename: rename renadom to new filename and store it in a single variable 18 April 2019, 20:30:24 UTC
3a95385 travis: there are still "yaml" module errors ... 18 April 2019, 17:50:09 UTC
139d53a Merge branch 'master' into ipywidgets 18 April 2019, 17:20:33 UTC
b94b25c webapp/new filename: update name upon changing algorithm in account settings 18 April 2019, 17:15:13 UTC
bb603e5 webapp/asking filename: using filename spec to clarify the interface 18 April 2019, 17:04:07 UTC
839cfc2 travis-ci: update to python 3.6 and install yaml package 18 April 2019, 17:03:01 UTC
4973bef Merge remote-tracking branch 'origin/master' into enh-new-filename 18 April 2019, 16:37:36 UTC
02bfc1e Merge pull request #3754 from fchapoton/patch-10 remove usunsed import 18 April 2019, 15:40:40 UTC
e3395e3 Merge pull request #3753 from fchapoton/patch-9 fix one syntax error 18 April 2019, 15:38:08 UTC
9b901f6 Merge pull request #3755 from fchapoton/patch-11 remove unused import 18 April 2019, 15:32:53 UTC
102fc19 tiny polish for crash page 18 April 2019, 14:20:16 UTC
3a20f3f Merge branch 'webapp-crash-fallback't push origin master 18 April 2019, 14:16:39 UTC
bfc5a8f Merge branch 'master' into webapp-crash-fallback 18 April 2019, 14:14:39 UTC
120257e Finish mention filters 18 April 2019, 01:07:59 UTC
4dc536a Add scrolling 17 April 2019, 23:41:10 UTC
de96818 Add read, unread, saved tabs 17 April 2019, 23:40:15 UTC
36732a2 Add read/unread styling 17 April 2019, 23:04:34 UTC
f647aa5 Fix additonal mention on change bug 17 April 2019, 22:37:01 UTC
41554cf Add save/unsave and read/unread ui 17 April 2019, 22:30:15 UTC
506e05a Add seen/unseen and saved/unsaved status to mentions 17 April 2019, 21:09:20 UTC
d82fc0a maybe fix https://github.com/sagemathinc/cocalc/issues/3756 16 April 2019, 15:41:37 UTC
0b0e0a7 webapp: fallback error message when react crashes 16 April 2019, 11:18:44 UTC
f03cffb ipywidgets: really horrible hackish proof-of-concept partial React implementation of Box; since this works, we will redo it much more nicely. 16 April 2019, 04:15:43 UTC
39dc0c4 Add see all link in file-use 16 April 2019, 02:48:26 UTC
b0b4fc5 Make notifications its own top level page 16 April 2019, 02:36:41 UTC
99012da Merge branch 'master' into notification-page 16 April 2019, 01:37:50 UTC
f8aa368 ipywidgets: make the input controls for @interact appear. 16 April 2019, 00:55:46 UTC
d764cd4 ipywidgets: implement output with block capturing 15 April 2019, 21:42:51 UTC
57956f3 Merge branch 'master' into ipywidgets 15 April 2019, 02:59:57 UTC
a5d1d96 remove unused import and python3 print 14 April 2019, 06:57:18 UTC
651e9b6 remove usunsed import 14 April 2019, 06:55:05 UTC
b17620c fix one syntax error plus use python3 prints 14 April 2019, 06:39:11 UTC
cfd4fc5 Merge branch 'master' into enh-new-filename 12 April 2019, 20:30:31 UTC
20c6847 fix blocker bug where sometimes opening a .course file would crash browser, due to a race condition (this bug was only a problem for a few days). 12 April 2019, 20:27:43 UTC
6839d10 xterm.js finally fixed that reflow bug :-) 12 April 2019, 17:39:21 UTC
9f47e00 bug fix 12 April 2019, 00:12:56 UTC
9325196 bug fix for snappy -- make the task list give back the keyboard... (this is a quick hack; really redux.getActions('page').set_active_key_handler should be done at a higher level) 12 April 2019, 00:12:09 UTC
aa124dc ipywidgets: make it so the Output widgets at least renders all messages types that our frontend supports. 11 April 2019, 22:24:20 UTC
25dd34c ipywidgets: implementing output widget. (work in progress) 11 April 2019, 19:16:49 UTC
db8a614 webapp/new filename: make "semantic" new filenames robust against unknown extensions (fallback) and other cornercases 11 April 2019, 16:42:30 UTC
4cd318d webapp/filenames: make sure that type of random filename generator is always defined (even with an old hub) and fix some details 11 April 2019, 13:53:31 UTC
89731ab Merge remote-tracking branch 'origin/master' into enh-new-filename 11 April 2019, 07:57:41 UTC
0f10720 Add UI for no notifications 11 April 2019, 05:05:58 UTC
3be58d3 Merge branch 'master' into notification-page 11 April 2019, 04:28:03 UTC
b9b28ee Clean up random stuff 11 April 2019, 04:18:42 UTC
a1f85d5 Fix undefined description bug 11 April 2019, 04:08:57 UTC
back to top