817 Commits (3cd8bb1b77984fb290539faaf91c929ce360b2d4)

Author SHA1 Message Date
ansuz 8786c5a618 remove more XXX notes 4 years ago
yflory 0fc8bfde4a Use new server format for history keeper time 4 years ago
yflory 03e690b0bc lint compliance 4 years ago
yflory 5a104eaa58 Add the drive channel to support tickets 4 years ago
yflory 5ca7247304 More cache eviction tools 4 years ago
yflory 87a7669f29 Fix timeout issue on cacheready 4 years ago
yflory 98acca0c0e Fix drive reconnect error 4 years ago
yflory 25e67c2027 Fix FALSE_INIT error 4 years ago
yflory b239a528bf Minor code improvement 4 years ago
yflory 57a4d0590c Guard against forks while in offline mode 4 years ago
yflory 181a4efd8b Fix race conditions and multiple tabs on the same worker 4 years ago
yflory 2928cd2c7e Fix race condition and infinite loading screen in offline mode 4 years ago
yflory 82624c10a5 Open 'cache' apps when the worker is stuck offline 4 years ago
yflory d12603c50a Fix shared folder password change with the cache 4 years ago
yflory b7a492a11b Fix race condition between setPadTitle and drive sync 4 years ago
yflory bb2299376f Fix cursor error logs when not synced yet 4 years ago
yflory b33225e2d7 Fix safe links for pads stored in teams 4 years ago
yflory 224fae35aa Handle XXX in async store 4 years ago
yflory 3ff54a4a71 Correctly set feedback and token when the drive is synced 4 years ago
ansuz beb74b46d5 merge offlineCache and soon 4 years ago
ansuz ecdd1a3f43 replace cache XXX notes with ICE (in case of emergency) strings 4 years ago
ansuz 7ddeacc629 serialize localForage errors and add a safety net 4 years ago
yflory 32669dc099 Fix type error 4 years ago
yflory 8cb19cdc76 Fix invalid LKH in roster 4 years ago
ansuz b7ea099eab re-enable indexedDB cache for testing 4 years ago
ansuz d44f1880a4 temporarily disable the document cache, wait to clear it before redirecting to login 4 years ago
yflory eb5c93965a Clear cache when channel or blob is deleted 4 years ago
yflory dfc2d6ce0d Remove deleted pad from cache 4 years ago
yflory 453b207bcc Remove the throttled function from memory only 4 years ago
yflory 51ebdf4ed2 Clear throttled functions in cache 4 years ago
yflory e3102d2746 Throttle channel cache 4 years ago
yflory e656a67c16 Fix channel cache 4 years ago
ansuz e9033d8b0a rule out double-callbacks when clearing cache 4 years ago
ansuz dad7a16135 add some uncommitted notes as code review 4 years ago
yflory f21eb64fc2 lint compliance 4 years ago
yflory 0411aa3c4a Fix cache issue with Firefox Private browsing 4 years ago
yflory ed7becbb54 lint compliance 4 years ago
yflory 892fca7d99 Improve contact requests process 4 years ago
yflory 3e673bfd05 Don't store a copy of owned pads in your own drive 4 years ago
yflory 20cecbcfa2 Fix cached mediatags in pads 4 years ago
yflory 682e722d72 sframeChan Uint8Array without conversion 4 years ago
yflory 004c242f63 Fix duplicate mediatag issues 4 years ago
yflory d4055f6ef5 Improve blob cache 4 years ago
yflory 7756306966 Clear cache on logout 4 years ago
yflory d199da9563 lint compliance 4 years ago
yflory 93ddf51564 Merge branch 'download' into cacheRT 4 years ago
yflory 93f6619a3e Fix team always offline 4 years ago
yflory 59f427f1b5 Don't notify for old mailbox messages 4 years ago
yflory 90b4b0459e Don't notify for old mailbox messages 4 years ago
yflory cebe1252f8 Fix workers submodules after reconnecting 4 years ago
yflory e629f0aa47 Offline fixes 4 years ago
yflory 989020a436 Open pads in offline mode 4 years ago
yflory 80a33a5cb5 Merge branch 'cacheRT' into offlineCache 4 years ago
yflory 11abd6170b Use indexeddb cache for blobs 4 years ago
yflory 5946b10d0b No page reload when the cache is corrupted onReady 4 years ago
yflory 59b4ba6e99 Merge branch 'cacheRT' into offlineCache 4 years ago
yflory e37cf4b59c lint compliance 4 years ago
yflory e998c21691 Invalidate corrupted caches 4 years ago
yflory 65628a5169 Only use offline cache in the drive app for now 4 years ago
yflory bb13165e86 lint compliance 4 years ago
yflory 980d3c7fff Load the drive and its shared folders without any network 4 years ago
yflory 3a24ef8935 Merge branch 'offlineDrives' into cacheRT 4 years ago
yflory 446cca0725 Use offline state per shared folder in the drive 4 years ago
yflory ebd007fdb9 Use offline state per team and not global state 4 years ago
yflory 8d5d85c7f8 Add XXX 4 years ago
yflory 4126ae5d8b Display pad content from cache before joining the network/channel 4 years ago
yflory d16cc2472d First prototype of an offline cache 4 years ago
yflory cb8bf2cdeb Fix various issues 4 years ago
yflory 733db7d39f Stop using sessionStorage in CryptPad 4 years ago
yflory f3d2fc6ad5 Stop using sessionStorage for login redirect and new pad options 4 years ago
yflory 1016c05e64 Merge branch 'staging' into sessionStorage 4 years ago
yflory 9d73e3db5f Merge branch 'loading' into staging 4 years ago
yflory 1454119e4f Merge branch 'staging' into sessionStorage 4 years ago
yflory fe30d5243c Fix 'store pad prompt' always displayed 4 years ago
yflory f803c94478 Encrypt password before putting it in the hash 4 years ago
yflory 63502abce8 Prompt to store edit link to your drive when you're a team viewer 4 years ago
yflory 7763f966c6 Fix feedback 4 years ago
yflory 66e04f6204 Improve script to remote duplicate teams 4 years ago
yflory 0440f8c03e Merge branch 'soon' into staging 4 years ago
yflory 7b989784b8 Make sure team MEMBERS can't invite VIEWERS 4 years ago
yflory 758c33f7fd Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 4 years ago
yflory 98579cfa25 Fix team access rights 4 years ago
ansuz b4adf65dc8 guard against a possible typeError in the worker 4 years ago
ansuz c059d801a6 Merge branch 'soon' into staging 4 years ago
yflory abeadb59e1 Fix a race condition that could break team access rights 4 years ago
yflory 79378c536e Fix duplicate team script to support owners 4 years ago
yflory 01a8e45307 Fix duplicate team bug 4 years ago
yflory baf71a3c04 Check if a team's pinning keys are valid 4 years ago
yflory 6bdebad352 Add more steps to the loading progress bar 4 years ago
yflory 0e1588a883 New loading screen 4 years ago
yflory d17265f2eb Add missing error messages 4 years ago
ansuz d509fd8b8f downgrade severity of several XXX notes 4 years ago
yflory c6f87e6ccd Fix race conditon when leaving history mode in OO 4 years ago
yflory 9cbe8e3715 Merge branch 'history' into historyOO 4 years ago
yflory 784306f947 Display a warning bar when viewing a versioned link 4 years ago
yflory 2287c81d86 Merge branch 'history' into historyOO 4 years ago
yflory c8f16d427d Implement snapshots 4 years ago
yflory 16af013bce Versioned hash for onlyoffice 4 years ago
yflory 68423f49bc Merge branch 'history' into historyOO 4 years ago
yflory 74577b54e4 lint compliance 4 years ago