]>
source.dussan.org Git - nextcloud-server.git/log
Marcel Klehr [Thu, 11 Jul 2024 12:00:23 +0000 (14:00 +0200)]
fix(settings/SetupChecks): Don't follow redirects
Pytal [Tue, 9 Jul 2024 08:29:17 +0000 (01:29 -0700)]
Merge pull request #46361 from nextcloud/perf/scroll-user-list
perf(settings): Optimize user list scroll performance
Git'Fellow [Tue, 9 Jul 2024 07:49:39 +0000 (09:49 +0200)]
Merge pull request #46317 from nextcloud/s3InsertTimeout
fix(s3): Don't wait indefinitely for S3 to return
yemkareems [Tue, 9 Jul 2024 07:45:31 +0000 (13:15 +0530)]
Merge pull request #45249 from nextcloud/feature/add-ability-to-sort-by-last-login
feat: add ability to sort by last login
Christopher Ng [Tue, 9 Jul 2024 00:37:39 +0000 (17:37 -0700)]
chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Tue, 9 Jul 2024 00:37:35 +0000 (17:37 -0700)]
perf(settings): Optimize user list scroll performance
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Nextcloud bot [Tue, 9 Jul 2024 00:19:56 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
F. E Noel Nfebe [Mon, 8 Jul 2024 20:02:26 +0000 (21:02 +0100)]
Merge pull request #46321 from nextcloud/fix/46195/feedback-no-read-perms
fix(SharingDetailsView): Prevent illegal unselection of read permissions
nextcloud-command [Mon, 8 Jul 2024 19:38:53 +0000 (19:38 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Fri, 5 Jul 2024 14:47:41 +0000 (15:47 +0100)]
fix(SharingDetailsView): Prevent illegal unselection of read permissions
With the exception of "file drop" on link shares all other shares need the read permissions at least.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Andy Scherzinger [Mon, 8 Jul 2024 19:12:24 +0000 (21:12 +0200)]
Merge pull request #46358 from nextcloud/artonge/fix/checkbox_background
fix(files): Correctly center the checkbox's background in grid view
Andy Scherzinger [Mon, 8 Jul 2024 16:44:48 +0000 (18:44 +0200)]
Merge pull request #46360 from nextcloud/style/noid/dashboardIconResized
Align dashboard app icon in size with photos app icon
Andy Scherzinger [Mon, 8 Jul 2024 16:40:55 +0000 (18:40 +0200)]
style: Align dashboard app icon in size with photos app icon
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
nextcloud-command [Mon, 8 Jul 2024 15:42:13 +0000 (15:42 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Louis Chemineau [Mon, 8 Jul 2024 15:34:15 +0000 (17:34 +0200)]
fix(files): Correctly center the checkbox's background in grid view
Signed-off-by: Louis Chemineau <louis@chmn.me>
Côme Chilliet [Mon, 8 Jul 2024 15:15:02 +0000 (17:15 +0200)]
Merge pull request #46115 from nextcloud/enh/add-a-universal-debug-option-to-occ
feat(occ): Add a --debug option to output all log levels to the output
Côme Chilliet [Mon, 8 Jul 2024 14:09:39 +0000 (16:09 +0200)]
fix(occ): Use the const instead of hardcoded string for --debug-log option
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Sebastian Krupinski [Mon, 8 Jul 2024 13:10:09 +0000 (09:10 -0400)]
Merge pull request #46315 from nextcloud/fix/limit-vevent-size
fix(caldav): limit vevent size
provokateurin [Mon, 8 Jul 2024 10:21:17 +0000 (12:21 +0200)]
fix(OpenAPI): Regenerate
Signed-off-by: provokateurin <kate@provokateurin.de>
yemkareems [Mon, 8 Jul 2024 09:44:56 +0000 (15:14 +0530)]
fix: getLastLoggedInUsers moved from AllConfig/IConfig to IUserManager/Manager
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Fri, 5 Jul 2024 10:11:07 +0000 (15:41 +0530)]
fix: ran bash build/openapi-checker.sh and commit the result
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Fri, 5 Jul 2024 02:43:43 +0000 (08:13 +0530)]
fix: doc block corrected
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Thu, 4 Jul 2024 13:48:16 +0000 (19:18 +0530)]
fix: return type doc block added as per psalm
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Thu, 4 Jul 2024 13:43:41 +0000 (19:13 +0530)]
fix: return type doc block added as per psalm
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Thu, 4 Jul 2024 13:08:03 +0000 (18:38 +0530)]
fix: return type doc block added as per psalm
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Thu, 4 Jul 2024 12:48:06 +0000 (18:18 +0530)]
fix: second join and where conditions added only when search param is available
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Thu, 4 Jul 2024 12:26:24 +0000 (17:56 +0530)]
fix: query refactored to support both the search by email and sort by login
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Thu, 4 Jul 2024 09:11:05 +0000 (14:41 +0530)]
fix: limit and fixLimit removed. negative limit handled in controller. removed getUsersSortedByLastLogin from Manager and instead used the config in controller
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Thu, 4 Jul 2024 08:12:37 +0000 (13:42 +0530)]
fix: removed default limit of 25. if null is given all users are fetched or if limit is given limit number of users are fetched
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Thu, 4 Jul 2024 07:08:40 +0000 (12:38 +0530)]
fix: removed references to old disabled users code. refactored query as per getDisplayNames function. limit and offset added to query. default limit set to 25.
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Tue, 2 Jul 2024 04:50:25 +0000 (10:20 +0530)]
fix: removed NoCSRFRequired used for testing locally
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Tue, 2 Jul 2024 04:48:09 +0000 (10:18 +0530)]
fix: removed the params related to sortMode and order since it sorts by lastLogin
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Wed, 26 Jun 2024 09:11:03 +0000 (14:41 +0530)]
fix: since added to doc blocks
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Wed, 26 Jun 2024 08:34:57 +0000 (14:04 +0530)]
fix: doc blocks added
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Wed, 26 Jun 2024 07:57:52 +0000 (13:27 +0530)]
fix: search and searchDisplayNames reverted to how it was initially as sort and order are not required here
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Wed, 26 Jun 2024 07:53:22 +0000 (13:23 +0530)]
fix: search and searchDisplayNames reverted to how it was initially as sort and order are not required here
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Wed, 26 Jun 2024 07:43:47 +0000 (13:13 +0530)]
fix: removed csrf check for the recent end point and ran cs fix
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Thu, 6 Jun 2024 11:05:44 +0000 (16:35 +0530)]
fix: rebased the branch with master and resolved conflicts
fix: added a new endpoint users/recent and getting users based on last login info in the same. Reverted old code that was breaking LDAP
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Tue, 28 May 2024 10:53:51 +0000 (16:23 +0530)]
fix: change orderBy and sort to sortMode and sortOrder. default it to uid asc. enable email search by changing query
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Wed, 8 May 2024 09:17:55 +0000 (14:47 +0530)]
fix: cs fix and psalm ci related changes
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Wed, 8 May 2024 09:13:06 +0000 (14:43 +0530)]
fix: sort the user getDisplayNames based on lastLogin. Default sort order is lastLogin DESC
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Mon, 6 May 2024 11:59:56 +0000 (17:29 +0530)]
feat: cs fix run on the changed files and default order by last_login desc. Also last_login sort logic changed
Signed-off-by: yemkareems <yemkareems@gmail.com>
yemkareems [Mon, 6 May 2024 11:40:18 +0000 (17:10 +0530)]
feat: add ability to sort users by last_login, uid or displayName. one of these needs to be passed as orderBy and sort can be ASC or DESC
Signed-off-by: yemkareems <yemkareems@gmail.com>
Joas Schilling [Mon, 8 Jul 2024 09:14:11 +0000 (11:14 +0200)]
Merge pull request #46010 from nextcloud/bugfix/noid/allow-guests-to-load-the-dashboard
fix(dashboard): Correctly redirect guests to login page when opening dashboard
Nextcloud bot [Mon, 8 Jul 2024 00:19:42 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Andy Scherzinger [Sun, 7 Jul 2024 17:59:51 +0000 (19:59 +0200)]
Merge pull request #46271 from nextcloud/enh/dashboard-icon
Update dashboard icon
Andy Scherzinger [Wed, 3 Jul 2024 08:16:25 +0000 (10:16 +0200)]
fix: update dashboard icon
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger [Sun, 7 Jul 2024 17:31:05 +0000 (19:31 +0200)]
Merge pull request #46323 from nextcloud/style/noid/copyIcon
Unify copy icon
nextcloud-command [Sun, 7 Jul 2024 17:03:29 +0000 (17:03 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Andy Scherzinger [Fri, 5 Jul 2024 18:42:32 +0000 (20:42 +0200)]
style: unify copy icon
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger [Sun, 7 Jul 2024 16:38:18 +0000 (18:38 +0200)]
Merge pull request #46349 from nextcloud/style/noid/file-reminders-app-icon
Add app icon to file reminders
Andy Scherzinger [Sun, 7 Jul 2024 16:35:52 +0000 (18:35 +0200)]
style: Add app icon to file reminders
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Ferdinand Thiessen [Sun, 7 Jul 2024 12:24:36 +0000 (14:24 +0200)]
Merge pull request #46259 from nextcloud/feat/provide-body-container
feat(theming): Provide `body-container-` variables through theming
Nextcloud bot [Sun, 7 Jul 2024 00:19:25 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 6 Jul 2024 19:34:29 +0000 (19:34 +0000)]
Merge pull request #45071 from nextcloud/dependabot/npm_and_yarn/nextcloud/cypress-1.0.0-beta.8
dependabot[bot] [Sat, 6 Jul 2024 18:57:39 +0000 (18:57 +0000)]
build(deps-dev): bump @nextcloud/cypress
Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress) from 1.0.0-beta.7 to 1.0.0-beta.8.
- [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases)
- [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.7...v1.0.0-beta.8)
---
updated-dependencies:
- dependency-name: "@nextcloud/cypress"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
MichaIng [Sat, 6 Jul 2024 18:44:35 +0000 (20:44 +0200)]
Merge pull request #45263 from nextcloud/dependabot/npm_and_yarn/nextcloud/stylelint-config-3.0.1
chore(deps-dev): bump @nextcloud/stylelint-config from 2.4.0 to 3.0.1
dependabot[bot] [Sat, 6 Jul 2024 16:27:44 +0000 (16:27 +0000)]
chore(deps-dev): bump @nextcloud/stylelint-config from 2.4.0 to 3.0.1
Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) from 2.4.0 to 3.0.1.
- [Release notes](https://github.com/nextcloud/stylelint-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/stylelint-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/stylelint-config/compare/v2.4.0...v3.0.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/stylelint-config"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
MichaIng [Sat, 6 Jul 2024 16:26:09 +0000 (18:26 +0200)]
Merge pull request #45264 from nextcloud/dependabot/npm_and_yarn/nextcloud/l10n-3.1.0
chore(deps): bump @nextcloud/l10n from 2.2.0 to 3.1.0
dependabot[bot] [Sat, 6 Jul 2024 15:14:25 +0000 (15:14 +0000)]
chore(deps): bump @nextcloud/l10n from 2.2.0 to 3.1.0
Bumps [@nextcloud/l10n](https://github.com/nextcloud-libraries/nextcloud-l10n) from 2.2.0 to 3.1.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-l10n/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-l10n/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-l10n/compare/v2.2.0...v3.1.0)
---
updated-dependencies:
- dependency-name: "@nextcloud/l10n"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Sat, 6 Jul 2024 14:47:18 +0000 (14:47 +0000)]
Merge pull request #45787 from nextcloud/dependabot/npm_and_yarn/braces-3.0.3
dependabot[bot] [Sat, 6 Jul 2024 14:34:51 +0000 (14:34 +0000)]
Merge pull request #46328 from nextcloud/dependabot/npm_and_yarn/testing-library/jest-dom-6.4.6
dependabot[bot] [Sat, 6 Jul 2024 14:18:07 +0000 (14:18 +0000)]
Merge pull request #46327 from nextcloud/dependabot/npm_and_yarn/libphonenumber-js-1.11.4
dependabot[bot] [Sat, 6 Jul 2024 13:51:50 +0000 (13:51 +0000)]
chore(deps): bump libphonenumber-js from 1.10.60 to 1.11.4
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.10.60 to 1.11.4.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.10.60...v1.11.4)
---
updated-dependencies:
- dependency-name: libphonenumber-js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Sat, 6 Jul 2024 11:06:34 +0000 (11:06 +0000)]
Merge pull request #46329 from nextcloud/dependabot/npm_and_yarn/nextcloud/password-confirmation-5.1.1
nextcloud-command [Sat, 6 Jul 2024 03:58:41 +0000 (03:58 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Sat, 6 Jul 2024 01:10:33 +0000 (01:10 +0000)]
chore(deps): bump @nextcloud/password-confirmation from 5.1.0 to 5.1.1
Bumps [@nextcloud/password-confirmation](https://github.com/nextcloud-libraries/nextcloud-password-confirmation) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-password-confirmation/compare/v5.1.0...v5.1.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/password-confirmation"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 6 Jul 2024 01:10:14 +0000 (01:10 +0000)]
chore(deps-dev): bump @testing-library/jest-dom from 6.4.5 to 6.4.6
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.5 to 6.4.6.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.5...v6.4.6)
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 6 Jul 2024 00:19:24 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Git'Fellow [Fri, 5 Jul 2024 08:49:10 +0000 (10:49 +0200)]
fix(s3): Don't wait indefinitely for S3 to return
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
fix: lint
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
fix: use AwsException
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
fix: Throw on connection failure
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
fix: Wrap all in try catch block
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
fix: use RequestTimeout error message
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
log: use OCP Server class
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
fix: Handle connect timeout only
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
fix: Handle errors more generically
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
John Molakvoæ [Fri, 5 Jul 2024 08:43:30 +0000 (10:43 +0200)]
Merge pull request #46307 from nextcloud/artonge/feat/improve_grid_view
Richard Steinmetz [Fri, 5 Jul 2024 05:52:32 +0000 (07:52 +0200)]
Merge pull request #46295 from nextcloud/chore/remove-obsolete-function-generateVCalendar
chore(caldav): remove obsolete function
Pytal [Fri, 5 Jul 2024 00:45:04 +0000 (17:45 -0700)]
Merge pull request #46186 from nextcloud/feat/validate-hash
feat: Add utility method to validate an IHasher hash
Nextcloud bot [Fri, 5 Jul 2024 00:19:26 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Christopher Ng [Thu, 4 Jul 2024 23:57:09 +0000 (16:57 -0700)]
test: Test hash validation
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 27 Jun 2024 23:56:35 +0000 (16:56 -0700)]
chore: More explicit splitHash typing
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Thu, 27 Jun 2024 23:56:35 +0000 (16:56 -0700)]
feat: Add method to validate an IHasher hash
Signed-off-by: Christopher Ng <chrng8@gmail.com>
dependabot[bot] [Thu, 4 Jul 2024 23:42:04 +0000 (23:42 +0000)]
Merge pull request #46110 from nextcloud/dependabot/npm_and_yarn/nextcloud/calendar-availability-vue-2.2.2
dependabot[bot] [Thu, 4 Jul 2024 16:43:40 +0000 (16:43 +0000)]
chore(deps): bump @nextcloud/calendar-availability-vue
Bumps [@nextcloud/calendar-availability-vue](https://github.com/nextcloud/calendar-availability-vue) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/nextcloud/calendar-availability-vue/releases)
- [Changelog](https://github.com/nextcloud/calendar-availability-vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/calendar-availability-vue/compare/v2.2.1...v2.2.2)
---
updated-dependencies:
- dependency-name: "@nextcloud/calendar-availability-vue"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
SebastianKrupinski [Thu, 4 Jul 2024 22:56:27 +0000 (18:56 -0400)]
fix(caldav): limit vevent size
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Richard Steinmetz [Thu, 4 Jul 2024 22:08:14 +0000 (00:08 +0200)]
Merge pull request #46193 from nextcloud/fix/limit-vcard-size
fix(carddav): limit vcard size
SebastianKrupinski [Fri, 28 Jun 2024 14:37:24 +0000 (10:37 -0400)]
fix(carddav): limit vcard size
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Andy Scherzinger [Thu, 4 Jul 2024 20:29:57 +0000 (22:29 +0200)]
Merge pull request #46311 from nextcloud/chore/noid/reuse-v4
ci: Bump reuse to v4.0.0
Andy Scherzinger [Thu, 4 Jul 2024 20:19:59 +0000 (22:19 +0200)]
ci: Bump reuse to v4.0.0
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Louis Chemineau [Thu, 4 Jul 2024 14:44:18 +0000 (16:44 +0200)]
feat(files): Refresh grid view layout
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Thu, 4 Jul 2024 13:00:57 +0000 (15:00 +0200)]
feat(files): Display mtime in grid view
Signed-off-by: Louis Chemineau <louis@chmn.me>
John Molakvoæ [Thu, 4 Jul 2024 16:42:16 +0000 (18:42 +0200)]
Merge pull request #46283 from nextcloud/chore/server-nextcloud-vue-8.13.0
Ferdinand Thiessen [Tue, 2 Jul 2024 20:49:01 +0000 (22:49 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Tue, 2 Jul 2024 20:29:43 +0000 (22:29 +0200)]
feat(theming): Provide `body-container-` variables through theming
* Provide the body container height, radius and margin as theming variables.
* Remove unused old variables (`header-menu-profile-item-height` and `list-max-width`)
* Fix comment about breakpoint JS location
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Julius Härtl [Thu, 4 Jul 2024 15:27:38 +0000 (17:27 +0200)]
Merge pull request #45353 from nextcloud/feat/excalidraw-file-support
feat: support excalidraw file
Hamza Mahjoubi [Wed, 3 Jul 2024 13:32:23 +0000 (15:32 +0200)]
chore(deps): Bump @nextcloud/vue to v8.14.0
Signed-off-by: Hamza Mahjoubi <hamzamahjoubi221@gmail.com>
Côme Chilliet [Thu, 4 Jul 2024 14:11:05 +0000 (16:11 +0200)]
feat: Add reserved options in a new OCP class so that applications know about them
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Daniel [Thu, 4 Jul 2024 12:25:18 +0000 (14:25 +0200)]
Merge pull request #46276 from nextcloud/3rdparty/patch-mp3info
chore(mp3info): apply upstream patch for invalid array access
Joas Schilling [Thu, 4 Jul 2024 12:02:02 +0000 (14:02 +0200)]
Merge pull request #46251 from nextcloud/feat/taskprocessing-more-tasktypes
feat(TaskProcessing): Add more task types
Marcel Klehr [Thu, 4 Jul 2024 10:53:54 +0000 (12:53 +0200)]
Merge pull request #46286 from nextcloud/fix/tp/sync-bg-job-status
fix(TaskProcessing): Set task status to running when processing via ISynchronousProvider
Julius Härtl [Thu, 13 Jun 2024 07:36:06 +0000 (09:36 +0200)]
fix: Adapt icon color to new default for mime icons
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Hoang Pham [Thu, 27 Jun 2024 09:58:33 +0000 (16:58 +0700)]
feat: support excalidraw file
Signed-off-by: Hoang Pham <hoangmaths96@gmail.com>
Daniel Kesselberg [Wed, 3 Jul 2024 09:49:08 +0000 (11:49 +0200)]
feat: log file id and path when extracting the mp3 cover fails
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Daniel Kesselberg [Wed, 3 Jul 2024 09:27:43 +0000 (11:27 +0200)]
chore(mp3info): apply upstream patch for invalid array access
Patch: wapmorgan/Mp3Info#36
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
John Molakvoæ [Thu, 4 Jul 2024 08:39:38 +0000 (10:39 +0200)]
Merge pull request #46174 from nextcloud/fix/integrity-check
fix(IntegrityCheck): Ensure the check is run if no results are available