summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | fix(ObjectStore): Make copying behavior consistent with local storageFerdinand Thiessen2023-11-172-2/+9
* | | | 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-222-3/+10
|\ \ \ \
| * | | | feat(search): hide search providerBenjamin Gaussorgues2023-11-222-3/+10
* | | | | accept boolean valueMaxence Lange2023-11-222-5/+5
|/ / / /
* | / / Fix(l10n): Update translations from TransifexNextcloud bot2023-11-222-0/+2
| |/ / |/| |
* | | Merge pull request #41540 from nextcloud/artonge/feat/add_metadata_generation...Louis2023-11-214-12/+12
|\ \ \
| * | | Add metadata generation jobLouis Chemineau2023-11-164-12/+12
* | | | 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
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-212-0/+2
* | | | Merge pull request #41601 from nextcloud/enh/noid/named-metadata-eventMaxence Lange2023-11-206-4/+91
|\ \ \ \
| * | | | add named metadata eventMaxence Lange2023-11-206-4/+91
* | | | | 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
| | |_|/ | |/| |
* | | | fix(CSP): Only add `strict-dynamic` when using noncesFerdinand Thiessen2023-11-171-6/+6
* | | | fix!(ContentSecurityPolicy): Make `strict-dynamic` enabled by default on `scr...Ferdinand Thiessen2023-11-171-1/+1
* | | | feat(ContentSecurityPolicy): Allow to set `strict-dynamic` on `script-src-ele...Ferdinand Thiessen2023-11-173-6/+38
|/ / /
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-172-4/+4
* | | 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
| |/ /