aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* enh(NavigationManager): Use ID as fallback for `app` property of entriesFerdinand Thiessen2023-12-061-2/+8
* Merge pull request #42011 from nextcloud/techdebt/noid/allow-to-load-multiple...Andy Scherzinger2023-12-061-1/+0
|\
| * fix(metadata): Fix copy-paste doc block throwsJoas Schilling2023-12-041-1/+0
* | Merge pull request #41927 from nextcloud/perf/login-with-email-tokenJulius Härtl2023-12-052-4/+22
|\ \
| * | fix: Only apply cast if needed when searching users for valueJulius Härtl2023-11-301-2/+11
| * | perf: Use more performant way to obtain and check the email as a login name w...Julius Härtl2023-11-301-2/+11
* | | Merge pull request #41962 from nextcloud/fix/dav/check-current-ooo-timeJoas Schilling2023-12-052-1/+29
|\ \ \
| * | | fix(dav): Make current ooo info time-dependentChristoph Wurst2023-12-052-1/+29
* | | | +files_metadata_installedMaxence Lange2023-12-051-2/+26
| |_|/ |/| |
* | | fix(metadata): Allow to load metadata of multiple files at onceJoas Schilling2023-12-043-1/+60
* | | Merge pull request #41999 from nextcloud/bugfix/noid/handle-idn_to_utf8-retur...Joas Schilling2023-12-041-0/+4
|\ \ \
| * | | fix(security): Handle idn_to_utf8 returning falseJoas Schilling2023-12-041-0/+4
* | | | fix(TemplateManager): Bail early if templatedirectory is emptyMarcel Klehr2023-12-041-0/+5
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-042-10/+10
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-12-024-2/+28
* | | Merge pull request #40169 from nextcloud/enh/load-disabled-users-directlyPytal2023-12-011-1/+1
|\ \ \ | |/ / |/| |
| * | Invert parameter order in getDisabledUserList to be consistentCôme Chilliet2023-11-301-1/+1
| |/
* | fix(TextProcessing): Make task type template param covariantMarcel Klehr2023-12-012-9/+7
* | Merge pull request #41931 from nextcloud/techdebt/noid/add-typingJoas Schilling2023-12-011-6/+6
|\ \ | |/ |/|
| * techdebt(Middleware): Add more specific array types so its clickable in IDEsJoas Schilling2023-11-301-6/+6
* | Enable new global search by defaultfenn-cs2023-11-301-5/+2
|/
* Merge pull request #41765 from nextcloud/artonge/feat/sync_live_photosLouis2023-11-303-2/+48
|\
| * Synchronize operation on live photo filesLouis Chemineau2023-11-293-2/+48
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-302-4/+4
|/
* fix: change mime type for msg fileDaniel Kesselberg2023-11-291-2/+2
* fix: add mimetype for eml and msgDaniel Kesselberg2023-11-281-0/+13
* Merge pull request #41460 from nextcloud/feat/migrate-database-missing-checksCôme Chilliet2023-11-283-8/+8
|\
| * Migrate missing primary key database check to new APICôme Chilliet2023-11-271-2/+2
| * Migrate missing index database check to new APICôme Chilliet2023-11-271-5/+5
| * Migrate missing column database check to new APICôme Chilliet2023-11-271-1/+1
* | Merge pull request #41272 from nextcloud/fixOccScansGit'Fellow2023-11-281-3/+6
|\ \
| * | fix: reduce memory consumption of scansGit'Fellow2023-11-031-3/+6
* | | enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-286-23/+60
* | | Merge pull request #41779 from nextcloud/bugfix/noid/use-destinct-exception-s...Arthur Schiwon2023-11-284-5/+86
|\ \ \
| * | | fix(API): Use a distinct exception so apps can react to it and customize the ...Joas Schilling2023-11-284-5/+86
| | |/ | |/|
* / | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-282-0/+24
|/ /
* | Merge pull request #41578 from nextcloud/enh/noid/dispatcher-test-argument-rangeJoas Schilling2023-11-272-7/+48
|\ \
| * | enh(dispatcher): enforce psalm ranges in the http dispatcherArthur Schiwon2023-11-242-7/+48
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-274-4/+138
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-262-2/+176
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-256-2/+92
* | | Merge pull request #41440 from nextcloud/feat/dav/out-of-office-jobChristoph Wurst2023-11-245-1/+112
|\ \ \
| * | | feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-235-1/+112
| |/ /
* / / Fix(l10n): Update translations from TransifexNextcloud bot2023-11-24130-326/+138
|/ /
* | chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-23192-619/+619
* | Merge pull request #41459 from nextcloud/enh/noid/search-metadata-nullMaxence Lange2023-11-232-0/+3
|\ \
| * | Fix is-define operatorLouis Chemineau2023-11-221-1/+1
| * | implements search on null/notnull metadataMaxence Lange2023-11-222-0/+3
* | | Merge pull request #41662 from nextcloud/chore/settings/cleanup-manager-type-...Kate2023-11-232-29/+48
|\ \ \
| * | | chore(settings): Cleanup IManager and Manager type annotationsjld31032023-11-232-29/+48