Commit Graph

4612 Commits (34cd91cc86a89d623aa811f11316640db12ea91c)

Author SHA1 Message Date
Côme Chilliet fc85555d0c
fix: Fix phpdoc typing for IL10N::l $data parameter 3 months ago
Côme Chilliet 09acd7e308
feat(settings): Add support for delegated settings not appearing in menu 3 months ago
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
Ferdinand Thiessen 774aad3ab1 feat(Share\IManager): add `matchUserId` method and update docs 4 months ago
Akhil fe30ca872b feat(config): Add UserConfigChangedEvent whenever user config is updated 4 months ago
Louis Chemineau fccb13e8ac
feat(unified-search): Use existing min search length config 4 months ago
Carl Schwan 6154bfa823 chore(psalm): Fix most issues with the workflowengine 4 months ago
Louis Chemineau 634e8d2587
fix: Dispatch favorite event with an actual path 4 months ago
Louis Chemineau 1d91e40fe8
feat: Support limit argument in `getSeenUsers` 4 months ago
Julien Veyssier 8c447eaba6
feat(taskprocessing): add manager method to get the list of available task type IDs 4 months ago
Ferdinand Thiessen 89896b1d89
chore: Remove deprecated `IJob::execute` method 4 months ago
Maxence Lange d47189831c feat(migration-attributes): set as Consumable 4 months ago
Maxence Lange c86f2e948a feat(migration-attributes): add DataCleansing 4 months ago
Marcel Klehr 2bb2fa50ee feat(SystemTag): Add typed events for tag mapper events 4 months ago
Carl Schwan c4e6fbdae7 fix(query-builder): Don't catch UniqueConstraintViolationException 4 months ago
Carl Schwan c21b8169ff refactor(querybuilder): Port away from qb::execute() in lib/ 4 months ago
SebastianKrupinski ff4fdf1af8
feat: meeting proposals 4 months ago
Richard Steinmetz 16ad73cd15
feat(ocp): create contacts from string 4 months ago
SebastianKrupinski 7e92b157e3 fix: aliases and capitalization of emails 4 months ago
Joas Schilling 102c778228
fix(comments): Fix missing return type on new method 5 months ago
SebastianKrupinski 46e624a089 feat: Calendar Import 5 months ago
Daniel Kesselberg 8b1ac839d7
fix(federation): remove background jobs when removing trusted servers 5 months ago
provokateurin aab11d35d3
fix(OCS): Add IRequest::getFormat to determine the response Content-Type the same way everywhere 5 months ago
Maxence Lange fc8d188c9f feat(lexicon): remove limitation to store definition only on cli 5 months ago
Julien Veyssier 3d36834284
feat(auth): include the token entity in TokenInvalidatedEvent 5 months ago
Julien Veyssier 8ffd30bbf9
feat(auth): dispatch new TokenInvalidatedEvent when PublicKeyTokenProvider::invalidateTokenById is called 5 months ago
Carl Schwan 94e2af0302 perf(comments): Also cache the comments count 5 months ago
Carl Schwan fa5548a1f3 perf(comments): Add a way to get comments for multiple objects at the same time 5 months ago
Maxence Lange fa60488ee7 feat(ocm): split ocm discovery and capacities 5 months ago
Côme Chilliet 4abfd4871f
chore: Move isAppCompatible and shouldUpgrade to the app manager 5 months ago
Côme Chilliet fd17555333
chore: Move OC_App::updateApp to IAppManager::upgradeApp 5 months ago
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 866ccae542
docs(IConfig): fix wrong doc block type for `$key` on `setAppValue` 5 months ago
Daniel Kesselberg 336c6d2957
feat(ocp): add email address validator 5 months ago
Ferdinand Thiessen ba00416040 refactor(Streamer): inject `IDateTimeZone` as constructor arg 5 months ago
Andrey Borysenko 5c4e84f128
feat(UnifiedSearch): External search providers support 5 months ago
Anna Larch 6a3a244807 feat(activity): add bulk activity option 5 months ago
Joas Schilling 57f09b642e
fix(container): Reduce general deprecation spam on all requests 5 months ago
yemkareems 4c887ec12b fix: eslint errors fixed in vue file, IAccountManager since added, bluesky svg added to REUSE.toml file 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
Varun Patil 5ecd3c4b49
feat(database): Add option to test for mariadb 5 months ago
Julien Veyssier 222b19b805
feat(taskprocessing): rename cleanup column to allow_cleanup 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
Richard Steinmetz ad39dab6ca
feat(notifications): provide method to preload many notifications at once 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
Richard Steinmetz d6d94c4e63
feat: send invitation emails through ICreateFromString 5 months ago
provokateurin 746e5917c7
fix(IShare): Add missing getParent and setParent methods 6 months ago
Maxence Lange 9380375cc6 feat(lexicon): add note and key-details 6 months ago