Commit Graph

4815 Commits

Author SHA1 Message Date
Marcel Klehr fc88f46460 fix(SharedFolderIcon)
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-04 12:04:38 +01:00
Marcel Klehr 9153b89720 fix(WebViewController): Fix public link
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-04 11:56:12 +01:00
Marcel Klehr 88cd54bae8 enh(search): Always search in current folder
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-04 11:55:25 +01:00
Marcel Klehr eaaae2b531 fix(CustomPickerElement): Remove heading
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-04 11:13:51 +01:00
Marcel Klehr b8e4ff03a4 lint(Bookmark.vue)
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-03 18:09:45 +01:00
Marcel Klehr 74d214907e enh(BookmarksList): Search for folders
fixes #2076

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-03 18:09:35 +01:00
Marcel Klehr 9db199a989 fix(TreeFolder): Don't set childrenShown if there's no child folders
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-03 18:05:04 +01:00
Marcel Klehr 92fe67ad58 lint(stub.phpstub)
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-03 18:03:42 +01:00
Marcel Klehr f3c9af799f Drop support for Nextclod < 28
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-03 17:24:52 +01:00
Marcel Klehr 83d9212c80 fix(Bookmark): Fix fallback icon
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-03 17:20:07 +01:00
Marcel Klehr b60c2ce9e5 enh(TreeFolder): Show bookmarks count in Folders overview
fixes #793

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-03 13:49:55 +01:00
Marcel Klehr 7a9ef3a2d3 enh(BookmarksList): Wrap bookmarkslist__description in NcNoteCard
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-03 13:49:55 +01:00
Marcel Klehr 05ecd894c2 fix(Navigation): Always show counters even if 0
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-03 13:49:55 +01:00
Marcel Klehr c88661473d fix(Settings.vue): Don't mutate prop
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-03 13:49:55 +01:00
Nextcloud bot 11c4a4ed9a
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-03 00:26:45 +00:00
Marcel Klehr 6ced56ac21 fix(cs:fix)
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-02 20:04:13 +01:00
Marcel Klehr ebc52b0093 fix(eslint)
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-02 20:02:01 +01:00
Marcel Klehr 8376c2e684 fix(psalm): Add stubs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-02 19:34:37 +01:00
Marcel Klehr fcc2029427 fix(Copyright): Hello 2024
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-02 19:34:37 +01:00
Marcel Klehr a1f4ed2835 fix(Settings.vue): Allow closing settings
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-02 19:34:36 +01:00
Marcel Klehr 0b88a0158b
Merge pull request #2128 from nextcloud/dependabot/npm_and_yarn/axios-1.6.7
Build(deps): Bump axios from 1.4.0 to 1.6.7
2024-02-02 19:24:45 +01:00
dependabot[bot] 7c42332972
Build(deps): Bump axios from 1.4.0 to 1.6.7
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.7.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.4.0...v1.6.7)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 18:19:53 +00:00
Marcel Klehr 5f1a02b78c fix(nextcloud libs): Update & prune dependencies
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-02 19:18:52 +01:00
Marcel Klehr 31515a1b90 fix(Run lint:fix)
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-02 18:45:39 +01:00
Marcel Klehr aff5756060 fix(SettingsControllerTest)
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-02 18:45:02 +01:00
Marcel Klehr e05ca41d6d fix(SettingsControllerTest)
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-02 18:32:18 +01:00
Nextcloud bot 9170eeec77
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-02 00:27:31 +00:00
Marcel Klehr 1c85d4f5ff fix(ui): Scale down icons to 20px
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-01 17:44:33 +01:00
Marcel Klehr 800f7abbfc overhaul settings: Use settings modal
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-01 17:44:33 +01:00
Marcel Klehr 13fb6e7743 fix(SettingsController): NoAdminRequired
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-01 17:44:33 +01:00
Marcel Klehr 7ad82c7948 fix(NcSelect): Migrate to new event names
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-01 17:44:33 +01:00
Marcel Klehr 649c067969 migrate(nc-vue): Upgrade to v8.x
fixes #2034
fixes #1157

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-01 17:44:33 +01:00
Nextcloud bot a2932534a7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-01 00:26:33 +00:00
Nextcloud bot 67853e388b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-31 00:27:15 +00:00
Marcel Klehr 1b6b82f575
Merge pull request #2124 from nextcloud/rakekniven-patch-1
fix(i18n): Improved grammar
2024-01-30 19:20:21 +01:00
rakekniven 038d7ac971
fix(i18n): Improved grammar
Reported at Transifex

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2024-01-30 17:15:01 +01:00
Nextcloud bot fd1a786a5f
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-30 00:26:26 +00:00
Nextcloud bot 868653fc6d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-29 00:26:55 +00:00
Marcel Klehr 6fe0d9ef67 feat(disable archive): Allow disabling archive functionality
also don't display content pane when archive or scraping is disabled

fixes #2009

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-01-28 12:55:09 +01:00
Marcel Klehr 4121990c3e refactor(settings): Create a UserSettingsService and load all settings via initial state
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-01-28 12:25:40 +01:00
Marcel Klehr a5752fe42a fix(Controls): Debounce new search bar
fixes #2110

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-01-27 18:31:16 +01:00
Nextcloud bot efa540b94c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-27 00:45:39 +00:00
Nextcloud bot 860ba9d3fc
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-21 00:46:09 +00:00
Nextcloud bot 1d8760fa93
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-16 00:26:21 +00:00
Nextcloud bot 0514480172
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-15 00:26:02 +00:00
Nextcloud bot 1977062701
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-10 00:28:24 +00:00
Nextcloud bot 4d63080a92
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-01-04 00:27:54 +00:00
Marcel Klehr 9ae5a7b471 fix(BookmarkMapper#_selectTags): Always return a string for tags column
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-01-03 16:52:09 +01:00
Marcel Klehr 29e6b0b98f fix(OrphanedTreeItemsRepairStepTest)
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-01-03 16:30:42 +01:00
Marcel Klehr 97e0b152cd fix(OrphanedTreeItemsRepairStepTest)
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-01-03 16:26:44 +01:00