Commit graph

189 commits

Author SHA1 Message Date
yflory
ef92d9217c Merge branch 'moderation' into staging 2023-09-28 17:56:46 +02:00
yflory
bc9a335e76 Lint compliance 2023-09-19 15:06:54 +02:00
yflory
f282db9121 Add new placeholder data and account script to admin panel 2023-09-14 17:49:16 +02:00
yflory
f69dcbdda9 Fix 'Unhandled RPC' log with isNewChannel 2023-09-13 14:48:16 +02:00
yflory
975a177cbb Add UI/UX when reading a placeholder 2023-09-08 18:10:02 +02:00
yflory
91af47994b Placeholder on file deletion 2023-09-07 17:03:20 +02:00
yflory
dda4b8777c Add drive channel metadata to the pin log 2023-09-06 17:15:00 +02:00
yflory
708e36b3ee New admin command to archive an account 2023-09-05 16:31:04 +02:00
yflory
c10fc37645 Merge branch 'totp-ui' into 5.4-rc 2023-07-11 10:30:36 +02:00
yflory
9aac9d1c2f TOTP: Use HTTP challenges to write and remove blocks 2023-06-09 15:06:17 +02:00
yflory
b3a620edc0 lint compliance 2023-06-06 16:09:17 +02:00
yflory
36a1c604d8 Auth: Disable TOTP/MFA from the admin panel 2023-05-16 15:11:43 +02:00
Mathilde Grünig
f5fb24031e replace xwiki-labs by cryptpad 2023-05-16 14:54:39 +02:00
ansuz
493bf1346c Merge tag '5.3.0' into 5.3-auth 2023-05-06 15:26:21 +05:30
ansuz
31dc7b523a XXXs and TODOs for handling blocks now that 2FA is in play 2023-05-05 18:20:51 +05:30
yflory
6b743a787c Fix mailbox message deletion 2023-03-28 12:19:16 +02:00
yflory
a0714b9cc8 Prevent type error with the new admin script 2023-01-12 15:54:16 +01:00
yflory
1971553e1f Flush cache when adding new admin 2022-12-20 17:25:54 +01:00
yflory
70e602d9c9 Prototype install app 2022-12-20 16:57:51 +01:00
yflory
600771682a Allow edit/delete/multiple answers without a drive and fix race condition 2022-12-08 16:53:29 +01:00
yflory
bde6bb0032 Clean server code 2022-10-14 16:53:38 +02:00
yflory
8a3be878e8 Merge branch 'staging' into form-del 2022-10-12 17:19:22 +02:00
yflory
6a1c64fe9a Delete your own form answers 2022-10-06 17:12:23 +02:00
ansuz
333ba82970 allow admins to overwrite live data with archived data when both exist 2022-09-13 18:32:50 +05:30
ansuz
2b365694f6 fix server logic and logs messages related to quotas 2022-09-13 13:00:36 +05:30
ansuz
cf180158dc remove temporary comments 2022-09-07 18:15:19 +05:30
ansuz
e78e57c039 unify accounts_api and quota_api config options 2022-08-30 17:23:10 +05:30
ansuz
b903e1351d serverside component of admin metadata history 2022-08-26 18:11:59 +05:30
ansuz
6cfce42c58 refactor admin panel and include reasons for archiving and restoring 2022-08-24 10:10:32 +05:30
ansuz
d05063a5a2 ensure that the correct form of a signing key is used 2022-08-23 16:08:57 +05:30
ansuz
31f61c7f1d refactor admin database tab 2022-08-11 18:30:19 +05:30
ansuz
60e58e8f7a first version of admin 'database' tab 2022-08-11 11:53:03 +05:30
yflory
6ae07bb480 Allow accounts server to trigger quota updates 2022-07-05 11:48:40 +02:00
ansuz
071c9706af accept both new and old data format for server info on admin panel 2022-05-10 13:11:53 +05:30
ansuz
3c679509c4 adjust INSTANCE_STATUS RPC to accommodate new data format 2022-05-06 14:33:30 +05:30
ansuz
a2731c44b0 assorted home page fixes/improvements
* link to home page from other static pages
* home notice
  * moved to the top of the home page
  * configured via server API instead of application_config.js
  * WIP admin panel UI
* more debugging info for unsupported decrees
* lint compliance probably
2022-05-06 13:55:00 +05:30
ansuz
e6c51e3dff remove hardcoded translations and invert remote embedding logic 2022-03-24 12:43:16 +05:30
ansuz
e38e08fb6e Merge branch 'soon' into block-embeds 2022-03-14 12:52:55 +05:30
ansuz
45d2eb0267 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into support-categories
and include some tweaks for the checkup page

* sort errors above warnings
* improve messages for new tests
2022-03-10 11:33:41 +05:30
ansuz
8398c05f1a Merge branch 'justification' into mar7 2022-03-07 19:03:06 +05:30
ansuz
b65730b853 allow admins to enable configurable disk I/O profiling 2022-03-07 18:42:00 +05:30
ansuz
1202b7a691 WIP configure instance name, jurisdiction, and description on admin panel 2022-02-24 15:28:24 +05:30
ansuz
f1fc2d2ad9 WIP provide a reason when archiving or resoring a file through the admin panel 2022-02-18 18:45:52 +05:30
ansuz
ef6f98c149 initial serverside components for 'disableEmbedding' functionality 2022-02-18 13:35:20 +05:30
ansuz
d2852fdba4 perform extra validation for private message rpc 2022-01-26 03:58:29 +05:30
ansuz
1c08a27f60 fix a newly introduced reference error 2021-08-10 18:48:34 +05:30
ansuz
a33774aa6f properly abort from channel archival if no metadata is returned
and add some logging when trimming history
2021-08-10 15:24:23 +05:30
ansuz
9bb884cac6 fix a type error caused by (my) invalid API use 2021-07-06 18:21:55 +05:30
ansuz
1c1dc421a3 fix broken block archival 2021-07-01 16:44:40 +05:30
ansuz
f7f2146fa5 miscellaneous cleanup and notes 2021-06-30 19:09:53 +05:30