8026 Commits (58193a19692f071c08c8aa6cb3e566868f206001)
 

Author SHA1 Message Date
David Benqué 808317f8c1 Merge remote-tracking branch 'origin/staging' into staging 5 years ago
David Benqué 4d986cd60f corrections 5 years ago
ansuz 3e3c495e82
Merge pull request #495 from xwiki-labs/differentiate-admin-messages
Differentiate admin messages
5 years ago
yflory b84299ff89 Move elements in settings 5 years ago
yflory f0f91b7ab2 Create the folders recursively if a new pad path doesn't exist 5 years ago
yflory 61d937d601 Display error screen when sharing a hidden hash 5 years ago
yflory 6183401a6f Add settings to continue using unsafe links 5 years ago
yflory 0237bb2867 Fix read-only pads 5 years ago
ansuz b922860339 drop usage of historyKeeper.setConfig 5 years ago
ansuz 80c012f34d prepare to merge history keeper and rpc 5 years ago
yflory ea65647d44 lint compliance 5 years ago
yflory 50b897ee2e Hide the hash with autostore popup + fix anon shared folders 5 years ago
yflory 718610b6db Use the hidden hash when opening a pad from the drive 5 years ago
yflory 83c35543b9 Keep the hash in the URL while the pad is loading 5 years ago
yflory 02200ff403 Fix burn after reading not hidden for shared folders 5 years ago
yflory deddc80270 lnit compliance 5 years ago
yflory 7a02b074b7 Hidden hash for files 5 years ago
David Benqué cd586b626d unify keys that say 'X is/is not in your contacts' 5 years ago
David Benqué beaea7bb74 change friends to contacts 5 years ago
yflory 7b9f86157e Use version 3 for hidden hashes 5 years ago
yflory 2c1e26cb52 Remove # symbol when no hash 5 years ago
yflory a8e6250576 Hidden hash for shared folders and team invitation 5 years ago
yflory 0ad96e0966 Hide the crypto keys from the hash 5 years ago
Weblate b8ec7178da Translated using Weblate (Italian)
Currently translated at 41.7% (499 of 1198 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/it/
5 years ago
Weblate 27f864128d Translated using Weblate (German)
Currently translated at 100.0% (1199 of 1199 strings)

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

Translated using Weblate (German)

Currently translated at 100.0% (1199 of 1199 strings)

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

Translated using Weblate (German)

Currently translated at 100.0% (1199 of 1199 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
5 years ago
Weblate b6a6249eb4 Translated using Weblate (Finnish)
Currently translated at 71.3% (855 of 1199 strings)

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

Translated using Weblate (Finnish)

Currently translated at 71.4% (855 of 1198 strings)

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

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
5 years ago
Weblate 0158ce6804 Translated using Weblate (Catalan)
Currently translated at 48.8% (585 of 1198 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/ca/
5 years ago
ansuz b093d3f0d2 WIP massive rpc refactor 5 years ago
ansuz ceb351326c split out some more rpc functionality and fix broken module paths 5 years ago
ansuz c1f222dd6c move metadata commands from rpc to their own module 5 years ago
ansuz bb7e8e4512 move login block functionality into its own rpc module 5 years ago
ansuz c765362744 move more rpc functionality into modules 5 years ago
ansuz c93b39c094 separate more rpc functionality into pinning and core submodules 5 years ago
ansuz 4fd68b672e drop clientside hooks wrappers for authenticated GET_FILE_SIZE 5 years ago
ansuz 6b5118cdc3 add an npm script to lint only server components 5 years ago
David Benqué 9a53b3b9fd style messages
- blue text for messages from admins
- red text and background for messages needing a response.
5 years ago
ansuz ba6e3f33bd move admin commands into their own module 5 years ago
ansuz 1ecb61fe85 put an ugly red border on support thread messages from admins 5 years ago
yflory 009bbd69bd Fix import button in onlyoffice 5 years ago
yflory 4a2b0fc114 Allow ooslide and oodoc imports 5 years ago
ansuz 39b0785406 apply custom limits immediately at startup 5 years ago
ansuz 9cdf54aff2 untested implementation of trimHistory 5 years ago
ansuz c388641479 drop support for 'retainData' configuration 5 years ago
ansuz f45de2b52f move some server deps from repo root to lib/ 5 years ago
ansuz c4194117a7 ever so slightly faster direct message handler 5 years ago
ansuz c146125283 sketch out a method for graceful shutdown 5 years ago
ansuz 873a7c7c84 remove some flow annotations 5 years ago
ansuz 88dcadcb1b sketch out trimHistory interface 5 years ago