summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | Refactor `OC\Server::getLockdownManager`Andrew Summers2024-03-151-1/+1
| | | |/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
| * | | | | | | | Merge pull request #40142 from summersab/refactor/OC-Server-getLazyRootFolderJohn Molakvoæ2024-03-151-4/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Refactor `OC\Server::getLazyRootFolder`Andrew Summers2024-03-151-4/+5
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
| * / / / / / / / Refactor `OC\Server::getLockingProvider`Andrew Summers2024-03-153-3/+4
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
* / / / / / / / Refactor `OC\Server::getCloudFederationFactory`Andrew Summers2024-03-151-1/+2
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andrew Summers <18727110+summersab@users.noreply.github.com>
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-152-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #44129 from nextcloud/feat/discover-apps-sectionBenjamin Gaussorgues2024-03-144-1/+119
|\ \ \ \ \ \ \
| * | | | | | | feat(settings): Cache app discover images to ensure privacy of usersFerdinand Thiessen2024-03-141-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com> Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | | | | | | feat: Allow to fetch app discover json and provide frontend API routeFerdinand Thiessen2024-03-144-1/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | Merge pull request #36252 from nextcloud/modernize-mime-typeloaderBenjamin Gaussorgues2024-03-143-34/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | refactor(mimeloader): modernize MimeTypeLoaderThomas Citharel2024-03-143-34/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | | | | | fix: avoid scanning a non existing directoryBenjamin Gaussorgues2024-03-141-1/+5
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | | | | | Merge pull request #43652 from hopleus/bugfix/fixed-get-filename-in-fileinfoJohn Molakvoæ2024-03-141-1/+3
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Refactoring getName functionhopleus2024-03-121-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: hopleus <hopleus@gmail.com>
| * | | | | | Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfohopleus2024-03-047-65/+91
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfohopleus2024-02-2915-11/+219
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfohopleus2024-02-283-1/+53
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfohopleus2024-02-272-0/+42
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfohopleus2024-02-263-14/+21
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfohopleus2024-02-2657-781/+1035
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfohopleus2024-02-211-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into bugfix/fixed-get-filename-in-fileinfohopleus2024-02-193-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fixes for getting the file name in the cases when the file name key is ↵hopleus2024-02-191-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | received, but it is empty Signed-off-by: hopleus <hopleus@gmail.com>
* | | | | | | | | | | | | | | Merge pull request #44178 from nextcloud/fix/noid/nav-init-addArthur Schiwon2024-03-141-4/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix(Navigation): ensure NavManager is inited when adding an entry
| * | | | | | | | | | | | | | | fix(Navigation): ensure NavManager is inited when adding an entryArthur Schiwon2024-03-131-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | otherwise custom order cannot be applied Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | | | | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-1418-4/+38
|/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | | | | | | | fix(updatenotification): spread the use of new appconfigMaxence Lange2024-03-133-26/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | | | | | | | | | | | feat: Adding PublicSectorBundlesorbaugh2024-03-124-8/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | | | | | | | | | | | | | | fix: add missing copyrights and strict typesAndrey Borysenko2024-03-127-0/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
* | | | | | | | | | | | | | | feat: Add declarative settingsjld31032024-03-1214-12/+939
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com> Signed-off-by: Julien Veyssier <julien-nc@posteo.net> Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
* | | | | | | | | | | | | | chore(assets): build autoloaderEduardo Morales2024-03-111-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* | | | | | | | | | | | | | Merge pull request #39990 from nextcloud/recursive-shareArthur Schiwon2024-03-111-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add some recrusive detection/prevention
| * | | | | | | | | | | | | | fix: add some recrusive detection/preventionRobin Appelman2024-03-081-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | | | | | | | | Merge pull request #43907 from nextcloud/enh/noid/switching-to-lazy-config-2Maxence Lange2024-03-116-54/+85
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feat(appconfig): storing integrity check result as a lazy config value
| * | | | | | | | | | | | | | | feat(appconfig): repair step to migrate lazy config valuesMaxence Lange2024-03-114-0/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com> f Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | | | | | | | | | | | | | | feat(appconfig): switching integrity check to lazy config valuesMaxence Lange2024-03-112-54/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | | | | | | | | | | | | Merge pull request #42707 from ↵Maxence Lange2024-03-116-13/+89
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/enh/noid/store-file-etag-at-metadata-creation enh(metadata): store current file etag
| * | | | | | | | | | | | | | | feat(metadata): get deprecated status using file etagMaxence Lange2024-03-076-13/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | | | | | | | | | | | | Merge pull request #44073 from nextcloud/fix/provide-correct-iconJoas Schilling2024-03-082-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix(AppManager): Allow to query dark **or** bright icon
| * | | | | | | | | | | | | | | | fix(AppManager): Allow to query dark **or** bright iconFerdinand Thiessen2024-03-082-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The navigation needs the bright icon, while the notifications and activity need a dark icon. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | | | | | | | | | | Merge pull request #43425 from ↵Maxence Lange2024-03-081-23/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/enh/noid/no-insert-statement-if-we-know-it-exists enh(appconfig): only try to insert new value if in doubt
| * | | | | | | | | | | | | | | | | fix(appconfig): no insert statement if data already existMaxence Lange2024-03-081-23/+34
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | | | | | | | | | | | | | feat(files): copy live photosMaxence Lange2024-03-089-69/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | | | | | | | | | | | | | Merge pull request #43778 from nextcloud/fix/edge-cspJulius Härtl2024-03-083-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | Fix CSP for script-src with nonce on edge
| * | | | | | | | | | | | | | | | fix: Allow nonce in csp header also if no other reasons are givenJulius Härtl2024-03-081-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | | | | | | | | | fix: Add edge as supported user agent for CSPv3 noncesJulius Härtl2024-03-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | | | | | | | | | | | | | | fix: Adjust user agent pattern for EdgeJulius Härtl2024-03-081-1/+1
| |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | | | | | | | | | | | Merge pull request #44064 from ↵Robin Appelman2024-03-082-60/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/deprecate-getNumberOfUnreadCommentsForFolder refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's …
| * | | | | | | | | | | | | | | refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's ↵Robin Appelman2024-03-072-60/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | implementation based on getNumberOfUnreadCommentsForObjects Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | | | | | | | | | fix: Avoid clear cache with prefixJulius Härtl2024-03-081-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>