Commit Graph

9230 Commits (5aad902507acd173e8bf8304d13eb27b03abcb08)

Author SHA1 Message Date
Jenkins for ownCloud 5aad902507 [tx-robot] updated from transifex 12 years ago
Bjoern Schiessle 0a173e2b58 fix typo 12 years ago
Jenkins for ownCloud af50df8912 [tx-robot] updated from transifex 12 years ago
Lukas Reschke c4e0c02526 Add route for download of versions 12 years ago
Joas Schilling 1bd018a70c Autoload exception from files_trashbin 12 years ago
Joas Schilling 694003d147 Autoload lib files of versions app 12 years ago
Bjoern Schiessle 9ca9acf3f8 small fixes 12 years ago
Bjoern Schiessle 2e78217f17 delete old keys if file was moved to a different mount point 12 years ago
Bjoern Schiessle 49cfc30359 upgrade to new folder structure 12 years ago
Jenkins for ownCloud 40badba703 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 83d097c524 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 96b0328d39 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 87a2aabb98 [tx-robot] updated from transifex 12 years ago
Lukas Reschke 8af346a84d Don't show favicon to prevent iteration through subfolders 12 years ago
Robin Appelman e8cbb8e2d8 Add js unit test 12 years ago
Robin Appelman 9c86665ef4 Dont show the delete button for selected files if one of the selected files is not deletable 12 years ago
Robin Appelman 4321d7522e Check if files are deletable before trying to delete them 12 years ago
Bjoern Schiessle a90606fb14 change private/public key names for consistency reasons 12 years ago
Bjoern Schiessle 266f1a2afa harmonize copyright notice 12 years ago
Bjoern Schiessle fd86d76f98 new folder structure for keys 12 years ago
Jenkins for ownCloud 3766d98df6 [tx-robot] updated from transifex 12 years ago
Joas Schilling 0274dcba57 Replace some more "command -v" calls with the Helper method 12 years ago
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 12 years ago
Bjoern Schiessle 4643a5d238 replace \OC:: with \OC::->getSession() 12 years ago
Bjoern Schiessle 1d33503487 we no longer need to keep the session open for encryption 12 years ago
Bjoern Schiessle 917bef39b7 don't store private public-share-key in session 12 years ago
Bjoern Schiessle f274833403 remove unused variable 12 years ago
Bjoern Schiessle 1645c8f819 use login name to verify password 12 years ago
Lukas Reschke 8589079590 Close session only if encryption app is not enabled 12 years ago
Jenkins for ownCloud 0edcfc1dc1 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud fa3f7ad9e9 [tx-robot] updated from transifex 12 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) 12 years ago
Arthur Schiwon 503de94392 make updateCount work properly with new xp'd mode as well as without 12 years ago
Bjoern Schiessle a7ebfe87c9 also check for the correct owner if it was submitted 12 years ago
Arthur Schiwon c07c338c90 fix counting when ldapPagingSize is 0 12 years ago
Jenkins for ownCloud f8421958b3 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon b5e707b1bf trigger count on the correct filter 12 years ago
Arthur Schiwon 6b6147dafd phpdoc and mixed up letters 12 years ago
Arthur Schiwon 031d6c179f better readbility, no effective changes 12 years ago
Arthur Schiwon 0e6d47123a use underscore.js for undefined checks 12 years ago
Arthur Schiwon d8bb8afee3 this happens already before counting, no need anymore 12 years ago
Arthur Schiwon c9e865629e JS doc 12 years ago
Arthur Schiwon 4a3fe42b16 a corrected email attribute needs to be saved, not only returned 12 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 12 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 12 years ago
Arthur Schiwon f725cc66a3 consolidate user count filter in wizard and user back end 12 years ago
Arthur Schiwon cb3af1dce2 detect user display name attribute and return user count depending on its presence 12 years ago
Vincent Petry 391ece46e3 Fix file upload to ext storage when recovery key is enabled 12 years ago
Volkan Gezer 995fe4a176 cleanup languages. closes #11274 12 years ago
Vincent Petry 63fa8ec69a JSHint fixes in sharedfilelistSpec unit test file 12 years ago