aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix: Make out of office replacement nullableHamza Mahjoubi2024-07-032-8/+8
* Merge pull request #46185 from nextcloud/debt/noid/migrate-background-command...Daniel2024-07-022-8/+2
|\
| * refactor: simplify background commandsDaniel Kesselberg2024-07-012-8/+2
* | feat(OpenAPI): Add ex_app scopeprovokateurin2024-07-021-0/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-022-0/+2
* | Merge pull request #45766 from nextcloud/feat/ooo-replacementDaniel2024-07-013-1/+33
|\ \
| * | Feat: Allow users to select another user as their out-of-office replacementHamza Mahjoubi2024-07-013-1/+33
| |/
* | Merge pull request #46169 from nextcloud/enh/support-profiler-in-occRobin Appelman2024-07-011-4/+2
|\ \
| * | fix(profiler): Remove bogus profiler event startCôme Chilliet2024-06-271-4/+2
* | | feat(TaskProcessingApi): Add endpoint for getting the next taskprovokateurin2024-07-014-26/+73
* | | feat(AppFramework): Add ExAppRequired attributeprovokateurin2024-07-015-1/+52
* | | fix(taskprocessing): in removeSuperfluousArrayKeys, don't try to keep input/o...Julien Veyssier2024-07-011-0/+1
* | | fix(taskprocessing): input validation was dropping some optional inputsJulien Veyssier2024-07-011-1/+1
| |/ |/|
* | feat: reduce available languages per config value "reduce_to_languages"Misha M.-Kupriyanov2024-07-011-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-302-0/+26
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-292-0/+84
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-286-12/+96
* | Merge pull request #46133 from nextcloud/bugfix/noid/fix-missing-protocol-on-...Joas Schilling2024-06-273-5/+17
|\ \
| * | fix(federation): Fix missing protocol on CloudID remoteJoas Schilling2024-06-273-5/+17
* | | Merge pull request #45947 from nextcloud/feat/qbmapper-yield-entitiesJoas Schilling2024-06-271-0/+21
|\ \ \
| * | | feat: Add yieldEntities wrapper for entity mapping in QBMapperJulius Härtl2024-06-241-0/+21
* | | | Merge pull request #45951 from nextcloud/chore/comments-event-legacyArthur Schiwon2024-06-272-0/+5
|\ \ \ \
| * | | | chore: Move comments event handler to use proper event dispatcherJulius Härtl2024-06-262-0/+5
| | |/ / | |/| |
* | | | Merge pull request #45655 from nextcloud/feat/mysql_ignore_conflicsBenjamin Gaussorgues2024-06-272-0/+43
|\ \ \ \
| * | | | feat(dbal): add proper insert ignore conflict method for SQLiteBenjamin Gaussorgues2024-06-251-0/+15
| * | | | feat(dbal): add proper insert ignore conflict method for MySQLBenjamin Gaussorgues2024-06-251-0/+28
| | |_|/ | |/| |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-272-2/+2
* | | | fix(files_sharing): Store the expiration date relative to the server's timezoneLouis Chemineau2024-06-262-20/+29
| |/ / |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-262-0/+80
* | | Merge pull request #45532 from nextcloud/feat/publish-resources-room-updateRichard Steinmetz2024-06-257-2/+441
|\ \ \
| * | | feat: implement public OCP api to update resources and roomsRichard Steinmetz2024-05-277-2/+441
* | | | feat(notifications): Migrate server INotifiers to new exceptionsJoas Schilling2024-06-251-3/+3
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-252-2/+2
* | | | Merge pull request #46071 from nextcloud/fix/46070/scope-errorArthur Schiwon2024-06-241-1/+4
|\ \ \ \
| * | | | fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATIONArthur Schiwon2024-06-241-1/+4
* | | | | fix: Avoid throwing errors for teams are unavailableJulius Härtl2024-06-241-0/+16
|/ / / /
* | | | Merge pull request #45877 from nextcloud/fix-default-cert-bundle-pathRobin Appelman2024-06-241-9/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | fix: don't use custom certificate bundle if no customer certificates are conf...Robin Appelman2024-06-141-9/+9
* | | | Merge pull request #45973 from nextcloud/remove-chunking-v1Julius Härtl2024-06-243-163/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | chore: remove chunking-v1Robin Appelman2024-06-193-163/+0
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-234-0/+14
* | | | Merge pull request #46017 from nextcloud/get-first-node-by-id-folderRobin Appelman2024-06-211-1/+1
|\ \ \ \
| * | | | fix: also use optimized getFirstNodeyIdInPath for Folder::getFirstNodeByIdRobin Appelman2024-06-201-1/+1
* | | | | Merge pull request #45514 from nextcloud/bug/noid/fix-check-for-dark-avatarDaniel2024-06-211-8/+10
|\ \ \ \ \
| * | | | | fix: use different file name for generated dark avatarsDaniel Kesselberg2024-05-261-8/+10
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-06-212-2/+2
| |/ / / / |/| | | |
* | | | | fix(taskprocessing): missing GenerateEmoji default task type in manager::_get...Julien Veyssier2024-06-201-0/+1
* | | | | fix(taskprocessing): missing ContextWrite default task type in manager::_getT...Julien Veyssier2024-06-201-0/+1
* | | | | fix: removed unused variable and check if tag ids are empty before starting t...yemkareems2024-06-191-1/+6
* | | | | fix: filtering tags based on existing tags and doing a transaction around the...yemkareems2024-06-191-11/+14