Commit graph

26 commits

Author SHA1 Message Date
ansuz
5f700c7451 cleanup and jshint compliance 2017-05-04 11:46:11 +02:00
ansuz
ca7b76a812 prototype of encypted file uploads 2017-05-04 11:36:56 +02:00
ansuz
28e4ef1b13 WIP RPC code 2017-04-28 17:11:50 +02:00
ansuz
4d48c88807 create blob and blobstage stores if not exists 2017-04-28 12:49:08 +02:00
ansuz
fe93da8817 get ready to implement blob storage 2017-04-28 11:46:13 +02:00
Caleb James DeLisle
211113fb1a little flowey 2017-04-25 16:04:17 +02:00
ansuz
81c5e26a0a validate rpc messages more carefully 2017-04-24 12:10:12 +02:00
ansuz
9e749b7cd8 handle invalid channels 2017-04-24 11:40:13 +02:00
ansuz
c51073f211 support batch getFileSize calls 2017-04-21 14:51:20 +02:00
ansuz
a14bb1480a progress for implicit pinning 2017-04-10 17:42:35 +02:00
ansuz
a2f692b9a3 clean up serverside and clientside pinning logic 2017-04-07 15:20:30 +02:00
ansuz
e87992c7ec implement atomic pin reset rpc 2017-04-07 11:37:19 +02:00
ansuz
89bca1606b remove debugging code 2017-04-07 10:34:03 +02:00
ansuz
7acf52405d return new hash when pinning a channel 2017-04-07 10:30:40 +02:00
ansuz
3380cf0348 implement getTotalSize rpc 2017-04-07 10:09:59 +02:00
ansuz
64089c5f6b implement pad pinning 2017-04-05 17:28:04 +02:00
ansuz
212baeb3a6 better cookie schema. expire old sessions 2017-04-05 12:24:01 +02:00
ansuz
a5e5ddae08 rpc all the things 2017-04-03 19:24:57 +02:00
ansuz
a0c17d7c9b latest rpc code 2017-03-27 18:15:15 +02:00
ansuz
98027dad27 jshint compliance 2017-03-20 18:02:11 +01:00
ansuz
7ab65367c5 don't try to verify messages if you can't decode base64 2017-03-16 17:01:53 +01:00
ansuz
dc350caff7 return NOT_IMPLEMENTED for all planned rpc calls 2017-03-16 14:43:05 +01:00
ansuz
ac08c9f3d9 rpc should only respond to signed messages 2017-03-16 13:07:42 +01:00
ansuz
15a67afc75 jshint compliance 2017-03-15 16:04:52 +01:00
ansuz
61fc4a3f86 respond to GET_FILE_SIZE rpc calls 2017-03-15 15:55:25 +01:00
ansuz
612a00b484 implement serverside RPC infrastructure 2017-03-10 18:03:15 +01:00