Commit graph

122 commits

Author SHA1 Message Date
ansuz
e3337a77b6 don't warn if translations include <code> 2022-03-31 10:21:00 +05:30
ansuz
4e571e0e8e final cleanup before merging support-categories 2022-03-10 16:08:13 +05:30
ansuz
0a302573b7 Merge branch 'staging' into soon 2022-01-05 13:56:28 +05:30
ansuz
e1f52a1e37 enable linting for newly translated languages 2022-01-05 13:51:02 +05:30
ansuz
7a809cd45e Merge branch 'soon' into staging 2022-01-03 13:52:54 +05:30
ansuz
c9facee6ec include Czech translation in list of files to lint 2022-01-03 13:38:22 +05:30
ansuz
41108bd92a ignore onlyoffice v5 when linting translations 2021-12-15 12:44:41 +05:30
ansuz
4f196270ce fix some path issues for translation review scripts 2021-09-07 19:12:46 +05:30
ansuz
e074b36761 lint compliance 2021-08-30 17:48:31 +05:30
ansuz
0ea300638a generate a report of consistently duplicated translation keys 2021-08-26 19:50:26 +05:30
ansuz
9f52ec8dc7 add new translation check to find duplicates
and move all translation scripts into a dedicated folder
2021-08-23 18:19:35 +05:30
ansuz
554ce65346 check for HTML tags across multiple lines 2021-08-17 12:15:07 +05:30
ansuz
f12a276c78 correct inconsistent capitalization of 'CryptPad' in markdown files.
Add a rule to the translation linter to detect future inconsistencies.
2021-08-13 15:44:11 +05:30
ansuz
7e80b90bca standardize usage of BR tag in translations 2021-08-12 16:07:43 +05:30
ansuz
15dc966f50 remove local benchmarking test with hardcoded values 2021-07-06 15:47:34 +05:30
ansuz
b2ed8f4fb0 handle missing languages and other errors
...when checking translations for HTML
2021-07-06 15:44:10 +05:30
ansuz
76b90d3c8a correct a few more places where the client expected hashes in pin responses
or where the server incorrectly provided them
2021-06-30 18:15:55 +05:30
ansuz
caece0123e archive pin logs instead of removing them outright 2021-06-25 20:22:16 +05:30
ansuz
f23fd10873 remove XXX notes 2021-04-12 12:20:46 +05:30
ansuz
faa1ec42c5 update translation validation script to check more languages 2021-04-09 17:33:42 +05:30
ansuz
4ac10aa358 set important HTML attributes via code, not translations 2021-03-24 14:41:47 +05:30
ansuz
0093cc3b71 allow basic 'i' tags in inline HTML in translations 2021-03-23 17:23:01 +05:30
ansuz
774c6864d5 identify translations with complex inline HTML 2021-03-23 10:58:06 +05:30
ansuz
4dd23275b0 ignore onlyoffice v4 when linting translations 2021-03-18 13:06:43 +05:30
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