Commit Graph

348 Commits (926b1d842f5ee84ef6bb0aba16fe93549ba2134a)

Author SHA1 Message Date
yflory 926b1d842f Stop using sessionStorage in CryptPad
yflory f0eda8b795 Fix 'store pad prompt' always displayed
yflory 47eace89bf Encrypt password before putting it in the hash
yflory 19f3dfa677 Prompt to store edit link to your drive when you're a team viewer
yflory c4aa9ff8dc Add more steps to the loading progress bar
yflory 03a7e0e8eb New loading screen
ansuz b4adf65dc8 guard against a possible typeError in the worker
yflory d17265f2eb Add missing error messages
yflory 9cbe8e3715 Merge branch 'history' into historyOO
yflory 784306f947 Display a warning bar when viewing a versioned link
yflory 2287c81d86 Merge branch 'history' into historyOO
yflory c8f16d427d Implement snapshots
yflory 16af013bce Versioned hash for onlyoffice
yflory 68423f49bc Merge branch 'history' into historyOO
yflory 74577b54e4 lint compliance
yflory 3ae8d983f7 Merge branch 'history' into historyOO
yflory e6bcd71d89 lint compliance
yflory 4f147d4fd2 Add support for onlyoffice history
yflory b31707098a Improve getHistoryRange to support 'toHash'
yflory a798873230 Add basic support for versioned link
yflory ba854e88c0 Merge branch 'staging' into history
yflory f5831cccb0 Add support for version hash
yflory f78c02a646 Fix drive issue after deleting a shared folder
yflory 1321c08a62 Merge branch 'staging' into sfAllow
yflory 27124997a5 lint compliance
yflory 415375d034 Merge branch 'owned' into staging
yflory e25756ceca Don't add the shared folder to your drive is there is an access list
yflory 2c57a2d872 Add allow lists for shared folders
ansuz 4e2fc277e0 remove XXX notes
yflory 84f1ea7bfb Allow user to remove owned pads from the drive without deleting them
yflory 9737224281 Use safe links by defaults for new users
yflory 8d9301e427 Fix account deletion issue
yflory 977301dfc3 Get the pad data from team drives when mentionned in a comment
yflory b208ca367d Merge branch 'staging' into cba
yflory 41c0704ad8 Page mode by default in rich text
yflory dd814713dd Merge branch 'staging' into cba
yflory 62187d855f lint compliance
yflory 4672bf794b Make sure we don't try to get metadata for blobs
yflory ae78f0a5df Merge branch 'staging' into debugtime
yflory 1169156e55 Replay history in order
yflory c7688b7c8c Merge branch 'duplicateText2' into staging
yflory e15196bd53 Merge branch 'reconnect' into staging
yflory fbae166702 Remove XXX
yflory d69ad7c0e6 Send the error to chainpad when a patch is not sent
yflory 578042154e Better reconnect after invalid lastKnownHash
yflory 7cd3701f26 Debug reconnect issues
ansuz 6b657c47ce change an XXX to a TODO
yflory d73b32a05e Make sure users can't block themselves with SF allow list
yflory 43787e1140 Allow list reconnect
yflory 62725caace Fix allow list UI issues