Commit Graph

127 Commits

Author SHA1 Message Date
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
yflory f004c4d701 lint compliance 2018-02-14 19:42:00 +01:00
yflory e83e589cf0 Kick from pad when an owned channel is deleted + whiteboard and poll 2018-02-14 19:41:07 +01:00
Caleb James DeLisle e78cc4ce7e manual merge 2018-02-06 11:41:57 +01:00
Caleb James DeLisle cac5e75a99 Add a repl to improve debugging on the prod server 2018-02-06 11:35:24 +01:00
ansuz 8e2c9ebfa3 lint compliance or something 2018-01-29 14:26:24 +01:00
ansuz f134f11b73 new getDeletedPads rpc 2018-01-29 12:40:09 +01:00
Caleb James DeLisle 4de6bd6195 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2018-01-23 16:32:05 +01:00
Caleb James DeLisle 014aacc76a Added a new RPC to get file offsets of messages by hash or of last 2 checkpoints, also improved checking of valid channel names and fixed a pull-stream bug and exposed async-store to the window 2018-01-23 16:31:59 +01:00
ansuz 3c1779a667 give function a more sensible name 2018-01-19 10:27:16 +01:00
ansuz 5114292b43 implement 'removeOwnedChannel' rpc and...
additional checks for rpc permissions
2018-01-19 10:26:21 +01:00
ansuz 544a26f6b3 fix a typo 2018-01-19 10:25:29 +01:00
ansuz 02dbe9e458 enforce maxUploadSize 2018-01-18 12:19:58 +01:00
ansuz 869909b101 implement more reliable check for whether a channel on the server is new 2017-12-22 16:24:17 +01:00
Caleb James DeLisle bd6cb98c1e e is an error and not a string, stops stack traces in the server log 2017-12-19 18:32:53 +01:00
Caleb James DeLisle 0aae61f72e Anonymous RPC GET_FILE_SIZE does not work correctly unless at least one authenticated RPC has been called first. Also RPC failures (throw error) are silent in the logs 2017-12-12 14:18:48 +01:00
Caleb James DeLisle 7a09bf43eb Fix a truly silly mistake in rpc.js and make the pad-not-pinned message get removed if a registered user joins 2017-12-08 14:46:32 +01:00
Caleb James DeLisle ba74f9d37a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2017-12-05 18:32:29 +01:00
Caleb James DeLisle c702a23c77 Initial work on the 'pad will expire' logic 2017-12-05 17:48:30 +01:00
ansuz 1613b1c086 flow compliance 2017-12-05 15:15:49 +01:00
ansuz c3e3da4948 allow administrators to increase limits for friends 2017-12-05 15:07:09 +01:00
Caleb James DeLisle 7544bb1ced Fix a few issues with RPC which I managed to verschlumbesserung 2017-11-30 18:48:19 +01:00
Caleb James DeLisle 5187b3f26c Flow compliance and fix a few bugs in rpc.js 2017-11-30 18:32:20 +01:00
ansuz a28a59abf0 harden server further against bad channel ids 2017-07-17 16:34:47 +02:00