ansuz
b8d6af7891
adjust CSP headers for printing from OnlyOffice
...
* allow outer to load resources from the sandbox (for fonts)
* test whether the expected CSP values are present on the checkup page
* simplify the nodejs server a bit
3 years ago
ansuz
c1f9d11333
delay working on some flagged issues till next release
3 years ago
ansuz
854a635c5f
remove hardcoded translations and defer non-blocking issues till the next release
3 years ago
ansuz
f13b82bdf6
disable integrated eviction by default
...
we'll implement an admin panel checkbox to enable it later
3 years ago
ansuz
f7f2146fa5
miscellaneous cleanup and notes
3 years ago
ansuz
f5e91ef3ef
provide installMethod detail in server telemetry
3 years ago
ansuz
bb7c40237b
detect new versions in server telemetry responses
4 years ago
ansuz
2fd812ff36
WIP admin translations and update available button
4 years ago
ansuz
98c8d7086f
include instance version in Env
4 years ago
ansuz
41db88a360
WIP admin 'network' panel
4 years ago
ansuz
eb32651c67
leave some notes about a minor race condition
4 years ago
ansuz
50045c08d0
WIP restrict registration
4 years ago
yflory
8f679c141c
Broadcast update
4 years ago
yflory
7971a6d267
Major broadcast refactoring
4 years ago
yflory
d15c0461cc
Add /api/broadcast and improve message deletion
4 years ago
ansuz
929159a0f4
implement server offline mode (no ws)
4 years ago
ansuz
e6a4c68863
always delete the throttled cleanup functions once they have run
4 years ago
ansuz
d4f94f3091
briefly cache server metadata in-memory to avoid repeated reads
4 years ago
ansuz
93d56e5e3d
profile worker commands by total running time in seconds
4 years ago
ansuz
1f1b40b83d
move some implictly global state to env.js
4 years ago
ansuz
faa7ebf399
Fix some bugs with integrated eviction
...
1. implement SET_LAST_EVICTION as an admin command, not a decree
2. expect a return value from Env.evictInactive and expose it via Env.evictionReport
4 years ago
ansuz
adb988058d
stop logging dev/fresh mode
4 years ago
ansuz
369c92c01d
initialize Env from server and deduplicate several attributes
4 years ago