Commit Graph

9382 Commits (87e3e2925044831e5fd962207b4a6e9cd29b3f4f)

Author SHA1 Message Date
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
Robin Appelman ce10b93519 Dont return cached date in shared cache when the file doesn't exist 10 years ago
Vincent Petry c02ef69521 Simple Plugin system for Javascript 10 years ago
Lukas Reschke 805be635fa Only store user credentials when SMB_OC storage is enabled 10 years ago
Adam Williamson 415411a3d5 google: delete original after successful rename 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
Lukas Reschke 8589079590 Close session only if encryption app is not enabled 10 years ago
Jenkins for ownCloud 0edcfc1dc1 [tx-robot] updated from transifex 10 years ago
Jenkins for ownCloud fa3f7ad9e9 [tx-robot] updated from transifex 10 years ago
Arthur Schiwon 9aef83b579 make scrutinizer happier and always count users on assisted mode, even with xp'ed mode (would be a regression otherwise) 10 years ago
Arthur Schiwon 503de94392 make updateCount work properly with new xp'd mode as well as without 10 years ago
Bjoern Schiessle a7ebfe87c9 also check for the correct owner if it was submitted 10 years ago
Arthur Schiwon c07c338c90 fix counting when ldapPagingSize is 0 10 years ago
Jenkins for ownCloud f8421958b3 [tx-robot] updated from transifex 10 years ago
Arthur Schiwon b5e707b1bf trigger count on the correct filter 10 years ago
Arthur Schiwon 6b6147dafd phpdoc and mixed up letters 10 years ago
Arthur Schiwon 031d6c179f better readbility, no effective changes 10 years ago
Arthur Schiwon 0e6d47123a use underscore.js for undefined checks 10 years ago
Arthur Schiwon d8bb8afee3 this happens already before counting, no need anymore 10 years ago
Arthur Schiwon c9e865629e JS doc 10 years ago
Arthur Schiwon 4a3fe42b16 a corrected email attribute needs to be saved, not only returned 10 years ago
Arthur Schiwon f9b4f5f4e5 to reassure that selected attributes still work, do not count all matching entries but limit it to 1 in order to make it faster 10 years ago
Arthur Schiwon 71944a59a5 detectors (email, displayname..) are now started in one place, triggered from only 2 places. more reliable structure and flow, saves requests 10 years ago