cryptpad/www/common/outer
ansuz e4879b5117 guard against possibly undefined team data in 'setPadMetadata'
..
async-store.js guard against possibly undefined team data in 'setPadMetadata'
cache-store.js remove hardcoded translations and defer non-blocking issues till the next release
calendar.js URL calendars for anonymous users
cursor.js Remove debugging logs
history.js Pin todo and trim its history
invitation.js remove XXXs
local-store.js clear login token when deleting your account and before logging in
login-block.js update block storage APIs
mailbox-handlers.js implement minor fixes and add comments following code review
mailbox.js Fix undefined notifications
messenger.js remove an XXX
network-config.js simplify websocket configuration even more
noworker.js Fix issues and replace chat module
onlyoffice.js Fix OO locks when reloading a page within the same worker
profile.js Add edPublic to user profiles
roster.js explain why 'newTeam' option overrides lastKnownHash in roster
serviceworker.js Fix issues and replace chat module
sharedfolder.js Fix drive stuck offline because of a restricted shared folder
sharedworker.js Major broadcast refactoring
store-rpc.js include 'registrationProof' in WRITE_LOGIN_BLOCK RPC
team.js Fix team invitation link
testworker.js lint compliance
upload.js Fix duplicate mediatag issues
userObject.js fix an accidentally flipped boolean
webworker.js Fix issues and replace chat module
worker-channel.js More cache eviction tools