https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
6348f36 webapp: loading compute_images in minimal mode -- otherwise exceptions appear randomly 04 September 2020, 10:46:46 UTC
cd6a007 delete some debug logging 03 September 2020, 23:31:51 UTC
dc47703 oops quota can be undefined, of course 03 September 2020, 23:07:13 UTC
73177b4 refactor quota editor into another module (better code!) and use it so that admins get a much nicer quota editor. 03 September 2020, 22:43:44 UTC
c6199f5 fix some typescript errors (missed due to webpack ts plugin breakage) 03 September 2020, 20:36:16 UTC
5f244c3 working on transitioning to better admin quota editing 03 September 2020, 20:12:36 UTC
2ba9ffa missing space in an info banner 03 September 2020, 20:10:51 UTC
e789147 new ver 03 September 2020, 18:32:46 UTC
a438c56 fix license purchase link 03 September 2020, 18:31:47 UTC
d1e6688 improve display of stats info 03 September 2020, 18:31:02 UTC
74fd27f add backend code to stats to compute active users 03 September 2020, 18:00:42 UTC
98b70af follow up to PR #4831 to follow all the rules of hooks, as I understand them. 03 September 2020, 17:42:11 UTC
b5f9c5c Merge pull request #4831 from sagemathinc/fix-update-softare-hook webapp/software update: reorder some lines to avoid violating hook rules 03 September 2020, 17:37:57 UTC
b3a077e debug logging 03 September 2020, 17:37:31 UTC
eaf86eb implement alt+q fill paragraph 03 September 2020, 02:59:04 UTC
4dfa119 make failing to copy a graded or peer graded assignment over non-fatal, so instructor can optionally assign a grade and return anyways if they want. 03 September 2020, 00:02:20 UTC
2efa5ff fix some annoying course button layout issues. 02 September 2020, 23:55:09 UTC
6aa673c Merge branch 'master' of github.com:sagemathinc/cocalc 02 September 2020, 23:44:42 UTC
b442c22 course: make it so error alert doesn't run off screen. 02 September 2020, 23:44:23 UTC
472985d Merge pull request #4830 from sagemathinc/upd-better-sqlite3 project: update better-sqlite3 & dependencies 02 September 2020, 23:27:16 UTC
a03ebe7 webapp/software update: reorder some lines to avoid violating hook rules 02 September 2020, 18:26:39 UTC
76358a7 project: update better-sqlite3 & depdendencies 02 September 2020, 17:47:18 UTC
dcf070d rewrite delete_trailing_whitespace codemirror plugin in typescript... 02 September 2020, 17:32:56 UTC
d535378 Merge pull request #4827 from sagemathinc/temp-dismiss-software-upgrade webapp/project: just hide software upgrade banner 01 September 2020, 16:24:39 UTC
b04eb59 fix #4781 -- nbgrader: option to strip the input from the returned x_autograded.ipynb file. 01 September 2020, 16:06:07 UTC
72b89e1 webapp/project: just hide software upgrade banner 01 September 2020, 15:07:36 UTC
5166930 convert nbgrader config page to functional component 01 September 2020, 14:41:36 UTC
27b1cfb course: rewrite python export and add new json export (csv export is still horrible) 01 September 2020, 13:53:45 UTC
c93b97d Merge pull request #4826 from sagemathinc/course-grades.py-4825 course: fix #4825 01 September 2020, 09:33:46 UTC
04916bc course: fix #4825 01 September 2020, 09:32:14 UTC
6fdba06 implemented somewhat useful *inverse search* for the markdown editor. This is not 100%, but is a nice little start. 01 September 2020, 04:59:12 UTC
119006b update to newest version of markdown-it (we were using a really old version) 31 August 2020, 20:56:59 UTC
38cbe89 Merge branch 'master' of github.com:sagemathinc/cocalc 31 August 2020, 13:55:40 UTC
691f6e5 run nbgrader in serial for now; also commit on each run 31 August 2020, 13:55:19 UTC
8e5710e Merge pull request #4822 from sagemathinc/course-proj-image-default webapp/course: inherit teacher project compute image or be explicitly 31 August 2020, 13:39:35 UTC
8f26087 Merge remote-tracking branch 'origin/master' into course-proj-image-default 31 August 2020, 13:06:50 UTC
6e3f4bc fix #4801 -- "open" command in .term sometimes opens the wrong file 31 August 2020, 13:04:28 UTC
dccb3c6 webapp/course: various adjustemnts to inheriting the course projects compute image 31 August 2020, 12:21:47 UTC
545e056 webapp/course: inherit teacher project compute image or be explicitly 31 August 2020, 11:30:50 UTC
1575bc5 bugfix: if screen is not tall, can't scroll through files 31 August 2020, 04:04:48 UTC
efe8296 fix #4807 -- layout bug -- avatars on the projects page overlap with Hidden filter 31 August 2020, 03:50:59 UTC
8c60624 fix #4808 -- course: python exporting grades does not sanitize fields 31 August 2020, 03:33:09 UTC
26cd85e license purchase: clarify some wording 30 August 2020, 22:19:20 UTC
2a9cba2 course: add "buy license in place" there. 30 August 2020, 22:01:23 UTC
a1667b6 fix #4814 -- sometimes returning to an open file in the code editor doesn't properly set the scroll positions 30 August 2020, 05:58:41 UTC
714e229 fix #4805 -- clearing non-editable cells 30 August 2020, 05:08:56 UTC
25c3b29 fix #4820 -- project: calculated upgrade totals are wrong 30 August 2020, 04:32:32 UTC
37f29e8 improve word wrap for site license purchase form 29 August 2020, 05:26:58 UTC
5378d81 make site license purchase visible in more places, now that we know it works. 28 August 2020, 23:52:35 UTC
d2f05b8 Merge pull request #4815 from sagemathinc/stats-projects hub/stats: running projects and more info 28 August 2020, 15:19:01 UTC
f3d80e1 Merge pull request #4818 from sagemathinc/fix-nbconvert-4816 webapp/jupyter/nbconvert: fix #4816 28 August 2020, 15:11:54 UTC
dbfcc6f webapp/jupyter/nbconvert: fix #4816 28 August 2020, 12:03:31 UTC
c99989f make cocalc loading more robust to things taking a while; in particular this is a case where project might not yet be defined 27 August 2020, 15:12:06 UTC
1784e62 webapp/stats: show number of projects in kucalc 27 August 2020, 14:59:25 UTC
6242f27 hub/stats: bufix type of query result 27 August 2020, 13:42:00 UTC
9832231 hub/stats: calculate running projects 27 August 2020, 12:33:04 UTC
32f6209 hub/stats: more typescripting 27 August 2020, 10:34:58 UTC
ac9f52c hub/stats: ts stats calculation (half way done) 27 August 2020, 09:17:31 UTC
7b4e415 new version 26 August 2020, 15:17:36 UTC
a53932c fix race condition in course peer grading in which one student would get the wrong work to grade 26 August 2020, 15:16:53 UTC
1f56f61 course: warn if license is not sufficient. 25 August 2020, 22:47:13 UTC
a2030ed fix #4810: negative points for nbgrader (also convert to functional component and make more responsive) 25 August 2020, 19:21:56 UTC
40305d0 Merge pull request #4811 from sagemathinc/pw-reset-tweak password reset tweak 25 August 2020, 16:54:36 UTC
7a97463 webapp/forgot pw: disable button after sending, ... 25 August 2020, 16:43:57 UTC
e891ea0 webapp/reset pw: modernize, move reset key to account initialization, and fix some state details 25 August 2020, 14:05:50 UTC
ce2b0ff webapp/password reset: preparation to set reset token in a session cookie 25 August 2020, 13:34:18 UTC
c20ffc6 make a stab at fixing #4790 24 August 2020, 04:44:02 UTC
109f898 make an error message better 24 August 2020, 04:15:05 UTC
4103bd5 fix a typo hsnyder found. 24 August 2020, 04:15:00 UTC
8547288 fix setting of title/desc by backend (db query) 23 August 2020, 17:15:53 UTC
49c3af9 implement contribution of new site license quota to projects from the user's perspective 23 August 2020, 16:36:50 UTC
12defc7 Merge branch 'master' into pricing 23 August 2020, 02:12:53 UTC
8a1f193 dumb mistake 22 August 2020, 18:45:36 UTC
023c55a allow for unknown plans 22 August 2020, 18:27:24 UTC
d23b1d3 Merge branch 'master' of github.com:sagemathinc/cocalc 22 August 2020, 17:47:06 UTC
d098da6 make a change to avoid a certain crash that users in India have observed. This may not fix the root problem, but is a good idea anyways... 22 August 2020, 17:46:06 UTC
10db635 Merge branch 'master' into pricing 19 August 2020, 21:02:16 UTC
f6409f1 Merge pull request #4806 from sagemathinc/fix-emailverify hub/email verify: only reuse token if email address did not change 18 August 2020, 15:51:35 UTC
90311ea hub/email verify: only reuse token if email address did not change 18 August 2020, 15:42:01 UTC
3ed961e webapp/20.04 upgrade: do not restart project if dismissed 18 August 2020, 12:33:28 UTC
5934192 Merge pull request #4803 from sagemathinc/ubuntu2004-upgrade Ubuntu 20.04 Upgrade 18 August 2020, 08:09:43 UTC
e34b32a oops: multiply not exp! 16 August 2020, 19:22:10 UTC
90283de manage import issue 16 August 2020, 17:30:15 UTC
106225d relative imports for manage 16 August 2020, 16:56:58 UTC
a262ed0 Merge branch 'master' into pricing 16 August 2020, 15:33:20 UTC
a28f028 just use plain js for index 16 August 2020, 15:22:34 UTC
fcf2dce Merge remote-tracking branch 'origin/master' into ubuntu2004-upgrade 15 August 2020, 07:56:13 UTC
eb99642 rename "connect" --> "connection" to be clearer and workaround some stupid aspects of how we build hub in kucalc 14 August 2020, 21:37:08 UTC
74ac6b4 fix #4802 -- NaN in course and always_running upgrade 14 August 2020, 19:36:59 UTC
25892fe Merge branch 'master' into pricing 14 August 2020, 15:06:36 UTC
ddaea04 make some init code runnable not in browser: see https://github.com/sagemathinc/cocalc-landing/issues/2 14 August 2020, 15:03:53 UTC
df56129 20.04 upgrade: bugfix 14 August 2020, 11:52:39 UTC
db94bf4 20.04: sounds better this way 14 August 2020, 10:27:50 UTC
cd872f4 20.04: minor tweaks to the names in the dropdown 14 August 2020, 10:16:06 UTC
30cb147 Merge remote-tracking branch 'origin/master' into ubuntu2004-upgrade 13 August 2020, 08:45:39 UTC
1c753e0 implement computation of new license contribution to final quota (not really tested yet) 13 August 2020, 01:19:33 UTC
29562c1 make some style changes to quota.ts so that I can read it (way too many abbreviations of variable names!). Document how new and old quotas will interact. 13 August 2020, 01:02:04 UTC
f6dd4aa when instructor explicitly clicks "student pay" show config dialog and fill in a default, since periodically people miss all this 12 August 2020, 21:27:14 UTC
9fc002d Merge branch 'master' into pricing 12 August 2020, 21:07:24 UTC
23cf508 Revert "make project listings persistent, which would fix #4790 (though we will also fix the root cause in another commit); having this be persistent is better anyways" This reverts commit 29bf47e7394a9bbde1de95ac97e5bebf2cb6b9a8. 12 August 2020, 21:03:05 UTC
back to top