972 Commits (21dca721aad713a30444bf76724115003221ca88)

Author SHA1 Message Date
ansuz c416303e1d set uid in cursor object in outer scope
rather than within each app that uses cursors
3 years ago
ansuz 15b935eadc change an XXX to a FIXME 3 years ago
ansuz c1f9d11333 delay working on some flagged issues till next release 3 years ago
ansuz e4879b5117 guard against possibly undefined team data in 'setPadMetadata' 3 years ago
ansuz 44688026d6 exclude ids with invalid lengths from our list of owned documents 3 years ago
ansuz d960c10a31 clear login token when deleting your account and before logging in 3 years ago
ansuz 854a635c5f remove hardcoded translations and defer non-blocking issues till the next release 3 years ago
ansuz 403d922ddd replace two XXX notes with comments 3 years ago
ansuz e5558b516c guard against a typeError when drive-less users try to send a pad-burned notification 3 years ago
ansuz 9ca3682df9 fix an accidentally flipped boolean 3 years ago
ansuz 8200f579a8 Merge branch 'link' into staging 3 years ago
ansuz 2019e1d70a implement minor fixes and add comments following code review 3 years ago
yflory 6faaec5042 lint compliance 3 years ago
yflory 667bef2a84 Fix links in shared folders 3 years ago
yflory 0a5614b79f Fix team invitation link #774 3 years ago
yflory 0fc2269a3a Create links in the drive 3 years ago
ansuz 5b3dcde28c disable cache usage for form results 3 years ago
yflory 1b50efe7ac Add more debugging metadata to support tickets 3 years ago
yflory 1352a6d8fd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 3 years ago
yflory bca1c08653 Fix team pending owner issues 3 years ago
ansuz 8e725f3d7c stop returning the hash of all user pins after pinning
the client doesn't use it and it's CPU-intensive
3 years ago
yflory e60206a5ba Add 'Store in drive' entry in file menu when the pad is only stored in a team #744 4 years ago
ansuz 3965af1992 handle suspected source of errors
atime update on cache entries blocked calendar event creation for me once
seemingly due to an unhandled DOMException triggered by localForage.
This is the only place I expect it could have come from, but the error message wasn't very helpful
so I could be wrong
4 years ago
ansuz ff5ba8eb1c Merge branch 'form' into staging 4 years ago
yflory 4cc84b8c80 Fix forms issues and allow answers in no drive mode 4 years ago
yflory fc8ce9cb0e Allow anonymous answers 4 years ago
ansuz 3fbb771b9c add a setting to preserve redirect-to-drive behaviour from the home page
disable it by default
4 years ago
yflory 378cd38fbd Access and Properties modals for forms 4 years ago
yflory 3b30cfcc55 Recover previous answers 4 years ago
yflory da5cefdcc6 Merge branch 'soon' of github.com:xwiki-labs/cryptpad into soon 4 years ago
yflory 86bf645893 Fix team calendar with cache disabled 4 years ago
ansuz 93589d03e4 Merge branch 'staging' into restricted-registration 4 years ago
yflory f2b63639c6 URL calendars for anonymous users 4 years ago
ansuz 729d51fb9b update block storage APIs 4 years ago
ansuz 15a8284a30 add some logging and avoid some errors 4 years ago
ansuz b1e69e5c91 Merge branch 'staging' into restricted-registration 4 years ago
ansuz 18c73ad282 WIP working password change with restricted registration 4 years ago
yflory b68b635e65 Remove XXX and fix restricted calendar 4 years ago
ansuz 0124e2c3f4 prepare stubbed proof of block ownership 4 years ago
ansuz 2436cd2b2f include 'registrationProof' in WRITE_LOGIN_BLOCK RPC 4 years ago
ansuz b42adf5576 annotate flow for changeUserPassword 4 years ago
yflory 5858396985 Calendar improvements 4 years ago
yflory 4f1195fdaf Don't pin broadcast channel 4 years ago
yflory 71d5d05157 Merge branch 'soon' into staging 4 years ago
yflory 12718d4bde Fix infinite loading screen (maybe) 4 years ago
ansuz a73ef2358c Merge branch 'soon' into staging 4 years ago
yflory 8f47b183b3 Fix drive stuck offline because of a restricted shared folder 4 years ago
yflory bd23cf49fc Update reminders when importing a calendar 4 years ago
yflory 9e47383083 Merge branch 'exportCal' into reminders 4 years ago
yflory 6ced731600 Calendar import 4 years ago