Commit Graph

7680 Commits (9f3da00aacba89f525678395f2cd8302ff7d4e69)

Author SHA1 Message Date
Ferdinand Thiessen 0ef58c96ab
refactor(Memcache\Factory): move prefix generation to the factory class 5 months ago
Ferdinand Thiessen d5e2432bcd
fix: resolve invalid usage of `AppConfig::getValue` 5 months ago
Ferdinand Thiessen 9d320f8470
test(AppConfig): add proper unit tests 5 months ago
Ferdinand Thiessen 1c85548f86
feat(AppConfig): cache app config in local cache if available 5 months ago
Ferdinand Thiessen ac545cc478
fix(SetUserTimezoneCommand): only write user login timezone if not yet set 5 months ago
Robin Appelman b3c53c7436 feat: allow object store configuration aliases for easier migrations 5 months ago
Robin Appelman 385dd36ff8 feat: allow configuring multiple objectstore configurations 5 months ago
Anna Larch 6a3a244807 feat(activity): add bulk activity option 5 months ago
Robin Appelman 34d5a103b4 test: adjust tests to getPath changes 5 months ago
Maxence Lange cb84ccc57d feat(preset): share password protection 5 months ago
Robin Appelman 06be851b1f test: add env option to disable loading all installed apps during tests 5 months ago
Misha M.-Kupriyanov 55f55984f0 test(SearchComposerTest): add unit test for getProviders with mixed order values 5 months ago
Misha M.-Kupriyanov d0341bb323 test(SearchComposerTest): add unit tests for getProviders with allowed providers restriction and empty configuration 5 months ago
Misha M.-Kupriyanov 9dfc0b1b23 test(SearchComposerTest): add test for provider icon generation 5 months ago
Misha M.-Kupriyanov 32d263e363 test(SearchComposerTest): add unit test for getProviders with multiple providers 5 months ago
Misha M.-Kupriyanov d08fe6d6b3 test(SearchComposerTest): add test for handling unknown search provider 5 months ago
Misha M.-Kupriyanov 75770a00dd test(SearchComposerTest): add unit tests for SearchComposer 5 months ago
Maxence Lange bbc9ed138c fix(config): fix tests+psalm 5 months ago
yemkareems aa227f1c55 feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab 5 months ago
Julien Veyssier aa2ca86fb3
feat(taskprocessing): avoid generator cascade 5 months ago
Julien Veyssier 0dc93bc320
feat(taskprocessing): fix phpunit tests 5 months ago
Julien Veyssier 19801f7ec4
feat(taskprocessing): move cleanup method to private taskprocessing manager, use it in the cleanup bg job and implement a cleanup command 5 months ago
Julien Veyssier e6adbd921e
feat(taskprocessing): generate OpenAPI specs, fix lint issue, fix tests 5 months ago
Daniel Calviño Sánchez 8b7aad82c7 fix: Fix button alignment for email templates in Outlook 5 months ago
Daniel Kesselberg 13f25c9316 fix(carddav): return correct sync token for non-truncated requests 5 months ago
Ferdinand Thiessen 7e76c91677
fix: resolve psalm errors 5 months ago
Marcel Müller 520d8beaf5 feat: Cache user keys 5 months ago
Côme Chilliet f95fef9938
chore(encryption): Adapt tests to code changes 5 months ago
Julien Veyssier f22f7311de
fix(taskprocessing): fix TaskProcessingTest 5 months ago
Robin Appelman 222cbd0af6
fix: fix oci string length with empty strings 5 months ago
John Molakvoæ 4829ac57c1 fix: use `OCP\Server` 5 months ago
Josh 14b4d0327e fix(AppFramework): Log malformed protocol values and unify fallback behavior 5 months ago
Maxence Lange 33bff30e1d feat(lexicon): moving out from unstable 6 months ago
Ferdinand Thiessen 66eb021ece
refactor: remove duplicated types and add return types 6 months ago
Daniel Kesselberg 9bbbd11191
fix(imip): group messages by logging principal and uri as context 6 months ago
provokateurin 5bd626bd40
chore: Fix all method calls with too many arguments 6 months ago
Maxence Lange 484491e7cc fix(bruteforce): limit appconfig lazy loading 6 months ago
Maxence Lange 20b908cf3f feat(appconfig): add searchKeys() 6 months ago
Maxence Lange e64be71e52 feat(lexicon): preset() 6 months ago
Marcel Klehr 43be97de08 fix(FileAccess): Use one param for rewriting home dirs and excluding non-user files mounts 6 months ago
Julien Veyssier 3a96f8e533 fix(FileAccess*): fix tests 6 months ago
Julien Veyssier cb221c8211 fix(FileAccess*): Change the way home dir root is found, remove the excludeTrashbinMounts param of getDistinctMounts 6 months ago
Julien Veyssier 7e986988fe fix(FileAccess*): Adress review comments 6 months ago
Marcel Klehr 131125bbb7 fix(FileAccessTest): Adress review comments 6 months ago
Marcel Klehr 26f6013c1f fix(FileAccessTest): Make it work on sharded instance 6 months ago
Marcel Klehr 3941622059 fix(FileAccessTest): Make sure path_hash is not NULL 6 months ago
Marcel Klehr 10cc43041b fix(FileAccess#getByAncestorInStorage): Use a subquery to fix tests 6 months ago
Marcel Klehr d67c877ac5 fix(FileAccess): Add tests 6 months ago
John Molakvoæ 2b50d9b2c5
Revert "perf(base): Stop setting up the FS for every basic auth request" 6 months ago
Joas Schilling 088d6843b7
fix(comments): Adjust interface with implementation 6 months ago