Commit Graph

8389 Commits (a190af079d1b5e5fce7855e865f540e5e0419707)

Author SHA1 Message Date
Alexander a190af079d
Add shutdown() to non-disk logger
The script `evict-inactive.js` calls `Log.shutdown()` at the end, which currently fails if logging to disk has been disabled via `logPath`.
2020-03-21 14:43:25 +01:00
ansuz 605aae222c update less devDependency to match client version 2020-03-20 13:21:50 -04:00
ansuz 31c7cecaf9 add a few checks for safety 2020-03-20 10:54:01 -04:00
yflory dc840c2a70 Fix checkboxes in the markdown renderer #511 2020-03-20 10:45:42 -04:00
ansuz faa133aab8 remove an XXX 2020-03-20 10:22:48 -04:00
ansuz 32cd0f3c4d increase timeout value from 15s to 45. ought to be enough for anybody 2020-03-19 16:13:24 -04:00
ansuz 05a4e86cdb close streams whenever we finish using them. time out if necessary 2020-03-19 16:11:24 -04:00
ansuz d1b16af160 update changelog 2020-03-18 13:05:42 -04:00
ansuz 1200834800 Merge branch 'soon' 2020-03-18 11:12:38 -04:00
Weblate d28039ff5b Translated using Weblate (German)
Currently translated at 100.0% (1241 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2020-03-18 15:56:32 +01:00
yflory 4cada76c7e Merge branch 'ooBuild' into soon 2020-03-18 15:35:40 +01:00
ansuz 2e9052cb42 Merge branch 'scaling2' into soon 2020-03-18 10:34:12 -04:00
ansuz f8ad649b45 [style] bail out early to avoid nesting 2020-03-18 10:30:42 -04:00
yflory f0ff7d1968 Merge branch 'soon' into ooBuild 2020-03-18 15:12:29 +01:00
yflory 3b82c5504e Refocus the iframe when closing the lock modal 2020-03-18 15:12:01 +01:00
Weblate 0a8364cec4 Translated using Weblate (French)
Currently translated at 100.0% (1241 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2020-03-18 15:08:55 +01:00
Weblate 02540d2a23 Translated using Weblate (English)
Currently translated at 100.0% (1241 of 1241 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/en/
2020-03-18 15:08:54 +01:00
yflory dba74df532 Fix lock modal 2020-03-18 15:03:44 +01:00
yflory e1119290df Better lock message 2020-03-18 14:47:33 +01:00
yflory 7bb59b518f Abort instantly when you want a lock but a global lock exists 2020-03-18 13:59:44 +01:00
yflory 7254d093a3 Fix checkpoint issues in onlyoffice 2020-03-18 13:27:12 +01:00
yflory 4484cda9b6 Use a new path to force a cache reload on onlyoffice 2020-03-18 10:25:18 +01:00
yflory 70aad68d07 New OnlyOffice build 2020-03-18 10:18:44 +01:00
yflory dee8007cc4 Fix worksheet IDs in onlyoffice 2020-03-18 10:17:13 +01:00
ansuz 019e5e708b wrap workers in a function scope and add a validateMessage method to HK's Env 2020-03-17 17:23:35 -04:00
ansuz 5467e1ffac replace ad-hoc response handler with Util.response 2020-03-17 16:52:41 -04:00
ansuz 9e85a1411e abstract the logic around worker choice out of message handling 2020-03-17 16:06:01 -04:00
ansuz 631ea54b49 lint compliance 2020-03-17 15:40:06 -04:00
ansuz 67dd4a608c Merge remote-tracking branch 'origin/scaling' into scaling2 2020-03-17 15:36:58 -04:00
ansuz 662ea86174 update chainpad-server dependency 2020-03-17 11:57:02 -04:00
yflory f7e0d03898 Merge branch 'staging' into ooBuild 2020-03-17 16:26:03 +01:00
ansuz b2fcde87d8 implement an admin command to update the default storage limit without a restart 2020-03-17 10:11:52 -04:00
yflory 923616aef0 Use each process in order instead of using a random one 2020-03-17 15:10:23 +01:00
ansuz f345998956 fix undefined reference 2020-03-17 10:10:20 -04:00
yflory fb0eb1b20c Use more subprocesses 2020-03-17 14:18:41 +01:00
yflory 0d636dabc9 Check signature for history keeper in a different process 2020-03-17 13:29:53 +01:00
ansuz e90ac69714 update changelog for 3.14.0 2020-03-16 17:42:48 -04:00
ansuz dc586f4887 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-03-16 16:17:15 -04:00
ansuz 30f17040ac close streams when possible, simplify some code, enforce asynchrony 2020-03-16 16:13:38 -04:00
ansuz e2c748b6c7 use newest chainpad-server 2020-03-16 15:58:04 -04:00
ansuz 54420109ac update the open file limit in the example systemd service file 2020-03-16 12:32:45 -04:00
ansuz 2a9780abcf lint compliance 2020-03-16 12:29:26 -04:00
yflory ab6ccfe1f6 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-03-16 16:46:25 +01:00
yflory cdcc52224a Reload when the API version changes 2020-03-16 16:46:09 +01:00
Weblate e32bfa2747 Translated using Weblate (German)
Currently translated at 100.0% (1240 of 1240 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2020-03-16 15:25:22 +01:00
yflory 0074824a0a Fix XXX in jKanban 2020-03-16 14:59:32 +01:00
yflory fbae166702 Remove XXX 2020-03-16 14:51:43 +01:00
yflory abc27295ab Fix XXX in kanban 2020-03-16 14:49:59 +01:00
yflory 747657a559 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-03-16 14:42:40 +01:00
yflory 15925f625d Fix keyboard shortcuts in kanban edit modal 2020-03-16 14:42:27 +01:00