1
0
Fork 0
mirror of https://github.com/VueTorrent/VueTorrent.git synced 2025-05-09 16:52:39 +03:00
Commit graph

13 commits

Author SHA1 Message Date
dependabot[bot]
639463d49f
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.61.0 to 6.0.0 ()
* chore(deps-dev): bump @typescript-eslint/eslint-plugin

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.61.0 to 6.0.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.0.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>

* chore: linter

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daan Wijns <dw.daanwijns@gmail.com>
2023-07-15 10:43:44 +02:00
Rémi Marseault
5f33d94d88
perf(modals): add autofocus () 2023-07-11 20:19:01 +02:00
Rémi Marseault
5a861deeb2
fix: Repair broken keybinds () 2023-07-07 11:01:57 +02:00
Rémi Marseault
906da74ee4
fix: events not working properly on views () 2023-06-27 21:46:29 +02:00
Rémi Marseault
e7171dca90
perf: change manual keyboard shortcuts to vue events () 2023-06-27 13:05:21 +02:00
Rémi Marseault
834827fed4
perf: Rework search engine () 2023-05-31 11:33:19 +02:00
Rémi Marseault
3e7f35107b
perf: include all settings () 2023-05-08 09:54:31 +02:00
Rémi Marseault
b276004b28
perf: Add Escape / Enter keybinds to RSS modals () 2023-05-03 15:37:39 +02:00
Rémi Marseault
5aeb65352f
perf: Rework desktop cards () @Larsluph 2023-02-02 10:44:18 +01:00
Rémi Marseault
f8fcafa1b1
perf: Add RSS articles view () @Larsluph 2023-01-27 15:05:45 +01:00
Rémi Marseault
e09e8a0300
perf: full Typescript migration + restructure () @Larsluph 2023-01-24 17:10:59 +01:00
Daan Wijns
5aa83fa95e feat!: move to vite + typescript => BREAKS PWA, please re-install! () 2022-11-15 09:41:56 +01:00
Willian Blanck
732e5193ec
feat: Basic rss interface () 2022-07-04 11:34:29 +02:00