Commit Graph

9266 Commits (7f7006643f7e659c86b81720dd50b33dbbb07430)

Author SHA1 Message Date
Joas Schilling 7f7006643f Fix namespace of files_encryption classes and autoload them 10 years ago
Jenkins for ownCloud 8f8f9deb66 [tx-robot] updated from transifex 10 years ago
Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 10 years ago
Arthur Schiwon 0577bb569a add doc 10 years ago
Arthur Schiwon 45443ee28c preserve an asterisk at the start when escaping a search term 10 years ago
Robin Appelman b2d4e53f66 Fix deleting selected files in the trashbin 10 years ago
Jenkins for ownCloud 2784d580bd [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud 8ee9ee29ea [tx-robot] updated from transifex 10 years ago
Volkan Gezer 57452a3641 Keep spaces out of the string 10 years ago
Jenkins for ownCloud 94eb2e782f [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud 4d53f163fd [tx-robot] updated from transifex 10 years ago
Arthur Schiwon 1c369093e5 cache total user count 10 years ago
Arthur Schiwon ee168a121d Forward port of #12493 10 years ago
Robin Appelman a369d78124 Use the mount config api for files_external 10 years ago
Robin Appelman f4701d7721 Add public api for mount configurations 10 years ago
Bjoern Schiessle 698ecbf308 OCS API for server-to-server sharing 10 years ago
Bjoern Schiessle 1509dd1358 update error message 10 years ago
Bjoern Schiessle 0dd44eaf27 OC8 and later requires PHP >= 5.4, so we can remove the check from the encryption app 10 years ago
Morris Jobke 2c5e4b3d3f Remove last traces of travis integration 10 years ago
Jenkins for ownCloud 5aad902507 [tx-robot] updated from transifex 10 years ago
brumsel 0dcfd5f20b Modified filesort test cases to test for large sizes & timestamps 10 years ago
Bjoern Schiessle 0a173e2b58 fix typo 10 years ago
Jenkins for ownCloud af50df8912 [tx-robot] updated from transifex 10 years ago
Lukas Reschke c4e0c02526 Add route for download of versions 10 years ago
Joas Schilling 1bd018a70c Autoload exception from files_trashbin 10 years ago
Joas Schilling 694003d147 Autoload lib files of versions app 10 years ago
Bjoern Schiessle 9ca9acf3f8 small fixes 10 years ago
Bjoern Schiessle 2e78217f17 delete old keys if file was moved to a different mount point 10 years ago
Bjoern Schiessle 49cfc30359 upgrade to new folder structure 10 years ago
Lukas Reschke 805be635fa Only store user credentials when SMB_OC storage is enabled 10 years ago
Jenkins for ownCloud 40badba703 [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud 83d097c524 [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud 96b0328d39 [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud 87a2aabb98 [tx-robot] updated from transifex 10 years ago
Lukas Reschke 8af346a84d Don't show favicon to prevent iteration through subfolders 10 years ago
Robin Appelman e8cbb8e2d8 Add js unit test 10 years ago
Robin Appelman 9c86665ef4 Dont show the delete button for selected files if one of the selected files is not deletable 10 years ago
Robin Appelman 4321d7522e Check if files are deletable before trying to delete them 10 years ago
Bjoern Schiessle a90606fb14 change private/public key names for consistency reasons 10 years ago
Bjoern Schiessle 266f1a2afa harmonize copyright notice 10 years ago
Bjoern Schiessle fd86d76f98 new folder structure for keys 10 years ago
Jenkins for ownCloud 3766d98df6 [tx-robot] updated from transifex 10 years ago
Joas Schilling 0274dcba57 Replace some more "command -v" calls with the Helper method 10 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 10 years ago
Bjoern Schiessle 4643a5d238 replace \OC:: with \OC::->getSession() 10 years ago
Bjoern Schiessle 1d33503487 we no longer need to keep the session open for encryption 10 years ago
Bjoern Schiessle 917bef39b7 don't store private public-share-key in session 10 years ago
Bjoern Schiessle f274833403 remove unused variable 10 years ago
Vincent Petry e689bc745f Improve FileActions JS to allow for custom rendering 10 years ago
Bjoern Schiessle 1645c8f819 use login name to verify password 10 years ago