aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Refactor `OC\Server::getLockdownManager`Andrew Summers2024-03-151-1/+1
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | 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
| | |/ / / / / / /
| * / / / / / / / Refactor `OC\Server::getLockingProvider`Andrew Summers2024-03-153-3/+4
| |/ / / / / / /
* / / / / / / / Refactor `OC\Server::getCloudFederationFactory`Andrew Summers2024-03-151-1/+2
|/ / / / / / /
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-152-0/+40
* | | | | | | 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
| * | | | | | | feat: Allow to fetch app discover json and provide frontend API routeFerdinand Thiessen2024-03-144-1/+103
* | | | | | | | Merge pull request #36252 from nextcloud/modernize-mime-typeloaderBenjamin Gaussorgues2024-03-143-34/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | refactor(mimeloader): modernize MimeTypeLoaderThomas Citharel2024-03-143-34/+22
* | | | | | | | fix: avoid scanning a non existing directoryBenjamin Gaussorgues2024-03-141-1/+5
|/ / / / / / /
* | | | | | | 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
| * | | | | | 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 receiv...hopleus2024-02-191-1/+5
* | | | | | | | | | | | | | | 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 entryArthur Schiwon2024-03-131-4/+1
* | | | | | | | | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-03-1418-4/+38
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | fix(updatenotification): spread the use of new appconfigMaxence Lange2024-03-133-26/+18
* | | | | | | | | | | | | | | feat: Adding PublicSectorBundlesorbaugh2024-03-124-8/+54
* | | | | | | | | | | | | | | fix: add missing copyrights and strict typesAndrey Borysenko2024-03-127-0/+88
* | | | | | | | | | | | | | | feat: Add declarative settingsjld31032024-03-1214-12/+939
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | chore(assets): build autoloaderEduardo Morales2024-03-111-0/+8
* | | | | | | | | | | | | | Merge pull request #39990 from nextcloud/recursive-shareArthur Schiwon2024-03-111-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | fix: add some recrusive detection/preventionRobin Appelman2024-03-081-0/+11
* | | | | | | | | | | | | | | Merge pull request #43907 from nextcloud/enh/noid/switching-to-lazy-config-2Maxence Lange2024-03-116-54/+85
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | feat(appconfig): repair step to migrate lazy config valuesMaxence Lange2024-03-114-0/+66
| * | | | | | | | | | | | | | | feat(appconfig): switching integrity check to lazy config valuesMaxence Lange2024-03-112-54/+19
* | | | | | | | | | | | | | | | Merge pull request #42707 from nextcloud/enh/noid/store-file-etag-at-metadata...Maxence Lange2024-03-116-13/+89
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | feat(metadata): get deprecated status using file etagMaxence Lange2024-03-076-13/+89
* | | | | | | | | | | | | | | | Merge pull request #44073 from nextcloud/fix/provide-correct-iconJoas Schilling2024-03-082-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | fix(AppManager): Allow to query dark **or** bright iconFerdinand Thiessen2024-03-082-3/+4
* | | | | | | | | | | | | | | | | Merge pull request #43425 from nextcloud/enh/noid/no-insert-statement-if-we-k...Maxence Lange2024-03-081-23/+34
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | fix(appconfig): no insert statement if data already existMaxence Lange2024-03-081-23/+34
| | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | feat(files): copy live photosMaxence Lange2024-03-089-69/+80
* | | | | | | | | | | | | | | | | Merge pull request #43778 from nextcloud/fix/edge-cspJulius Härtl2024-03-083-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | fix: Allow nonce in csp header also if no other reasons are givenJulius Härtl2024-03-081-3/+3
| * | | | | | | | | | | | | | | | fix: Add edge as supported user agent for CSPv3 noncesJulius Härtl2024-03-081-0/+1
| * | | | | | | | | | | | | | | | fix: Adjust user agent pattern for EdgeJulius Härtl2024-03-081-1/+1
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #44064 from nextcloud/deprecate-getNumberOfUnreadCommentsF...Robin Appelman2024-03-082-60/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | refactor: depricate getNumberOfUnreadCommentsForFolder and redo it's implemen...Robin Appelman2024-03-072-60/+27
* | | | | | | | | | | | | | | | fix: Avoid clear cache with prefixJulius Härtl2024-03-081-1/+10