https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
3442080 hub/auth: wrapping twitter, email for facebook and twitter 15 May 2020, 10:11:36 UTC
dda04a3 fix another bug in the PII code. 15 May 2020, 03:20:37 UTC
b0f4d53 Merge pull request #4465 from sagemathinc/hub-auth-ts hub/auth: typescript auth, generalize strategies, extend UI 15 May 2020, 02:34:12 UTC
da4eeef create useRedux hook and use it to make AppliedLicenses component nice and simple; also temporarily comment out the tab showing licenses so this can be merged into master 15 May 2020, 02:27:16 UTC
45a0648 wrote a hooks and non-hooks version of ManagedLicenses; hooks version wins easily 15 May 2020, 01:03:30 UTC
c8574b4 refactoring license display code 14 May 2020, 20:18:40 UTC
1ff694f Merge branch 'master' into my-licenses 14 May 2020, 19:20:10 UTC
72084dc switch to a special case accept when domain is null. 14 May 2020, 19:15:59 UTC
b5240e4 add null check to avoid a stack trace with cors check in analytics 14 May 2020, 19:09:17 UTC
a526e27 Merge branch 'master' into my-licenses 14 May 2020, 16:55:19 UTC
cc788de Merge pull request #4587 from sagemathinc/fix-settings-defaults hub/server queries: process all default values as well 14 May 2020, 16:41:49 UTC
4365d2a hub/server queries: process all default values as well 14 May 2020, 16:35:15 UTC
95584b4 Merge branch 'master' of github.com:sagemathinc/cocalc 14 May 2020, 16:18:49 UTC
9880181 fix parsing of pii interval by log function 14 May 2020, 16:18:22 UTC
26cb4bf util/db-schema: spaces around ampersand sign 14 May 2020, 14:45:01 UTC
9b017d1 Merge remote-tracking branch 'origin/master' into hub-auth-ts 14 May 2020, 14:43:59 UTC
7e22a6e Merge pull request #4585 from sagemathinc/analytics.js-4584 only query analytics.js in a commerical setup 14 May 2020, 13:56:00 UTC
4fd7828 add a "commercial" env variable for the templates and introduce it in webpack and the open cocalc server 14 May 2020, 13:44:56 UTC
8696c24 webapp/auth passworts: fix alignment of passport strategy buttons 14 May 2020, 13:29:47 UTC
0efd913 Merge remote-tracking branch 'origin/master' into hub-auth-ts 14 May 2020, 08:27:46 UTC
03d1198 webapp/res: include .gitignore file 14 May 2020, 07:18:52 UTC
09bc617 add ability for user to get info about all the licenses they manage 14 May 2020, 01:54:04 UTC
9d505ef add unfinished account --> licenses page. 14 May 2020, 00:54:14 UTC
4bf29a5 address issue with jumpiness when scrolling sage worksheets 13 May 2020, 23:25:51 UTC
eaa18d1 auth: passport-type pulic type fix 13 May 2020, 18:04:01 UTC
e0bf99b webapp/landing-page: move the account creation token inside the email form, since if it is set, it is only for email signup now 13 May 2020, 12:50:46 UTC
e77a4cf Merge pull request #4582 from sagemathinc/gitconfig-comments project/gitconfig: remove hidden files and explain that users can edit the file 13 May 2020, 12:25:08 UTC
4ad8031 webapp/admin: if there is no public SSO, allow setting an account creation token 13 May 2020, 12:03:33 UTC
bc0ef03 project/gitconfig: remove hidden files and explain that users can edit the file 13 May 2020, 08:29:55 UTC
ee117d2 Merge remote-tracking branch 'origin/master' into hub-auth-ts 13 May 2020, 07:17:58 UTC
789d8e9 improve comment about windowing 13 May 2020, 01:08:46 UTC
551e3b1 disable jupyter windowing on firefox too 13 May 2020, 01:02:43 UTC
b59bb69 Merge remote-tracking branch 'origin/master' into hub-auth-ts 12 May 2020, 17:21:48 UTC
52cc087 little fix to PR #4566 12 May 2020, 15:25:08 UTC
1527122 Merge pull request #4566 from sagemathinc/pii-retention start supporting expiring PII info 12 May 2020, 15:18:26 UTC
c2cee65 Merge pull request #4576 from sagemathinc/upd-prom update prometheus 12 May 2020, 14:53:13 UTC
65d5072 Merge remote-tracking branch 'origin/master' into hub-auth-ts 12 May 2020, 09:16:35 UTC
352fe3f Merge pull request #4559 from sagemathinc/project-gitconfig project/git: ignore aux files by default 11 May 2020, 22:59:00 UTC
3f82f95 Merge pull request #4545 from sagemathinc/rm-external-urls remove resources pointing to 3rd party servers 11 May 2020, 21:54:43 UTC
4aeedbf Merge pull request #4580 from sagemathinc/welcome-octave anonymous welcome file for octave 11 May 2020, 19:59:12 UTC
575c9da hub/auth: groundwork for disdinquishing between "public" and "private" SSOs. also a way to disable one of them, without deleting the actual data 11 May 2020, 14:57:30 UTC
0647a2f hub/auth: emails from SSO are automatically verified 11 May 2020, 13:46:53 UTC
b73e345 webapp: add an octave welcome mode 11 May 2020, 10:42:43 UTC
135cc22 Merge remote-tracking branch 'origin/master' into hub-auth-ts 09 May 2020, 06:28:53 UTC
06c9af4 Merge pull request #4577 from sagemathinc/instrument-hub-landing hub: instrument hub-landing 08 May 2020, 16:55:47 UTC
53834a0 hub: instrument hub-landing 08 May 2020, 16:54:19 UTC
3cf684d update prometheus 08 May 2020, 15:59:45 UTC
5a2980f hub/auth: github should tell us the email addresses 06 May 2020, 17:31:59 UTC
9582afe webapp/auth strategies: remove global STRATEGIES object 06 May 2020, 17:31:43 UTC
164c476 Merge remote-tracking branch 'origin/master' into hub-auth-ts 06 May 2020, 17:14:01 UTC
fe09762 Merge remote-tracking branch 'origin/master' into rm-external-urls 06 May 2020, 14:39:36 UTC
284668c Merge pull request #4573 from sagemathinc/fix-travis-may20 fix travis testing 06 May 2020, 14:38:36 UTC
48c181f travis: fix what to actually test 06 May 2020, 13:41:18 UTC
5ff9335 webapp/test: testwapp is superseeded by jest in the root dir 06 May 2020, 13:37:53 UTC
c25c3b7 webapp: fix r_misc tests (updating snapshots, and a tag name) 06 May 2020, 13:33:49 UTC
a69d415 Merge remote-tracking branch 'origin/master' into pii-retention 06 May 2020, 13:00:59 UTC
c97d3b3 Merge pull request #4572 from sagemathinc/fix-PDF-view webapp/pdf viewer: fix upperase extensions 06 May 2020, 11:08:49 UTC
c56751a webapp/pdf viewer: fix upperase extensions -- #4562 06 May 2020, 11:08:12 UTC
841f18a webapp/strategies: make sure load strategies is called 06 May 2020, 10:12:50 UTC
64d584e hub/auth: comment out suspicious log line 06 May 2020, 09:10:29 UTC
9ddbcca Merge remote-tracking branch 'origin/master' into hub-auth-ts 06 May 2020, 09:04:57 UTC
eb325f2 Merge remote-tracking branch 'origin/master' into rm-external-urls 06 May 2020, 08:43:14 UTC
3408160 Merge pull request #4567 from sagemathinc/rm-danger-delete-account remove red color from delete account and change sign out to use primary 06 May 2020, 08:42:43 UTC
b70d518 Merge remote-tracking branch 'origin/master' into rm-danger-delete-account 06 May 2020, 08:37:07 UTC
fa69385 Merge pull request #4571 from sagemathinc/formatting-space-in-license license headers: remove a silly end-of-line space 06 May 2020, 08:36:19 UTC
81a0a2c license headers: remove a silly end-of-line space via git grep -P '^/\* $' | grep ':1:' | cut -d: -f1 | xargs sed -i 's|^/\* $|/*|' 06 May 2020, 08:31:25 UTC
58b90d2 webapp/account: remove red color from delete account and change sign out to useprimary 05 May 2020, 13:38:20 UTC
66c5c7d site settings: support expiring PII info 05 May 2020, 12:30:16 UTC
0b38e94 Merge pull request #4558 from sagemathinc/fix-travis-may20 travis: build color scheme + primus 05 May 2020, 07:47:17 UTC
52e7459 project: init gitconfig with a convenient list of files to ignore 04 May 2020, 14:27:33 UTC
6d27f07 travis: build color scheme + primus 04 May 2020, 10:16:08 UTC
6817b59 Merge remote-tracking branch 'origin/master' into hub-auth-ts 04 May 2020, 08:20:01 UTC
b34ebde Merge branch 'master' of github.com:sagemathinc/cocalc 04 May 2020, 01:43:48 UTC
002d43d fix #4557 -- share server authors: just the database query that defines who an "author" is 04 May 2020, 01:43:13 UTC
24f5b94 Merge remote-tracking branch 'origin/master' into hub-auth-ts 03 May 2020, 16:11:33 UTC
d93104d Merge pull request #4552 from sagemathinc/prefix-ymd-dashes new automatic filenames with dashes for year-month-day 02 May 2020, 16:11:26 UTC
6deff5f webapp/project: new automatic filename with dashes for year-month-day, to be compatible with "current-time" 02 May 2020, 14:22:00 UTC
6e361b6 Merge remote-tracking branch 'origin/master' into rm-external-urls 02 May 2020, 08:43:33 UTC
b0e74e7 Merge remote-tracking branch 'origin/master' into hub-auth-ts 02 May 2020, 08:41:34 UTC
ce1b005 rewrite ProjectUpgradesTable in typescript... thus getting rid of r_upgrades.cjsx 01 May 2020, 22:40:24 UTC
3f5ae04 Merge branch 'master' of github.com:sagemathinc/cocalc 01 May 2020, 22:15:33 UTC
e25338d rewrite UpgradesPage in typescript 01 May 2020, 22:15:10 UTC
27e973e fix break caused by license script... which was probably broken anyways 01 May 2020, 21:46:59 UTC
c476044 Merge pull request #4538 from sagemathinc/license-headers-2 License headers 01 May 2020, 21:20:34 UTC
932b203 improve license code display 01 May 2020, 19:11:10 UTC
34809e5 license display: better for managers 01 May 2020, 18:55:57 UTC
fdd55be license: using license-header-manager to add a license on remaining files 01 May 2020, 18:35:14 UTC
4013137 Merge remote-tracking branch 'origin/master' into license-headers-2 01 May 2020, 18:26:07 UTC
9c79088 webapp/resources: tweak symlinks 01 May 2020, 12:44:47 UTC
1c3210b webapp/resources: get rid of lozad remains 01 May 2020, 12:06:30 UTC
90f0cf2 resources/setup: non-utf8 char in string 01 May 2020, 11:57:45 UTC
a1b4dc9 share/resource links: load specific versions, to avoid cached files to break the page 01 May 2020, 10:06:51 UTC
622f76c share: site name in link 01 May 2020, 09:55:21 UTC
3784ced get rid of lozad 01 May 2020, 09:54:22 UTC
85d3a1a webapp resources: rename res → resources 01 May 2020, 09:52:54 UTC
6c2e993 Merge remote-tracking branch 'origin/master' into rm-external-urls 01 May 2020, 09:10:03 UTC
83c64bc Merge remote-tracking branch 'origin/master' into hub-auth-ts 01 May 2020, 08:53:56 UTC
9438f84 show same managers display in edit and view mode 01 May 2020, 02:03:31 UTC
ddb5252 make json input friendly for admin license creation. 01 May 2020, 01:49:57 UTC
8041f90 fix bug when creating a new license 01 May 2020, 00:36:35 UTC
back to top