summaryrefslogtreecommitdiffstats
path: root/lib/private
Commit message (Expand)AuthorAgeFilesLines
* Add global accessibility switchLouis Chemineau2023-12-192-3/+4
* fix(joblist): also reset last_run timestamp on updating an existing jobAnna Larch2023-12-181-0/+1
* enh(NavigationManager): Use ID as fallback for `app` property of entriesFerdinand Thiessen2023-12-071-2/+8
* fix(dav): Make current ooo info time-dependentChristoph Wurst2023-12-061-0/+11
* +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): Allow to load metadata of multiple files at onceJoas Schilling2023-12-042-0/+47
* 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
|/
* 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-301-2/+2
|/
* 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-283-22/+35
* feat(dav): dispatch out-of-office started and ended eventsRichard Steinmetz2023-11-231-1/+6
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-23160-543/+543
* Merge pull request #41459 from nextcloud/enh/noid/search-metadata-nullMaxence Lange2023-11-231-0/+2
|\
| * implements search on null/notnull metadataMaxence Lange2023-11-221-0/+2
* | Merge pull request #41662 from nextcloud/chore/settings/cleanup-manager-type-...Kate2023-11-231-18/+21
|\ \
| * | chore(settings): Cleanup IManager and Manager type annotationsjld31032023-11-231-18/+21
* | | 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-221-0/+7
|\ \ \
| * | | fix(ObjectStore): Make copying behavior consistent with local storageFerdinand Thiessen2023-11-171-0/+7
* | | | Merge pull request #41653 from nextcloud/enh/noid/sync-token-on-retrievemetadataMaxence Lange2023-11-221-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | get sync_token on retrieveMetadata()Maxence Lange2023-11-211-0/+1
* | | | Merge pull request #40114 from summersab/refactor/OC-Server-getAvatarManagerArthur Schiwon2023-11-221-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Refactor `OC\Server::getAvatarManagerAndrew Summers2023-09-011-1/+1
* | | | Merge pull request #41646 from nextcloud/feat/hide-search-providerBenjamin Gaussorgues2023-11-221-1/+6
|\ \ \ \
| * | | | feat(search): hide search providerBenjamin Gaussorgues2023-11-221-1/+6
| | |/ / | |/| |
* / | | accept boolean valueMaxence Lange2023-11-221-3/+3
|/ / /
* | | Merge pull request #41540 from nextcloud/artonge/feat/add_metadata_generation...Louis2023-11-212-8/+8
|\ \ \
| * | | Add metadata generation jobLouis Chemineau2023-11-162-8/+8
* | | | Listen to cache event when deleting metadataLouis Chemineau2023-11-212-9/+6
* | | | feat: update sign up link in share pagesLuka Trovic2023-11-211-0/+16
* | | | Merge pull request #41601 from nextcloud/enh/noid/named-metadata-eventMaxence Lange2023-11-201-1/+7
|\ \ \ \
| * | | | add named metadata eventMaxence Lange2023-11-201-1/+7
* | | | | Merge pull request #41616 from nextcloud/bugfix/noid/fix-ocs-absolute-URLs-wi...Joas Schilling2023-11-201-3/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix: Fix linkToOCSRouteAbsolute() without index.php and subfolderJoas Schilling2023-11-201-3/+12
* | | | | Merge pull request #41544 from nextcloud/enh/noid/updatehtaccess-disk-space-c...Simon L2023-11-201-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | do not write htaccess file if disk space is too lowSimon L2023-11-171-0/+8
| | |_|/ | |/| |
* / | | feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-ele...Ferdinand Thiessen2023-11-171-0/+8
|/ / /
* | | Merge pull request #41541 from nextcloud/fix/noid/serve-flac-filesMarcel Müller2023-11-161-1/+1
|\ \ \
| * | | Serve .flac audio filesMarcel Müller2023-11-161-1/+1
| |/ /