summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add global accessibility switchLouis Chemineau2023-12-192-3/+4
* fix(ooo): add new ooo status with new emojiAnna Larch2023-12-181-0/+6
* fix(joblist): also reset last_run timestamp on updating an existing jobAnna Larch2023-12-181-0/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-186-10/+12
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-172-10/+10
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-162-4/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-122-0/+20
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-112-2/+2
* fix(l10n): fix translations for init scriptsJohn Molakvoæ2023-12-081-2/+14
* enh(NavigationManager): Use ID as fallback for `app` property of entriesFerdinand Thiessen2023-12-071-2/+8
* Merge pull request #41949 from nextcloud/backport/stable28/40169Andy Scherzinger2023-12-061-1/+1
|\
| * Invert parameter order in getDisabledUserList to be consistentCôme Chilliet2023-12-061-1/+1
* | fix(dav): Make current ooo info time-dependentChristoph Wurst2023-12-062-1/+29
|/
* Merge pull request #41969 from nextcloud/backport/41844/stable28Andy Scherzinger2023-12-062-9/+7
|\
| * fix(TextProcessing): Make task type template param covariantMarcel Klehr2023-12-012-9/+7
* | +files_metadata_installedMaxence Lange2023-12-051-2/+26
* | Migrate missing primary key database check to new APICôme Chilliet2023-12-041-2/+2
* | Migrate missing index database check to new APICôme Chilliet2023-12-041-5/+5
* | Migrate missing column database check to new APICôme Chilliet2023-12-041-1/+1
* | fix(metadata): Fix copy-paste doc block throwsJoas Schilling2023-12-041-1/+0
* | fix(metadata): Allow to load metadata of multiple files at onceJoas Schilling2023-12-043-1/+60
* | Merge pull request #42005 from nextcloud/backport/41999/stable28Joas 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 #41933 from nextcloud/41729-manual-backportF. E Noel Nfebe2023-11-301-5/+2
|\
| * Enable new global search by defaultfenn-cs2023-11-301-5/+2
* | Synchronize operation on live photo filesLouis Chemineau2023-11-303-2/+48
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-302-4/+4
* fix: change mime type for msg fileDaniel Kesselberg2023-11-291-1/+1
* fix: add mimetype for eml and msgDaniel Kesselberg2023-11-291-0/+13
* [stable28] enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-286-23/+60
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-282-0/+24
* 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
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-24130-326/+138
* feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-235-1/+112
* 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
* | | Merge pull request #40462 from nextcloud/refactor/lib-array_search-to-in_arrayAndy Scherzinger2023-11-228-10/+10
|\ \ \
| * | | refactor: Repalce array_search with in_array in lib/Christoph Wurst2023-11-228-10/+10
| |/ /
* | | Merge pull request #40071 from nextcloud/bugfix/noid/dont-block-admin-page-wh...Arthur Schiwon2023-11-221-1/+3
|\ \ \ | |_|/ |/| |
| * | fix(updatecheck): Don't wait 120s for a response of updater.nextcloud.comJoas Schilling2023-11-221-1/+3
* | | Merge pull request #41565 from nextcloud/fix/object-storage-inconsitent-behaviorFerdinand Thiessen2023-11-222-2/+9
|\ \ \