Commit graph

7894 commits

Author SHA1 Message Date
David Benqué
d9f2c90c25 fix color of expiration warning in sheets 2020-02-07 09:40:17 +00:00
yflory
9ba786df4c Fix avatar in notification history 2020-02-06 18:32:05 +01:00
yflory
9e60c8eb93 Show more than 5 entries in the upload table 2020-02-06 17:42:54 +01:00
yflory
12a45377e7 Fix password change issues with read-only pads or from the drive 2020-02-06 15:35:58 +01:00
yflory
086e500b8e Fix hidden hash error with password change 2020-02-06 13:58:27 +01:00
yflory
b8ee120b49 lint compliance 2020-02-06 11:58:11 +01:00
yflory
64c0f3a90d Add missing RPC command 2020-02-06 11:54:46 +01:00
yflory
b96079cd44 Remove hidden hash XXX 2020-02-06 10:49:11 +01:00
ansuz
b4172676f3 lint compliance 2020-02-05 18:12:09 -05:00
ansuz
3ab83826e6 WIP changelog 2020-02-05 18:06:40 -05:00
ansuz
342aea705a not about a history-keeper anti-pattern 2020-02-05 18:06:18 -05:00
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