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
|
b7a492a11b
|
Fix race condition between setPadTitle and drive sync
|
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
|
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
|
51ebdf4ed2
|
Clear throttled functions in cache
|
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
|
93f6619a3e
|
Fix team always offline
|
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
|
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
|
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
|
733db7d39f
|
Stop using sessionStorage in CryptPad
|
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 |
ansuz
|
b4adf65dc8
|
guard against a possible typeError in the worker
|
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 |
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 |
yflory
|
3ae8d983f7
|
Merge branch 'history' into historyOO
|
4 years ago |
yflory
|
e6bcd71d89
|
lint compliance
|
4 years ago |
yflory
|
4f147d4fd2
|
Add support for onlyoffice history
|
4 years ago |
yflory
|
b31707098a
|
Improve getHistoryRange to support 'toHash'
|
4 years ago |
yflory
|
a798873230
|
Add basic support for versioned link
|
4 years ago |
yflory
|
ba854e88c0
|
Merge branch 'staging' into history
|
4 years ago |
yflory
|
f5831cccb0
|
Add support for version hash
|
4 years ago |
yflory
|
f78c02a646
|
Fix drive issue after deleting a shared folder
|
4 years ago |
yflory
|
1321c08a62
|
Merge branch 'staging' into sfAllow
|
4 years ago |
yflory
|
27124997a5
|
lint compliance
|
4 years ago |
yflory
|
415375d034
|
Merge branch 'owned' into staging
|
4 years ago |
yflory
|
e25756ceca
|
Don't add the shared folder to your drive is there is an access list
|
4 years ago |
yflory
|
2c57a2d872
|
Add allow lists for shared folders
|
5 years ago |
ansuz
|
4e2fc277e0
|
remove XXX notes
|
5 years ago |
yflory
|
84f1ea7bfb
|
Allow user to remove owned pads from the drive without deleting them
|
5 years ago |
yflory
|
9737224281
|
Use safe links by defaults for new users
|
5 years ago |
yflory
|
8d9301e427
|
Fix account deletion issue
|
5 years ago |
yflory
|
977301dfc3
|
Get the pad data from team drives when mentionned in a comment
|
5 years ago |
yflory
|
b208ca367d
|
Merge branch 'staging' into cba
|
5 years ago |
yflory
|
41c0704ad8
|
Page mode by default in rich text
|
5 years ago |
yflory
|
dd814713dd
|
Merge branch 'staging' into cba
|
5 years ago |
yflory
|
62187d855f
|
lint compliance
|
5 years ago |
yflory
|
4672bf794b
|
Make sure we don't try to get metadata for blobs
|
5 years ago |
yflory
|
ae78f0a5df
|
Merge branch 'staging' into debugtime
|
5 years ago |
yflory
|
1169156e55
|
Replay history in order
|
5 years ago |
yflory
|
c7688b7c8c
|
Merge branch 'duplicateText2' into staging
|
5 years ago |
yflory
|
e15196bd53
|
Merge branch 'reconnect' into staging
|
5 years ago |
yflory
|
fbae166702
|
Remove XXX
|
5 years ago |
yflory
|
d69ad7c0e6
|
Send the error to chainpad when a patch is not sent
|
5 years ago |
yflory
|
578042154e
|
Better reconnect after invalid lastKnownHash
|
5 years ago |
yflory
|
7cd3701f26
|
Debug reconnect issues
|
5 years ago |
ansuz
|
6b657c47ce
|
change an XXX to a TODO
|
5 years ago |
yflory
|
d73b32a05e
|
Make sure users can't block themselves with SF allow list
|
5 years ago |
yflory
|
43787e1140
|
Allow list reconnect
|
5 years ago |
yflory
|
62725caace
|
Fix allow list UI issues
|
5 years ago |
yflory
|
60862d9f87
|
Fix isLoggedIn issue
|
5 years ago |
ansuz
|
f951951077
|
merge communities-allow-list and lint compliance
|
5 years ago |
yflory
|
6e6ba73eca
|
Remove XXX
|
5 years ago |
ansuz
|
42ffb4efb6
|
Merge branch 'staging' into communities-allow-list
|
5 years ago |
yflory
|
d0bce11c21
|
Fix errors when an anonymous user leaves the shared worker
|
5 years ago |
yflory
|
620995506e
|
lint compliance
|
5 years ago |
yflory
|
43492b6df5
|
Add mute pad option
|
5 years ago |
yflory
|
d48cecf28e
|
Load mailboxes after teams
|
5 years ago |
yflory
|
1d24c85ca4
|
Add author and time of patches in debug app
|
5 years ago |
yflory
|
415fc27539
|
Pin todo and trim its history
|
5 years ago |
yflory
|
0f697ac865
|
Merge branch 'staging' into communities-trim
|
5 years ago |
yflory
|
40b144f87b
|
remove XXX
|
5 years ago |
yflory
|
243abc3e53
|
Change default settings for hidden hash
|
5 years ago |
yflory
|
c9676e1c91
|
Merge branch 'staging' into communities-trim
|
5 years ago |
yflory
|
2ee38ccc42
|
lint compliance
|
5 years ago |
yflory
|
689ea40a92
|
Compute history size in the worker
|
5 years ago |
yflory
|
d736f783e7
|
Add txid in GET_HISTORY
|
5 years ago |
yflory
|
b28f262c86
|
History trimming placeholder
|
5 years ago |
yflory
|
cfa4c6e7bb
|
Fix type error in mailbox
|
5 years ago |
yflory
|
464eaee49a
|
Restore full hash when safe hash is deleted from the drive
|
5 years ago |
yflory
|
7a02b074b7
|
Hidden hash for files
|
5 years ago |
yflory
|
0ad96e0966
|
Hide the crypto keys from the hash
|
5 years ago |
yflory
|
1e6e9fd288
|
Remove deleted pad from the drive
|
5 years ago |
yflory
|
09da8ac6a2
|
Warn the owners when deleting a BAR pad
|
5 years ago |
yflory
|
1bf48a5a8c
|
lint compliance
|
5 years ago |
yflory
|
9ee9e46087
|
Receiving a burn after reading URL
|
5 years ago |
yflory
|
a817242fe5
|
Fix join team for anon users
|
5 years ago |
yflory
|
73a03e8d80
|
Fix getFullHistory and getHistory errors
|
5 years ago |
yflory
|
c414bf1d5c
|
Merge branch 'staging' into ooPassword
|
5 years ago |
yflory
|
6ee98cac5b
|
Fix premium account detection
|
5 years ago |
yflory
|
6047a8640e
|
temp
|
5 years ago |
yflory
|
c9c19b8395
|
Offline drive (or team) detection
|
5 years ago |
ansuz
|
05827d9202
|
Merge branch 'soon' into staging
|
5 years ago |
yflory
|
5c223f1ae1
|
Warn users when the drive is offline
|
5 years ago |
yflory
|
96968f2076
|
Disable 'forget' button for pads in read-only teams
|
5 years ago |
yflory
|
289f71ae8b
|
Merge branch 'staging' into ro
|
5 years ago |
yflory
|
ccf4553ed3
|
Fix share modal with unregistered users #457
|
5 years ago |
yflory
|
9477ae0895
|
Merge branch 'sfPassword' into ro
|
5 years ago |
yflory
|
fa2ad4e476
|
Add /p/ to the hash when adding a password
|
5 years ago |
yflory
|
427cf836b1
|
Improve password change workflow
|
5 years ago |
yflory
|
c894351a30
|
Fix pinning issue causing unnecessary reset
|
5 years ago |
yflory
|
b2f89e289d
|
Merge branch 'sfPassword' into ro
|
5 years ago |
yflory
|
302030e1ee
|
Shared folder password change
|
5 years ago |
yflory
|
66f2ece08e
|
Add feedback keys
|
5 years ago |
yflory
|
13df7e8d38
|
Fix team editor
|
5 years ago |
yflory
|
d3b03f46ea
|
Migration script
|
5 years ago |
yflory
|
4e4d01a471
|
Improve getStrongerHash to also look inside shared folders
|
5 years ago |
yflory
|
e5deffe21f
|
Fix team deletion
|
5 years ago |
yflory
|
3015d7f22b
|
Fix team deletion
|
5 years ago |
yflory
|
75b3c99d04
|
Remove refactoring comment
|
5 years ago |
yflory
|
5ab3f39fb8
|
Encrypted href
|
5 years ago |
yflory
|
39dbea0c10
|
Fix notifications displayed once per tab
|
5 years ago |
yflory
|
d5c4285c61
|
lint compliance
|
5 years ago |
yflory
|
e80edd4a0b
|
Fix error message printed in the console for unregistered users
|
5 years ago |
yflory
|
66d7d93496
|
Send an event to all the teams when adding a pad to a drive
|
5 years ago |
yflory
|
0a8c6dc6b2
|
Fix issue with a same shared folder loaded in multiple teams
|
5 years ago |
yflory
|
b5cce5f215
|
Improve team and account deletion for pads multiple owners
|
5 years ago |
yflory
|
aaed0b939e
|
Transfer ownership from or to a team
|
5 years ago |
ansuz
|
83c19f01f3
|
Merge branch 'soon' into staging
|
5 years ago |
yflory
|
8536962fd1
|
Fix drive event always sent when fetching new pad metadata
|
5 years ago |
yflory
|
5ad5e32ec8
|
Change pad password with a team owner
|
5 years ago |
yflory
|
636b3588cf
|
Fix anonymous shared folders
|
5 years ago |
yflory
|
5e80efda58
|
Fix val is undefined
|
5 years ago |
yflory
|
b1dab8e75a
|
Add team usage bar
|
5 years ago |
yflory
|
83bc0d84f0
|
Add comments and XXX
|
5 years ago |
yflory
|
0d3f9db184
|
Improve sharing between drive and teams
|
5 years ago |