Commit graph

98 commits

Author SHA1 Message Date
ansuz
e62a378f9c fix PR's whitespace 2021-03-04 11:01:25 +05:30
ansuz
561cf96c72 Merge branch 'main' of github.com:sisco0/cryptpad into task-migration-fix 2021-03-04 10:50:07 +05:30
ansuz
3457ae31cd suppress warnings about data-localization keys 2021-03-01 10:14:16 +05:30
ansuz
06bfbbd283 exclude fewer onlyoffice paths and add more annotations 2021-02-26 17:35:04 +05:30
ansuz
c8a3a0bd16 annotate unusual translation keys so our script recognizes them 2021-02-26 16:08:04 +05:30
ansuz
0110342ef5 Merge branch 'staging' into offline2 2021-02-18 15:19:49 +05:30
ansuz
9e1d82f373 move archive deletion out of the main eviction script 2021-02-17 14:17:41 +05:30
ansuz
4db95c5e67 lint compliance 2021-02-16 16:40:21 +05:30
yflory
cb153187ce Offline teams 2021-02-11 17:30:40 +01:00
ansuz
9a42df3e08 update unused translations script more:
* fine-tune search by excluding more search patterns
* print more context when sensible
* sort keys alphabetically
2021-02-11 19:49:20 +05:30
ansuz
3424a2c96f optimize the search for unused tag and apply better categories 2021-02-11 17:53:26 +05:30
ansuz
44fdc334bf a simple script to identify unused translations 2021-02-11 15:03:45 +05:30
ansuz
f2ec9cbe33 load premium and customLimits to avoid evicting them even if inactive 2020-10-12 19:18:12 +05:30
ansuz
082c120f86 lint compliance 2020-10-01 16:04:51 +05:30
ansuz
04d1bc9cd7 archive inactive data in one of the server's workers 2020-09-30 14:45:52 +05:30
ansuz
6ada5fd751 always consider premium accounts to be active 2020-09-29 18:48:23 +05:30
ansuz
5358fab615 more WIP inactive account eviction 2020-09-29 18:04:51 +05:30
ansuz
e6f1ed6349 simplify inactive account removal in evict-inactive.js 2020-09-28 17:48:58 +05:30
ansuz
d794e0b48f include inactive accounts in the archival script 2020-09-24 19:02:22 +05:30
Francisco J. Solis-Munoz
7b9fa59681 Migration script was not correct 2020-09-23 17:39:35 -05:00
ansuz
131b985902 update expire-channels.js use of file storage to accomodate an API change 2020-06-24 10:20:32 -04:00
ansuz
f6c6ad8863 test that GET_HISTORY with a lastKnownHash includes the message with the specified hash 2020-06-16 04:13:32 -04:00
ansuz
c9846e532b compare live blob activity against 'inactiveTime' instead of 'retentionTime' which is intended for archived content expiration 2020-05-04 15:40:51 -04:00
ansuz
95965c1dee keep a parallel implementation of the pin loader to validate the new one 2020-04-07 20:03:41 -04:00
ansuz
ed5d97f899 WIP history-keeper fixes 2020-04-01 11:48:16 -04:00
ansuz
ad118222d0 add a new test to send a stream of data to a mailbox 2020-03-30 18:27:57 -04:00
ansuz
e128683ffb call back with errors instead of throwing within the Storage module 2020-03-24 13:31:03 -04:00
ansuz
45601068ae lint compliance 2020-03-10 09:19:35 -04:00
ansuz
b9a07ca650 diagnose some unhandled errors in rpc tests 2020-03-09 18:18:26 -04:00
ansuz
ccd6e1d6df lint compliance, simplify a test condition 2020-03-04 09:59:43 -05:00
ansuz
ce6cf6f727 revert some changes that couldn't have possibly worked 2020-03-04 09:59:17 -05:00
ansuz
50b9c27dcb finalize one more test 2020-03-03 16:03:31 -05:00
ansuz
8fbb32c5d7 add a few more checks to the rpc tests 2020-03-03 16:00:39 -05:00
ansuz
170aa6d47e clean up a few tasks related to allow lists 2020-03-03 15:52:49 -05:00
ansuz
03ff9bd0d7 start deprecating usage of myDomain 2020-02-28 11:45:41 -05:00
ansuz
505e383f9f test restricted access from the command line 2020-02-18 16:06:06 -05:00
ansuz
d9ab8d3f62 lint compliance 2020-02-14 16:48:14 -05:00
ansuz
725d10fc60 nest storage directory inside './lib' 2020-02-14 16:29:30 -05: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
3dc789cbca replace pinned.js with low-profile streaming implementation 2020-02-13 17:46:10 -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
ansuz
57be324850 remove some XXX notes 2020-02-10 10:01:02 -05:00
ansuz
86b9cc2de1 accidentally merge uncommitted work with staging, resolve merge conflicts 2020-02-10 08:05:43 -05:00
ansuz
342aea705a not about a history-keeper anti-pattern 2020-02-05 18:06:18 -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
c388641479 drop support for 'retainData' configuration 2020-01-23 15:13:19 -05:00
ansuz
a0f1680e85 Merge branch 'staging' into trim-history 2020-01-23 12:49:34 -05:00
ansuz
e6d5b0886e evict unpinned blobs and blob proofs 2020-01-20 15:54:15 -05:00
ansuz
6a52b97cd8 Merge branch 'staging' into trim-history 2020-01-15 15:46:35 -05:00