1
0
Fork 0
mirror of https://github.com/VueTorrent/VueTorrent.git synced 2025-04-07 09:15:12 +03:00
Commit graph

39 commits

Author SHA1 Message Date
Daan Wijns
2dcf9d268c fix: error from context menu when deleting torrent 2023-03-05 09:39:26 +01:00
Rémi Marseault
88bc9317c9
feat: Add settings to Show/Hide fields in mobile torrent card () @Larsluph 2023-03-04 10:36:53 +01:00
Rémi Marseault
0d8ecfff45
perf : Disable category selection in TRC menu if no categories are created () 2023-02-10 10:04:32 +01:00
Rémi Marseault
5aeb65352f
perf: Rework desktop cards () @Larsluph 2023-02-02 10:44:18 +01:00
Rémi Marseault
4fa63ac162
fix: Unable to delete / create tags and categories () 2023-01-29 18:18:07 +01:00
Rémi Marseault
353e26d51d
perf: Add export torrent to trc menu () @Larsluph 2023-01-27 15:06:52 +01:00
Rémi Marseault
6cabef1b56
perf: Add toasts for copy/paste success/error () 2023-01-24 10:53:34 +01:00
Rémi Marseault
cd2f7647e6
perf: Add scroll support in TorrentRightClickMenu () @Larsluph 2023-01-05 08:49:34 +01:00
WDaan
e242bad1af feat: add completed on 2022-12-30 12:23:27 +01:00
Rémi Marseault
060c3c3a1c
feat: Add Batch change location () 2022-12-30 12:11:38 +01:00
WDaan
91fcfeeba6 fix: toggle in right-click menu not updating 2022-12-30 11:53:44 +01:00
WDaan
b090984e5a chore: fix linter issues 2022-12-30 11:39:25 +01:00
Rémi Marseault
0a175ccb43
feat: Add tag support in Dashboard, TorrentDetail and Add Modal () 2022-12-30 11:02:45 +01:00
Daan Wijns
5aa83fa95e feat!: move to vite + typescript => BREAKS PWA, please re-install! () 2022-11-15 09:41:56 +01:00
Andreas
058766f617
fix: copy to clipboard on non secure context (no SSL) 2022-10-17 09:45:21 +02:00
Tadas Vosylius
a8f28dd5b4
fix: font-size difference in right click menu () 2022-10-04 10:12:02 +02:00
Daan Wijns
fcb021972a
perf: use pages instead of modals () 2022-07-03 13:05:17 +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
4f8c697757 perf: more translations 2021-11-27 14:53:08 +01:00
Daan Wijns
a7cc03c3ba
feat: basic multilang support () 2021-11-27 11:23:20 +01:00
Daan Wijns
2c1fc34ebd feat: basic limit share ratio 2021-11-01 14:48:06 +01:00
Daan Wijns
42afd92127 feat: copy name/hash/magnet 2021-08-14 11:12:52 +02:00
m4ximuel
ed08c914eb
Fix: Context menu placement 2021-04-22 13:34:34 +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
53c548b502 feat: use confirmation modal when deleting from context menu 2021-04-04 12:06:52 +02:00
Daan Wijns
cbf845a8a4 perf: softer red color 2021-02-17 08:16:34 +01:00
Daan Wijns
6860f06715
0.5.7 () 2021-02-07 19:11:28 +01:00
Daan Wijns
2e334ca909
0.5.5 () 2021-01-29 11:42:20 +01:00
Daan Wijns
c4329ce2b9
0.5.4 () 2021-01-27 13:24:23 +01: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
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
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
Daan
73c8e10cf3 Fix "Context menu cut off at the bottom of the screen" [] 2020-09-13 15:01:57 +02:00
Daan Wijns
28e716ff29
Feature categories () 2020-09-12 15:37:40 +02:00
Daan Wijns
25d06285a8 build failed 2020-05-26 09:20:35 +02:00
Renamed from src/components/Torrent/torrentRightClickMenu.vue (Browse further)