Commit Graph

7883 Commits (f17d14fd9978586bc9f7c84080bb0153b9025f54)

Author SHA1 Message Date
ansuz f17d14fd99 simpler limit updates 2020-02-05 18:01:48 -05:00
ansuz bde17a62a1 continue refactoring rpc 2020-02-05 17:31:44 -05:00
ansuz d17e180420 add a short delay in the rpc test to give the server time to write metadata to the disk before checking it 2020-02-05 13:41:46 -05:00
ansuz fa525817ba fix broken removePins RPC 2020-02-05 13:05:06 -05:00
ansuz a00a9fd018 don't hang when reading unparseable lines from history 2020-02-05 13:05:05 -05:00
ansuz 3741cbcbc0 rewrite trimmed history WITH newlines 2020-02-05 12:22:53 -05:00
ansuz 5808c534b5 fix function signature for trimHistory RPC 2020-02-05 11:53:47 -05:00
ansuz 49b082c032 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-02-05 10:47:57 -05:00
ansuz 9c28941f6c lint compliance 2020-02-05 10:47:43 -05:00
yflory 1c013d8a4f Fix stacking disconnection alerts 2020-02-05 16:18:09 +01:00
yflory 768dc71803 Fix remote changes in codemirror hijacking cursor 2020-02-05 15:35:19 +01:00
yflory a973f907e5 Merge branch 'cornerPopup' into staging 2020-02-05 15:18:08 +01:00
yflory 78795a3b4d Login or register in profile for anonymous users 2020-02-05 14:54:23 +01:00
David Benqué 2cf578c790 Merge remote-tracking branch 'origin/staging' into staging 2020-02-05 13:17:39 +00:00
David Benqué 443fb6e22d use variable for password input height 2020-02-05 13:11:25 +00:00
ansuz f94713ceca update package-lock to use latest chainpad-server 2020-02-05 08:05:35 -05:00
yflory 2ee38ccc42 lint compliance 2020-02-05 13:33:32 +01:00
yflory 653d58433e Add link to profile in notifications 2020-02-05 12:16:04 +01:00
yflory 5cb266838a Fix syntax error 2020-02-05 11:28:27 +01:00
ansuz 0d69620687 tweak the metadata line handler to handle an edge case in trim history 2020-02-04 17:33:51 -05:00
ansuz 6ae6445d95 fix merge conflict 2020-02-04 11:18:53 -05:00
ansuz f8f3a48e8b use latest chainpad-server 2020-02-04 11:15:44 -05:00
yflory d065a3d116 Add transparency 2020-02-04 15:19:12 +01:00
yflory a9f8402110 Fix clear history in contacts 2020-02-04 11:04:52 +01:00
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
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 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