aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* chore: Update `@nextcloud/vue` to v8.16.0Ferdinand Thiessen2024-08-051-23/+23
* fix(settings): Repalce dashboard icon in appstoreFerdinand Thiessen2024-08-051-2/+2
* chore: Replace dashboard icon with Material Symbols "View Column"Ferdinand Thiessen2024-08-052-2/+2
* perf(files_trashbin): Only trigger one PROPFIND for trashbin viewFerdinand Thiessen2024-08-052-65/+17
* fix(files_trashbin): Original name of the deleted files should be set as disp...Ferdinand Thiessen2024-08-051-0/+5
* Merge pull request #46919 from nextcloud/fix/caldav/allow-rooms-resources-pri...Richard Steinmetz2024-08-051-2/+0
|\
| * fix(caldav): allow listing of room and resource principalsRichard Steinmetz2024-07-311-2/+0
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-0518-0/+208
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-046-0/+6
* | fix(files): When redirecting to a file (internal link) then it should open by...Ferdinand Thiessen2024-08-031-0/+2
* | fix(files): `openfile` is set on the query not as a paramFerdinand Thiessen2024-08-031-2/+5
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-03100-66/+396
* | fix(files): show folder sharing overlay on received sharesskjnldsv2024-08-021-0/+2
* | fix(2fa): Vertical align the 2FA icons with the nameJoas Schilling2024-08-023-3/+2
* | fix: Reset notification email automatically when deleting additonal emailChristopher Ng2024-08-022-0/+6
* | fix(files): Minimize `min-height` of dialog formjulia.kirschenheuter2024-08-021-1/+1
* | Merge pull request #46963 from nextcloud/fix/move-copy-errorJohn Molakvoæ2024-08-021-13/+32
|\ \
| * | fix(files): cancel move-copy action should not be handled as an errorFerdinand Thiessen2024-08-011-13/+32
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-02416-378/+1062
* | | Merge pull request #46923 from nextcloud/feat/update-border-radius-variablesMarco2024-08-023-10/+25
|\ \ \
| * | | feat(theming): Update value of body container radiusMarco Ambrosini2024-08-013-5/+7
| * | | Feat: update border radius variablesMarco Ambrosini2024-08-012-9/+22
* | | | Merge pull request #46956 from nextcloud/fix/noid/ldap-cleanup-depsJoas Schilling2024-08-0110-85/+44
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(LDAP): remove unneeded dependenciesArthur Schiwon2024-08-0110-85/+44
* | | | Merge pull request #46591 from nextcloud/fix/subtitle-on-search-for-shareJulius Härtl2024-08-011-6/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(files_sharing): add missing subtitle on search for share recipientsLuka Trovic2024-08-011-6/+6
* | | | Merge pull request #46596 from nextcloud/feat/folder-treeArthur Schiwon2024-08-0118-126/+716
|\ \ \ \ | |/ / / |/| | |
| * | | feat(files): Update openapi specChristopher Ng2024-08-013-1/+104
| * | | test(files): Fix ApiController testChristopher Ng2024-08-011-1/+16
| * | | feat(files): Allow toggling folder treeChristopher Ng2024-08-013-1/+18
| * | | fix(files): Fix root crumb not marking navigation entry as activeChristopher Ng2024-08-011-0/+7
| * | | feat: Navigate via folder treeChristopher Ng2024-08-019-98/+469
| * | | feat(files): Support setting view config for complex idsChristopher Ng2024-08-012-1/+8
| * | | feat(files): Implement endpoint to retrieve a user's folder treeChristopher Ng2024-08-012-25/+95
* | | | Merge pull request #46353 from nextcloud/skipOPcacheCLIGit'Fellow2024-08-011-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | fix: typoGit'Fellow2024-07-081-1/+1
| * | | fix: check both CLI and valueGit'Fellow2024-07-081-1/+1
| * | | fix(setupchecks): Skip checking for OPcache if running from CLIGit'Fellow2024-07-081-0/+5
* | | | Merge pull request #46287 from nextcloud/fix/noid/missing-parenthesesAndy Scherzinger2024-08-011-3/+3
|\ \ \ \
| * | | | fix(userstatus): add missing parenthesisAnna Larch2024-08-011-3/+3
* | | | | Merge pull request #46881 from nextcloud/try-non-recursive-sourceStephan Orbaugh2024-08-011-6/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix: try to find non-recursive share sourceRobin Appelman2024-07-301-6/+18
* | | | | Merge pull request #46807 from nextcloud/refactor/files/security-attributesKate2024-08-017-73/+56
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | refactor(files): Replace security annotations with respective attributesprovokateurin2024-07-277-73/+56
* | | | | fix(files): Correctly create Nodes from WebDAV result in "recent"-viewFerdinand Thiessen2024-08-012-13/+14
* | | | | Merge pull request #45950 from nextcloud/chore/remove-depreacted-searchAndy Scherzinger2024-08-012-10/+0
|\ \ \ \ \
| * | | | | chore: Remove deprecated legacy search backendJulius Härtl2024-08-012-10/+0
* | | | | | Merge pull request #40163 from nextcloud/enhanc/audit-tag-creatorAndy Scherzinger2024-08-014-0/+38
|\ \ \ \ \ \
| * | | | | | feat(admin_audit): Audit the tag creationgreta2024-08-014-0/+38
| |/ / / / /
* | | | | | Merge pull request #46943 from nextcloud/fix/ghost-providersAnupam Kumar2024-08-011-1/+6
|\ \ \ \ \ \