aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #47070 from nextcloud/circToTeamAndy Scherzinger2024-08-061-5/+5
|\
| * fix(share): Rename Circle to TeamGit'Fellow2024-08-061-5/+5
* | Merge pull request #47061 from nextcloud/fix/avoid-collision-of-webhook-callsAndy Scherzinger2024-08-061-0/+2
|\ \
| * | fix(webhook_listeners): Avoid collision between two identical calls at the sa...Côme Chilliet2024-08-061-0/+2
* | | Merge pull request #46967 from nextcloud/fix/share-not-foundJohn Molakvoæ2024-08-062-4/+27
|\ \ \
| * | | fix(files_sharing): show proper share not found error messageskjnldsv2024-08-062-4/+27
* | | | Merge pull request #46985 from nextcloud/feat/email-share-formatJohn Molakvoæ2024-08-063-67/+234
|\ \ \ \
| * | | | fix: emails tests after new design fixesskjnldsv2024-08-061-24/+24
| * | | | feat(sharebymail): improve share email formatskjnldsv2024-08-062-43/+210
| | |/ / | |/| |
* | | | Merge pull request #45054 from nextcloud/fix/issue-26668Sebastian Krupinski2024-08-062-32/+408
|\ \ \ \ | |_|/ / |/| | |
| * | | fix(caldav): Add sharee to address list when calendar is sharedSebastianKrupinski2024-08-062-32/+408
| | |/ | |/|
* | | Merge pull request #46710 from nextcloud/artonge/fix/use_timestamp_instead_of...Stephan Orbaugh2024-08-061-1/+1
|\ \ \ | |/ / |/| |
| * | fix: Use timestamp instead of revision id in files_versions metadata APILouis Chemineau2024-07-241-1/+1
* | | Merge pull request #47043 from nextcloud/fix/noid/ignore-root-on-inherited-sh...Maxence Lange2024-08-061-1/+4
|\ \ \
| * | | fix(inherited-shares): ignore top root folderMaxence Lange2024-08-051-1/+4
* | | | Merge pull request #46974 from nextcloud/fix/noid/add-metadata-to-migrationstepsStephan Orbaugh2024-08-062-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix(metadata): revert wrongly renamed columnMaxence Lange2024-08-021-2/+2
| * | | feat(migrations): add metadata to existing migrationsMaxence Lange2024-08-022-1/+8
* | | | Merge pull request #46926 from nextcloud/carddavtest-querybuilder-reuseStephan Orbaugh2024-08-061-0/+5
|\ \ \ \
| * | | | test: don't reuse the query builder for multiple tables in CardDavBackendTestRobin Appelman2024-08-021-0/+5
* | | | | Merge pull request #46880 from nextcloud/fix/account-menuFerdinand Thiessen2024-08-061-48/+26
|\ \ \ \ \
| * | | | | fix(user_status): Adjust AccountMenu entry for user statusFerdinand Thiessen2024-08-061-48/+26
* | | | | | Merge pull request #46924 from nextcloud/fix/empty-emailJohn Molakvoæ2024-08-061-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(files_sharing): filter out invalid shareWith in sharee APIskjnldsv2024-08-051-1/+1
| | |_|/ / | |/| | |
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-0626-14/+262
* | | | | 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
|\ \ \ \ \ | |_|/ / / |/| | | |