Commit Graph

433 Commits (b2fb5b91405413a5192aa42b39732f600f2e27a6)

Author SHA1 Message Date
yflory b239a528bf Minor code improvement 2021-01-08 16:51:34 +01:00
yflory 57a4d0590c Guard against forks while in offline mode 2021-01-08 16:48:17 +01:00
yflory 181a4efd8b Fix race conditions and multiple tabs on the same worker 2021-01-08 15:13:45 +01:00
yflory 2928cd2c7e Fix race condition and infinite loading screen in offline mode 2021-01-08 14:33:05 +01:00
yflory 82624c10a5 Open 'cache' apps when the worker is stuck offline 2021-01-08 11:19:41 +01:00
yflory b7a492a11b Fix race condition between setPadTitle and drive sync 2021-01-07 16:57:52 +01:00
yflory b33225e2d7 Fix safe links for pads stored in teams 2021-01-07 16:00:51 +01:00
yflory 224fae35aa Handle XXX in async store 2021-01-07 15:50:48 +01:00
yflory 3ff54a4a71 Correctly set feedback and token when the drive is synced 2021-01-07 15:47:17 +01:00
ansuz beb74b46d5 merge offlineCache and soon 2021-01-07 17:15:00 +05:30
ansuz ecdd1a3f43 replace cache XXX notes with ICE (in case of emergency) strings 2021-01-06 17:10:11 +05:30
ansuz b7ea099eab re-enable indexedDB cache for testing 2020-12-21 15:02:13 +05:30
ansuz d44f1880a4 temporarily disable the document cache, wait to clear it before redirecting to login 2020-12-18 20:17:50 +05:30
yflory eb5c93965a Clear cache when channel or blob is deleted 2020-12-14 13:51:36 +01:00
yflory dfc2d6ce0d Remove deleted pad from cache 2020-12-14 13:31:39 +01:00
yflory 51ebdf4ed2 Clear throttled functions in cache 2020-12-14 12:06:18 +01:00
yflory 892fca7d99 Improve contact requests process 2020-12-09 14:54:22 +01:00
yflory 3e673bfd05 Don't store a copy of owned pads in your own drive 2020-12-07 11:53:44 +01:00
yflory 93f6619a3e Fix team always offline 2020-11-12 17:35:57 +01:00
yflory cebe1252f8 Fix workers submodules after reconnecting 2020-11-10 16:50:38 +01:00
yflory e629f0aa47 Offline fixes 2020-11-09 13:29:16 +01:00
yflory 989020a436 Open pads in offline mode 2020-11-06 17:13:41 +01:00
yflory 59b4ba6e99 Merge branch 'cacheRT' into offlineCache 2020-11-05 17:29:33 +01:00
yflory e37cf4b59c lint compliance 2020-11-05 16:50:20 +01:00
yflory e998c21691 Invalidate corrupted caches 2020-11-05 16:19:05 +01:00
yflory 65628a5169 Only use offline cache in the drive app for now 2020-11-05 14:02:03 +01:00
yflory bb13165e86 lint compliance 2020-11-04 18:20:57 +01:00
yflory 980d3c7fff Load the drive and its shared folders without any network 2020-11-04 17:59:08 +01:00
yflory 3a24ef8935 Merge branch 'offlineDrives' into cacheRT 2020-11-04 15:14:30 +01:00
yflory 446cca0725 Use offline state per shared folder in the drive 2020-11-03 18:29:09 +01:00
yflory 4126ae5d8b Display pad content from cache before joining the network/channel 2020-11-03 13:48:59 +01:00
yflory d16cc2472d First prototype of an offline cache 2020-11-03 10:49:13 +01:00
yflory 733db7d39f Stop using sessionStorage in CryptPad 2020-10-30 15:13:22 +01:00
yflory 1016c05e64 Merge branch 'staging' into sessionStorage 2020-10-29 17:18:48 +01:00
yflory 9d73e3db5f Merge branch 'loading' into staging 2020-10-29 17:18:27 +01:00
yflory 1454119e4f Merge branch 'staging' into sessionStorage 2020-10-29 17:16:58 +01:00
yflory fe30d5243c Fix 'store pad prompt' always displayed 2020-10-29 17:16:41 +01:00
yflory f803c94478 Encrypt password before putting it in the hash 2020-10-29 17:14:39 +01:00
yflory 63502abce8 Prompt to store edit link to your drive when you're a team viewer 2020-10-29 14:39:23 +01:00
ansuz b4adf65dc8 guard against a possible typeError in the worker 2020-10-20 16:31:34 +05:30
yflory 6bdebad352 Add more steps to the loading progress bar 2020-10-15 14:48:17 +02:00
yflory 0e1588a883 New loading screen 2020-10-14 15:20:56 +02:00
yflory d17265f2eb Add missing error messages 2020-10-08 10:53:42 +02:00
yflory 9cbe8e3715 Merge branch 'history' into historyOO 2020-10-01 15:32:29 +02:00
yflory 784306f947 Display a warning bar when viewing a versioned link 2020-10-01 15:29:43 +02:00
yflory 2287c81d86 Merge branch 'history' into historyOO 2020-09-29 12:02:59 +02:00
yflory c8f16d427d Implement snapshots 2020-09-25 16:38:42 +02:00
yflory 16af013bce Versioned hash for onlyoffice 2020-09-24 16:05:25 +02:00
yflory 68423f49bc Merge branch 'history' into historyOO 2020-09-22 15:28:35 +02:00
yflory 74577b54e4 lint compliance 2020-09-22 15:28:21 +02:00
yflory 3ae8d983f7 Merge branch 'history' into historyOO 2020-09-22 15:27:20 +02:00
yflory e6bcd71d89 lint compliance 2020-09-22 11:00:54 +02:00
yflory 4f147d4fd2 Add support for onlyoffice history 2020-09-18 17:54:57 +02:00
yflory b31707098a Improve getHistoryRange to support 'toHash' 2020-09-18 12:42:09 +02:00
yflory a798873230 Add basic support for versioned link 2020-07-08 14:59:23 +02:00
yflory ba854e88c0 Merge branch 'staging' into history 2020-07-08 11:22:13 +02:00
yflory f5831cccb0 Add support for version hash 2020-07-08 11:21:51 +02:00
yflory f78c02a646 Fix drive issue after deleting a shared folder 2020-07-07 14:53:40 +02:00
yflory 1321c08a62 Merge branch 'staging' into sfAllow 2020-07-02 17:09:26 +02:00
yflory 27124997a5 lint compliance 2020-07-02 17:07:57 +02:00
yflory 415375d034 Merge branch 'owned' into staging 2020-06-30 18:02:56 +02:00
yflory e25756ceca Don't add the shared folder to your drive is there is an access list 2020-06-24 11:20:43 +02:00
yflory 2c57a2d872 Add allow lists for shared folders 2020-06-17 17:40:33 +02:00
ansuz 4e2fc277e0 remove XXX notes 2020-06-16 07:11:54 -04:00
yflory 84f1ea7bfb Allow user to remove owned pads from the drive without deleting them 2020-06-12 15:49:50 +02:00
yflory 9737224281 Use safe links by defaults for new users 2020-06-09 10:44:37 +02:00
yflory 8d9301e427 Fix account deletion issue 2020-05-28 17:27:47 +02:00
yflory 977301dfc3 Get the pad data from team drives when mentionned in a comment 2020-05-04 12:16:34 +02:00
yflory b208ca367d Merge branch 'staging' into cba 2020-04-20 15:38:47 +02:00
yflory 41c0704ad8 Page mode by default in rich text 2020-04-20 11:56:12 +02:00
yflory dd814713dd Merge branch 'staging' into cba 2020-04-17 15:17:24 +02:00
yflory 62187d855f lint compliance 2020-04-07 14:29:58 +02:00
yflory 4672bf794b Make sure we don't try to get metadata for blobs 2020-04-07 11:03:35 +02:00
yflory ae78f0a5df Merge branch 'staging' into debugtime 2020-04-03 11:20:03 +02:00
yflory 1169156e55 Replay history in order 2020-04-02 10:21:12 +02:00
yflory c7688b7c8c Merge branch 'duplicateText2' into staging 2020-03-26 16:23:12 +01:00
yflory e15196bd53 Merge branch 'reconnect' into staging 2020-03-26 15:24:38 +01:00
yflory fbae166702 Remove XXX 2020-03-16 14:51:43 +01:00
yflory d69ad7c0e6 Send the error to chainpad when a patch is not sent 2020-03-16 12:06:18 +01:00
yflory 578042154e Better reconnect after invalid lastKnownHash 2020-03-13 17:39:16 +01:00
yflory 7cd3701f26 Debug reconnect issues 2020-03-11 18:00:46 +01:00
ansuz 6b657c47ce change an XXX to a TODO 2020-03-10 09:49:55 -04:00
yflory d73b32a05e Make sure users can't block themselves with SF allow list 2020-03-09 12:12:29 +01:00
yflory 43787e1140 Allow list reconnect 2020-03-06 16:49:56 +01:00
yflory 62725caace Fix allow list UI issues 2020-03-06 12:55:20 +01:00
yflory 60862d9f87 Fix isLoggedIn issue 2020-02-28 15:48:50 +01:00
ansuz f951951077 merge communities-allow-list and lint compliance 2020-02-25 09:48:41 -05:00
yflory 6e6ba73eca Remove XXX 2020-02-24 14:55:29 +01:00
ansuz 42ffb4efb6 Merge branch 'staging' into communities-allow-list 2020-02-21 08:40:45 -05:00
yflory d0bce11c21 Fix errors when an anonymous user leaves the shared worker 2020-02-21 12:07:53 +01:00
yflory 620995506e lint compliance 2020-02-19 18:52:17 +01:00
yflory 43492b6df5 Add mute pad option 2020-02-19 18:51:04 +01:00
yflory d48cecf28e Load mailboxes after teams 2020-02-18 17:24:28 +01:00
yflory 1d24c85ca4 Add author and time of patches in debug app 2020-02-14 12:06:52 +01:00
yflory 415fc27539 Pin todo and trim its history 2020-02-11 14:08:11 +01:00
yflory 0f697ac865 Merge branch 'staging' into communities-trim 2020-02-11 11:10:12 +01:00
yflory 40b144f87b remove XXX 2020-02-10 15:24:27 +01:00
yflory 243abc3e53 Change default settings for hidden hash 2020-02-10 11:16:44 +01:00
yflory c9676e1c91 Merge branch 'staging' into communities-trim 2020-02-05 17:05:45 +01:00
yflory 2ee38ccc42 lint compliance 2020-02-05 13:33:32 +01:00