Commit Graph

21352 Commits (284ba5b688d7f0a9d2e1f7b9a68a7e8362be5e67)
 

Author SHA1 Message Date
Lukas Reschke 284ba5b688 Merge pull request #12290 from owncloud/ext-preventbreakageduetobugs2 10 years ago
Lukas Reschke 1c8f9564a4 Merge pull request #11696 from owncloud/addWarningToEncryptionLostPassword 10 years ago
Morris Jobke dc9eaf59dc Merge pull request #12276 from owncloud/undelete-only-if-files-trashin-is-enabled 10 years ago
Jenkins for ownCloud 705976ba0a [tx-robot] updated from transifex 10 years ago
Lukas Reschke 61641293f4 Only show undelete capability if files_trashbin is enabled 10 years ago
Thomas Müller 24d4d5e2a1 Merge pull request #12270 from owncloud/fix-search-label 10 years ago
Thomas Müller 45e770733e Merge pull request #12272 from owncloud/drop-var_dump 10 years ago
Morris Jobke d40bdfb35e drop unneeded var_dump - fixes #9997 10 years ago
Morris Jobke 256eff6eac User management search just searches users - adjust label of input field - fixes #10229 10 years ago
Morris Jobke 81d112fb42 Merge pull request #12261 from oparoz/patch-1 10 years ago
Lukas Reschke 3b0a7574d6 Merge pull request #12264 from owncloud/use-full-path-for-filesize-calculation 10 years ago
Björn Schießle 106d0f9c75 Merge pull request #12224 from owncloud/fix_12211 10 years ago
Lukas Reschke 1b85f40cbe $file only contains the filename and not the absolute path, that means that files in a subdirectory will not get properly resolved and an empty filesize is returned. 10 years ago
Olivier Paroz cb118ce371 Replace deprecated switches 10 years ago
Lukas Reschke 309788003d Merge pull request #12259 from owncloud/app-enabled-plugin-appmanager 10 years ago
Lukas Reschke 8d4e63dd7c Merge pull request #12242 from owncloud/fix-undefined-size 10 years ago
Robin Appelman 0b630a37ab Fix type hinting for app manager 10 years ago
Bjoern Schiessle ea4eedd35a only users can have a display name different from the id 10 years ago
Bjoern Schiessle 01c50d242b use the new base class for unit tests 10 years ago
Bjoern Schiessle 367468ff1f make sure that we only find the shares from the correct share type if users and groups with the same ID exists 10 years ago
Bjoern Schiessle 5192641447 make sure that we don't find the wrong shares if a user and a group have the same ID 10 years ago
Morris Jobke 230e517f35 Merge pull request #12220 from owncloud/remove-unused-code 10 years ago
Morris Jobke 36ba935381 Merge pull request #12237 from owncloud/fix-12236 10 years ago
Morris Jobke 345eb62ffa center spinner 10 years ago
Lukas Reschke 8071657cd5 Merge pull request #12234 from owncloud/normalizepath-absolute-tests 10 years ago
Lukas Reschke 944cd327b1 Merge pull request #9962 from owncloud/app-group-enable-remote 10 years ago
Jenkins for ownCloud 91f7c0af6e [tx-robot] updated from transifex 10 years ago
Lukas Reschke 6535540dcd Check if the size field is available 10 years ago
Lukas Reschke e8f90133e0 Merge pull request #11727 from owncloud/moveCallCheckRegisterToSomeWhereElse 10 years ago
Lukas Reschke 0b9dffa828 Make declaration compatible 10 years ago
Lukas Reschke 9eeea57e3a Show spinner 10 years ago
Morris Jobke 68e77f4659 fix unreadable label in warning box 10 years ago
Lukas Reschke f530865b3d Hide submit button after password change 10 years ago
Bjoern Schiessle f6efbfcf0b listen to the post_passwordReset hook, backup the old keys and create a new key pair for the user 10 years ago
Bjoern Schiessle 11ab457b72 add password as parameter to the signal so that the encryption can create a new key-pair 10 years ago
Lukas Reschke 357465eac9 Add "postPasswordReset" hook 10 years ago
Lukas Reschke 767b08c669 Use correct route instead 10 years ago
Lukas Reschke 57b5c82eb7 Remove uneeded import 10 years ago
Lukas Reschke 60ae2894aa Fix scrutinizer issues 10 years ago
Lukas Reschke 1b50d4f7ce Warn for password reset when files_encryption is enabled 10 years ago
Joas Schilling ccc1001138 Add tests for absolute paths on windows 10 years ago
Joas Schilling 806284f06c Refactor tests to use a dataProvider method 10 years ago
Vincent Petry af7688ec17 Merge pull request #11741 from owncloud/delete_all_children_preview_2 10 years ago
Morris Jobke 146cb920c9 Merge pull request #12218 from owncloud/issue/10991-fixes 10 years ago
Robin Appelman 7cb12d4bff Add sabredav plugin to check if a user has access to an app 10 years ago
Robin Appelman 36528c6ef6 Merge pull request #12031 from owncloud/app-manager 10 years ago
Lukas Reschke 07f0d76fc6 Move CSRF check 10 years ago
Lukas Reschke 8dbedbb849 Remove unused code 10 years ago
Joas Schilling 6625d5c88f Correctly restore previous root mount point after testing 10 years ago
Joas Schilling 289a27778e Correctly refresh the apps list after removing the mock 10 years ago