200 Commits (dbf63621e5985270681e5c2617e98f4a6c442dc7)

Author SHA1 Message Date
ansuz c99de4ffc2 expose the canonical representation of adminKeys via /api/config 4 years ago
ansuz b5d3a10dc2 guard against possible typeErrors from unvalidated config input 4 years ago
ansuz 6519f8242e Merge branch 'signing-key-format' into staging 4 years ago
ansuz ebcc9a069b add server-side support for the new format of public signing keys 4 years ago
yflory b94a596751 remove unsafe-inline requirement in pad 4 years ago
ansuz 5196440e65 guard against a typeError when httpSafeOrigin is not defined 5 years ago
ansuz 9fa93172cf tolerate trailing slashes in httpSafeDomain 5 years ago
ansuz 3b05d24f10 wip csp issue 5 years ago
Jason Heard 9b3013278b Check httpSafeOrigin in config variable 5 years ago
ansuz 53ed247bc2 expose maxUploadSize and premiumUploadSize via /api/config 5 years ago
ansuz e70c3ff0ab add some default config values and warn if provided values seem incorrect 5 years ago
ansuz 74771f13f5 implement caching for /api/config responses 5 years ago
ansuz 80c012f34d prepare to merge history keeper and rpc 5 years ago
ansuz c388641479 drop support for 'retainData' configuration 5 years ago
ansuz f45de2b52f move some server deps from repo root to lib/ 5 years ago
ansuz 671999c600 treat onlyoffice iframes specially with regard to CSP 5 years ago
yflory 47768112b4 Merge branch 'staging' into communities-oo 5 years ago
Ludovic Dubost d593f3961c Updated OnlyOffice editors, Updated x2t.js to 5.4.2 5 years ago
Ludovic Dubost 1065ef5d4c Fix security policy for ooslide and oodoc which would break x2t wasm export on Chrome 5 years ago
ansuz 05699b2c94 unify websocket configuration points 5 years ago
ansuz a8b363dba0 drop support for 'websocketPath' and 'useExternalWebsocket' configuration points 5 years ago
ansuz 97bc793ca8 simplify websocket configuration even more 5 years ago
ansuz 67cde69120 drop support for configuration points we can't possibly support 5 years ago
ansuz 4c51d464fd drop replify integration 5 years ago
ansuz cffb0da833 remove ssl support in node server.
Use a reverse proxy for this.
5 years ago
ansuz 2dfbb522b0 simplify server websocket configuration 5 years ago
ansuz 663a1138b4 trim leading spaces from domains 5 years ago
yflory 5a055233c0 Fix cryptget inner 5 years ago
ansuz d4b4a50253 remove annoying console.log 5 years ago
ansuz 3ff40df1b8 change server from PACKAGE mode to FRESH mode when you flush the cache 5 years ago
ansuz f8cd1dc266 have historyKeeper remove files that are a day or more past their expiration time 5 years ago
ansuz 42528632ac display correct pad expiration time based on /api/config 5 years ago
ansuz 1ec1d8b0e0 make fresh mode the default behaviour 5 years ago
ansuz 874093a126 push something that actually works 5 years ago
ansuz 9d40018da3 support cross-origin blobs 5 years ago
ansuz 255f208a4a always enable tasks, but allow for admins to disable the integrated loop in the main server process 5 years ago
ansuz d30470f1aa correct an invalid comment 5 years ago
yflory 22c9af6961 Support page 5 years ago
ansuz 7665720d77 integrate task execution into the server directly 6 years ago
yflory e0665cb190 Use the new logging API for the history keeper 6 years ago
ansuz d5a9eacef0 standardize loading of server configuration 6 years ago
ansuz 4e9273f35c improved logger behaviour and updated default configuration 6 years ago
ansuz 78749456d6 more notes for later 6 years ago
ansuz e1e6d51038 new logging api 6 years ago
ansuz dd6767e267 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 6 years ago
yflory f9fc154979 Add mastodon and display admin email in the contact page 6 years ago
ansuz 4566bf4ed8 drop support for various serverside config points 6 years ago
yflory f24d34c0af History keeper is now separated from chainpad-server 6 years ago
ansuz 744f212b26 keep config.js in config/
and persist it via various docker mechanisms
6 years ago
ansuz 8aeb6246d8 expose admin email via /api/config 6 years ago
ansuz 322ceb7ea1 process admin keys at startup, instead of on demand 6 years ago
yflory 7d4589bdb0 Send valid admin keys to the clients 6 years ago
yflory bb5f03bd0f Add admin panel 6 years ago
yflory 9ceebb603d Reorder config file 6 years ago
yflory 0e61c46dcf Move fonts to the onlyoffice build 6 years ago
ansuz 1281c9b2be remove some dead serverside code 6 years ago
yflory d5f98c916b Update CSP for OnlyOffice apps 6 years ago
ansuz 9d0e0a4efa log font path to make sure it's working 6 years ago
ansuz 802075f83c log errors when trying to serve fonts 6 years ago
ansuz f775d395f4 serve cached onlyoffice-compatible fonts 6 years ago
yflory dbe8571a40 Removing console.log in the server about onlyoffice fonts 6 years ago
yflory 29f8cfbfe0 Remove sockjs dependency and ooserver code 6 years ago
yflory 1e672c4a6b Use onlyoffice spreadsheets without ooserver 6 years ago
yflory 760f58b74c Merge branch 'staging' into oo2 6 years ago
ansuz 26540b4b94 correctly support httpSafeOrigin loaded from configuration file 6 years ago
yflory 874156ccf0 Prevent shared folders from being moved to the trash using the del key 6 years ago
yflory bd1b120ab1 Add feedback about crowdfunding 6 years ago
yflory bf9cf95292 Merge branch 'staging' into oo2 6 years ago
yflory 846755b0a7 Increase requirejs timeout (thanks Firefox...) 6 years ago
ansuz 7aa7b82c60 merge staging 7 years ago
ansuz 02169bfa83 Revert "Use socket.io instead of WebSocket"
In hindsight this may have been a terrible idea.

RIP uptime.

This reverts commit 9195c57445.
7 years ago
ansuz a037f46b62 Merge branch 'staging' into modern-users 7 years ago
ansuz 9d3d8c3ba2 initial implementation of serverside password change RPCs 7 years ago
yflory 9195c57445 Use socket.io instead of WebSocket 7 years ago
Caleb James DeLisle 2897a14869 Expose the datastore as an http endpoint 7 years ago
ansuz bc35c3349f set content-type headers for the 404 page 7 years ago
ansuz 5b84bc1a25 simplify server 7 years ago
yflory db71fe5bf8 Rename font files 7 years ago
yflory 7cb3282634 New apps for text, slide and spreadsheet 7 years ago
yflory 5c1e5a3f49 Merge branch 'staging' into oo 7 years ago
Nicolas Parquet 3b46578621 Fix main pages customization
Co-authored-by: fvn-linagora <fvignon@linagora.com>
7 years ago
Caleb James DeLisle e78cc4ce7e manual merge 7 years ago
Caleb James DeLisle cac5e75a99 Add a repl to improve debugging on the prod server 7 years ago
ansuz b4b51ed86a add a subsystem for scheduling tasks 7 years ago
yflory 5827905dbd Import OnlyOffice code from the 'onlyoffice' branch and sframe it 7 years ago
ansuz acd5574008 send httpUnsafeOrigin via /api/config 7 years ago
ansuz 5f0a865028 implement 'FRESH MODE' 7 years ago
Caleb James DeLisle ba74f9d37a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 7 years ago
Caleb James DeLisle c702a23c77 Initial work on the 'pad will expire' logic 7 years ago
ansuz b5516ddcd0 send 404 page from server 7 years ago
Caleb James DeLisle abec07b1f9 If config.js is missing, fallback to config.example.js which is in the git repo 7 years ago
Caleb James DeLisle ad9f2ff223 Made pad2 server more generic and easy to implement 7 years ago
Caleb James DeLisle e04c0b89a1 manual merge of staging 7 years ago
Caleb James DeLisle 723151254c remove a debug line before release which killed CSP 7 years ago
Caleb James DeLisle 65dfd99171 major wip 7 years ago
Caleb James DeLisle 8404017af1 wip 7 years ago
ansuz e4dccd7ea8 cache blobs for a year unless you're in dev mode 8 years ago
Caleb James DeLisle 7bee2ba27d Add a semicolon at the end of the CSP if none exists. 8 years ago
ansuz e631818268 format probable server URL when printing to the console at launch 8 years ago
Caleb James DeLisle aa9aaefdea Add frame-ancestors to allow remote auth 8 years ago