Commit Graph

16 Commits (d001c4e375287bfcfc45d714def4ed835d886dbf)

Author SHA1 Message Date
Bjoern Schiessle 66f0db30b2 use uid provided by setupfs hook to mount server2server shares, otherwise mount will fail for public link shares 12 years ago
Vincent Petry 5376b0b123 Add back exit() 12 years ago
Vincent Petry f6e644b43f Catch storage exception in scanner for remote shares 12 years ago
Bjoern Schiessle 24993280ed Next step in server-to-server sharing next generation, see #12285 12 years ago
Lukas Reschke aeb516c3c9 Check for blacklisted characters 12 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 12 years ago
Volkan Gezer 3da69ed7d0 ssl capital 12 years ago
Robin Appelman 9509bc403a Give a better error message for external shares with self-signed ssl certificates 12 years ago
Bjoern Schiessle 372d58544f no longer check if the external storage app is enabled, we use no the webdav implementation from core 12 years ago
Robin Appelman a469efb1f1 Add some safety checks 12 years ago
Bjoern Schiessle 3bf7b54cd5 block server-to-server share if files_external is not activates, can be reverted once we moved to the webdav implementation in core 12 years ago
Bjoern Schiessle 84a651e46d add settings to disable server to server sharing 12 years ago
Robin Appelman 43c56fcd07 Generate a unique name 12 years ago
Robin Appelman 87b0021e56 Scan the entire remote share at once by requesting the full file tree from the remote server 12 years ago
Robin Appelman d7de35376d Add interface for accpeting external shares 12 years ago