6624 Commits (0f23d7699a0d8587e1be04661604f53d8223b4b1)
 

Author SHA1 Message Date
Weblate 0f23d7699a Translated using Weblate (Spanish)
Currently translated at 58.3% (609 of 1044 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/es/
5 years ago
Weblate 83d233c0bf Translated using Weblate (German)
Currently translated at 100.0% (1044 of 1044 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
yflory 8d7bf62ff2 Don't leave the channel twice in cryptget 5 years ago
yflory c9420200ce Fix download folder 5 years ago
ansuz 874093a126 push something that actually works 5 years ago
ansuz 52e5644234 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
ansuz 9d40018da3 support cross-origin blobs 5 years ago
yflory 3f6e64338a Fix downloading file from the drive 5 years ago
yflory a67f7d3edb Fix translation key 5 years ago
yflory 2367a60236 Features pages UI 5 years ago
Weblate 335f6b1673 Translated using Weblate (French)
Currently translated at 100.0% (1044 of 1044 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
Weblate 9f1a4441d4 Translated using Weblate (English)
Currently translated at 100.0% (1044 of 1044 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1043 of 1043 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1042 of 1042 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory 67fef6f764 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory 7c7a3660c8 Maybe fix losing selection in the code app when tab is not focused 5 years ago
yflory 521940f604 Don't update the proxy onfinechange when picking a cursor color 5 years ago
ansuz 57c5e664bb don't prompt users to upgrade to premium if subscriptions are disabled 5 years ago
yflory e2ff6c7c30 Fix fileHost in the file app 5 years ago
yflory 32c1ab842e Fix typo 5 years ago
yflory 9d32dbb7e5 Remove console.log 5 years ago
yflory 31f365474b Fix fileHost for avatars 5 years ago
yflory c7ca50c934 add "copy shareable link" button to "profile" page 5 years ago
yflory 7816c17cb5 Fix backspace shortcut in codemirror 5 years ago
yflory e3e4186f34 Remove placeholder 5 years ago
yflory d59b2f513f Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
Weblate e4ecf02774 Translated using Weblate (German)
Currently translated at 100.0% (1039 of 1039 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/

Translated using Weblate (German)

Currently translated at 100.0% (1039 of 1039 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
5 years ago
Weblate eabe639e7c Translated using Weblate (French)
Currently translated at 100.0% (1041 of 1041 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/

Translated using Weblate (French)

Currently translated at 99.9% (1038 of 1039 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
Weblate 753ba85983 Translated using Weblate (English)
Currently translated at 100.0% (1041 of 1041 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1040 of 1040 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/

Translated using Weblate (English)

Currently translated at 100.0% (1039 of 1039 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
yflory c95db33157 Improve pricing visibility 5 years ago
yflory 74372ba5d4 Disable Ctrl+E modal in share and filepicker modals 5 years ago
yflory a125f6a764 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
yflory ae1e221bdc Remove useless X in the download table 5 years ago
yflory 3c6e127831 Improve upload table UI 5 years ago
ansuz 71e44f46c7 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
ansuz 337e0bd141 update the server's cache whenever we write metadata 5 years ago
yflory fc72861721 Prevent users from opening a pad with the wrong app 5 years ago
ansuz a63bea1f59 remove invalid callback which would totally break channelBytes 5 years ago
ansuz 3c1aadd6c1 archive metadata even if there is no corresponding channel log 5 years ago
ansuz 55ea7f13fd fix invalid conditional which would block task scheduling 5 years ago
ansuz 8af7308da4 set a default value and describe disableIntegratedTasks in the example config 5 years ago
ansuz c17938a8e3 cache the metadata to save a few lookups 5 years ago
ansuz c5de4164bc make sure getIndex is always async in historyKeeper 5 years ago
ansuz 255f208a4a always enable tasks, but allow for admins to disable the integrated loop in the main server process 5 years ago
ansuz d30470f1aa correct an invalid comment 5 years ago
ansuz cdfbaf5ad9 write tasks along with metadata 5 years ago
ansuz 9623efd10b fix another non-standard instance of checking for metadata 5 years ago
ansuz b360d79a76 simplify 'isNewChannel' rpc 5 years ago
ansuz 7e13f7e3ca validate owners against amended metadata when removing channels 5 years ago
ansuz 31f7c4b90a validate owners against amended metadata when clearing channels 5 years ago
ansuz 8c92d3dc02 move metadata to the top of the file with all the other imports 5 years ago
ansuz c5ca82f0e1 throw errors if you try to update expiration times, as this isn't implemented yet 5 years ago