Commit graph

8065 commits

Author SHA1 Message Date
yflory
b4ca18d7c2 Fix access modal bug 2020-02-19 17:26:31 +01:00
yflory
57c360ebf6 Refresh access modal when other tabs make changes 2020-02-19 17:20:37 +01:00
yflory
bd0e4e66bb Fix allow list issues 2020-02-19 16:35:12 +01:00
yflory
d0eb96815d Merge remote-tracking branch 'origin/communities-allow-list' into communities-allow 2020-02-19 16:00:11 +01:00
yflory
e861cd3ab7 lint compliance 2020-02-19 15:58:30 +01:00
yflory
5f8ae61bd4 Add request access button to the access modal 2020-02-19 15:56:25 +01:00
yflory
ef4188db5b Fix translation keys and fix UI 2020-02-19 14:31:59 +01:00
yflory
175423fee4 Add translation keys 2020-02-19 13:14:50 +01:00
yflory
17113f298c Display allow list state in access modal 2020-02-19 13:03:49 +01:00
ansuz
27e57e7af0 oups! fix a missing callback that's been here for a while... 2020-02-18 16:07:14 -05:00
ansuz
505e383f9f test restricted access from the command line 2020-02-18 16:06:06 -05:00
ansuz
eac3e4cbcd sketch out some historyKeeper functionality related to access lists 2020-02-18 16:05:12 -05:00
ansuz
d5e8fc35f7 Merge branch 'mkTimeout' into communities-allow-list 2020-02-18 15:31:58 -05:00
ansuz
156c37942d implement new metadata commands related to allow lists and mailboxes 2020-02-18 14:16:07 -05:00
yflory
3647d583f8 Add allowList tab 2020-02-18 16:10:39 +01:00
yflory
0a45d48710 Improve ownership UI 2020-02-18 11:14:29 +01:00
yflory
81a0bbb0ef Add owners tab 2020-02-18 10:28:36 +01:00
ansuz
a280cc85d2 Merge branch 'staging' into communities-allow-list 2020-02-17 12:04:41 -05:00
ansuz
626a031115 resolve conflict with master/staging 2020-02-17 12:04:01 -05:00
ansuz
ff73e96cb8 reimplement the trim history fix from staging 2020-02-17 12:02:49 -05:00
ansuz
a4be6185de merge staging and do a little lint compliance 2020-02-17 11:54:27 -05:00
ansuz
f478ae725d Merge branch 'staging' into communities-allow-list 2020-02-17 11:48:56 -05:00
ansuz
79f1280cf3 Merge branch 'soon' into staging 2020-02-17 11:42:08 -05:00
ansuz
b56367414b don't overwrite cached indices when new users join a channel 2020-02-17 11:31:00 -05:00
ansuz
253ea0d336 Merge branch 'staging' into communities-allow-list 2020-02-17 10:38:40 -05:00
ansuz
e8949168ec lint compliance 2020-02-17 10:30:44 -05:00
ansuz
5dff6535ed add a simple guard against unparsed messages when trimming history 2020-02-17 10:19:51 -05:00
ansuz
8694c17023 sketch out metadata commands for allow lists 2020-02-17 09:26:36 -05:00
ansuz
f86196e40a implement shared environment between historyKeeper and RPC 2020-02-17 09:01:10 -05:00
yflory
4ec6d8072c Merge branch 'staging' into communities-allow 2020-02-17 14:59:14 +01:00
ansuz
8700345ccc add missing connect-src directives to example nginx conf 2020-02-17 08:49:21 -05:00
ansuz
1fc8c1de16 add missing connect-src directives to example nginx conf 2020-02-17 08:48:15 -05:00
yflory
de820dc0d1 Split properties modal into 2 modals 2020-02-17 14:07:29 +01:00
yflory
ff895bbc82 Move inner files 2020-02-17 10:53:04 +01:00
ansuz
d9ab8d3f62 lint compliance 2020-02-14 16:48:14 -05:00
ansuz
3f606d8c75 remove some duplicated code 2020-02-14 16:45:53 -05:00
ansuz
d274be6de4 remove ancient import script 2020-02-14 16:37:00 -05:00
ansuz
725d10fc60 nest storage directory inside './lib' 2020-02-14 16:29:30 -05:00
ansuz
58193a1969 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-02-14 13:49:23 -05:00
ansuz
38c1700173 Respond to pinning RPCs as soon as possible
(instead of waiting until you've read an unbounded number
of pin logs while queries back up in memory)

Also replace instances of 'publicKey' with 'safeKey' or 'unsafeKey'
to clearly and correctly indicate their format.
2020-02-14 13:46:40 -05:00
yflory
10f97354fe Fix text duplication bug #352 2020-02-14 18:11:22 +01:00
ansuz
cded52f83f replicate existing pinned.load API correctly 2020-02-14 11:45:51 -05:00
yflory
adc64f0c6e Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-02-14 12:30:51 +01:00
yflory
1d24c85ca4 Add author and time of patches in debug app 2020-02-14 12:06:52 +01:00
ansuz
65f88617cf add support for an optional handler for each pin log
great for analyzing which files are most in need of optimization
2020-02-13 18:16:32 -05:00
ansuz
2df65ed446 implement 'mkTimeout' method in common-util 2020-02-13 17:51:02 -05:00
ansuz
a172bad30f drop unnecessary reference to 'window' in Util.throttle 2020-02-13 17:50:17 -05:00
ansuz
3dc789cbca replace pinned.js with low-profile streaming implementation 2020-02-13 17:46:10 -05:00
ansuz
609eddc9e1 reimplement the the Pinned.load API
* recurse into directories on demand
* optimized for lower memory consumption
* less parallelism than before
2020-02-13 17:41:36 -05:00
ansuz
2345323f0d lint compliance 2020-02-13 17:40:55 -05:00