Commit Graph

11013 Commits (e697ccfd58434bcfb987e73ea800f3b854082802)
 

Author SHA1 Message Date
yflory adac70567f Roster page UI
ansuz 33623bdafc update version strings
ansuz c8389ba657 implement roster.getLastCheckpointHash
yflory 9e7dfed98b Update roster checkpoints hash
ansuz 8326b8b270 disable automatic blob expiration since we can't quite rely on atime as an inactivity metric
yflory 1a9229e0ec Notify the other user when we kick them from a team
yflory 977198122f Fix set team metadata using wrong data
yflory 45d37acc84 lint compliance
yflory 5d18dcc8ba Realtime updates when the roster changes
yflory 3cc8b5eb83 Fix roster.stop fix
ansuz f2db93834b implement blob archival and WIP blob iteration methods
yflory 5b006a8819 Fix roster.stop
yflory e4e2c3a19d Team invitation
yflory 3a76e84286 Add new modal type
ansuz d1e1a11e38 fix path issues in blobStore
yflory 0276858645 Fix owned upload files as a team
yflory 482460e286 lint compliance
yflory 2b2c6bcf2e Handle multiple file uploaders on the same page
yflory 3ca2ac5e76 Merge branch 'staging' into team
ansuz 321df2234d export 'response.clear' to avoid typeErrors
yflory 1e1d24c6c3 Merge branch 'staging' into team
ansuz 047d64a3c2 clone objects passed to roster commands to avoid mutating the passed value
yflory 30d9cf31c3 Display roster in the team app
ansuz ce5c841a42 implement auto-checkpoint logic
yflory 3d96f3d7b1 lint compliance
yflory 1b9a8828e9 Update team name and add an avatar to the team
yflory bd8df41fde Merge branch 'staging' into team
yflory 82b1d975ed Display correct owner in the team drive
ansuz 7230ee71a8 fix json.sortify in browser contexts. lint compliance
ansuz 4269cb1ec7 fixed a few roster bugs
yflory 84833afcfa Merge branch 'staging' into team
yflory 1029ca0a8e Share modal UI
yflory 0d3f9db184 Improve sharing between drive and teams
ansuz 073543fe3d more WIP for roster
ansuz 84518c0775 a few more helpers in common-util
ansuz e5b7c052bd export the rpc's 'destroy' method via pinpad
yflory fc2938a27e Fix back button in teams with messenger and drive
yflory 5e58f7db4c Merge branch 'staging' into team
ansuz 5c984854c7 WIP
yflory 9cbe9dbf50 Load the team roster
ansuz cc4ea50ef6 comment out dead code
ansuz 922d7a247b use latest Team Crypto methods
yflory fa89ab410d Revert previous commit and make the team pin everything
yflory 02cd15882b Fix reset pin with teams
yflory 74d7c00134 Store team chat keys in the user proxy
yflory 9cf99a8b65 Remove more handlers when closing the drive
yflory a7c274e6ae Merge branch 'staging' into team
yflory fb22a4a792 Merge branch 'chat3' into team
yflory f17cdcda9f Ability to remove window handlers added from the drive
ansuz 5fe1627488 integrate roster test usage into rpc