Commit Graph

667 Commits

Author SHA1 Message Date
yflory
0dcce94ef0 Add color customization and add updated logo to loading screen 2024-03-19 18:16:01 +01:00
yflory
944fb6392e Merge branch 'staging' into admin-customize 2024-03-15 16:39:54 +01:00
yflory
fc3620d2bb lint compliance 2024-03-15 16:39:24 +01:00
yflory
21025c317f Upload logo: fix issue and add button to restore default logo 2024-03-15 16:38:06 +01:00
yflory
056073983c Allow admin to upload a new logo for the instance 2024-03-15 16:09:23 +01:00
yflory
13f92370cb Merge branch 'produpdate' into staging 2024-03-13 16:33:50 +01:00
yflory
1c2dc2cbef lint compliance 2024-03-07 14:58:14 +01:00
yflory
b902f281d7 Don't log clean websocket disconnections 2024-03-07 12:11:36 +01:00
yflory
447a7e183c Use latest chainpad-server and its updated events 2024-03-07 10:58:25 +01:00
Wolfgang Ginolas
fdc86ab130 Remove jshint 2024-03-01 07:44:00 +01:00
Wolfgang Ginolas
158164fbbe Added eslint and ignored most of the warnings and fixed some 2024-03-01 07:44:00 +01:00
yflory
dcc6f689fb lint compliance 2024-02-26 13:41:18 +01:00
yflory
1879fd2226 Add configurable server option to log user address (off by default) 2024-02-19 18:15:05 +01:00
yflory
93a285baa5 Fix consecutive separators in user menu #1402 2024-02-07 12:25:20 +01:00
David Benque
fe036f88e8 Fix REUSE compliance 2024-01-30 11:48:49 +00:00
yflory
605d75f091 Fix server crash with user directory 2024-01-30 12:28:29 +01:00
yflory
b42fbe7bc7
Merge pull request #1395 from cryptpad/invitations
Instance invitations and user directory
2024-01-29 17:44:40 +01:00
yflory
79caca130b
Merge pull request #1295 from cryptpad/drawio-image
Drawio image
2024-01-29 17:29:33 +01:00
yflory
ebcbf4570e Remove custom HTTP headers for diagrams 2024-01-29 16:15:56 +01:00
yflory
3c3a797be5 Use invitation and add known user even when registration is open 2024-01-25 15:46:35 +01:00
yflory
2ac4995146 Merge branch 'staging' into invitations 2024-01-18 16:35:41 +01:00
yflory
986b05fdfe Add ability to update known user name and email 2024-01-18 16:32:06 +01:00
yflory
044dff4108 Add email field for invitations and store by default 2024-01-18 15:46:35 +01:00
yflory
d92636bcf8 Fix DRY_RUN issue 2024-01-09 15:09:41 +01:00
yflory
ff3a40aa31 Fix TypeError 2024-01-08 19:11:20 +01:00
yflory
467e8ee7fe Use ctime to detect deletable archived blobs 2024-01-08 14:41:00 +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
0e918643ce Check if a blob exists before creating the activity file 2024-01-05 17:46:04 +01:00
yflory
31b9bbf796 Support activity and placeholder in eviction script 2024-01-05 17:40:20 +01:00
yflory
a5103bc21b Account deletion for known users and fix UI 2024-01-04 18:34:13 +01:00
Wolfgang Ginolas
a96856bb3d Allow loading diagram images from Nextcloud
https://github.com/cryptpad/cryptpad/issues/1297
2023-12-22 09:00:59 +01:00
yflory
a3f9b2eceb Store user data for new SSO accounts (configurable) 2023-12-20 17:24:14 +01:00
yflory
e65baebadc Restrict SSO registration 2023-12-19 17:59:56 +01:00
yflory
e52d9f77c1 Merge branch 'staging' into invitations 2023-12-19 15:03:40 +01:00
David Benque
06f4b8e590 Add licensing information to new files 2023-12-19 11:38:26 +00:00
yflory
4c81c95a94 Remove missing SSO config log 2023-12-18 15:53:43 +01:00
yflory
30d956b52f Fix ws proxy issue with :: as httpAddress 2023-12-18 15:47:10 +01:00
yflory
568bff357e Fix server error 2023-12-18 10:08:52 +01:00
yflory
9b00a6e9d4 Merge branch '5.6-rc' of github.com:cryptpad/cryptpad into 5.6-rc 2023-12-15 16:07:22 +01:00
yflory
576e713d70 Add plugins directory 2023-12-15 15:39:12 +01:00
David Benque
9cd86d03a4 REUSE lint compliance 2023-12-15 15:38:01 +01:00
yflory
7ba29238b2 Merge branch 'forcemfa' into staging 2023-12-13 15:21:54 +01:00
yflory
df6b0a0e98 Merge branch 'authsso' into staging 2023-12-13 15:14:31 +01:00
yflory
641f224c71 Fix lost functions in Env in HTTP workers 2023-12-12 17:04:01 +01:00
yflory
7893031689
Merge pull request #1334 from cryptpad/clean-comments
Clean old // XXX comments
2023-12-12 16:33:58 +01:00
yflory
471b55460b Enforce max expiration time serverside 2023-12-12 16:32:55 +01:00
yflory
199dcc8c62 Merge branch 'staging' into authsso 2023-12-11 16:46:11 +01:00
yflory
ac090767ca Add admin panel option to enforce MFA 2023-12-11 16:40:05 +01:00
yflory
542111843a Merge branch 'staging' into forcemfa 2023-12-11 16:30:22 +01:00