Commit graph

696 commits

Author SHA1 Message Date
Rémi Marseault
516f1d7913
perf: Rework Content tab (#940) 2023-07-13 15:46:37 +02:00
Rémi Marseault
373e825cca
perf(overview): Fixes spacing for tag chips (#957) 2023-07-12 21:26:44 +02:00
Rémi Marseault
5f33d94d88
perf(modals): add autofocus (#955) 2023-07-11 20:19:01 +02:00
Rémi Marseault
34e43f6add
chore: Revert sass bump to remove deprecation warnings (#956) 2023-07-11 20:18:49 +02:00
dependabot[bot]
8f0f38f5e5
chore(deps-dev): bump prettier from 2.8.8 to 3.0.0 (#950) 2023-07-11 08:28:42 +02:00
dependabot[bot]
a81493d311
chore(deps-dev): bump vite from 4.3.9 to 4.4.2 (#951) 2023-07-11 08:28:34 +02:00
dependabot[bot]
0b3c73791b
chore(deps-dev): bump @typescript-eslint/parser from 5.61.0 to 5.62.0 (#952) 2023-07-11 08:28:26 +02:00
dependabot[bot]
3a0d89671a
chore(deps-dev): bump vitest from 0.32.4 to 0.33.0 (#953) 2023-07-11 08:28:17 +02:00
Rémi Marseault
7b77162871
fix(search): remove limit parameter (#946) 2023-07-09 14:28:09 +02:00
Rémi Marseault
b56caef1db
perf(overview): Disable canvas generation on large torrents (#947) 2023-07-09 14:27:10 +02:00
Rémi Marseault
d1fda8155d
fix: mobile plus button not working (#945) 2023-07-09 14:25:11 +02:00
Rémi Marseault
cf5e53cbca
perf(overview): Use selected file count instead of total file count to preview filename (#944) 2023-07-08 23:37:56 +02:00
Rémi Marseault
5a861deeb2
fix: Repair broken keybinds (#942) 2023-07-07 11:01:57 +02:00
Rémi Marseault
3d3b1bf4d8
fix: light theme handling (#937) 2023-07-04 19:35:43 +02:00
Rémi Marseault
8a2e2bf8a2
fix: AddModal button not present on desktop (#935) 2023-07-04 17:26:15 +02:00
dependabot[bot]
7db73402d1
chore(deps-dev): bump vitest from 0.32.2 to 0.32.4 (#934) 2023-07-04 09:20:39 +02:00
dependabot[bot]
9cde48b93d
chore(deps-dev): bump eslint from 8.43.0 to 8.44.0 (#933) 2023-07-04 09:20:30 +02:00
dependabot[bot]
39781de252
chore(deps): bump dayjs from 1.11.8 to 1.11.9 (#932) 2023-07-04 09:20:23 +02:00
dependabot[bot]
8dfd9ef3a9
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#931) 2023-07-04 09:19:21 +02:00
dependabot[bot]
e80722d497
chore(deps-dev): bump @typescript-eslint/parser from 5.60.1 to 5.61.0 (#930) 2023-07-04 09:19:13 +02:00
VEWION
0cff9dd31a
chore: Update Traditional Chinese translation (#929) 2023-07-04 09:19:03 +02:00
Rémi Marseault
5b1a1bc917
fix: transparent bg for speed dial (#927)
Fixes #926
2023-07-03 17:19:25 +02:00
github-actions[bot]
6ab00a179b
chore(master): release 1.6.0 (#901)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-07-03 08:55:08 +02:00
Daan Wijns
7e9f3c8a1f chore: comment broken version 2023-07-03 08:52:41 +02:00
Rémi Marseault
d2cae697b8
perf: Add qbit refresh interval setting (#923) 2023-07-03 07:12:05 +02:00
VEWION
31ad072c7f
chore: Update Traditional Chinese translation (#924) 2023-07-03 07:11:54 +02:00
Möbius
d17a9ff788
chore: Update Simple Chinese Translation (#922) 2023-07-02 17:33:07 +02:00
Rémi Marseault
e0c5fb5488
perf: overview improvements (#920) 2023-07-02 17:32:56 +02:00
Rémi Marseault
0cdcf5c5b3
clean Info (#919) 2023-06-30 15:55:21 +02:00
Rémi Marseault
4e6704081d
feat: Add TorrentDetail overview tab (#917) 2023-06-30 14:27:09 +02:00
Rémi Marseault
f5adce657d
fix: searchFilter is sometimes null (#918) 2023-06-30 13:39:59 +02:00
Möbius
3ab323b39a
Chore: Update Simple Chinese Translation (#916) 2023-06-29 19:21:13 +02:00
Rémi Marseault
b0d7a25752
perf: Add text filter in active filter tooltip (#915) 2023-06-28 20:52:29 +02:00
VEWION
e3e9300a9f
chore: Update Traditional Chinese translation (#913) 2023-06-28 07:39:12 +02:00
Rémi Marseault
906da74ee4
fix: events not working properly on views (#912) 2023-06-27 21:46:29 +02:00
dependabot[bot]
3049b68d54
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#906)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.60.0 to 5.60.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.60.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 13:05:29 +02:00
Rémi Marseault
e7171dca90
perf: change manual keyboard shortcuts to vue events (#905) 2023-06-27 13:05:21 +02:00
Rémi Marseault
0c6e9d86d5
feat: add logs view (#904) 2023-06-27 13:04:48 +02:00
Andreas
754aeb9959
perf: search on enter and customfilter (#903) 2023-06-27 13:04:31 +02:00
dependabot[bot]
e89df1e32f
chore(deps-dev): bump eslint-plugin-vue from 9.15.0 to 9.15.1 (#907)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.15.0 to 9.15.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.15.0...v9.15.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 13:02:34 +02:00
dependabot[bot]
a057558b5e
chore(deps-dev): bump @typescript-eslint/parser from 5.60.0 to 5.60.1 (#908)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.60.0 to 5.60.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.60.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 13:02:29 +02:00
dependabot[bot]
e54d42dd27
chore(deps): bump google-github-actions/release-please-action (#909)
Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 3.7.9 to 3.7.10.
- [Release notes](https://github.com/google-github-actions/release-please-action/releases)
- [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/google-github-actions/release-please-action/compare/v3.7.9...v3.7.10)

---
updated-dependencies:
- dependency-name: google-github-actions/release-please-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 13:02:21 +02:00
VEWION
123007d9bc
chore: Update Traditional Chinese translation (#910) 2023-06-27 13:02:12 +02:00
Rémi Marseault
d1d5498e31
fix: size error (#900) 2023-06-26 14:45:30 +02:00
github-actions[bot]
c69850872f
chore(master): release 1.5.12 (#871)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-06-26 13:17:19 +02:00
Rémi Marseault
b8324d96d8
perf: Add right click exception on link elements (#899) 2023-06-26 13:16:27 +02:00
Rémi Marseault
942b1a9f65
fix: favicons (#898) 2023-06-26 09:06:28 +02:00
dependabot[bot]
9c187690c3
chore(deps-dev): bump sass from 1.32.13 to 1.63.6 (#885)
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.13 to 1.63.6.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.13...1.63.6)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 10:02:00 +02:00
dependabot[bot]
9a7ad97968
chore(deps-dev): bump @faker-js/faker from 7.6.0 to 8.0.2 (#887)
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 7.6.0 to 8.0.2.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](https://github.com/faker-js/faker/compare/v7.6.0...v8.0.2)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 10:00:07 +02:00
dependabot[bot]
04fce173b7
chore(deps): bump uuid from 8.3.2 to 9.0.0 (#888)
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.0.
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v8.3.2...v9.0.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 09:59:52 +02:00