Commit Graph

9680 Commits (7a9d428d6f6146d44883e2c5bab04db702792ce4)

Author SHA1 Message Date
Jenkins for ownCloud f367bbb49d [tx-robot] updated from transifex 12 years ago
Arthur Schiwon 51d783ca6e JS cleanup 12 years ago
Lukas Reschke 3ff3f641d6 Get rid of `stripslashes()` 12 years ago
Bjoern Schiessle d50e70ba3a set accept to 1 (=true) for all server-to-server shares on update, at this point in time all shares are created by the first version of server-to-server sharing and are accepted if they were added to the table 12 years ago
Lukas Reschke 4766dac6f4 Fix PHP doc and enforce type 12 years ago
Bjoern Schiessle 83574053a3 if we download a public shared file we need to retrieve the user from the path 12 years ago
Bjoern Schiessle 89f17ef6fe adapt decrypt all and restore/delete key backups to the new folder structure for encryption key introduced with OC8 12 years ago
Jenkins for ownCloud 3ece0a7767 [tx-robot] updated from transifex 12 years ago
Volkan Gezer 18b5966f3a add https:// placeholder for From Link feature. closes #13255 12 years ago
Vincent Petry 8cc13031e9 Return path attribute for ajax rename operations 12 years ago
Vincent Petry dac7828480 Return tags after rename 12 years ago
Vincent Petry ef1dd3ea0a Properly update internal file info with updated tags 12 years ago
Joas Schilling 5c03e2207b Check array size, before using the 3rd element from it 12 years ago
Arthur Schiwon f28235a7ef fix retrieval of user groups 12 years ago
Robin Appelman 6daedaf344 Send the proper original name for uploaded files 12 years ago
Vincent Petry 512ba327f7 Allow dropping files on the table container 12 years ago
Jenkins for ownCloud 9e550ab844 [tx-robot] updated from transifex 12 years ago
Volkan Gezer d8adc76125 l10n: delete permanently fix 12 years ago
Volkan Gezer 691fab8be3 make Share button localized again 12 years ago
Volkan Gezer 8cd0962c6a suggestion by transifex translator 12 years ago
Volkan Gezer 2df331b6ed keep spaces out of translation 12 years ago
Jenkins for ownCloud 3425c73815 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 22e5220c1f [tx-robot] updated from transifex 12 years ago
Lukas Reschke e4840b5250 Don't double encode string 12 years ago
Lukas Reschke f65cf498f4 Check for existence of $_GET keys 12 years ago
Bjoern Schiessle 0500d3a506 unit tests 12 years ago
Bjoern Schiessle 6cc40552b1 don't move encryption keys if a mount point was renamed 12 years ago
Jan-Christoph Borchardt 720fe858a3 fix rename field position, fix #12927 12 years ago
Bjoern Schiessle d699d31518 make versions of shared files downloadable 12 years ago
Lukas Reschke 1cfcec8684 Add check if user is logged-in 12 years ago
Jörn Friedrich Dreyer 45a20744fc add js tests for filelist filtering 12 years ago
Jenkins for ownCloud d4fc2f555b [tx-robot] updated from transifex 12 years ago
Lukas Reschke 199276bcbb Verify existence of $_GET key 12 years ago
Arthur Schiwon c1a79d24c5 fix order of initalizing instance properties, and paremeter order in a method call 12 years ago
Arthur Schiwon c7f273040e fix table name for getList 12 years ago
Vincent Petry 01c83158bb Fix source path when share is a mount point 12 years ago
Jenkins for ownCloud 6bda95037f [tx-robot] updated from transifex 12 years ago
Christopher Bunn 0f715708dc Minor typo updates to External Storage description 12 years ago
Martin edcba11a91 smb: rename textfield from root to subfolder 12 years ago
Bjoern Schiessle b6f63e9b3d don't delete share table entries for the unique name if re-share permission was removed 12 years ago
Jörn Friedrich Dreyer 0bb91cfcf3 don't show no files yet when mask is in place, fixes #13141 12 years ago
Joas Schilling 70dcebbf92 Correctly return false when translating a foreign activity 12 years ago
Arthur Schiwon 9668405ec7 doc fixes and removal of unnecessary use statements 12 years ago
Morris Jobke bfdf0db7c0 Autoescape of placeholders in t() and p() - for JS 12 years ago
Arthur Schiwon 6c335ee6fc add test for mapping's getList method 12 years ago
Joas Schilling fb37b3c687 Extend Test\TestCase and do not use uniqid() 12 years ago
Jenkins for ownCloud 2daf90dae6 [tx-robot] updated from transifex 12 years ago
Arthur Schiwon b9235e2a24 inject DB Connection to user manager 12 years ago
Arthur Schiwon 64f0b055e6 inject IDateTimeFormatter to show-remnants command 12 years ago
Arthur Schiwon 40ecd30fba inject oc config to User_LDAP 12 years ago