]>
source.dussan.org Git - nextcloud-server.git/log
Côme Chilliet [Mon, 12 Feb 2024 13:17:27 +0000 (14:17 +0100)]
fix(user_ldap): Do not block access to configuration page upon bad configuration
It should be possible to access configuration page with the local admin
user even when LDAP configuration is not valid.
This prevent ldap backend from throwing in countUsers to allow this.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Nextcloud bot [Mon, 12 Feb 2024 00:19:03 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Sun, 11 Feb 2024 20:31:21 +0000 (21:31 +0100)]
Merge pull request #43498 from nextcloud/dependabot/github_actions/actions/setup-node-4.0.2
chore(deps): Bump actions/setup-node from 4.0.1 to 4.0.2
John Molakvoæ [Sun, 11 Feb 2024 18:43:20 +0000 (19:43 +0100)]
Merge pull request #43515 from nextcloud/chore/unify-files-external
Nextcloud bot [Sun, 11 Feb 2024 00:19:34 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Sat, 10 Feb 2024 21:40:06 +0000 (22:40 +0100)]
chore(CI): Make `files_external` CI workflows consistent
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
dependabot[bot] [Sat, 10 Feb 2024 19:04:58 +0000 (19:04 +0000)]
Merge pull request #43507 from nextcloud/dependabot/npm_and_yarn/cypress-wait-until-3.0.1
Git'Fellow [Sat, 10 Feb 2024 12:46:27 +0000 (13:46 +0100)]
Merge pull request #42991 from nextcloud/lowToInfo
Lower failed movie preview generation logs to level info
Joas Schilling [Sat, 10 Feb 2024 12:30:19 +0000 (13:30 +0100)]
Merge pull request #43500 from nextcloud/automated/noid/master-update-code-signing-crl
[master] fix(security): Update code signing revocation list
Ferdinand Thiessen [Sat, 10 Feb 2024 09:36:09 +0000 (10:36 +0100)]
Merge pull request #43411 from nextcloud/automated/noid/master-update-psalm-baseline
[master] Update psalm-baseline.xml
dependabot[bot] [Sat, 10 Feb 2024 02:36:46 +0000 (02:36 +0000)]
chore(deps-dev): Bump cypress-wait-until from 2.0.1 to 3.0.1
Bumps [cypress-wait-until](https://github.com/NoriSte/cypress-wait-until) from 2.0.1 to 3.0.1.
- [Release notes](https://github.com/NoriSte/cypress-wait-until/releases)
- [Changelog](https://github.com/NoriSte/cypress-wait-until/blob/master/release.config.js)
- [Commits](https://github.com/NoriSte/cypress-wait-until/compare/v2.0.1...v3.0.1)
---
updated-dependencies:
- dependency-name: cypress-wait-until
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
nextcloud-command [Sat, 10 Feb 2024 02:19:27 +0000 (02:19 +0000)]
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
nextcloud-command [Sat, 10 Feb 2024 02:11:58 +0000 (02:11 +0000)]
fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
dependabot[bot] [Sat, 10 Feb 2024 02:11:32 +0000 (02:11 +0000)]
chore(deps): Bump actions/setup-node from 4.0.1 to 4.0.2
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/
b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 ...
60edb5dd545a775178f52524783378180af0d1f8 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 10 Feb 2024 00:19:57 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Fri, 9 Feb 2024 21:54:43 +0000 (22:54 +0100)]
Merge pull request #43479 from nextcloud/fix/ci-do-not-run-oci-always
fix(CI): Only run phpunit OCI when needed
Josh [Fri, 9 Feb 2024 21:01:25 +0000 (16:01 -0500)]
Merge pull request #43440 from nextcloud/fix/files-external-s3-redact-values
fix(files_external) Redact sensitive S3 values
Pytal [Fri, 9 Feb 2024 18:08:27 +0000 (10:08 -0800)]
Merge pull request #43486 from nextcloud/bump/bump-calendar-availability-vue-to-v2.1.0
chore: Bump calendar-availability-vue to `v2.1.0`
julia.kirschenheuter [Fri, 9 Feb 2024 14:53:22 +0000 (15:53 +0100)]
chore: Bump calendar-availability-vue to `v2.1.0`
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Fri, 9 Feb 2024 15:13:40 +0000 (16:13 +0100)]
Merge pull request #43474 from nextcloud/chore/cleanup-dashboard
chore(dashboard): Remove unused code
Git'Fellow [Fri, 9 Feb 2024 15:11:31 +0000 (16:11 +0100)]
Merge pull request #41184 from nextcloud/fixTypoInVar
Fix typo in var
Git'Fellow [Sun, 29 Oct 2023 13:30:17 +0000 (14:30 +0100)]
Fix typo in var
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Simon L [Fri, 9 Feb 2024 13:38:40 +0000 (14:38 +0100)]
Merge pull request #43476 from nextcloud/enh/noid/personal-settings-2
re-do not break personal settings page is viewer is not there
Ferdinand Thiessen [Fri, 9 Feb 2024 11:11:50 +0000 (12:11 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 9 Feb 2024 11:09:49 +0000 (12:09 +0100)]
chore: Remove unused code from dashboard entrypoint
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 9 Feb 2024 13:02:28 +0000 (14:02 +0100)]
Merge pull request #42833 from nextcloud/enh/noid/set-boolean-config
small improvement on occ app:config:set
Ferdinand Thiessen [Fri, 9 Feb 2024 12:56:58 +0000 (13:56 +0100)]
Merge pull request #43469 from nextcloud/chore/drop-jquery-migrate
chore: Drop `jquery-migrate` and jQuery tooltip polyfills from global scope
Ferdinand Thiessen [Fri, 9 Feb 2024 12:16:05 +0000 (13:16 +0100)]
fix(CI): Only run phpunit OCI when needed
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Simon L [Fri, 9 Feb 2024 11:28:06 +0000 (12:28 +0100)]
do not break personal settings page is viewer is not there
Signed-off-by: Simon L <szaimen@e.mail.de>
Ferdinand Thiessen [Fri, 9 Feb 2024 00:29:33 +0000 (01:29 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 9 Feb 2024 00:28:15 +0000 (01:28 +0100)]
chore: Remove `jquery-migrate` and jQuery tooltip polyfills from global scope
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Fri, 9 Feb 2024 10:48:12 +0000 (11:48 +0100)]
Merge pull request #43353 from nextcloud/fix/webdav-client-double-decode
fix(files): Update `webdav` to make XML entities in filenames work
Ferdinand Thiessen [Mon, 5 Feb 2024 12:37:43 +0000 (13:37 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Mon, 5 Feb 2024 11:42:18 +0000 (12:42 +0100)]
fix(files): Update `webdav` to 5.3.2 fixing handling of files with XML entities in their names
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Robin Appelman [Fri, 9 Feb 2024 09:41:21 +0000 (10:41 +0100)]
Merge pull request #43426 from nextcloud/usermountcache-lazy-path
only get the path for the users cached mount info when we use it
Robin Appelman [Wed, 7 Feb 2024 10:30:59 +0000 (11:30 +0100)]
only get the path for the users cached mount info when we use it
most of the time we shouldn't need it so we can save joining on the filecache
Signed-off-by: Robin Appelman <robin@icewind.nl>
Julius Härtl [Fri, 9 Feb 2024 08:40:01 +0000 (09:40 +0100)]
Merge pull request #43439 from nextcloud/fix/remove-deprecated-event
fix!: Remove deprecated `RegisterWidgetEvent`
Ferdinand Thiessen [Fri, 9 Feb 2024 01:23:04 +0000 (02:23 +0100)]
Merge pull request #42993 from nextcloud/fix/files-new-menu
fix(files): Allow to set node name before creating + bring back new-file highlingting
Ferdinand Thiessen [Wed, 7 Feb 2024 11:44:28 +0000 (12:44 +0100)]
fix!: Remove deprecated `RegisterWidgetEvent`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Nextcloud bot [Fri, 9 Feb 2024 00:19:43 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Ferdinand Thiessen [Thu, 8 Feb 2024 21:52:30 +0000 (22:52 +0100)]
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Wed, 31 Jan 2024 19:11:58 +0000 (20:11 +0100)]
fix(files): Do not scroll if there is no scrolling area
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sun, 21 Jan 2024 00:33:49 +0000 (01:33 +0100)]
fix(files): Fix some type errors in TemplatePicker
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Ferdinand Thiessen [Sun, 21 Jan 2024 00:29:24 +0000 (01:29 +0100)]
enh(files): Add modal to set filename before creating new files in the fileslist
* Reactive `openfile` query
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Louis [Thu, 8 Feb 2024 22:59:36 +0000 (23:59 +0100)]
Merge pull request #43465 from nextcloud/artonge/fix/bad_revert_commit
Fix bad revert commit
Ferdinand Thiessen [Thu, 8 Feb 2024 20:45:33 +0000 (21:45 +0100)]
Merge pull request #43466 from nextcloud/chore/remove-autosize
chore!: Remove global `autosize`
Louis Chemineau [Thu, 8 Feb 2024 17:47:07 +0000 (18:47 +0100)]
Revert "Reapply "Cleanup versions entity in during versions:clean command""
This reverts commit
ba3fdb0cdcfbb84f0080a2146a4ba2f01569915d .
Ferdinand Thiessen [Thu, 8 Feb 2024 17:46:57 +0000 (18:46 +0100)]
chore!: Remove global `autosize`
It was deprecated for over 4 years and scheduled for removal with Nextcloud 20.
Not used by server or any app anymore.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Côme Chilliet [Thu, 8 Feb 2024 10:52:40 +0000 (11:52 +0100)]
Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs
Simon L [Thu, 8 Feb 2024 10:49:27 +0000 (11:49 +0100)]
Merge pull request #43433 from nextcloud/enh/40202/use-correct-icon
Use AccountPlusIcon in broadcrombs
Simon L [Thu, 8 Feb 2024 08:24:52 +0000 (09:24 +0100)]
Merge pull request #43357 from nextcloud/enh/41253/fix-occ-upgrade
fix(migration): Make naming constraint fail softer on updates
John Molakvoæ [Thu, 8 Feb 2024 07:57:40 +0000 (08:57 +0100)]
Merge pull request #42444 from nextcloud/fix/41877/files--move-focus-to-sidebar-on-open
Grigorii K. Shartsev [Thu, 8 Feb 2024 00:34:44 +0000 (05:34 +0500)]
Merge pull request #43213 from nextcloud/fix/43139/sharing--migrate-quick-share-select-to-nc-actions
fix(sharing): migrate QuickShareSelect to NcActions
Nextcloud bot [Thu, 8 Feb 2024 00:19:44 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Wed, 7 Feb 2024 19:36:09 +0000 (11:36 -0800)]
Merge pull request #43438 from nextcloud/bump/bump-ncvue-to-v8.6.2
Bump NcVue to `v8.6.2`
John Molakvoæ [Wed, 7 Feb 2024 17:20:00 +0000 (18:20 +0100)]
Merge pull request #32231 from nextcloud/feat/theming-scheme-meta
Ferdinand Thiessen [Thu, 8 Feb 2024 15:21:02 +0000 (16:21 +0100)]
Merge pull request #43454 from nextcloud/fix/cleanup-cron-php
Cleanup cron.php method calls
Louis Chemineau [Thu, 8 Feb 2024 14:31:19 +0000 (15:31 +0100)]
Revert "Merge branch 'master' of github.com:nextcloud/server"
This reverts commit
d9d60238c7aaab9c61bf2d50c15aa59bc88c8975 , reversing
changes made to
ba3fdb0cdcfbb84f0080a2146a4ba2f01569915d .
Louis Chemineau [Thu, 8 Feb 2024 14:23:28 +0000 (15:23 +0100)]
Merge branch 'master' of github.com:nextcloud/server
Simon L [Thu, 8 Feb 2024 13:39:18 +0000 (14:39 +0100)]
Merge pull request #43435 from nextcloud/enh/noid/do-not-break-personal-settings-without-viewer
do not break personal settings page is viewer is not there
Côme Chilliet [Thu, 8 Feb 2024 13:38:03 +0000 (14:38 +0100)]
fix(cron.php): Avoid pulling configuration twice
IConfig is a small wrapper around SystemConfig, no need to pull both of them
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 8 Feb 2024 13:34:01 +0000 (14:34 +0100)]
chore: Deprecate OC_App::loadApps and add missing return type in Server
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 8 Feb 2024 13:31:34 +0000 (14:31 +0100)]
chore(cron.php): Migrate uses of legacy classes from lib/private/legacy
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 8 Feb 2024 13:16:44 +0000 (14:16 +0100)]
fix(cron.php): Use new IAppConfig interface in cron.php
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Simon L [Thu, 8 Feb 2024 09:44:19 +0000 (10:44 +0100)]
fix psalm
Signed-off-by: Simon L <szaimen@e.mail.de>
Côme Chilliet [Thu, 8 Feb 2024 12:58:49 +0000 (13:58 +0100)]
chore(psalm): Include cron.php into psalm checked files
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 8 Feb 2024 12:57:48 +0000 (13:57 +0100)]
chore(cron.php): Migrate away from ILogger and \OC::$server
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Thu, 8 Feb 2024 10:52:40 +0000 (11:52 +0100)]
Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs
Simon L [Thu, 8 Feb 2024 10:49:27 +0000 (11:49 +0100)]
Merge pull request #43433 from nextcloud/enh/40202/use-correct-icon
Use AccountPlusIcon in broadcrombs
Simon L [Wed, 7 Feb 2024 12:57:17 +0000 (13:57 +0100)]
fix(files_sharing): use proper sharing AccountPlus icon in breadcrumbs
Signed-off-by: Simon L <szaimen@e.mail.de>
Côme Chilliet [Tue, 6 Feb 2024 13:04:39 +0000 (14:04 +0100)]
chore: Remove last uses of IJob::execute method
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 6 Feb 2024 11:05:20 +0000 (12:05 +0100)]
chore: Delete deprecated internal Job classes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 6 Feb 2024 11:02:54 +0000 (12:02 +0100)]
chore: Migrate away from internal Job classes
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Côme Chilliet [Tue, 6 Feb 2024 10:22:09 +0000 (11:22 +0100)]
fix!: Migrate jobs away from deprecated interfaces
BREAKING CHANGE: Removed ILogFactory::getCustomLogger deprecated method
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
Simon L [Thu, 8 Feb 2024 08:24:52 +0000 (09:24 +0100)]
Merge pull request #43357 from nextcloud/enh/41253/fix-occ-upgrade
fix(migration): Make naming constraint fail softer on updates
John Molakvoæ [Thu, 8 Feb 2024 07:57:40 +0000 (08:57 +0100)]
Merge pull request #42444 from nextcloud/fix/41877/files--move-focus-to-sidebar-on-open
Grigorii K. Shartsev [Thu, 8 Feb 2024 00:34:44 +0000 (05:34 +0500)]
Merge pull request #43213 from nextcloud/fix/43139/sharing--migrate-quick-share-select-to-nc-actions
fix(sharing): migrate QuickShareSelect to NcActions
Nextcloud bot [Thu, 8 Feb 2024 00:19:44 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Grigorii K. Shartsev [Thu, 8 Feb 2024 00:11:06 +0000 (01:11 +0100)]
chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Tue, 30 Jan 2024 13:40:14 +0000 (14:40 +0100)]
fix(sharing): migrate QuickShareSelect to NcActions
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Wed, 7 Feb 2024 23:02:11 +0000 (00:02 +0100)]
chore(assets): Recompile assets
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Tue, 6 Feb 2024 22:30:43 +0000 (23:30 +0100)]
fix(files): focus sidebar tab on tab or file change
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Grigorii K. Shartsev [Tue, 6 Feb 2024 22:30:08 +0000 (23:30 +0100)]
fix(files): do not disable action on load to keep focus
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Joas Schilling [Wed, 7 Feb 2024 19:45:51 +0000 (20:45 +0100)]
fix(migration): Make naming constraint fail softer on updates
Only on installation we want to break hard, so that all developers notice
the bugs when installing the app on any database or CI, and can work on
fixing their migrations before releasing a version incompatible with Postgres.
In case of updates we might be running on production instances and the
administrators being faced with the error would not know how to resolve it
anyway. This can also happen with instances, that had the issue before the
current update, so we don't want to make their life more complicated
than needed.
Signed-off-by: Joas Schilling <coding@schilljs.com>
Pytal [Wed, 7 Feb 2024 19:36:09 +0000 (11:36 -0800)]
Merge pull request #43438 from nextcloud/bump/bump-ncvue-to-v8.6.2
Bump NcVue to `v8.6.2`
julia.kirschenheuter [Wed, 7 Feb 2024 14:10:31 +0000 (15:10 +0100)]
Bump NcVue to `v8.6.2`
Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
John Molakvoæ [Wed, 7 Feb 2024 17:20:00 +0000 (18:20 +0100)]
Merge pull request #32231 from nextcloud/feat/theming-scheme-meta
John Molakvoæ [Sun, 1 May 2022 10:12:45 +0000 (12:12 +0200)]
Support theme meta w3c standard
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: Simon L <szaimen@e.mail.de>
Louis Chemineau [Wed, 7 Feb 2024 15:11:33 +0000 (16:11 +0100)]
Reapply "Cleanup versions entity in during versions:clean command"
This reverts commit
17ee5968263a5bb96f4ca1d50845ad06066f8062 .
Josh [Wed, 7 Feb 2024 15:05:46 +0000 (10:05 -0500)]
fix(files_external) Add sensitive S3 values redacted by list command
Signed-off-by: Josh <josh.t.richards@gmail.com>
Richard Steinmetz [Wed, 7 Feb 2024 13:37:24 +0000 (14:37 +0100)]
Merge pull request #43407 from nextcloud/fix/dont-load-viewer-on-dashboard
perf(dashboard): Stop loading the viewer on the dashboard
Simon L [Wed, 7 Feb 2024 13:29:22 +0000 (14:29 +0100)]
do not break personal settings page is viewer is not there
Signed-off-by: Simon L <szaimen@e.mail.de>
Robin Appelman [Wed, 7 Feb 2024 12:49:47 +0000 (13:49 +0100)]
Merge pull request #43399 from nextcloud/storage-directory-test-mtime-persision
make storage directory test be a bit less strict about mtimes
Richard Steinmetz [Wed, 7 Feb 2024 12:04:59 +0000 (13:04 +0100)]
Merge pull request #43394 from nextcloud/chore/perf/caniuse-lite
chore(perf): prevent unnecessary bundling of caniuse-lite
Robin Appelman [Tue, 6 Feb 2024 16:44:23 +0000 (17:44 +0100)]
make storage directory test be a bit less strict about mtimes
sometimes the clock ticks over during the test
Signed-off-by: Robin Appelman <robin@icewind.nl>
Ferdinand Thiessen [Tue, 6 Feb 2024 21:13:15 +0000 (22:13 +0100)]
perf(dashboard): Stop loading the viewer on the dashboard
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
John Molakvoæ [Wed, 7 Feb 2024 11:00:17 +0000 (12:00 +0100)]
Merge pull request #43231 from nextcloud/feat/warn-batch-delete
Richard Steinmetz [Tue, 6 Feb 2024 13:54:39 +0000 (14:54 +0100)]
chore(perf): prevent unnecessary bundling of caniuse-lite
It does not support tree shaking as they are still building a cjs
bundle. However, they bundle certain futures to separate smaller modules
which we can take advantage of.
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
John Molakvoæ [Wed, 7 Feb 2024 10:09:42 +0000 (11:09 +0100)]
chore: recompile assets
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
John Molakvoæ [Wed, 31 Jan 2024 09:09:58 +0000 (10:09 +0100)]
feat(files): ask for confirm if deleting 5 items or more
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>