yflory
3b407a4551
Clean old code
2025-10-16 12:03:25 +02:00
yflory
2b69dffd40
Merge branch 'staging' into 2025.9-test
2025-10-08 11:58:13 +02:00
yflory
1e0b400878
Remove deprecated script dependency
2025-10-07 16:14:15 +02:00
daria
e648e4fb7b
remove library
2025-09-30 13:56:26 +03:00
yflory
7434fc972b
Add extension points for the accounts plugin
2025-06-04 19:06:51 +02:00
yflory
f81b35241e
Move more code into modules
2025-04-24 13:03:48 +02:00
yflory
0f74469b52
Fix issues with the store on NodeJS
2025-04-24 10:43:14 +02:00
yflory
b349c82fbd
Merge branch 'eviction' into 2025.3.1-rc
2025-04-16 15:36:24 +02:00
yflory
358ef47319
Fix eviction with large pin logs
2025-04-02 17:10:23 +02:00
yflory
ad56510180
Upgrade TweetNaCl and split nacl.util
2025-03-31 16:16:29 +02:00
David Benque
532fdfec1e
REUSE compliance
2025-03-24 15:58:55 +00:00
yflory
e570f66f79
Clean build and minify
2025-03-21 18:07:04 +01:00
yflory
674d621af5
Fix build issue
2025-02-26 18:32:22 +01:00
yflory
ccedfc9e58
Merge branch '2025.3-test' into workerapimerge
2025-01-28 11:43:42 +01:00
yflory
7186f3e2ef
lint compliance
2025-01-10 17:28:05 +01:00
yflory
18e8f057cb
Start blob proofs migration automatically
2025-01-10 16:54:37 +01:00
yflory
267f6c56d4
User stats script
2025-01-10 15:49:36 +01:00
yflory
ededf142d9
Blob metadata and migration
2025-01-06 16:52:59 +01:00
yflory
b9b94a1c31
SharedWorker using build
2024-11-13 15:57:39 +01:00
yflory
df789f8284
Convert missing modules
2024-10-14 16:49:35 +02:00
yflory
7a06548e1f
lint compliance
2024-10-02 12:45:06 +02:00
yflory
5d887b53a9
Add missing licenses
2024-09-30 17:42:45 +02:00
yflory
6a54d54582
Merge branch '2024.9-rc' into sodium
2024-09-30 17:37:53 +02:00
yflory
c927af8e6d
Add missing licenses
2024-09-11 11:59:59 +02:00
mathilde-cryptpad
4e8349d4cc
Merge pull request #1548 from Koalab99/main
...
Fix bash indentation and trailing whitespaces
2024-09-09 15:52:39 +02:00
yflory
e5c10ea5de
lint compliance
2024-08-21 17:12:38 +02:00
yflory
44aee13a56
Compute new metadata first and fallback to old system if needed
2024-07-15 12:02:07 +02:00
Corentin ARNOULD
a7e622dddc
Fix bash indentation and trailing whitespaces
...
Some shell scripts had tabs indentation. Made it all four spaces.
Hope it's ok with spaces.
Some files had a trailing space in it. It was not useful and takes few bytes for
nothing.
I didn't delete everything.
You can find all tab indented lines with:
grep -rP '^\t' 2>/dev/null
And more trailing space with:
grep -rP ' $' 2>/dev/null
2024-07-06 10:23:49 +02:00
yflory
411039abeb
Add support for a serverside crypto plugin
2024-06-27 16:26:57 +02:00
yflory
67549561b8
Merge branch 'appconfig_ui' into 2024.6-test
2024-06-21 18:47:44 +02:00
yflory
a27b3df661
Onboarding: automatically create install token and link if no admin detected
2024-06-21 15:51:53 +02:00
Wolfgang Ginolas
1f54b8b26d
Tighten eslint rules
2024-04-05 08:35:01 +02:00
yflory
ef82dc9bca
Add translation key comments for unused-keys script
2024-03-25 19:05:12 +01:00
Wolfgang Ginolas
bb5d7aa326
Move OnlyOffice dist to own directory
...
https://github.com/cryptpad/cryptpad/issues/1416
2024-03-20 13:15:29 +01:00
yflory
1c2dc2cbef
lint compliance
2024-03-07 14:58:14 +01:00
Wolfgang Ginolas
fdc86ab130
Remove jshint
2024-03-01 07:44:00 +01:00
yflory
79caca130b
Merge pull request #1295 from cryptpad/drawio-image
...
Drawio image
2024-01-29 17:29:33 +01:00
yflory
91a50338c2
Merge pull request #1375 from cryptpad/5.6-eviction
...
Improve eviction script
2024-01-16 16:06:43 +01:00
yflory
6e132a092f
lint compliance
2024-01-16 16:04:33 +01:00
yflory
b22441446c
Fix eviction error and add DRY_RUN to the archive cleaning script
2024-01-08 14:12:04 +01:00
yflory
70d84838df
Add DRY_RUN option to the eviction script
2024-01-08 14:08:26 +01:00
yflory
31b9bbf796
Support activity and placeholder in eviction script
2024-01-05 17:40:20 +01:00
yflory
bfc03ddfae
Fix lint translation script
2023-12-20 16:40:48 +01:00
Wolfgang Ginolas
d42539b3b2
Merge remote-tracking branch 'origin/staging' into drawio-image
2023-12-06 09:08:32 +01:00
Wolfgang Ginolas
7f55498bcc
Update draw.io dependency and remove unneeded CSP headers
2023-11-01 09:19:46 +01:00
Wolfgang Ginolas
d1b2da8cce
Can add image from CryptPad. Size is missing.
2023-11-01 09:19:45 +01:00
Wolfgang Ginolas
8d6942ba61
WIP play with open dialog
2023-11-01 09:19:45 +01:00
Wolfgang Ginolas
304fc6e970
Upgrade draw.io to 21.7.5
2023-11-01 09:19:45 +01:00
David Benque
8f0a6319a5
Apply headers
2023-10-20 15:35:26 +01:00
yflory
b682dda9f1
Update translations script
2023-07-18 14:00:43 +02:00