Commit Graph

8043 Commits (d48cecf28e10867b89eef6a017145d0c02aa5340)

Author SHA1 Message Date
yflory d48cecf28e Load mailboxes after teams 2020-02-18 17:24:28 +01:00
yflory d6c3ad1597 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-02-18 17:05:17 +01:00
yflory f04a6056ae Fix race condition with team access rights #497 2020-02-18 17:04:49 +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 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 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 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 f86196e40a implement shared environment between historyKeeper and RPC 2020-02-17 09:01:10 -05: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
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 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
yflory 778be9446d Fix drive refreshing the UI twice at startup 2020-02-11 15:00:30 +01:00
yflory 415fc27539 Pin todo and trim its history 2020-02-11 14:08:11 +01:00
yflory 035707bd38 Fix freeze effect after typing a wrong password in login/register 2020-02-11 14:03:06 +01:00
yflory 72d41e34fe lint compliance 2020-02-11 13:37:21 +01:00
yflory 0617d9efc5 Change UI for account migration in settings 2020-02-11 13:35:58 +01:00
yflory b585cbba42 Improve trim history UI when completed 2020-02-11 12:05:09 +01:00
yflory 0f697ac865 Merge branch 'staging' into communities-trim 2020-02-11 11:10:12 +01:00