]>
source.dussan.org Git - nextcloud-server.git/log
Robin Appelman [Tue, 20 Aug 2024 10:50:42 +0000 (12:50 +0200)]
fix: don't recalculate folder size in Cache::delete if the entry didn't exist
Signed-off-by: Robin Appelman <robin@icewind.nl>
Anna [Tue, 20 Aug 2024 08:48:57 +0000 (10:48 +0200)]
Merge pull request #47332 from nextcloud/fix/allow-renaming-of-birthday-calendars
fix(caldav): allow renaming of birthday calendars
Anna Larch [Mon, 19 Aug 2024 15:27:01 +0000 (17:27 +0200)]
fix(caldav): allow renaming of birthday calendars
Signed-off-by: Anna Larch <anna@nextcloud.com>
Nextcloud bot [Tue, 20 Aug 2024 00:20:33 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
F. E Noel Nfebe [Mon, 19 Aug 2024 18:30:16 +0000 (19:30 +0100)]
Merge pull request #47319 from nextcloud/fix/47056/focus-unified-search-on-open
fix(UnifiedSearch): Focus search input on open
nextcloud-command [Mon, 19 Aug 2024 12:59:40 +0000 (12:59 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
fenn-cs [Mon, 19 Aug 2024 06:28:55 +0000 (07:28 +0100)]
fix(UnifiedSearch): Focus search input on open
Resolves : https://github.com/nextcloud/server/issues/47056
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Côme Chilliet [Mon, 19 Aug 2024 12:12:11 +0000 (14:12 +0200)]
Merge pull request #47291 from nextcloud/refactor/log-php-8-1
refactor(Log): Use new in initializer instead of constructor body
Robin Appelman [Mon, 19 Aug 2024 11:40:01 +0000 (13:40 +0200)]
Merge pull request #47182 from nextcloud/orphan-cleanup-chunk-perf
perf: improve cleanup of tags/comments
Nextcloud bot [Mon, 19 Aug 2024 00:20:19 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Sun, 18 Aug 2024 11:52:36 +0000 (13:52 +0200)]
Merge pull request #47310 from nextcloud/automated/noid/master-fix-npm-audit
nextcloud-command [Sun, 18 Aug 2024 11:33:08 +0000 (11:33 +0000)]
fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
Ferdinand Thiessen [Sun, 18 Aug 2024 10:38:00 +0000 (12:38 +0200)]
Merge pull request #47301 from nextcloud/dependabot/npm_and_yarn/vueuse/components-11.0.0
chore(deps): bump @vueuse/components from 10.11.0 to 11.0.0
dependabot[bot] [Sat, 17 Aug 2024 10:58:27 +0000 (10:58 +0000)]
chore(deps): bump @vueuse/components from 10.11.0 to 11.0.0
Bumps [@vueuse/components](https://github.com/vueuse/vueuse/tree/HEAD/packages/components) from 10.11.0 to 11.0.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.0.0/packages/components)
---
updated-dependencies:
- dependency-name: "@vueuse/components"
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>
Ferdinand Thiessen [Sun, 18 Aug 2024 01:45:55 +0000 (03:45 +0200)]
Merge pull request #47302 from nextcloud/dependabot/npm_and_yarn/vueuse/integrations-11.0.0
chore(deps): bump @vueuse/integrations from 10.11.0 to 11.0.0
Nextcloud bot [Sun, 18 Aug 2024 00:22:56 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Sat, 17 Aug 2024 20:19:59 +0000 (22:19 +0200)]
Merge pull request #47300 from nextcloud/dependabot/npm_and_yarn/elliptic-6.5.7
chore(deps): bump elliptic from 6.5.6 to 6.5.7
dependabot[bot] [Sat, 17 Aug 2024 08:02:17 +0000 (08:02 +0000)]
chore(deps): bump elliptic from 6.5.6 to 6.5.7
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.6 to 6.5.7.
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.6...v6.5.7)
---
updated-dependencies:
- dependency-name: elliptic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Fri, 16 Aug 2024 22:04:55 +0000 (00:04 +0200)]
refactor(Log): Use new in initializer instead of constructor body
PHP 8.1 allows us to now move the `new` into the initializer,
this makes the code a bit nicer (and 3 lines shorter).
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
nextcloud-command [Sat, 17 Aug 2024 16:37:58 +0000 (16:37 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Sat, 17 Aug 2024 10:58:31 +0000 (10:58 +0000)]
chore(deps): bump @vueuse/integrations from 10.11.0 to 11.0.0
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 10.11.0 to 11.0.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.0.0/packages/integrations)
---
updated-dependencies:
- dependency-name: "@vueuse/integrations"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Ferdinand Thiessen [Sat, 17 Aug 2024 16:29:45 +0000 (18:29 +0200)]
Merge pull request #47287 from nextcloud/fix/files-access-owner
fix: Access node owner by top level `owner` property
nextcloud-command [Sat, 17 Aug 2024 14:16:59 +0000 (14:16 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Fri, 16 Aug 2024 16:17:24 +0000 (18:17 +0200)]
fix: Access node owner by top level `owner` property
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
John Molakvoæ [Sat, 17 Aug 2024 10:57:00 +0000 (12:57 +0200)]
Merge pull request #47297 from nextcloud/dependabot/npm_and_yarn/vueuse/core-11.0.0
chore(deps): bump @vueuse/core from 10.11.0 to 11.0.0
nextcloud-command [Sat, 17 Aug 2024 10:18:30 +0000 (10:18 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Sat, 17 Aug 2024 01:26:58 +0000 (01:26 +0000)]
chore(deps): bump @vueuse/core from 10.11.0 to 11.0.0
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.11.0 to 11.0.0.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v11.0.0/packages/core)
---
updated-dependencies:
- dependency-name: "@vueuse/core"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
John Molakvoæ [Sat, 17 Aug 2024 08:01:11 +0000 (10:01 +0200)]
Merge pull request #47296 from nextcloud/dependabot/npm_and_yarn/pinia/testing-0.1.5
chore(deps-dev): bump @pinia/testing from 0.1.4 to 0.1.5
dependabot[bot] [Sat, 17 Aug 2024 01:25:24 +0000 (01:25 +0000)]
chore(deps-dev): bump @pinia/testing from 0.1.4 to 0.1.5
Bumps [@pinia/testing](https://github.com/vuejs/pinia) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.4...@pinia/testing@0.1.5)
---
updated-dependencies:
- dependency-name: "@pinia/testing"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 17 Aug 2024 00:20:22 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Julien Veyssier [Fri, 16 Aug 2024 22:28:00 +0000 (00:28 +0200)]
Merge pull request #47277 from nextcloud/enh/noid/occ-bg-job-worker-max-time
[occ:bg-job:worker] Add 'stop_after' option
Julien Veyssier [Fri, 16 Aug 2024 11:23:10 +0000 (13:23 +0200)]
feat(occ): add 'stop_after' option to stop the worker after some time
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
Robin Appelman [Fri, 16 Aug 2024 15:15:28 +0000 (17:15 +0200)]
Merge pull request #47038 from nextcloud/reshare-fed-share
fix: check for correct storage class when checking for link parent
John Molakvoæ [Fri, 16 Aug 2024 13:47:51 +0000 (15:47 +0200)]
Merge pull request #39611 from FedericoHeichou/add-command-user-welcome
John Molakvoæ [Fri, 16 Aug 2024 13:25:04 +0000 (15:25 +0200)]
fix: copyright header
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
John Molakvoæ [Fri, 16 Aug 2024 13:17:27 +0000 (15:17 +0200)]
Merge pull request #35867 from e-foundation/ldap-check-pwd-improvement
Akhil [Thu, 22 Dec 2022 11:13:24 +0000 (16:43 +0530)]
Use cache in LDAP backend's checkPassword
Signed-off-by: Akhil <akhil@e.email>
Robin Appelman [Mon, 5 Aug 2024 12:51:14 +0000 (14:51 +0200)]
fix: check for correct storage class when checking for link parent
fixes #39123
Signed-off-by: Robin Appelman <robin@icewind.nl>
John Molakvoæ [Fri, 16 Aug 2024 10:58:58 +0000 (12:58 +0200)]
Merge pull request #38750 from whlsxl/postgres-install-error
John Molakvoæ [Fri, 16 Aug 2024 10:51:53 +0000 (12:51 +0200)]
Merge pull request #47248 from nextcloud/fix/settings-styles
John Molakvoæ [Fri, 16 Aug 2024 10:43:53 +0000 (12:43 +0200)]
Merge pull request #38630 from joshtrichards/jr-readdir-false-false
John Molakvoæ [Fri, 16 Aug 2024 10:43:32 +0000 (12:43 +0200)]
Merge pull request #38857 from joshtrichards/jr-earlier-check-for-php-xml
John Molakvoæ [Fri, 16 Aug 2024 10:16:58 +0000 (12:16 +0200)]
Merge pull request #37761 from nextcloud/invalidateTokensOnlySeenUsers
Josh Richards [Fri, 16 Jun 2023 13:41:02 +0000 (09:41 -0400)]
(base) Give a hint in web interface if SimpleXML (php-xml) is missing
Fixes #2180
And prevents #31473, #23970, #18610, #15708
Avoids a 500 error and also gives a useful error message on the web interface if this module isn't installed, gets overlooked during a PHP upgrade, etc.
While we check for it later, it's too late for session.
Inspired by #17163
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
Hailong Wang [Mon, 12 Jun 2023 16:29:52 +0000 (00:29 +0800)]
fix: use `$this->tryCreateDbUser` condition
Hailong Wang [Mon, 12 Jun 2023 10:13:34 +0000 (18:13 +0800)]
fix: postgresql GRANT user's permission after createDatabase, ensure database exist when GRANT
John Molakvoæ [Fri, 16 Aug 2024 08:53:50 +0000 (10:53 +0200)]
Merge branch 'master' into jr-readdir-false-false
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Artur Neumann [Fri, 19 May 2023 06:42:20 +0000 (12:27 +0545)]
fix: expect invalidateTokensOfUser only be called for seen users
Signed-off-by: Artur Neumann <artur@jankaritech.com>
Artur Neumann [Fri, 17 Mar 2023 08:17:35 +0000 (14:02 +0545)]
invalidate oauth2 tokens only for seen users
Signed-off-by: Artur Neumann <artur@jankaritech.com>
John Molakvoæ [Fri, 16 Aug 2024 08:24:18 +0000 (10:24 +0200)]
Merge pull request #39692 from fsamapoor/refactor_encryption_app_commands
FedericoHeichou [Tue, 12 Mar 2024 15:39:29 +0000 (15:39 +0000)]
feat: Add user:welcome command
Signed-off-by: FedericoHeichou <federicoheichou@gmail.com>
Faraz Samapoor [Thu, 3 Aug 2023 11:20:33 +0000 (14:50 +0330)]
Uses early returns.
To improve code readability.
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
Faraz Samapoor [Thu, 3 Aug 2023 11:06:40 +0000 (14:36 +0330)]
Refactors encryption app commands.
To improve code readability.
Signed-off-by: Faraz Samapoor <fsa@adlas.at>
Nextcloud bot [Fri, 16 Aug 2024 00:20:07 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Thu, 15 Aug 2024 17:17:35 +0000 (19:17 +0200)]
Merge pull request #47258 from nextcloud/bugfix/noid/translated-predefined-user-status
Don't save translated predefined user status as custom status
Robin Appelman [Mon, 12 Aug 2024 14:13:58 +0000 (16:13 +0200)]
perf: improve cleanup of tags/comments
delete entire chunk at once instead of one-by-one
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Thu, 15 Aug 2024 13:33:49 +0000 (15:33 +0200)]
Merge pull request #47252 from nextcloud/bugfix/noid/dont-crash-when-creating-folder
fix(adminaudit): Don't crash when creating folder
Joas Schilling [Thu, 15 Aug 2024 12:41:08 +0000 (14:41 +0200)]
chore(assets): Recompile assets
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 15 Aug 2024 12:39:56 +0000 (14:39 +0200)]
fix(userstatus): Don't set predefined user status as custom when changing "Clear at"
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Thu, 15 Aug 2024 09:50:00 +0000 (11:50 +0200)]
Merge pull request #47253 from nextcloud/feat/webauthn-uv
feat(webauthn): Add user verification to webauthn challenges
S1m [Sun, 24 Mar 2024 11:17:10 +0000 (12:17 +0100)]
feat(webauthn): Add user verification to webauthn challenges
Require user verification if all tokens are registered
with UV flag, else discourage it
Signed-off-by: S1m <git@sgougeon.fr>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Joas Schilling [Thu, 15 Aug 2024 08:00:22 +0000 (10:00 +0200)]
fix(adminaudit): Don't crash when creating folder
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 15 Aug 2024 00:25:46 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Thu, 15 Aug 2024 00:05:02 +0000 (02:05 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 14 Aug 2024 23:25:37 +0000 (01:25 +0200)]
fix: Adjust legacy CSS styles for new Nextcloud 30 design
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 14 Aug 2024 22:19:55 +0000 (00:19 +0200)]
Merge pull request #47240 from nextcloud/fix/webauth-credentials-length
fix(webauthn): Increase database column for public key id
Ferdinand Thiessen [Wed, 14 Aug 2024 16:07:51 +0000 (18:07 +0200)]
fix(webauthn): Increase database column for public key id
* Resolves https://github.com/nextcloud/server/issues/34476
There is no maximum length defined in the standard,
most common the length is between 128 and 200 characters,
but as we store it not in plain data but base64 encoded the length can grow about 1/3.
We had a regression with 'Nitrokey 3' which created IDs with 196 byte length -> 262 bytes encoded base64.
So to be save we increase the size to 512 bytes.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 14 Aug 2024 14:56:37 +0000 (16:56 +0200)]
Merge pull request #47203 from nextcloud/fix/app-menu-hover
fix(AppMenu): Prevent menu entries from jumping on hover
dependabot[bot] [Wed, 14 Aug 2024 12:35:06 +0000 (12:35 +0000)]
Merge pull request #47225 from nextcloud/dependabot/npm_and_yarn/is-svg-5.1.0
Ferdinand Thiessen [Wed, 14 Aug 2024 10:24:31 +0000 (12:24 +0200)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Tue, 13 Aug 2024 17:30:54 +0000 (19:30 +0200)]
fix(AppMenu): Prevent menu entries from jumping on hover
Only grow and shrink app menu entry if needed
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
dependabot[bot] [Wed, 14 Aug 2024 09:33:21 +0000 (09:33 +0000)]
chore(deps): bump is-svg from 5.0.1 to 5.1.0
Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/sindresorhus/is-svg/releases)
- [Commits](https://github.com/sindresorhus/is-svg/compare/v5.0.1...v5.1.0)
---
updated-dependencies:
- dependency-name: is-svg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
John Molakvoæ [Wed, 14 Aug 2024 09:29:57 +0000 (11:29 +0200)]
Merge pull request #47212 from nextcloud/chore/master-is-now-31
Kate [Wed, 14 Aug 2024 08:48:49 +0000 (10:48 +0200)]
Merge pull request #46809 from nextcloud/refactor/files_external/security-attributes
John Molakvoæ [Wed, 14 Aug 2024 08:35:00 +0000 (10:35 +0200)]
Merge pull request #47211 from nextcloud/fix/core/limit-valid-avatar-sizes
Christoph Wurst [Wed, 14 Aug 2024 08:34:42 +0000 (10:34 +0200)]
Merge pull request #47201 from nextcloud/fix/also-run-user-status-automation-for-start-and-end
fix(userstatus): run user status automation job for start and end events
John Molakvoæ [Wed, 14 Aug 2024 08:32:45 +0000 (10:32 +0200)]
Merge pull request #46887 from nextcloud/fix/versions-catch-insertion-error
Joas Schilling [Wed, 14 Aug 2024 08:28:31 +0000 (10:28 +0200)]
fix(3rdparty): Update 3rdparty after dependabot changes
Signed-off-by: Joas Schilling <coding@schilljs.com>
John Molakvoæ [Wed, 14 Aug 2024 08:18:38 +0000 (10:18 +0200)]
Merge pull request #46966 from nextcloud/fix/cache-uploader-get-content-function
Joas Schilling [Wed, 14 Aug 2024 08:07:48 +0000 (10:07 +0200)]
chore(assets): Recompile assets
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 14 Aug 2024 08:03:30 +0000 (10:03 +0200)]
feat(branchoff): Bump versions and requirements in apps
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 14 Aug 2024 07:58:57 +0000 (09:58 +0200)]
feat(release)!: Bump Server version to 31
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 14 Aug 2024 07:58:02 +0000 (09:58 +0200)]
fix(security): Update expiration date in security.txt
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 14 Aug 2024 07:54:58 +0000 (09:54 +0200)]
fix(CI)!: Add stable30 to and remove stable27 from GitHub Actions
Signed-off-by: Joas Schilling <coding@schilljs.com>
skjnldsv [Wed, 14 Aug 2024 07:49:12 +0000 (09:49 +0200)]
chore: compile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Ferdinand Thiessen [Thu, 1 Aug 2024 19:20:07 +0000 (21:20 +0200)]
perf(files): Cache `getContents` function used for uploader
Instead of trigger a PROPFIND for every new-menu entry clicks,
or conflict handling of uploads, we can just use the cached content from the file store.
If we do not have any cache entry we fetch new, but otherwise this is not needed.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Kate [Wed, 14 Aug 2024 07:46:46 +0000 (09:46 +0200)]
Merge pull request #46813 from nextcloud/refactor/files_versions/security-attributes
Kate [Wed, 14 Aug 2024 07:46:28 +0000 (09:46 +0200)]
Merge pull request #46812 from nextcloud/refactor/files_trashbin/security-attributes
provokateurin [Thu, 25 Jul 2024 11:14:46 +0000 (13:14 +0200)]
refactor(files_external): Replace security annotations with respective attributes
Signed-off-by: provokateurin <kate@provokateurin.de>
Anna Larch [Tue, 13 Aug 2024 14:27:51 +0000 (16:27 +0200)]
fix(userstatus): run user status automation job for start and end events
Signed-off-by: Anna Larch <anna@nextcloud.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
John Molakvoæ [Wed, 14 Aug 2024 07:43:27 +0000 (09:43 +0200)]
Merge pull request #47016 from nextcloud/refactor/cleanup-files-view
Kate [Wed, 14 Aug 2024 07:40:41 +0000 (09:40 +0200)]
Merge pull request #46806 from nextcloud/refactor/federation/security-attributes
Kate [Wed, 14 Aug 2024 07:38:28 +0000 (09:38 +0200)]
Merge pull request #46814 from nextcloud/refactor/oauth2/security-attributes
Kate [Wed, 14 Aug 2024 07:38:08 +0000 (09:38 +0200)]
Merge pull request #46816 from nextcloud/refactor/settings/security-attributes
Kate [Wed, 14 Aug 2024 07:37:56 +0000 (09:37 +0200)]
Merge pull request #46821 from nextcloud/refactor/updatenotification/security-attributes
John Molakvoæ [Wed, 14 Aug 2024 07:34:13 +0000 (09:34 +0200)]
Merge pull request #47207 from nextcloud/fix/sticky-nav-item
nextcloud-command [Tue, 13 Aug 2024 17:43:07 +0000 (17:43 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Sat, 3 Aug 2024 12:04:25 +0000 (14:04 +0200)]
refactor(files): Drop unneeded initial state
The initial state is no longer used, it was only used in legacy UI and in the f2v rewrite
it was only used for the `id` which can be loaded just from the URL.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
provokateurin [Wed, 14 Aug 2024 07:29:30 +0000 (09:29 +0200)]
fix(core): Limit valid avatar sizes
Signed-off-by: provokateurin <kate@provokateurin.de>
Christopher Ng [Tue, 13 Aug 2024 23:00:10 +0000 (16:00 -0700)]
fix(files): Fix non-sticky sticky views in files nav
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>