Commit graph

326 commits

Author SHA1 Message Date
Daan Wijns
982360eb03 ci: fix release-please 2022-05-08 09:52:25 +02:00
Daan Wijns
90cdbe24b7 chore: dep bump 2022-05-08 09:51:59 +02:00
Daan Wijns
521ac5804a
perf: translation fixes (#419) 2022-05-08 09:50:25 +02:00
Dee
ddd28ae619
perf: support more translations + add Simplified Chinese translations (#415)
* Extract all translatable strings in the settings dialog box.

* Finish All string extract.

issue:
  1. src\components\Modals\ShareLimit\ShareLimitInput.vue
     :label="`${title} Limit`"
  2. src\components\Modals\TagsAndCategories\CreateCategoryDialog.vue
     all tips not work
  3. src\components\Modals\TorrentDetailModal\Tabs\Trackers.vue
     no idea about formatTrackerStatus

Signed-off-by: Dee.H.Y <dongfengweixiao@hotmail.com>
2022-05-08 09:47:14 +02:00
github-actions[bot]
ea8e4a4f75
chore: release 0.16.1 (#412)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-04-17 16:36:27 +02:00
Daan Wijns
a268e774de perf: add all-time stats #351 2022-04-17 16:33:40 +02:00
Daan Wijns
2d5ad9d442 perf: topmenu tooltip delay #399 2022-04-17 16:11:06 +02:00
Daan Wijns
4b90d56df5 perf: move notification banner to botton #389 2022-04-17 16:06:40 +02:00
Daan Wijns
5ad3ba201f chore: small lang cleanup 2022-04-17 15:46:44 +02:00
Daan Wijns
886bc13f10 fix: torrent progress color #410 2022-04-17 15:35:22 +02:00
Daan Wijns
ce698e38a8
perf: better authenticated check (#411) 2022-04-17 15:24:01 +02:00
github-actions[bot]
132b849079
chore: release 0.16.0 (#409)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-04-16 13:14:51 +02:00
Giacomo Cerquone
23fee419fd
feat: add support for setting global speed limits (#406) 2022-04-16 13:12:44 +02:00
Daan Wijns
1667bc6796
chore: bump deps (#407) 2022-04-16 11:11:18 +02:00
github-actions[bot]
a6c294a32a
chore: release 0.15.4 (#386)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-04-04 21:57:23 +02:00
Daan Wijns
1120c8cfa2 chore: dep bump 2022-04-04 21:51:45 +02:00
Daan Wijns
94727a142a fix: PWA manifest #405 2022-04-04 21:49:23 +02:00
Daan Wijns
cf8eeaadfe chore: enable languages 2022-04-04 21:48:22 +02:00
Casey Scarborough
a1782058c8 perf: add Japanese language support (#401) 2022-04-04 21:46:43 +02:00
Casey Scarborough
57d71dceed
Fix lint errors in src/lang/id.js (#400) 2022-03-30 21:26:34 +02:00
Ele7o
6019759260
perf: add Vietnamese (#392)
* fixed search results not loading until stopped (#391)

* Add Vietnamese

Co-authored-by: Ulaş Özgüler <ulasozguler@users.noreply.github.com>
2022-03-13 08:22:57 +01:00
Ulaş Özgüler
8b126d8df5 fix: search results not loading until stopped (#391) 2022-03-13 08:21:33 +01:00
Ulaş Özgüler
84750af3d4
fix: low visibility text in dark theme (#390) 2022-03-12 20:45:26 +01:00
roky146
d0f7055148
perf: add Spanish Language (#385) 2022-03-04 18:03:42 +01:00
github-actions[bot]
83c6dfee37
chore: release 0.15.3 (#369)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-02-28 11:36:34 +01:00
dependabot[bot]
d7730c1eea
chore(deps): bump url-parse from 1.5.7 to 1.5.10 (#382)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 11:35:50 +01:00
dependabot[bot]
db80ba0c98
chore(deps): bump url-parse from 1.5.3 to 1.5.7 (#379) 2022-02-18 18:58:27 +01:00
dependabot[bot]
4e032c2d73
chore(deps): bump follow-redirects from 1.14.5 to 1.14.8 (#377) 2022-02-12 09:18:07 +01:00
dependabot[bot]
681cf456c5
chore(deps): bump shelljs from 0.8.4 to 0.8.5 (#376) 2022-02-12 09:17:59 +01:00
VEWION
146bf1de9b
Update zh-hant.js (#375) 2022-02-12 08:51:40 +01:00
dependabot[bot]
173317b099
chore(deps-dev): bump node-sass from 5.0.0 to 7.0.0 (#374) 2022-02-12 08:51:18 +01:00
Troplo
90d6623711
fix: spelling mistake in README and "qBittorrent" casing (#368) 2022-02-02 00:57:05 +01:00
github-actions[bot]
f41b11f8a6
chore: release 0.15.2 (#364)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-01-13 20:20:21 +01:00
Daan Wijns
952432fae7 chore: enable chinese variants 2022-01-13 20:17:23 +01:00
David Xuang
6c7372b41e
perf: Chinese translations (#363)
* Finish zh-hans

* Fix zh-hans

* Add zh-hant
2022-01-13 20:16:17 +01:00
Daan Wijns
05bcc9e587 fix: Qbittorrent title on tab 2022-01-13 20:15:38 +01:00
github-actions[bot]
0a8c450478
chore: release 0.15.1 (#335)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-01-13 17:53:49 +01:00
Daan Wijns
bedd357b1e chore: enable languages 2022-01-13 17:53:17 +01:00
Daan Wijns
bbc31fb8c5 fix: mention QBittorent #356 2022-01-13 17:34:09 +01:00
Ahmad Saugi
908af5b3fa
perf: add Indonesian (#361) 2022-01-12 18:51:09 +01:00
SamuelSilvaG
abb4c5ba69 perf: add Portugese (#350) 2021-12-25 10:27:56 +01:00
Daan Wijns
255e3702df chore: add french option 2021-11-29 08:46:25 +01:00
Damien
30d5dc01c4
perf: add French translations (#337) 2021-11-28 11:18:24 +01:00
Daan Wijns
4f8c697757 perf: more translations 2021-11-27 14:53:08 +01:00
Daan Wijns
a87884d4e4 chore: bump deps 2021-11-27 14:22:35 +01:00
github-actions[bot]
9007973de3
chore: release 0.15.0 (#334)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-11-27 14:20:13 +01:00
Daan Wijns
65943aea02 perf: more chinese translations 2021-11-27 14:08:00 +01:00
Daan Wijns
99fa1c419d feat: run external program on torrent completion #258 2021-11-27 13:56:45 +01:00
Daan Wijns
a7cc03c3ba
feat: basic multilang support (#320) 2021-11-27 11:23:20 +01:00
Daan Wijns
9f2ca4230d
perf: better share limit modal (#316) 2021-11-27 10:40:45 +01:00