Commit graph

229 commits

Author SHA1 Message Date
momoirodouhu
7e5cc4891a
perf: updated japanese translate file (#491) 2022-09-10 10:23:18 +02:00
VEWION
201ac849e3
chore: Update Traditional Chinese translation (#472) 2022-07-22 14:03:12 +02:00
Daan Wijns
a8616cce54 fix: connection password type #456 2022-07-05 16:46:34 +02:00
Mika Laster
b56a16f7ce
perf: Improved Ukrainian translation (#457) 2022-07-05 16:42:12 +02:00
Daan Wijns
8f1a12d15f fix: broken build #453 2022-07-05 14:15:08 +02:00
OxO
20f4a67f49
perf: Update Simplified Chinese translation. (#454) 2022-07-05 08:51:44 +02:00
Daan Wijns
03157b0d01 chore: trying to fix build 2022-07-04 14:41:38 +02:00
Daan Wijns
abe909e14d perf: lazy load pages for smaller chunk sizes 2022-07-04 14:13:13 +02:00
Daan Wijns
7a74275a4d fix: release build 2022-07-04 13:53:23 +02:00
Daan Wijns
71a09fc58a feat: basic proxy support #261 2022-07-04 13:14:11 +02:00
Daan Wijns
882c263b72 chore: small rss fixes 2022-07-04 12:14:46 +02:00
Willian Blanck
732e5193ec
feat: Basic rss interface (#447) 2022-07-04 11:34:29 +02:00
Daan Wijns
fcb021972a
perf: use pages instead of modals #398 (#450) 2022-07-03 13:05:17 +02:00
Daan Wijns
59d7e8ec46 chore: change quotes 2022-07-03 10:28:09 +02:00
Talha
06579c8bbe
fix: category download folder not showing correctly (#448) 2022-07-03 10:25:41 +02:00
Daan Wijns
e063168121 perf: add ukranian 2022-07-03 10:23:08 +02:00
Mika Laster
90b7993a54
Create Ukrainian translate for VueTorrent (#446) 2022-06-26 21:18:02 +02:00
Daan Wijns
5a0ec26ddb fix: category download folder #435 2022-06-11 10:35:01 +02:00
Daan Wijns
acc07335d3 fix: add progress border + percentage #430 2022-06-11 10:24:20 +02:00
Daan Wijns
db86506c5e fix: white scrollbar #433 2022-06-11 10:06:18 +02:00
Ievgen Sobko
ce1e7c3546
fix: non-capital words (#432) 2022-06-11 09:44:51 +02:00
pokertour
3a8ec90ca2
perf: complete French translation (#438)
Completed the french translation with the new missings one
2022-06-11 09:44:12 +02:00
Daan Wijns
c63d0a4039 fix: load default folder #417 2022-06-05 10:34:24 +02:00
Daan Wijns
68223f5f45 feat: add dialog missing options #418 2022-06-05 10:19:10 +02:00
Tuur Lievens
b8ad965763
fix: allow native context menu in input elements (#428) 2022-06-05 10:11:39 +02:00
Daan Wijns
56631f6cdf chore: move progress 2022-06-05 09:53:07 +02:00
Tuur Lievens
1722a14dba
feat: piece states progress bar (#426) 2022-06-05 09:51:22 +02:00
Dee
45b244fbcf
fix: speed limit dialog incorrect text display and zh-hant fix (#425) 2022-05-14 06:28:40 +02:00
VEWION
964b1451a1
perf: update Traditional Chinese translations (#422) 2022-05-12 19:17:09 +02:00
Daan Wijns
4dd81f7cd4 fix: magnet text area max size #413 2022-05-08 10:03:52 +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
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
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
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
VEWION
146bf1de9b
Update zh-hant.js (#375) 2022-02-12 08:51:40 +01:00
Troplo
90d6623711
fix: spelling mistake in README and "qBittorrent" casing (#368) 2022-02-02 00:57:05 +01:00
Daan Wijns
952432fae7 chore: enable chinese variants 2022-01-13 20:17:23 +01:00