Commit graph

8200 commits

Author SHA1 Message Date
yflory
81a0bbb0ef Add owners tab 2020-02-18 10:28:36 +01:00
ansuz
ecce654ca6 add 'resource:' to script-src to enable shared-worker debugging in firefox 2020-02-17 12:48:10 -05: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
ansuz
2d6626234b yet another async scheduler, this time supporting flexible runtime control flow based on declarative priority levels 2020-02-13 16:44:11 -05:00
yflory
b7b2685f14 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-02-12 16:32:27 +01:00
yflory
723ed5248f Fix double tippy in drive elements 2020-02-12 16:32:16 +01:00
ansuz
4b66899956 Merge branch 'soon' into staging 2020-02-11 17:19:32 -05:00
ansuz
06d3ed93e8 finish changelog for 3.11.0 (LabradorDuck) 2020-02-11 17:19:15 -05:00
yflory
f8ddb6b7bc Fix anchor link in code 2020-02-11 18:24:12 +01:00
yflory
a6e3208dff lint compliance 2020-02-11 18:20:45 +01:00
yflory
d58244b4c4 Support relative url and anchor url in code 2020-02-11 18:19:16 +01:00
yflory
bba769ef77 Use throttle to link to support tickets 2020-02-11 18:05:59 +01:00
yflory
a9e4af1d12 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-02-11 17:43:36 +01:00
yflory
5d1e1c975c Link to a support ticket 2020-02-11 17:43:24 +01:00
ansuz
672725629c Merge branch 'communities-trim' into merge-trim 2020-02-11 11:32:03 -05:00
yflory
093816cbb2 lint compliance 2020-02-11 15:32:39 +01:00
yflory
5a2b36d443 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 2020-02-11 15:30:47 +01:00
ansuz
c9db3aae78 Merge branch 'staging' into soon 2020-02-11 09:23:53 -05:00