This website works better with JavaScript.
Explore
Help
Sign In
open-dsi
/
nextcloud-server
mirror of
https://github.com/nextcloud/server
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Projects
Releases
Wiki
Activity
Move Lib\Backend to PSR-4
Browse Source
remotes/origin/pre902-webupdate-encryption-repair
Joas Schilling
10 years ago
parent
6d7a1b9bd4
commit
6ea54e73e8
No known key found for this signature in database
GPG Key ID:
70A0B324C41C0946
16 changed files
with
0 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
0
apps/files_external/lib/Lib/Backend/AmazonS3.php
0
apps/files_external/lib/Lib/Backend/Backend.php
0
apps/files_external/lib/Lib/Backend/DAV.php
0
apps/files_external/lib/Lib/Backend/Dropbox.php
0
apps/files_external/lib/Lib/Backend/FTP.php
0
apps/files_external/lib/Lib/Backend/Google.php
0
apps/files_external/lib/Lib/Backend/LegacyBackend.php
0
apps/files_external/lib/Lib/Backend/Local.php
0
apps/files_external/lib/Lib/Backend/OwnCloud.php
0
apps/files_external/lib/Lib/Backend/SFTP.php
0
apps/files_external/lib/Lib/Backend/SFTP_Key.php
0
apps/files_external/lib/Lib/Backend/SMB.php
0
apps/files_external/lib/Lib/Backend/SMB_OC.php
0
apps/files_external/lib/Lib/Backend/Swift.php
0
apps/files_external/tests/Backend/BackendTest.php
0
apps/files_external/tests/Backend/LegacyBackendTest.php
0
apps/files_external/lib/backend/amazons3.php → apps/files_external/lib/Lib/Backend/AmazonS3.php
vendored
Unescape
Escape
View File
0
apps/files_external/lib/backend/backend.php → apps/files_external/lib/Lib/Backend/Backend.php
vendored
Unescape
Escape
View File
0
apps/files_external/lib/backend/dav.php → apps/files_external/lib/Lib/Backend/DAV.php
vendored
Unescape
Escape
View File
0
apps/files_external/lib/backend/dropbox.php → apps/files_external/lib/Lib/Backend/Dropbox.php
vendored
Unescape
Escape
View File
0
apps/files_external/lib/backend/ftp.php → apps/files_external/lib/Lib/Backend/FTP.php
vendored
Unescape
Escape
View File
0
apps/files_external/lib/backend/google.php → apps/files_external/lib/Lib/Backend/Google.php
vendored
Unescape
Escape
View File
0
apps/files_external/lib/backend/legacybackend.php → apps/files_external/lib/Lib/Backend/LegacyBackend.php
vendored
Unescape
Escape
View File
0
apps/files_external/lib/backend/local.php → apps/files_external/lib/Lib/Backend/Local.php
vendored
Unescape
Escape
View File
0
apps/files_external/lib/backend/owncloud.php → apps/files_external/lib/Lib/Backend/OwnCloud.php
vendored
Unescape
Escape
View File
0
apps/files_external/lib/backend/sftp.php → apps/files_external/lib/Lib/Backend/SFTP.php
vendored
Unescape
Escape
View File
0
apps/files_external/lib/backend/sftp_key.php → apps/files_external/lib/Lib/Backend/SFTP_Key.php
vendored
Unescape
Escape
View File
0
apps/files_external/lib/backend/smb.php → apps/files_external/lib/Lib/Backend/SMB.php
vendored
Unescape
Escape
View File
0
apps/files_external/lib/backend/smb_oc.php → apps/files_external/lib/Lib/Backend/SMB_OC.php
vendored
Unescape
Escape
View File
0
apps/files_external/lib/backend/swift.php → apps/files_external/lib/Lib/Backend/Swift.php
vendored
Unescape
Escape
View File
0
apps/files_external/tests/backend/backendtest.php → apps/files_external/tests/Backend/BackendTest.php
vendored
Unescape
Escape
View File
0
apps/files_external/tests/backend/legacybackendtest.php → apps/files_external/tests/Backend/LegacyBackendTest.php
vendored
Unescape
Escape
View File
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
open-dsi/nextcloud-server
Title
Body
Create Issue