Commit Graph

29 Commits (8150abddbe539cb23aa594a1d210d3ab3bce1270)

Author SHA1 Message Date
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