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
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
8e725f3d7c
stop returning the hash of all user pins after pinning
...
the client doesn't use it and it's CPU-intensive
2021-06-30 17:20:03 +05:30
ansuz
7c7acbeae6
delegate block validation to workers
2021-06-28 15:07:48 +05:30
ansuz
ba1a7b37e1
separate validation and storage methods for blocks
2021-06-28 14:39:26 +05:30
ansuz
9806d718d5
implement block archival
2021-06-25 20:53:09 +05:30
ansuz
caece0123e
archive pin logs instead of removing them outright
2021-06-25 20:22:16 +05:30
ansuz
3cbf4c9d6f
save instancePurpose choice to server from admin panel
2021-06-25 13:04:29 +05:30
ansuz
bb7c40237b
detect new versions in server telemetry responses
2021-06-10 20:56:12 +05:30
ansuz
2fd812ff36
WIP admin translations and update available button
2021-06-09 18:45:02 +05:30
ansuz
41db88a360
WIP admin 'network' panel
2021-06-08 20:24:30 +05:30
ansuz
62f8fb93b5
take notes of desirable admin RPC commands
2021-05-07 18:07:13 +05:30
ansuz
30fc2a5edf
Merge branch 'staging' into restricted-registration
2021-05-01 02:04:22 +05:30
ansuz
8c61948d02
implement SET_ADMIN_EMAIL and SET_SUPPORT_MAILBOX decrees
...
and update changelog
2021-04-30 14:48:22 +05:30
ansuz
729d51fb9b
update block storage APIs
2021-04-29 13:32:19 +05:30
ansuz
15a8284a30
add some logging and avoid some errors
2021-04-29 07:09:16 +05:30
ansuz
18c73ad282
WIP working password change with restricted registration
2021-04-28 11:16:55 +05:30
ansuz
8896391536
refactor writeLoginBlock to account for more asynchronous flow
2021-04-27 17:13:31 +05:30
ansuz
50045c08d0
WIP restrict registration
2021-04-26 18:31:33 +05:30
ansuz
75a316e70d
adjust or remove comments
2021-04-12 13:39:54 +05:30
ansuz
67af5c220c
server notes
2021-04-02 09:59:28 +05:30
yflory
7971a6d267
Major broadcast refactoring
2021-03-16 17:00:23 +01:00
yflory
dbce0fe429
Use 33 characters admin channels
2021-03-16 15:25:28 +01:00
yflory
fee8a88169
Instance notification prototype
2021-03-09 18:27:12 +01:00
ansuz
4316264044
fix incomplete unowned file upload
2021-02-19 13:12:35 +05:30
ansuz
b8a7defad9
lint compliance
2021-01-31 15:29:55 +05:30
ansuz
4a29d9df00
implement admin GET_USER_TOTAL_SIZE call
2021-01-31 15:28:45 +05:30
ansuz
fed04a025c
display size of uploaded files upon completion
2020-12-23 17:21:06 +05:30
ansuz
646fdcc43e
Merge branch 'cache-metadata' into staging
2020-12-11 20:16:18 +05:30
ansuz
4c7f7e271e
remove an XXX note, log when restoring docs by admin rpc
2020-12-11 17:57:42 +05:30
ansuz
d0df2f5840
log when archiving content via the admin panel
2020-12-11 17:03:48 +05:30
ansuz
4495d99e49
use the standard method of checking whether metadata is valid
2020-12-08 16:45:57 +05:30
ansuz
6bc103be5f
delay cache eviction each time the metadata is requested
2020-12-08 16:43:50 +05:30
ansuz
d4f94f3091
briefly cache server metadata in-memory to avoid repeated reads
2020-12-08 16:34:28 +05:30