Commit graph

1000 commits

Author SHA1 Message Date
github-actions[bot]
0b2de25cc5
chore: update translations (#1476) 2024-01-21 05:54:20 +01:00
Rémi Marseault
f70fb22513
chore(readme): Move installation to wiki (#1475) 2024-01-20 22:17:56 +01:00
Rémi Marseault
9832fbb81c
Revert "chore: update deps" (#1471) 2024-01-20 22:17:30 +01:00
Rémi Marseault
f4842c4444
perf(PWA): Use Network-only strategy for service worker (#1468) 2024-01-20 15:46:08 +01:00
dependabot[bot]
cf07601f8c
chore(deps-dev): bump vite from 5.0.11 to 5.0.12 (#1473) 2024-01-20 06:02:03 +01:00
Rémi Marseault
bf9566fbbf
fix(accessibility): Add name attributes to login form (#1467) 2024-01-17 14:21:01 +01:00
dependabot[bot]
1ec8ae67e5
chore(deps): bump the all group with 6 updates (#1463)
Bumps the all group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `10.7.1` | `10.7.2` |
| [vue](https://github.com/vuejs/core) | `3.4.12` | `3.4.14` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.0` | `20.11.3` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.18.1` | `6.19.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.18.1` | `6.19.0` |
| [prettier](https://github.com/prettier/prettier) | `3.2.1` | `3.2.2` |


Updates `@vueuse/core` from 10.7.1 to 10.7.2
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v10.7.2/packages/core)

Updates `vue` from 3.4.12 to 3.4.14
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.12...v3.4.14)

Updates `@types/node` from 20.11.0 to 20.11.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 6.18.1 to 6.19.0
- [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/v6.19.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.18.1 to 6.19.0
- [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/v6.19.0/packages/parser)

Updates `prettier` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.1...3.2.2)

---
updated-dependencies:
- dependency-name: "@vueuse/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 18:06:31 +01:00
github-actions[bot]
aaf35d5bfb
chore: update translations (#1461)
Co-authored-by: WDaan <WDaan@users.noreply.github.com>
2024-01-14 12:05:30 +01:00
Daan Wijns
da74f44bfe chore: translations permissions 2024-01-14 12:04:09 +01:00
Daan Wijns
2dbdef390e chore: fix typo 2024-01-13 12:21:18 +01:00
Daan Wijns
cdb04179c8
Merge pull request #1455 from VueTorrent/fixes 2024-01-13 12:16:20 +01:00
Daan Wijns
67d76b6334 perf: use search bar #891 2024-01-13 12:14:42 +01:00
Daan Wijns
7fb410732a fix: scrollbar styling #1397 2024-01-13 11:31:48 +01:00
Daan Wijns
6979c493ca fix: use expansion panel for logs #1420 2024-01-13 11:17:21 +01:00
Daan Wijns
53fe2e55b6 perf: bring back settings import #1322 2024-01-13 10:58:47 +01:00
Daan Wijns
5e06f6d1f2 fix: disable progress bar striping #1324 2024-01-13 10:01:58 +01:00
Daan Wijns
afe4fa5784 perf: bring back active filter #1280 2024-01-13 09:58:19 +01:00
Daan Wijns
6eb2c15e20 perf: add check latest version #941 2024-01-13 09:14:18 +01:00
Daan Wijns
1dcfdb2d3d chore: update deps 2024-01-13 08:39:36 +01:00
Rémi Marseault
9b81865ded
fix(clipboard): Add missing toast on clipboard action (#1452) 2024-01-13 07:51:37 +01:00
Daan Wijns
2711307a12 chore: contribute note 2024-01-12 09:54:46 +01:00
github-actions[bot]
a398bfe376
chore: update translations (#1450)
Co-authored-by: WDaan <WDaan@users.noreply.github.com>
2024-01-09 11:13:32 +01:00
Daan Wijns
cd6be33ef3 chore: linting 2024-01-09 11:12:28 +01:00
Daan Wijns
4a898c3fe2 ci: translations token 2024-01-09 11:07:59 +01:00
Daan Wijns
345f01f9f0 ci: translations token 2024-01-09 11:05:00 +01:00
github-actions[bot]
df473e479b
chore(master): release 2.5.0 (#1419) 2024-01-09 08:03:00 +01:00
dependabot[bot]
97d7b6b56c
chore(deps): bump the all group with 11 updates (#1449) 2024-01-09 07:42:08 +01:00
Rémi Marseault
a30909b02a
chore: MockProvider use predefined hashes (#1446) 2024-01-07 12:29:56 +01:00
Rémi Marseault
653ee3b434
chore: LICENSE (#1445) 2024-01-06 21:29:55 +01:00
Rémi Marseault
7288861515
perf(add-torrent): Use scrollable dialog instead of manual infinite scroll (#1442) 2024-01-05 17:48:13 +01:00
Rémi Marseault
b261d1547a
fix(sortBy): Fix height overflow (#1441) 2024-01-05 17:48:05 +01:00
Daan Wijns
17bc0a9754 chore: fix build 2024-01-04 19:45:28 +01:00
Rémi Marseault
f5524b7d8b
perf(dev): Add MockProvider (#1435) 2024-01-04 19:41:31 +01:00
Rémi Marseault
a91e9420dc
chore(stores): Add $reset method on stores (#1436) 2024-01-04 19:41:06 +01:00
Rémi Marseault
a0c319bc82
chore(linter): Update linter config (#1437) 2024-01-02 04:14:25 +01:00
dependabot[bot]
189ed61cf0
chore(deps): bump the all group with 14 updates (#1438) 2024-01-02 04:13:39 +01:00
dependabot[bot]
b8cba0807b
chore(deps): bump actions/download-artifact from 3 to 4 (#1439) 2024-01-02 04:13:30 +01:00
dependabot[bot]
c139de0658
chore(deps): bump actions/upload-artifact from 3 to 4 (#1440) 2024-01-02 04:13:21 +01:00
Daan Wijns
e30ecec479 chore: permissions 2023-12-31 10:11:19 +01:00
Daan Wijns
becaf28f6f chore: permissions 2023-12-31 10:09:23 +01:00
Rémi Marseault
ade6defb82
feat(RSS): Allow edit feed URL (4.6.0+) (#1433) 2023-12-28 13:17:14 +01:00
Rémi Marseault
4c356fc57b
chore: Add issue templates (#1431) 2023-12-27 14:20:29 +01:00
Rémi Marseault
7a1e6e88a6
chore(ci): Clean reduce and update (#1399) 2023-12-27 09:09:51 +01:00
dependabot[bot]
1bc9e22f3c
chore(deps): bump the all group with 7 updates (#1429) 2023-12-26 09:05:40 +01:00
github-actions[bot]
6f82d12d76
chore: update translations (#1427) 2023-12-24 06:40:02 +01:00
dependabot[bot]
2c63d8acf7
chore(deps): bump the all group with 11 updates (#1425) 2023-12-21 05:07:46 +01:00
Rémi Marseault
51d58cfc49
perf(SpeedGraph): Init values with null (#1422) 2023-12-19 07:57:07 +01:00
dependabot[bot]
bec713cd82
chore(deps): bump github/codeql-action from 2 to 3 (#1423) 2023-12-19 07:56:54 +01:00
Daan Wijns
7e8cc9cdbc fix: make info tab selectable #1413 2023-12-17 11:42:27 +01:00
Daan Wijns
0e67cea318 perf: tweak torrent title 2023-12-17 11:09:45 +01:00