Commit Graph

161 Commits (e636a4fa6e7300121bc6c97f3f4530ee9ac94ffd)

Author SHA1 Message Date
ansuz 70161dbd73 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into teams-server-features 2019-09-03 17:08:16 +02:00
yflory a6a40c3f6a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2019-09-03 17:05:23 +02:00
ansuz 5079c78ddf serverside changes for WRITE_PRIVATE_MESSAGE rpc 2019-09-03 17:00:26 +02:00
yflory d52e449f87 Fix setMetadata RPC saferphore 2019-09-03 13:29:57 +02:00
ansuz 0abb4f222d Merge branch 'ownership' of github.com:xwiki-labs/cryptpad into origin/ownership 2019-09-02 17:25:12 +02:00
yflory ed5671a548 Don't write metadata updates to the log if it doesn't change the value 2019-09-02 17:16:14 +02:00
yflory e131661673 Accept and decline ownership offers 2019-08-30 17:36:27 +02:00
ansuz 05908ac035 store the current time in all pin-log messages 2019-08-30 16:31:08 +02:00
yflory 5f37aae990 Add a queue to setMetadata to aovid race conditions 2019-08-30 11:49:38 +02:00
yflory e12e5e1f25 Allow pending_owners to claim ownership 2019-08-30 11:49:15 +02:00
yflory 28b2341f2c Serverside metadata update 2019-08-28 12:40:35 +02:00
ansuz b360d79a76 simplify 'isNewChannel' rpc 2019-08-21 12:54:24 +02:00
ansuz 7e13f7e3ca validate owners against amended metadata when removing channels 2019-08-21 12:46:45 +02:00
ansuz 31f7c4b90a validate owners against amended metadata when clearing channels 2019-08-21 12:45:19 +02:00
ansuz 8c92d3dc02 move metadata to the top of the file with all the other imports 2019-08-21 12:30:01 +02:00
ansuz 6a5ab1ff87 update 'isNewChannel' 2019-08-14 17:34:08 +02:00
ansuz 8644784b03 identify a false positive for IS_NEW_CHANNEL rpc 2019-07-23 11:34:23 +02:00
ansuz b36f50f2c9 update metadata queries to include edits 2019-06-27 18:21:12 +02:00
ansuz 46cd796db5 label code that will need to change for editable metadata 2019-06-25 13:43:15 +02:00
ansuz a2c8ec963c archive files deleted by 'removeOwnedChannel' if the admin has configured that behaviour 2019-06-13 16:44:27 +02:00
ansuz 4fd490f07f leave some notes for later 2019-06-13 12:16:23 +02:00
yflory 74a0252712 Fix unique IPs in the admin panel when using nginx 2019-04-18 15:15:32 +02:00
ansuz e147d0eca4 add info-level logging for all rpc-initiated deletions 2019-04-17 17:09:07 +02:00
ansuz cd793b295d provide a standard api for calculating pin data for a given public key 2019-04-17 16:30:45 +02:00
ansuz e17bad7fb7 use configured pinPath and handle errors when checking pin status 2019-04-11 10:27:52 +02:00
ansuz 4e9273f35c improved logger behaviour and updated default configuration 2019-04-09 11:40:51 +02:00
ansuz e1e6d51038 new logging api 2019-04-08 18:11:36 +02:00
ansuz 3d8c6dfc7d lint compliance 2019-04-01 16:41:13 +02:00
ansuz 4566bf4ed8 drop support for various serverside config points 2019-04-01 12:09:11 +02:00
yflory f24d34c0af History keeper is now separated from chainpad-server 2019-03-29 17:03:53 +01:00
ansuz f6ba0b266d support nested data directories 2019-03-29 13:59:22 +01:00
ansuz 0fdd6bfb94 add a bunch of notes 2019-03-29 13:45:54 +01:00
yflory bb5f03bd0f Add admin panel 2019-03-27 17:00:28 +01:00
yflory 2a95127aee Fix custom limits not applied when adminEmail is set to false 2019-01-21 17:42:04 +01:00
ansuz 6922bc1e08 lint compliance 2018-07-19 11:14:52 +02:00
ansuz fcc54a3c34 Merge branch 'docker-fix-rename' into staging 2018-07-19 10:33:23 +02:00
ansuz a090dc52db flow compliance 2018-07-19 10:33:01 +02:00
mcrosson 3a6f7d9b36 Fixup docker rename calls (addresses #244) 2018-07-16 17:02:55 +00:00
ansuz 848a918eda remove out of date comments 2018-07-16 15:45:19 +02:00
ansuz ab04a7cb46 fix the bug I caused while trying to silence the linter 2018-07-02 17:43:39 +02:00
ansuz 12cf1993b9 flow compliance for loginBlock RPCs 2018-06-28 16:52:23 +02:00
ansuz d03339f20b check for the presence of a blockHash in localStorage when logging in 2018-06-20 14:27:44 +02:00
ansuz cb5fa72dba implement removeLoginBlock rpc 2018-06-19 17:17:56 +02:00
ansuz 577dea4c75 clientside implementation of block signing and encryption 2018-06-19 16:38:49 +02:00
ansuz 9d3d8c3ba2 initial implementation of serverside password change RPCs 2018-06-19 11:31:15 +02:00
yflory b87e7c003b Fix flow errors... 2018-06-04 15:19:24 +02:00
yflory 8ce539a89e lint compliance 2018-05-30 18:49:48 +02:00
yflory 68fb534d25 Flow... 2018-05-30 15:27:36 +02:00
yflory 85e5c495d9 Remove owned file 2018-05-30 14:36:29 +02:00
yflory 93ecc06964 Upload owned files 2018-05-29 19:42:20 +02:00