997 Commits (0be64ac95899b9ee8626b04d573d0c26e743e640)

Author SHA1 Message Date
ansuz 0d9939c894 minor teams proxy optimization 3 years ago
ansuz 0a92c968d7 Merge branch 'staging' into soon 3 years ago
yflory 84844097dd Fix noWorker mode 3 years ago
yflory c86ffead3c Fix duplicate pads in teams 3 years ago
ansuz df0881ffb1 lint compliance 3 years ago
yflory afa799867a Fix 'store in cryptdrive' displayed when creating a pad from the drive 3 years ago
yflory ac7409f7ef Fix other duplicate pad issue 3 years ago
ansuz f9de034404 correctly detect when a pad is already stored in your personal drive
to avoid creating duplicates
3 years ago
ansuz 5f757fd21f possible fix for pads being duplicated in team drives 3 years ago
ansuz c0b379b535 apply strict controls for postMessage and tighten up blob CSP 3 years ago
yflory 2476a2ca2a Allow calendar edition for guests 3 years ago
yflory 8f0543c3f3 Prepare possible OO migration 3 years ago
yflory 9ef6cd90e5 Fix infinite spinner when converting odt triggers errors 3 years ago
yflory 0b7844b523 Fix premium plan detection 3 years ago
ansuz b35c3e44ad guard against QuotaExceeded DOMExceptions when writing to localStorage 3 years ago
yflory a56cdfe38f Prepare new apps early access 3 years ago
yflory eebf94b084 Fix ooslide export 3 years ago
yflory 605a250966 Export PDF from the convert app 3 years ago
yflory bef8f131d9 Fix forms results with conditional sections 3 years ago
ansuz 7ae5654b83 guard against type errors in contextual chat while in no-drive mode 3 years ago
yflory 3f1480a847 Merge branch 'exportSheet' into exportForm 3 years ago
yflory ca95af082d Fix scrambled data in sheets on reconnect 3 years ago
ansuz a2ad37a8ad stop supporting IE
1. stop polyfilling promises
2. use named defines for chainpad-listmap and its dependencies while we're at it

use 'bower update' for things to work
3 years ago
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
yflory 99572cbb6e Load fonts from browser cache when converting office documents 3 years ago
yflory d547c90168 Fix SharedArrayBuffer cross-origin issues for X2T 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