Commit Graph

6971 Commits (f3e341edac241cfbd11d424b417ecd4affa045aa)

Author SHA1 Message Date
Bjoern Schiessle c5d6af3c5a get owner from share item, if we expire a share while the user updates his /Shared folder than the owner is different from the currently logged in user 13 years ago
Bjoern Schiessle cc1577054d it is not possible to unshare files 13 years ago
Bjoern Schiessle 91ca1cf985 fix typo 13 years ago
Bjoern Schiessle f8a4bcdd50 only create new key on password change if a recovery key exists or if the user don't have any private/public keys 13 years ago
Bjoern Schiessle 418d401bf9 show change password form if key couldn't be decrypted 13 years ago
Bjoern Schiessle d0afd774b7 add method to check if users private/public key exists 13 years ago
Bjoern Schiessle d3e2226b38 config switch to disable auto expire for the trash bin 13 years ago
Arthur Schiwon 73fa6259be LDAP Wizard: avoid a manually deactivated LDAP configuration is enabled by just opening the admin page 13 years ago
Morris Jobke dffc2a8b1c Revert "Adjust files_encryption requirements to the new core requirement (PHP 5.3.8)." 13 years ago
Arthur Schiwon 328ebaefde LDAP: make unsetting checkboxes from Advanced tab work again, fixes #6143 13 years ago
Arthur Schiwon c67ece0f6b LDAP Wizard: don't generate filter when not allowed 13 years ago
Arthur Schiwon 6640e120b7 some equals are more equal than other equals 13 years ago
Morris Jobke 4391992b8c fix public page - gallery view issues 13 years ago
Morris Jobke 728e6d735a fix trashbin and pbulic page controls 13 years ago
Morris Jobke 66df8c3bb3 fix and cleanup CSS for public page 13 years ago
Jan-Christoph Borchardt ca08d21da0 change different shades of grey for public share page to white 13 years ago
Jan-Christoph Borchardt 7d0f458f11 remove app specific code 13 years ago
Jan-Christoph Borchardt f15aeb3bbc fix details for buttons in header and controls bar 13 years ago
Arthur Schiwon 4df0d2e7e8 LDAP Wizard: return correct var 13 years ago
Vincent Petry f2e17a0b68 Fixed placeholder after page reload 13 years ago
Vincent Petry e372971f2b Fixed test function for S3 13 years ago
Vincent Petry 3bf30377b8 Fixed Amazon S3 ext storage config UI 13 years ago
Arthur Schiwon 67b67b6d66 LDAP Wizard: make sure auto-detected suggestions are really applied initially. Also make initial filter compilation and user counting robust against race conditions. 13 years ago
Arthur Schiwon b8390f15d4 LDAP: on testing configuration, set active property to true, otherwise inactive connections cannot be tested properly 13 years ago
Arthur Schiwon 02fe013d2f LDAP: set default value for login filter to empty, otherwise the wizard signals completed configuration too early when it might be not correct, i.e. login won't work 13 years ago
Bjoern Schiessle 5e5e4fe3a4 make it possible to select folders 13 years ago
Arthur Schiwon d49e4e53fd LDAP Wizard: don't send ldap_tls change back to the interface as the element was removed, for it is detected fully automatically. Resolves an JS error and thus an ever-spinning spinner 13 years ago
Bjoern Schiessle 2d11290121 check explicitely all possible dir values 13 years ago
Bjoern Schiessle 1a197292da set delete all to true if a complete folder was deleted 13 years ago
Bjoern Schiessle 3b59979746 fix delete files from trash bin 13 years ago
Bjoern Schiessle 259d619af3 fix restore from files in sub-folders 13 years ago
Andreas Fischer efbf18652c Adjust files_encryption requirements to the new core requirement (PHP 5.3.8). 13 years ago
Jenkins for ownCloud 1b18c5a047 [tx-robot] updated from transifex 13 years ago
Vincent Petry d69243ee51 Fixed FTP and SMB to use rmdir() when deleting folders 13 years ago
Morris Jobke 587fc1aff3 Fix resize issue for trash button in chrome and overflowing spinner in .update class 13 years ago
Bjoern Schiessle b3724cd9c6 remove duplicate 13 years ago
Bjoern Schiessle 348706854c use better coding style 13 years ago
Bjoern Schiessle bef5108218 detect mimetype from the original filename, without the versioning timestamp 13 years ago
Bjoern Schiessle 863aedf784 detect mimetype from the original filename, without the delete timestamp 13 years ago
Bjoern Schiessle eaedda2116 make sure that we don't try to access an already deleted files, fixes some file source not found warnings 13 years ago
Arthur Schiwon ee78d48186 loginname is not necessarily username 13 years ago
Vincent Petry da1a89fd15 Fixed directory icon after rename 13 years ago
Vincent Petry 84f3dd15a6 Add trailing slash in FTP root path when missing 13 years ago
Vincent Petry 69a3327f47 Moved new file extension out of the translated string 13 years ago
Vincent Petry 24a08c686d New file box now has default file name + extension 13 years ago
Bjoern Schiessle efe7c4075a fix path reconstruction for reshares 13 years ago
Vincent Petry bc64931cd0 Fixed unit tests for ajax rename 13 years ago
Morris Jobke 55d7cf8ffd improve encryption message 13 years ago
Bjoern Schiessle d9729168f9 some small js fixes 13 years ago
Bjoern Schiessle 0219b8b3b9 add spinner to the template so that it can be loaded in time 13 years ago