yflory
57c360ebf6
Refresh access modal when other tabs make changes
5 years ago
yflory
bd0e4e66bb
Fix allow list issues
5 years ago
yflory
d0eb96815d
Merge remote-tracking branch 'origin/communities-allow-list' into communities-allow
5 years ago
yflory
e861cd3ab7
lint compliance
5 years ago
yflory
5f8ae61bd4
Add request access button to the access modal
5 years ago
yflory
ef4188db5b
Fix translation keys and fix UI
5 years ago
yflory
175423fee4
Add translation keys
5 years ago
yflory
17113f298c
Display allow list state in access modal
5 years ago
ansuz
27e57e7af0
oups! fix a missing callback that's been here for a while...
5 years ago
ansuz
505e383f9f
test restricted access from the command line
5 years ago
ansuz
eac3e4cbcd
sketch out some historyKeeper functionality related to access lists
5 years ago
ansuz
d5e8fc35f7
Merge branch 'mkTimeout' into communities-allow-list
5 years ago
ansuz
156c37942d
implement new metadata commands related to allow lists and mailboxes
5 years ago
yflory
3647d583f8
Add allowList tab
5 years ago
yflory
0a45d48710
Improve ownership UI
5 years ago
yflory
81a0bbb0ef
Add owners tab
5 years ago
ansuz
a280cc85d2
Merge branch 'staging' into communities-allow-list
5 years ago
ansuz
626a031115
resolve conflict with master/staging
5 years ago
ansuz
ff73e96cb8
reimplement the trim history fix from staging
5 years ago
ansuz
a4be6185de
merge staging and do a little lint compliance
5 years ago
ansuz
f478ae725d
Merge branch 'staging' into communities-allow-list
5 years ago
ansuz
79f1280cf3
Merge branch 'soon' into staging
5 years ago
ansuz
b56367414b
don't overwrite cached indices when new users join a channel
5 years ago
ansuz
253ea0d336
Merge branch 'staging' into communities-allow-list
5 years ago
ansuz
e8949168ec
lint compliance
5 years ago
ansuz
5dff6535ed
add a simple guard against unparsed messages when trimming history
5 years ago
ansuz
8694c17023
sketch out metadata commands for allow lists
5 years ago
ansuz
f86196e40a
implement shared environment between historyKeeper and RPC
5 years ago
yflory
4ec6d8072c
Merge branch 'staging' into communities-allow
5 years ago
ansuz
8700345ccc
add missing connect-src directives to example nginx conf
5 years ago
ansuz
1fc8c1de16
add missing connect-src directives to example nginx conf
5 years ago
yflory
de820dc0d1
Split properties modal into 2 modals
5 years ago
yflory
ff895bbc82
Move inner files
5 years ago
ansuz
d9ab8d3f62
lint compliance
5 years ago
ansuz
3f606d8c75
remove some duplicated code
5 years ago
ansuz
d274be6de4
remove ancient import script
5 years ago
ansuz
725d10fc60
nest storage directory inside './lib'
5 years ago
ansuz
58193a1969
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
5 years ago
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.
5 years ago
yflory
10f97354fe
Fix text duplication bug #352
5 years ago
ansuz
cded52f83f
replicate existing pinned.load API correctly
5 years ago
yflory
adc64f0c6e
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
5 years ago
yflory
1d24c85ca4
Add author and time of patches in debug app
5 years ago
ansuz
65f88617cf
add support for an optional handler for each pin log
...
great for analyzing which files are most in need of optimization
5 years ago
ansuz
2df65ed446
implement 'mkTimeout' method in common-util
5 years ago
ansuz
a172bad30f
drop unnecessary reference to 'window' in Util.throttle
5 years ago
ansuz
3dc789cbca
replace pinned.js with low-profile streaming implementation
5 years ago
ansuz
609eddc9e1
reimplement the the Pinned.load API
...
* recurse into directories on demand
* optimized for lower memory consumption
* less parallelism than before
5 years ago
ansuz
2345323f0d
lint compliance
5 years ago
ansuz
2d6626234b
yet another async scheduler, this time supporting flexible runtime control flow based on declarative priority levels
5 years ago