Commit Graph

48 Commits (f5a0d541a5b530a8840dbaf42c8aab5bf34e53e1)

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