Commit Graph

438 Commits (16b6d2e67de4f92688a0fb88a6f696596ad38612)

Author SHA1 Message Date
provokateurin bfb4fe8f86
fix(core): Stop abusing the cache for avatar upload 2 weeks ago
Joas Schilling 3df6d90a4c
Revert "perf(base): Stop setting up the FS for every basic auth request" 1 month ago
provokateurin 5057d5fcc5 fix(core): Stop abusing the cache for avatar upload 1 month ago
Ferdinand Thiessen d5e2432bcd
fix: resolve invalid usage of `AppConfig::getValue` 2 months ago
Côme Chilliet f95fef9938
chore(encryption): Adapt tests to code changes 2 months ago
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments 3 months ago
John Molakvoæ 2b50d9b2c5
Revert "perf(base): Stop setting up the FS for every basic auth request" 3 months ago
provokateurin 24f7a2e680
fix(core): Stop abusing the cache for avatar upload 3 months ago
Robin Appelman aa15f9d16d
chore: run rector 3 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 3 months ago
skjnldsv 9806a9830c feat(files_sharing): allow viewing files with download disabled 3 months ago
Robin Appelman d61ec62ae7 refactor: split off value casting out of config:system:set command 3 months ago
Maxence Lange e39ab65239 feat(lexicon): migrate config key/value 3 months ago
Salvatore Martire 2465e034b8 style(occ): clean up SettingTest class 4 months ago
Salvatore Martire e5b34e5392 feat: allow reading profile properties from occ 4 months ago
Robin Appelman 3561937816
chore: run rector on tests with new rule 4 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 4 months ago
Ferdinand Thiessen 96d423c8d3
chore: update openAPI files 4 months ago
Joas Schilling c24f5fb256
test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 5 months ago
Joas Schilling 9009ef1a4c
fix(loginflow): Fix type error when password could not be decrypted 5 months ago
Marcel Müller ddd91793bc fix: Add etag tests to NavigationControllerTest 5 months ago
Joas Schilling b77011a918
test: Prepare more tests for PHPUnit 10 5 months ago
Marcel Müller 1addd35b78 fix: Remove unneccesary etag check 5 months ago
Joas Schilling 7962df9427
fix(occ): Fix autocompletion of config:app:* commands 5 months ago
Misha M.-Kupriyanov d1a94f3c9c feat(login-flow-v2): Restrict allowed apps by user agent check 6 months ago
Richard Steinmetz 246da73a36
fix(oauth2): retain support for legacy ownCloud clients 6 months ago
Joas Schilling 522be60ff0
fix(phpunit): Remove some more withConsecutive calls 6 months ago
Ferdinand Thiessen 9ccb70174c
fix: Adjust data provider name 6 months ago
Côme Chilliet f033ef7c18 fix: Migrate all uses of OCP\Template to OCP\Template\ITemplateManager 7 months ago
Côme Chilliet a3685551f7
fix: Replace isInstalled calls with isEnabledForAnyone or isEnabledForUser 8 months ago
Maxence Lange 28acc002a2 fix(lexicon): syntax 9 months ago
Maxence Lange bd4a154d64 feat(lexicon): configurable default value 9 months ago
Côme Chilliet f52b4c5eb2 fix: Remove skip of grant page, only skip first step 9 months ago
Côme Chilliet 99e0867f0a chore: Adapt tests to added constructor parameters 9 months ago
skjnldsv 0c7e259151 feat(systemtags): allow setting color with occ 10 months ago
Benjamin Gaussorgues 22051a73c1
feat(login): add origin check at login 10 months ago
Louis Chemineau 590b1e8698
feat: Warn about maintenance in EncryptAll command 11 months ago
skjnldsv b15fdfd40e chore(profile): move profile app from core to apps 11 months ago
Ferdinand Thiessen c84c256261
fix: Adjust preview for view-only shares 11 months ago
Joas Schilling 315e4658dd
test(settings): Correctly only return bool for Symfony Input::hasParameterOption calls 1 year ago
Joas Schilling 843f638315
test: Fix mock creation 1 year ago
Thomas Citharel fe0f89c237
feat(preview): add command to cleanup preview folder 1 year ago
Julius Knorr 606241caeb
chore(legacy): Introduce public version ct plass and drop version methods from OC_Util 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Julius Härtl e4fa36e231
fix: Fix failing test for group listing 1 year ago
Côme Chilliet 1e2155993d
chore(tests): Adapt tests to the group:list change 1 year ago
Julius Härtl 6c1e896a03 fix: Ignore preview requests for invalid file ids 1 year ago
Benjamin Gaussorgues e5275dbada feat: don't count failed CSRF as failed login attempt 1 year ago