Commit graph

8017 commits

Author SHA1 Message Date
ansuz
46dfa026f0 fix an API change that caused a typeError 2020-02-03 18:47:18 -05:00
ansuz
88be40ede3 standardize some function signatures and factor out a lot of boilerplate 2020-02-03 18:32:21 -05:00
ansuz
d1c6e67d17 throw if you try to mkAsync a non-function 2020-02-03 18:30:29 -05:00
ansuz
65ba85d97b clear historyKeeper cache when we trim a channel 2020-02-03 17:14:42 -05:00
ansuz
43307ffb1a define all server intervals in a map so we can easily clear them all 2020-02-03 17:14:23 -05:00
ansuz
3601bd6429 leave an XXX note to make sure we fix this typeError 2020-02-03 16:46:09 -05:00
ansuz
6523974ca2 fix a WRITE_PRIVATE_MESSAGE rpc regression 2020-02-03 15:47:41 -05:00
ansuz
4e71b63331 Merge branch 'consolidated-api' into trim-history 2020-02-03 14:31:38 -05:00
ansuz
24b4931816 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into trim-history 2020-02-03 14:31:05 -05:00
ansuz
e3269df7f0 fix some critical errors in the trim history storage api 2020-02-03 14:23:31 -05:00
ansuz
779e817443 stop relying on netflux-server internals
* create RPC module from inside historyKeeper
* stop passing around netflux-server context
  * update to use newer netflux-server's formal APIs
* manage your own cache of indexes instead of storing things in the netflux context
2020-02-03 14:20:05 -05:00
yflory
c58a50081b lint compliance 2020-02-03 17:40:26 +01:00
yflory
4ac2f64726 Add history trim in the properties modal 2020-02-03 17:38:15 +01:00
ansuz
06c29ef1d1 latest api changes to match the netflux-server refactor 2020-02-03 10:03:43 -05:00
yflory
4680de12ee New UI for the corner popup 2020-02-03 15:14:56 +01:00
yflory
5ead391706 Add comments and improve trim history warnings 2020-02-03 12:22:26 +01:00
yflory
53f19920f0 History trimming in settings 2020-02-03 12:04:33 +01:00
yflory
b28f262c86 History trimming placeholder 2020-02-03 12:04:01 +01:00
yflory
19c329f6e7 Trim history option in settings (UI only) 2020-02-03 10:58:38 +01:00
yflory
214d4e8e42 Remove deprecated option in settings 2020-02-03 10:57:53 +01:00
yflory
cfa4c6e7bb Fix type error in mailbox 2020-01-31 17:34:26 +01:00
yflory
4e7bb57129 Fix debug app 2020-01-31 16:44:08 +01:00
yflory
5673aa687c Unlock onlyoffice's cells sooner 2020-01-30 18:39:59 +01:00
yflory
2060223edb Remove tippy in TOC 2020-01-30 17:12:17 +01:00
yflory
5e463258eb Test onlyoffice lock 2020-01-30 14:19:44 +01:00
yflory
9345747d19 OnlyOffice reconnect: force a page reload in we have pending changes 2020-01-30 13:58:08 +01:00
Weblate
69a08be7f9 Translated using Weblate (German)
Currently translated at 100.0% (1197 of 1197 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/de/
2020-01-30 11:30:36 +00:00
Weblate
d8f86b646a Translated using Weblate (French)
Currently translated at 100.0% (1197 of 1197 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fr/
2020-01-30 11:30:36 +00:00
yflory
29d4da13eb lint compliance 2020-01-29 18:40:18 +01:00
yflory
e90bdb8b7e Fix indentation 2020-01-29 18:39:07 +01:00
yflory
f253e19575 Merge branch 'communities-hash' into staging 2020-01-29 18:38:26 +01:00
yflory
464eaee49a Restore full hash when safe hash is deleted from the drive 2020-01-29 18:38:13 +01:00
yflory
9961bffd48 Fix XXX in sframe-common-outer 2020-01-29 17:40:16 +01:00
yflory
d979131a85 Add XXX 2020-01-29 17:15:27 +01:00
yflory
31f05a591c Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-01-29 16:41:43 +01:00
yflory
0a543ae6ea Enable onlyoffice reconnection 2020-01-29 16:40:46 +01:00
yflory
e32398b308 lint compliance 2020-01-29 16:37:33 +01:00
yflory
745bcd7363 Fix function name 2020-01-28 18:03:24 +01:00
Weblate
0008365f74 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2020-01-28 16:42:55 +00:00
Weblate
a4f99c3114 Translated using Weblate (French)
Currently translated at 100.0% (1197 of 1197 strings)

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

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/
2020-01-28 16:42:54 +00:00
Weblate
5ec884ad1c Update translation files
Updated by "Cleanup translation files" hook in Weblate.

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

Translated using Weblate (Finnish)

Currently translated at 75.9% (910 of 1199 strings)

Translation: CryptPad/App
Translate-URL: http://weblate.cryptpad.fr/projects/cryptpad/app/fi/
2020-01-28 16:42:53 +00:00
David Benqué
808317f8c1 Merge remote-tracking branch 'origin/staging' into staging 2020-01-28 16:27:43 +00:00
David Benqué
4d986cd60f corrections 2020-01-28 16:22:19 +00:00
ansuz
3e3c495e82
Merge pull request #495 from xwiki-labs/differentiate-admin-messages
Differentiate admin messages
2020-01-28 11:14:20 -05:00
yflory
b84299ff89 Move elements in settings 2020-01-28 16:39:24 +01:00
yflory
f0f91b7ab2 Create the folders recursively if a new pad path doesn't exist 2020-01-28 13:43:31 +01:00
yflory
61d937d601 Display error screen when sharing a hidden hash 2020-01-28 11:37:28 +01:00
yflory
6183401a6f Add settings to continue using unsafe links 2020-01-28 11:31:03 +01:00
yflory
0237bb2867 Fix read-only pads 2020-01-28 10:46:29 +01:00
ansuz
b922860339 drop usage of historyKeeper.setConfig 2020-01-27 18:54:16 -05:00