summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | fix(files_sharing): getShares optional chainingskjnldsv2024-08-071-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | fix(files): use `files:config:updated` to monitor user config changeskjnldsv2024-08-072-4/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | Merge pull request #45841 from ↵John Molakvoæ2024-08-071-1/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | Vivida1/add-regex-to-match-Gnome-and-KDE-calendar-user-agents
| * | | | | fix(dav): WebcalCaching-Plugin lintJohn Molakvoæ2024-06-271-1/+1
| | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * | | | | feat(dav): add regex to match Gnome and KDE calendar user-agentsVivida2024-06-271-1/+5
| | | | | | | | | | | | | | | | | | Signed-off-by: Vivida <57828684+Vivida1@users.noreply.github.com>
* | | | | | Merge pull request #46623 from nextcloud/fix/issue-44127Sebastian Krupinski2024-08-073-68/+150
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | fix(caldav): fixed initial sync and double processing
| * | | | | fix(caldav): fixed initial sync and double processingSebastianKrupinski2024-08-013-68/+150
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | | | | Merge pull request #37878 from 2lar/sortingfixbranchJohn Molakvoæ2024-08-071-3/+8
|\ \ \ \ \ \
| * | | | | | fix(files_sharing): tab shares title and creation sort2lar2024-08-071-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | | | | | Merge pull request #47071 from nextcloud/fix/no-error-new-file-auditAndy Scherzinger2024-08-071-2/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | fix(admin_audit): Do not log errors for new files
| * | | | | | | fix(admin_audit): Do not log errors for new filesJulius Härtl2024-08-071-2/+4
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | | Merge pull request #46945 from nextcloud/fix/activity-upload-publicJohn Molakvoæ2024-08-074-0/+69
|\ \ \ \ \ \ \
| * | | | | | | feat(activity): add share link upload notificationsskjnldsv2024-08-074-0/+69
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* / / / / / / fix(theming): make cache buster depend on the app versionRichard Steinmetz2024-08-071-1/+3
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-07196-1258/+1632
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #47070 from nextcloud/circToTeamAndy Scherzinger2024-08-061-5/+5
|\ \ \ \ \ \ | | | | | | | | | | | | | | fix(share): Rename Circle to Team
| * | | | | | fix(share): Rename Circle to TeamGit'Fellow2024-08-061-5/+5
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
* | | | | | | 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 same second
| * | | | | | | fix(webhook_listeners): Avoid collision between two identical calls at the ↵Côme Chilliet2024-08-061-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | same second The job list needs argument to be unique for each registered job, so add a random string on top of time to make sure the same call can be registered several times at the same second. Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | | | | | | | | feat(sharebymail): improve share email formatskjnldsv2024-08-062-43/+210
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | | | | Merge pull request #45054 from nextcloud/fix/issue-26668Sebastian Krupinski2024-08-062-32/+408
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | fix(caldav): Add sharee to address list when calendar is shared
| * | | | | | | | fix(caldav): Add sharee to address list when calendar is sharedSebastianKrupinski2024-08-062-32/+408
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | | | | | | Merge pull request #46710 from ↵Stephan Orbaugh2024-08-061-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | nextcloud/artonge/fix/use_timestamp_instead_of_revision fix: Use timestamp instead of revision id in files_versions metadata API
| * | | | | | | fix: Use timestamp instead of revision id in files_versions metadata APILouis Chemineau2024-07-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | | | | | Merge pull request #47043 from ↵Maxence Lange2024-08-061-1/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/noid/ignore-root-on-inherited-shares fix(inherited-shares): ignore top root folder
| * | | | | | | | fix(inherited-shares): ignore top root folderMaxence Lange2024-08-051-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | | | | | Merge pull request #46974 from nextcloud/fix/noid/add-metadata-to-migrationstepsStephan Orbaugh2024-08-062-0/+7
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | feat(migrations): add metadata to existing migrations
| * | | | | | | | fix(metadata): revert wrongly renamed columnMaxence Lange2024-08-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
| * | | | | | | | feat(migrations): add metadata to existing migrationsMaxence Lange2024-08-022-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
* | | | | | | | | Merge pull request #46926 from nextcloud/carddavtest-querybuilder-reuseStephan Orbaugh2024-08-061-0/+5
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | tests: don't reuse the query builder for multiple tables in CardDavBackendTest
| * | | | | | | | | test: don't reuse the query builder for multiple tables in CardDavBackendTestRobin Appelman2024-08-021-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | | | Merge pull request #46880 from nextcloud/fix/account-menuFerdinand Thiessen2024-08-061-48/+26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | fix: Make account menu follow the design (use nextcloud-vue components)
| * | | | | | | | | | fix(user_status): Adjust AccountMenu entry for user statusFerdinand Thiessen2024-08-061-48/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixup: Adjust to design comments Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | | | | 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
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-0626-14/+262
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | | chore: Update `@nextcloud/vue` to v8.16.0Ferdinand Thiessen2024-08-051-23/+23
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | | fix(settings): Repalce dashboard icon in appstoreFerdinand Thiessen2024-08-051-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | | chore: Replace dashboard icon with Material Symbols "View Column"Ferdinand Thiessen2024-08-052-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | | perf(files_trashbin): Only trigger one PROPFIND for trashbin viewFerdinand Thiessen2024-08-052-65/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | | fix(files_trashbin): Original name of the deleted files should be set as ↵Ferdinand Thiessen2024-08-051-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | display name for DAV Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | | | | | Merge pull request #46919 from ↵Richard Steinmetz2024-08-051-2/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix/caldav/allow-rooms-resources-principals-listing fix(caldav): allow listing of room and resource principals
| * | | | | | | | | fix(caldav): allow listing of room and resource principalsRichard Steinmetz2024-07-311-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-0518-0/+208
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-046-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | | fix(files): When redirecting to a file (internal link) then it should open ↵Ferdinand Thiessen2024-08-031-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | by default Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>