aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-0616-0/+380
* Merge pull request #46186 from nextcloud/feat/validate-hashPytal2024-07-042-1/+22
|\
| * chore: More explicit splitHash typingChristopher Ng2024-07-041-1/+1
| * feat: Add method to validate an IHasher hashChristopher Ng2024-07-042-0/+21
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-0536-0/+36
|/
* Merge pull request #45353 from nextcloud/feat/excalidraw-file-supportJulius Härtl2024-07-041-23/+97
|\
| * feat: support excalidraw fileHoang Pham2024-07-041-23/+97
* | Merge pull request #46276 from nextcloud/3rdparty/patch-mp3infoDaniel2024-07-041-4/+4
|\ \
| * | feat: log file id and path when extracting the mp3 cover failsDaniel Kesselberg2024-07-041-4/+4
| |/
* | Merge pull request #46251 from nextcloud/feat/taskprocessing-more-tasktypesJoas Schilling2024-07-047-0/+389
|\ \
| * | feat(TaskProcessing): Add more task typesMarcel Klehr2024-07-047-0/+389
* | | Merge pull request #46286 from nextcloud/fix/tp/sync-bg-job-statusMarcel Klehr2024-07-043-0/+23
|\ \ \ | |_|/ |/| |
| * | fix(TaskProcessing): Set task status to running when processing via ISynchron...Marcel Klehr2024-07-043-0/+23
* | | Merge pull request #46174 from nextcloud/fix/integrity-checkJohn Molakvoæ2024-07-041-5/+10
|\ \ \ | |/ / |/| |
| * | fix(IntegrityCheck): Ensure the check is run if no results are availableFerdinand Thiessen2024-07-031-5/+10
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-042-0/+72
* | | Merge pull request #46273 from nextcloud/fix/make-ooo-replacement-nullableHamza2024-07-032-8/+8
|\ \ \ | |/ / |/| |
| * | Fix: Make out of office replacement nullableHamza Mahjoubi2024-07-032-8/+8
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-07-032-0/+18
* | | Merge pull request #46194 from nextcloud/schema-export-cmndRobin Appelman2024-07-024-3/+13
|\ \ \ | |/ / |/| |
| * | feat: add commands for exporting current and expected database schemaRobin Appelman2024-07-024-3/+13
* | | 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
|\ \ \ \