Commit graph

150 commits

Author SHA1 Message Date
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
yflory
586193d6a1 Password-protected files: upload files with hashes V2 2018-05-28 15:31:18 +02:00
yflory
bf520c2cb4 Flow compliance 2018-04-10 16:46:01 +02:00
yflory
9cba630700 lint compliance 2018-03-21 18:53:11 +01:00
yflory
a718603b36 Automatic account deletion 2018-03-21 18:27:20 +01:00
yflory
632e6c2e6c Merge branch 'metadata' into staging 2018-03-20 15:36:25 +01:00
yflory
99712ec2f0 getMetadata RPC 2018-03-20 15:33:12 +01:00
ansuz
7c072aeccb add remove-pins rpc 2018-03-20 11:16:18 +01:00
ansuz
ed8f9e4e3f remove XXX after review 2018-03-20 11:15:44 +01:00
ansuz
5b21911341 pass flow tests 2018-03-16 12:26:39 +01:00
ansuz
b2df2ba341 prototype owned file upload 2018-03-12 17:50:47 +01:00
yflory
037a6ccc35 Fix INVALID_RESPONSE error in the file app 2018-02-16 12:02:20 +01:00