https://github.com/sagemathinc/cocalc

sort by:
Revision Author Date Message Commit Date
de719f2 delete two more package-lock files -- followup of #4060 10 September 2019, 17:03:52 UTC
e7e523d actually commit the introspect code to fix #4065 09 September 2019, 22:43:18 UTC
c81052f fix #4066 -- jupyter slideshow: does not work if filename is a number 09 September 2019, 22:10:41 UTC
6d24b06 fix #4067 -- jupyter2: tab complete, then escape, then some commands such as shift+enter aren't enabled again (unless you defocus and refocus cell) 09 September 2019, 22:06:21 UTC
079448a fix #4065 -- "jupyter2: can't close help popup window"; fixed by (1) making a new introspection frame; (2) deleting the old introspection component; (3) improving showing and deleting frame of a given type 09 September 2019, 21:06:47 UTC
f0fce66 Merge pull request #4060 from sagemathinc/clearly-ignore-package-lock Clearly exclude package-lock 07 September 2019, 07:56:09 UTC
7f020b7 fix #4058 -- change payments from Stripe js to Elements for simplified PCI DSS compliance 07 September 2019, 00:50:48 UTC
63501e3 just be sure 06 September 2019, 21:00:01 UTC
6ac74e8 billing: fix edge case that caused a crash 06 September 2019, 20:57:53 UTC
742e056 Merge branch 'fix-r_misc-exports' 06 September 2019, 20:21:09 UTC
2bd84e1 Merge branch 'master' into fix-r_misc-exports 06 September 2019, 20:20:50 UTC
b084590 Merge pull request #4049 from sagemathinc/prettier-1.18.2 prettier 1.18.2: update and make consistent 06 September 2019, 20:19:41 UTC
4e380bb billing: do this thing suggested by @hal: 'After selecting a plan, I am able to click "Add Subscription or Course Package" without a valid payment method. Back end does return an error that there is no attached payment source. But it might be more clear to disable the Add Subscription or Course Package button.' 06 September 2019, 20:07:44 UTC
4d6e812 billing: fix tiny relatively harmless bug introduced by continue_first_purchase billing state being introduced without developer being aware of how course purchases happen. 06 September 2019, 19:54:39 UTC
8730979 billing: style improvements from @hsy 06 September 2019, 19:40:14 UTC
bcd9e89 billing: fix an article 06 September 2019, 19:17:30 UTC
26aff01 billing: fix display of country for credit card 06 September 2019, 19:05:35 UTC
8f16ce7 billing: better button layout 06 September 2019, 18:26:38 UTC
60dcf84 billing: Add -> Buy 06 September 2019, 18:20:13 UTC
5d9b39c billing: get backend static rendering to work again 06 September 2019, 04:59:42 UTC
5a91a51 billing: remove billing.cjsx ! 06 September 2019, 04:35:13 UTC
8d1b48d billing: Redux components 06 September 2019, 01:53:44 UTC
0bfabee Merge branch 'master' into billing 06 September 2019, 01:24:58 UTC
1db4fe3 fix bugs related to: sending email invites when adding collabs, adding a collab missing a callback in the chain, project link typo, reporting Error errors from the hub to the client, setting the student pay option in a course, setting the course field for a project, comparing dates. Hopefully introduced less bugs than I fixed. 05 September 2019, 08:31:23 UTC
56697e2 billing: refactor Coupons 05 September 2019, 05:58:07 UTC
7c936c6 billing: refactor BillingPage 05 September 2019, 05:19:38 UTC
9b18265 billing: refactor PayCourseFee. 05 September 2019, 00:30:51 UTC
717b48a billing: refactor SubscriptionGrid... etc. 04 September 2019, 23:55:36 UTC
1906721 billing: refactor DedicatedVM 04 September 2019, 21:47:04 UTC
deface4 billing: refactor ExplainPlan 04 September 2019, 21:34:08 UTC
548929c billing: refactor ExplainResources 04 September 2019, 20:26:21 UTC
4540dff billing: refactor AddSubscription 04 September 2019, 19:35:11 UTC
638e824 Clearly exclude package-lock 04 September 2019, 07:14:22 UTC
5ae8195 Simplyify imports for r_misc in smc_chat 04 September 2019, 04:30:14 UTC
7fc068e Change r_misc index to tsx 04 September 2019, 04:15:44 UTC
679de15 billing: SubscriptionList 03 September 2019, 22:37:07 UTC
4fe2a12 billing: Subscription 03 September 2019, 21:36:26 UTC
06a45d6 billing: rewrite ConfirmPaymentMethod 03 September 2019, 20:30:41 UTC
97a2ad3 billing: refactor InvoiceHistory; also use a better default for invoice description. 03 September 2019, 19:16:35 UTC
3c509b1 billing: fix so will build via backend 03 September 2019, 18:31:10 UTC
dfbf029 billing: Invoice component. 03 September 2019, 17:57:44 UTC
ffd0f15 billing: factor out project quota free table 03 September 2019, 17:28:34 UTC
5a5d33e billing: refactor ProjectQuotaBoundsTable 03 September 2019, 16:56:52 UTC
59e4d08 Merge branch 'master' into billing 03 September 2019, 01:16:21 UTC
64ea446 Merge pull request #4047 from sagemathinc/x11-zoom-button webapp/frame editor: fix zoom dropdown 03 September 2019, 01:14:14 UTC
84e3d00 new ver 03 September 2019, 01:12:43 UTC
b323b1c Revert "preflight check: block all Edge until #4056 is solved" This reverts commit 6631cb46963b2ffd87771195d1b681d270bb312f. 03 September 2019, 01:12:26 UTC
cafbf9c try a different approach to fix #4056 -- Edge 18: cocalc doesn't load -- by using a simple regexp 03 September 2019, 00:49:40 UTC
3669d52 fix #4056 -- Edge 18: cocalc doesn't load -- by using a fallback regexp 03 September 2019, 00:11:22 UTC
2c9f6d1 Merge pull request #4057 from sagemathinc/preflight-edge preflight check: block all Edge until #4056 is solved 02 September 2019, 15:06:23 UTC
6631cb4 preflight check: block all Edge until #4056 is solved 02 September 2019, 14:35:20 UTC
47d4e57 Merge remote-tracking branch 'origin/master' into x11-zoom-button 02 September 2019, 13:48:58 UTC
200b119 Merge branch 'master' of github.com:sagemathinc/cocalc 01 September 2019, 16:43:01 UTC
41af551 forgot a shouldComponentUpdate update 01 September 2019, 16:42:48 UTC
a518da5 Merge pull request #4048 from sagemathinc/fix-scroll-margins Fix scroll margins 01 September 2019, 16:11:21 UTC
d0e7118 Merge pull request #4055 from sagemathinc/fix-new-project-scroll webapp/projects listing: fix scrolling for custom software (on small screens) 01 September 2019, 16:09:10 UTC
caf8335 fix #4051 -- "allow triggering of (re)sending student invitations to a course" 01 September 2019, 16:07:10 UTC
94331e8 webapp/projects listing: simplify nested layout (no well) and enable scrollbars for selecting custom software image -- #4054 31 August 2019, 09:13:08 UTC
0fe56ee prettier 1.18.2: update and make consistent 30 August 2019, 13:24:23 UTC
59bea98 webapp/course: remove margins around handouts and assignments 30 August 2019, 11:14:11 UTC
c9b566b webapp/course: only show the main scrollbar if necessary (otherwise there are two) 30 August 2019, 11:10:51 UTC
17170fe webapp/chat: fix padding chat area 30 August 2019, 11:07:13 UTC
065591c webapp/jupyter: fix margin of jupyter cell list 30 August 2019, 11:01:01 UTC
a804ced webapp/frame editor: fix zoom dropdown (and probably other dropdowns as well) -- #4044 30 August 2019, 09:34:34 UTC
8281b13 billing: convert PlanInfo 30 August 2019, 05:32:09 UTC
577dc46 billing: typescript PaymentMethods 30 August 2019, 05:15:19 UTC
bae13c5 billing: move PaymentMethod component to typescript 30 August 2019, 04:52:47 UTC
dd4ed38 billing: rewrite AddPaymentMethod in typescript 30 August 2019, 01:49:54 UTC
10de15e Merge branch 'master' into billing 30 August 2019, 00:46:33 UTC
618a937 Merge pull request #4042 from sagemathinc/upgrade-typescript-3.6 Upgrade typescript 3.6 29 August 2019, 23:29:23 UTC
5788919 Finish fixing webapp errors 29 August 2019, 09:23:36 UTC
9f5b36e Add file_use to app-framework 29 August 2019, 08:42:47 UTC
200d21b Fix mentions actions 29 August 2019, 07:30:59 UTC
1408127 Fix terminal manager types 29 August 2019, 07:22:13 UTC
e43a5ac billing: rewrite faq in typescript, using correct HTML5 for a 29 August 2019, 02:12:07 UTC
d23d569 billing: use data 29 August 2019, 02:03:35 UTC
b8020b9 Merge branch 'master' into billing 29 August 2019, 01:55:18 UTC
6725b8d fix a type mistake that was in hsy's PR about allowing urls in email, which I noticed while doing dev 29 August 2019, 01:54:32 UTC
9008aac billing: make some client code work with async actions; also make the credit card sort order stable 29 August 2019, 01:47:40 UTC
e0d9d5e factor the billing actions out of billing.cjsx, rewriting in typescript async/await. I still need to make all the client code async/await aware and test this more! 29 August 2019, 00:34:04 UTC
2b2db63 fix typo in pull request #4038 28 August 2019, 22:39:14 UTC
4f1697c Merge pull request #4038 from sagemathinc/pricing-page-cleanup webapp/billing: move FAQ to doc and some tweaks + linking to it 28 August 2019, 22:13:48 UTC
3c2f618 Merge pull request #4039 from sagemathinc/sanitized-invite-emails-2 less restrictive email sending 28 August 2019, 19:42:11 UTC
b97e954 hub/client: debugging 28 August 2019, 16:52:46 UTC
e007a43 hub/test: expand create_email_body scope 28 August 2019, 15:53:46 UTC
8772400 hub/client: cleanup allow_urls_in_emails 28 August 2019, 15:45:40 UTC
bb1e5f0 webapp: also losen email invite content restrictions for upgraded projects 28 August 2019, 15:36:47 UTC
fcb2ef2 hub/webapp: allow emailing noncloud users a sanitized email. paying customers can email anything. 28 August 2019, 15:11:29 UTC
a023265 Merge remote-tracking branch 'origin/master' into pricing-page-cleanup 28 August 2019, 10:06:09 UTC
38a16b3 fix some more issues related to #3470, and also use max-width 27 August 2019, 20:18:44 UTC
0903197 add a little button to upload images to markdown cells 27 August 2019, 19:46:49 UTC
8edea7e fix #3470 -- Uploading an image directly into Cocalc Jupyter does nothing 27 August 2019, 19:37:17 UTC
73cb8bf do not block invites in some cases 27 August 2019, 19:12:32 UTC
df8d638 fix serious bug in creating projects -- it was a UI bug so just made things feel slow, but is still very bad 27 August 2019, 17:51:04 UTC
4ea6c3f Merge pull request #4037 from sagemathinc/sanitized-invite-emails Sanitizing invite emails 27 August 2019, 17:34:48 UTC
c13b9d7 webapp/billing: move FAQ to doc and some tweaks + linking to it 27 August 2019, 17:15:22 UTC
06190d4 util-node: re-export moved contains_url 26 August 2019, 15:57:27 UTC
5a2ba32 webapp/add-to-proj: yet another code dup >_< 26 August 2019, 15:13:25 UTC
7f2f60d webapp/add collab + course invite email: block URLs as well 26 August 2019, 14:26:58 UTC
40d48ec webapp/add collab: block entering URLs 26 August 2019, 14:04:26 UTC
back to top