Commit Graph

15973 Commits (9f3da00aacba89f525678395f2cd8302ff7d4e69)

Author SHA1 Message Date
Richard Steinmetz f95ce30994
feat: indicate reason for preloading notifications 5 months ago
Ferdinand Thiessen f7e0f3f241
feat(IDateTimeZone): allow to fetch timezone of specified user 5 months ago
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 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
Ferdinand Thiessen ba00416040 refactor(Streamer): inject `IDateTimeZone` as constructor arg 5 months ago
Ferdinand Thiessen bb72eed4a2 fix(Streamer): use localtime for ZIP files 5 months ago
Andrey Borysenko 5c4e84f128
feat(UnifiedSearch): External search providers support 5 months ago
Robin Appelman b3c53c7436 feat: allow object store configuration aliases for easier migrations 5 months ago
Robin Appelman 2d4bba7b0c feat: add command to get user objectstore config mappings 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 5987584b90 perf: use more optimized node-by-id logic in View::getPath 5 months ago
Ferdinand Thiessen 32703d0500
fix(ZipFolderPlugin): set mtime of directories in archive 5 months ago
Maxence Lange cb84ccc57d feat(preset): share password protection 5 months ago
Robin Appelman 8350fea770 fix: increase how long we cache display names 5 months ago
Misha M.-Kupriyanov 69c51bb163 fix(search): Fix SearchComposer.php filtering logic 5 months ago
Joas Schilling 57f09b642e
fix(container): Reduce general deprecation spam on all requests 5 months ago
Maxence Lange bbc9ed138c fix(config): fix tests+psalm 5 months ago
Maxence Lange a4b9edc8eb feat(preset): Profile Visibility 5 months ago
Maxence Lange f32d865716 fix(lexicon): only filter out null default 5 months ago
Maxence Lange 33c4fe504d feat(preset): new PresetManager 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
Joas Schilling 2f18996347
fix(container): Don't use deprecated things to set up controllers for apps 5 months ago
Joas Schilling 17c40b9474
fix(container): Log the deprecation to the app when possible 5 months ago
Varun Patil 5ecd3c4b49
feat(database): Add option to test for mariadb 5 months ago
Julien Veyssier aa2ca86fb3
feat(taskprocessing): avoid generator cascade 5 months ago
Julien Veyssier e2c65b2493
feat(taskprocessing): fix mistake 5 months ago
Julien Veyssier 222b19b805
feat(taskprocessing): rename cleanup column to allow_cleanup 5 months ago
Julien Veyssier cc295f2452
feat(taskprocessing): use Generator::getReturn to get the list of deleted tasks in the cleanup command 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 8c52b6c0fe
feat(taskprocessing): add cleanup flag to tasks to decide if they should be cleaned up automatically 5 months ago
Josh 67c14b0f11
refactor(App): \OC\AppFramework\App clean-up 5 months ago
Daniel Calviño Sánchez 8b7aad82c7 fix: Fix button alignment for email templates in Outlook 5 months ago
Ferdinand Thiessen 7e76c91677
fix: resolve psalm errors 5 months ago
Phreeman33 655ef1031b
fix: display chinese character avatar 5 months ago
Richard Steinmetz ad39dab6ca
feat(notifications): provide method to preload many notifications at once 5 months ago
skjnldsv 9aac182109 fix(core): ensure unique vcategory 5 months ago
Ferdinand Thiessen b814f3bba6
fix(db): use `caching_sha2_password` for MySQL 5 months ago
Robin Appelman 97efc95efc fix: better object store write error propagation 5 months ago
Robin Appelman 83b8a390cd fix: always do stream counting for object store upload 5 months ago
Robin Appelman 398b106f0c fix: validate written size for s3 multipart uploads 5 months ago
Robin Appelman 064e1133f5 feat: allow admins to configure additional sensitive config values 5 months ago
Marcel Müller 520d8beaf5 feat: Cache user keys 5 months ago
Josh 3535149418 refactor(IMimeTypeDetector): streamline finfo usage + misc tidying 5 months ago
Josh 9195987d14
refactor(AppFramework): drop unused spreed/Talk fallback 5 months ago
Julien Veyssier be7ef439cf
fix(taskprocessing): move LAZY_CONFIG_KEYS constant to the private namespace 5 months ago
Julien Veyssier 2e3fa51132
feat(taskprocessing): load and store some config keys lazily 5 months ago
Joas Schilling c722f8c88b
fix(logging): Fix query logging with DateTimeImmutable parameters 5 months ago