Commit Graph

4779 Commits

Author SHA1 Message Date
Nextcloud bot 2b065b5115 Updating phpunit-mysql.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-15 16:17:51 +00:00
Nextcloud bot 418298b532
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-09 00:54:50 +00:00
Nextcloud bot c1059c09cf
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-07 00:34:33 +00:00
Nextcloud bot 6109af8d55
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-06 00:49:50 +00:00
Nextcloud bot 311777b124
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-05 00:27:11 +00:00
Nextcloud bot b6d2b12cef
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-03 00:26:36 +00:00
Nextcloud bot 9f5318fa83
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-03-02 00:26:36 +00:00
Nextcloud bot b13c683a2b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-29 00:27:52 +00:00
Nextcloud bot c4434dfa5d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-28 00:38:37 +00:00
Nextcloud bot a367730ccf
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-27 00:27:18 +00:00
Nextcloud bot bd4bb7cfef
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-25 00:29:11 +00:00
Nextcloud bot a86d70ceb3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-18 00:27:15 +00:00
Nextcloud bot dbc2c0db9e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-08 00:27:12 +00:00
Nextcloud bot 5e44789851
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-07 00:26:33 +00:00
Nextcloud bot ab7d624405
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-02-06 00:26:37 +00:00
Marcel Klehr 6266dbb6cb fix(lint)
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-04 14:06:34 +01:00
Marcel Klehr 474a5f44f6 fix(ItemSkeleton): Make it more beautiful
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-04 14:05:41 +01:00
Marcel Klehr 3a4b1e6248 enh(Search): Allow searching globally with one click
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-04 14:00:38 +01:00
Marcel Klehr 25df6da4d7 fix(Controls): Correct title of rss feed button
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-04 14:00:03 +01:00
Marcel Klehr fb4f8a8d29 fix(Search): Increase width of search field
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-02-04 12:07:21 +01:00
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