1
0
Fork 0
mirror of https://github.com/VueTorrent/VueTorrent.git synced 2025-04-12 19:55:21 +03:00
Commit graph

29 commits

Author SHA1 Message Date
Daan Wijns
4dd81f7cd4 fix: magnet text area max size 2022-05-08 10:03:52 +02:00
Dee
ddd28ae619
perf: support more translations + add Simplified Chinese translations ()
* 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
a7cc03c3ba
feat: basic multilang support () 2021-11-27 11:23:20 +01:00
Daan Wijns
8001dc91c7 fix: invisble close button on modal 2021-11-02 08:58:18 +01:00
Daan Wijns
d517d9f334 fix: Persistent add modal 2021-08-14 12:30:49 +02:00
m4ximuel
5807db5e99
feat: open addmodal when dragging a file into the dashboard 2021-04-21 08:32:59 +02:00
m4ximuel
33cf62ff9b Perf: Remove redundant dialog code, use Modal Mixin 2021-04-20 17:47:15 +02:00
m4ximuel
a83ea144cf fix: layout issues + remove vue-perfect-scrollbar + refactor context menu
fix: issue where 'torrent details' modal does not work properly on iOS
perf: 'Vue2-perfect-scrollbar' is no longer dependent
feat: checkbox + button with color feedback for TorrentDeleteModal
perf: Context (right click) menu refactor! Works way better on mobile
2021-04-15 17:25:19 +02:00
Daan Wijns
f645ed6f54
0.5.2 () 2021-01-24 10:05:39 +01:00
Daan Wijns
c3dfddf12f
0.5.0 () 2021-01-23 11:59:02 +01:00
Daan Wijns
9ec4b09b28
0.4.9 () 2021-01-06 13:12:45 +01:00
Daan Wijns
39e5549b80
0.4.7 () 2020-12-30 11:11:40 +01:00
Daan Wijns
396f10f45c
0.4.6 () 2020-12-08 10:11:50 +01:00
Daan Wijns
8b590e4e98
0.4.5 () 2020-11-07 13:05:31 +01:00
Daan Wijns
80d1c1f6a0
0.4.4 () 2020-10-30 18:02:10 +01:00
Daan Wijns
0b4b234b4b
0.4.2 () 2020-10-28 14:44:40 +01:00
Daan Wijns
dde4c08f2b
0.4.1 () 2020-10-19 12:05:11 +02:00
Daan Wijns
af923e6648
0.4.0 () 2020-10-18 12:12:16 +02:00
muertocaloh
3d51d6fab6
Improvements on AddModal ()
* Add skip hash check option and autoTMM

* Allow to select category when adding a new torrent

Co-authored-by: muertocaloh <muertocaloh@protonmail.com>
Co-authored-by: Daan <dw.daanwijns@gmail.com>
2020-10-15 20:42:25 +02:00
Daan Wijns
28e716ff29
Feature categories () 2020-09-12 15:37:40 +02:00
Daan Wijns
2a825d210c
Feature - search () 2020-07-21 09:35:53 +02:00
Daan Wijns
0843d88c8c swich to old ui button 2020-05-26 21:32:33 +02:00
Daan Wijns
8c72dc9aaf trackers & peers + basic mobile support 2020-05-24 11:50:21 +02:00
Daan Wijns
04975e1ce4 alt speed toggle 2020-05-22 22:12:00 +02:00
Daan Wijns
bbbe89a290 logging out + available disk space + torrent download location 2020-05-22 21:44:05 +02:00
Daan Wijns
65fccb8cf4 basic adding + deleting 2020-05-20 20:22:03 +02:00
Daan Wijns
d2045ecaf4 github release test 2020-05-20 18:18:03 +02:00
Daan Wijns
ae096d68f8 pausing & resuming 2020-05-20 15:25:44 +02:00
Daan Wijns
ebc026460b updated vuetify & fucked everything up 2020-05-20 13:57:11 +02:00