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
1aecb4fbab
Improve plugins options and support monitoring plugin
2024-10-17 17:09:08 +02:00
yflory
5383f9ef1c
Fix potential memory leak
2024-07-04 11:33:43 +02:00
yflory
307a3f4c5c
Fix EINVAL on install page when token was just created
2024-06-25 11:29:13 +02:00
yflory
57459807b4
Merge branch 'staging' into 2024.6-test
2024-06-24 17:06:06 +02:00
yflory
f98ac59530
Merge branch 'bug/create_block_folder_at_boot' of https://github.com/superboum/cryptpad into superboum-bug/create_block_folder_at_boot
2024-06-24 17:02:47 +02:00
yflory
3a23833c30
Merge branch 'staging' into 2024.6-test
2024-06-24 16:51:17 +02:00
zuzanna-maria
a386f7782f
linting
2024-06-24 13:33:19 +01:00
yflory
a27b3df661
Onboarding: automatically create install token and link if no admin detected
2024-06-21 15:51:53 +02:00
yflory
fd774282c9
Add aggregated stats for instances that opted-in
2024-06-11 18:14:45 +02:00
yflory
13f92370cb
Merge branch 'produpdate' into staging
2024-03-13 16:33:50 +01:00
Wolfgang Ginolas
fdc86ab130
Remove jshint
2024-03-01 07:44:00 +01:00
yflory
1879fd2226
Add configurable server option to log user address (off by default)
2024-02-19 18:15:05 +01:00
David Benque
8f0a6319a5
Apply headers
2023-10-20 15:35:26 +01:00
ansuz
e895990426
generate a secret at launch time
...
used for issuing and validating JWTs
2023-05-03 16:19:01 +05:30
Quentin Dufour
51e6136a58
Create the block folder at boot
2022-05-17 10:08:56 +02:00
ansuz
c111364024
add two new tests to diagnose unavailability of uploaded blocks and blobs
2022-03-08 18:20:11 +05:30
ansuz
bb7c40237b
detect new versions in server telemetry responses
2021-06-10 20:56:12 +05:30
ansuz
41db88a360
WIP admin 'network' panel
2021-06-08 20:24:30 +05:30
ansuz
45b063e378
suppress irrelevant errors from Decrees.load
2020-10-12 19:15:48 +05:30
ansuz
369c92c01d
initialize Env from server and deduplicate several attributes
2020-10-12 17:39:53 +05:30
ansuz
5b2929a6fc
suppress some useless info from some commonly logged errors
2020-05-06 13:50:48 -04:00
ansuz
8a5d012edf
add special error handling for a few special serverside errors
2020-04-28 16:57:52 -04:00
ansuz
5f69fc18d0
suppress some noisy errors
2020-03-26 17:11:43 -04:00
ansuz
f579c9b059
semi-functional allow-list implementation in historyKeeper
2020-02-19 14:22:12 -05:00
ansuz
68a77885d4
suppress some routine server logs
2020-02-10 09:03:16 -05:00
ansuz
7000be0e70
clean up historykeeper
2020-02-07 18:58:57 -05:00
ansuz
43307ffb1a
define all server intervals in a map so we can easily clear them all
2020-02-03 17:14:23 -05:00
ansuz
779e817443
stop relying on netflux-server internals
...
* create RPC module from inside historyKeeper
* stop passing around netflux-server context
* update to use newer netflux-server's formal APIs
* manage your own cache of indexes instead of storing things in the netflux context
2020-02-03 14:20:05 -05:00
ansuz
06c29ef1d1
latest api changes to match the netflux-server refactor
2020-02-03 10:03:43 -05:00
ansuz
b922860339
drop usage of historyKeeper.setConfig
2020-01-27 18:54:16 -05:00
ansuz
80c012f34d
prepare to merge history keeper and rpc
2020-01-27 17:57:39 -05:00