178 Commits (5b8eb1c070b8ff053f5d2d331ffeeab18cedd55e)

Author SHA1 Message Date
yflory 195de903e3 mkAsync getFileSize and getChannelList 5 years ago
yflory cf298ccd89 Remove dev code and improve performances 5 years ago
yflory ab3945db1f temp 5 years ago
yflory c64eabc33a Change blob password 5 years ago
ansuz 069776e804 use fast implementations of tweetnacl serverside 5 years ago
ansuz cfc90a56b6 restore paths to blob and blobstage for admin disk usage report 5 years ago
ansuz f2db93834b implement blob archival and WIP blob iteration methods 5 years ago
ansuz c418f77e48 Merge branch 'soon' into staging 5 years ago
ansuz 8084343705 guard against a typeError 5 years ago
ansuz e5cea3c250 replace inline blob management functionality with dedicated module 5 years ago
ansuz 40f302d002 revert usage of batch reads for file size 5 years ago
ansuz 340a290ceb add names for batched reads for debugging 5 years ago
ansuz a7e40040a1 log unauthenticated RPC calls as silly 5 years ago
ansuz 023c29795a update grep-able comments in rpc 5 years ago
ansuz 65b0112dcb batch concurrent requests for expensive IO and computations 5 years ago
ansuz ec2b5dd01f remove dead code 5 years ago
ansuz 4902554a61 implement per-channel fifo queues for metadata and channel writes 5 years ago
ansuz 70161dbd73 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into teams-server-features 5 years ago
yflory a6a40c3f6a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 5 years ago
ansuz 5079c78ddf serverside changes for WRITE_PRIVATE_MESSAGE rpc 5 years ago
yflory d52e449f87 Fix setMetadata RPC saferphore 5 years ago
ansuz 0abb4f222d Merge branch 'ownership' of github.com:xwiki-labs/cryptpad into origin/ownership 5 years ago
yflory ed5671a548 Don't write metadata updates to the log if it doesn't change the value 5 years ago
yflory e131661673 Accept and decline ownership offers 5 years ago
ansuz 05908ac035 store the current time in all pin-log messages 5 years ago
yflory 5f37aae990 Add a queue to setMetadata to aovid race conditions 5 years ago
yflory e12e5e1f25 Allow pending_owners to claim ownership 5 years ago
yflory 28b2341f2c Serverside metadata update 5 years ago
ansuz b360d79a76 simplify 'isNewChannel' rpc 5 years ago
ansuz 7e13f7e3ca validate owners against amended metadata when removing channels 5 years ago
ansuz 31f7c4b90a validate owners against amended metadata when clearing channels 5 years ago
ansuz 8c92d3dc02 move metadata to the top of the file with all the other imports 5 years ago
ansuz 6a5ab1ff87 update 'isNewChannel' 5 years ago
ansuz 8644784b03 identify a false positive for IS_NEW_CHANNEL rpc 5 years ago
ansuz b36f50f2c9 update metadata queries to include edits 5 years ago
ansuz 46cd796db5 label code that will need to change for editable metadata 5 years ago
ansuz a2c8ec963c archive files deleted by 'removeOwnedChannel' if the admin has configured that behaviour 6 years ago
ansuz 4fd490f07f leave some notes for later 6 years ago
yflory 74a0252712 Fix unique IPs in the admin panel when using nginx 6 years ago
ansuz e147d0eca4 add info-level logging for all rpc-initiated deletions 6 years ago
ansuz cd793b295d provide a standard api for calculating pin data for a given public key 6 years ago
ansuz e17bad7fb7 use configured pinPath and handle errors when checking pin status 6 years ago
ansuz 4e9273f35c improved logger behaviour and updated default configuration 6 years ago
ansuz e1e6d51038 new logging api 6 years ago
ansuz 3d8c6dfc7d lint compliance 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 f6ba0b266d support nested data directories 6 years ago
ansuz 0fdd6bfb94 add a bunch of notes 6 years ago
yflory bb5f03bd0f Add admin panel 6 years ago