cocalc icon indicating copy to clipboard operation
cocalc copied to clipboard

CoCalc: Collaborative Calculation in the Cloud

Results 762 cocalc issues
Sort by recently updated
recently updated
newest added

# Description WIP ## [Checklist](https://github.com/sagemathinc/cocalc/wiki/PR-Checklist): - [ ] Testing instructions are provided, if not obvious - [ ] Release instructions are provided, if not obvious

PR-work in progress

# Description This needs more testing. ## [Checklist](https://github.com/sagemathinc/cocalc/wiki/PR-Checklist): - [ ] Testing instructions are provided, if not obvious - [ ] Release instructions are provided, if not obvious

PR-work in progress

This would be useful for many, many things. Also, could include the licenses that were applied, etc. Basically "how this project was upgraded when being used?"

A-project log

# Description This adds a bit of "antd" to the new project dialog and a dropdown to add or select a license. I also saw traces of giving projects a...

PR-needs review

# Description - various package updates - removing packages we don't really need, i.e. coffeelint, `@jupyterlab/services`, nodeunit, coveralls - fixing quota tests - checking if everything builds after cleaning up...

PR-needs review

# Description see #6061 ![Screenshot from 2022-08-05 11-54-42](https://user-images.githubusercontent.com/207405/183053005-323eed3f-f54c-4ebe-91e5-a5d0672de39d.png) ## [Checklist](https://github.com/sagemathinc/cocalc/wiki/PR-Checklist): - [ ] Testing instructions are provided, if not obvious - [ ] Release instructions are provided, if not obvious

PR-needs review

just for the record, I tried to update xpra to `4.1.3-r1-1` and that's not working well. that's really slow. same for one of the newest versions right now. in prod,...

I-bug
A-kucalc
A-x11
cocalc-cloud

# Description refactors everything around authentication, improves what the info/conf row in the database should contain, improve passport configuration, React.FC-ing landing/sign-in/passport components, ... the main new addition are dedicated `/sso/*`...

PR-work in progress

The build currently fails building the frontend using webpack. We hit exactly this bug: https://stackoverflow.com/questions/69692842/error-message-error0308010cdigital-envelope-routinesunsupported There's a workaround there to add a command line flag to node.

A-upgrade

# Description 1. process the string value using the `to_val` function right when the data comes in from the DB 2. the above means it is no longer necessary in...

PR-needs review