54 Commits (066cb2377ca3aa709692d87a1a456b955fb957ff)

Author SHA1 Message Date
ansuz 375bf7a62e correct an inaccurate comment 3 years ago
ansuz 8d17ae64f3 log an error with a channel if we try to pin an invalid channel 3 years ago
ansuz 76b90d3c8a correct a few more places where the client expected hashes in pin responses
or where the server incorrectly provided them
3 years ago
ansuz 18c73ad282 WIP working password change with restricted registration 4 years ago
ansuz 2436cd2b2f include 'registrationProof' in WRITE_LOGIN_BLOCK RPC 4 years ago
ansuz b42adf5576 annotate flow for changeUserPassword 4 years ago
yflory 5ca7247304 More cache eviction tools 4 years ago
yflory e6709f03aa Add trim history RPC command 5 years ago
ansuz 4fd68b672e drop clientside hooks wrappers for authenticated GET_FILE_SIZE 5 years ago
ansuz e5b7c052bd export the rpc's 'destroy' method via pinpad 5 years ago
ansuz 2c0e03a3d4 add nodejs support to pinpad.js 5 years ago
yflory 28b2341f2c Serverside metadata update 5 years ago
ClemDee f6cc3aa8c3 Fix bug chat history not deleted 6 years ago
yflory bb5f03bd0f Add admin panel 6 years ago
ansuz cb5fa72dba implement removeLoginBlock rpc 7 years ago
ansuz 577dea4c75 clientside implementation of block signing and encryption 7 years ago
yflory d37aa0646e Change account password (clientside RPC) 7 years ago
yflory 85e5c495d9 Remove owned file 7 years ago
yflory 93ecc06964 Upload owned files 7 years ago
yflory 586193d6a1 Password-protected files: upload files with hashes V2 7 years ago
yflory a718603b36 Automatic account deletion 7 years ago
yflory e83e589cf0 Kick from pad when an owned channel is deleted + whiteboard and poll 7 years ago
ansuz f134f11b73 new getDeletedPads rpc 7 years ago
yflory b3688db202 Use async store 7 years ago
yflory 0840570fbf Async store part 1 7 years ago
ansuz b22127f10c add history removal 7 years ago
ansuz eeb2ee2d17 add clear channel rpc 7 years ago
ansuz 6ac056e314 make explicit file size RPCs unauthenticated 8 years ago
ansuz b0e00d337e more careful validation 8 years ago
ansuz da533b106a improve type checking in getFileSize 8 years ago
ansuz e6c04ccb49 bump server after paying for an account 8 years ago
ansuz 70cae0d2c3 safely access pin reset response 8 years ago
ansuz d187945e94 jshint compliance 8 years ago
ansuz 7befaccd88 move more rpc calls into pinpad 8 years ago
yflory 87fa28180a Display an upgrade button in the settings page 8 years ago
ansuz 2dd04f7631 get limits from the server 8 years ago
yflory 57ee7de7d4 Update and return the storage limit 8 years ago
ansuz 18e2e66b06 jshint compliance 8 years ago
ansuz c51073f211 support batch getFileSize calls 8 years ago
ansuz 347459781c show the size of your files, if you're logged in 8 years ago
ansuz 402ce2db93 better validation of inputs 8 years ago
ansuz f42da4ecd8 move hashChannelList into common-hash.js 8 years ago
ansuz 7a59183bb1 pinpad.create should always be async 8 years ago
ansuz f82278a25c handle return of undefined hash 8 years ago
ansuz 1d933be5a6 make reset return the hash, not an array with containing it 8 years ago
ansuz a2f692b9a3 clean up serverside and clientside pinning logic 8 years ago
ansuz e87992c7ec implement atomic pin reset rpc 8 years ago
ansuz 3380cf0348 implement getTotalSize rpc 8 years ago
ansuz 64089c5f6b implement pad pinning 8 years ago
ansuz 3e47b8a38d remove dead code 8 years ago