Commit graph

521 commits

Author SHA1 Message Date
Rémi Marseault
afa9f0ef30
fix: incorrect enum values for MaxRatioAction (#673) @Larsluph 2023-02-22 21:42:50 +01:00
Rémi Marseault
9d31ff4360
fix: 400 when adding trackers (#674) @Larsluph 2023-02-22 21:42:09 +01:00
Rémi Marseault
f4646e2e66
fix: Handle Windows path separators (#675) @Larsluph 2023-02-22 21:41:53 +01:00
Rémi Marseault
141318affc
fix: Drag-and-Drop not working (#669) @Larsluph 2023-02-21 11:58:07 +01:00
github-actions[bot]
de7f47f7cb
chore(master): release 1.3.2 (#658) 2023-02-20 12:45:35 +01:00
Daan Wijns
999cd23e38 chore: add csrf step 2023-02-19 13:49:13 +01:00
Daan Wijns
2921cca79c fix: dark theme color #662 2023-02-19 13:49:02 +01:00
Daan Wijns
ff9f1594cd fix: phone check shutdown modal 2023-02-19 12:28:31 +01:00
Rémi Marseault
f0ddc603bd
fix: Replace root_folder param with contentLayout & stopCondition (#665) @Larsluph 2023-02-19 12:17:20 +01:00
MBR-0001
a56aa63ab9
fix: Unwanted torrent selection during search (#664) @MBR-0001 2023-02-19 12:16:51 +01:00
Rémi Marseault
d8ca97d928
fix: peers not showing up (#660) 2023-02-17 09:02:04 +01:00
Rémi Marseault
bc5695b870
perf: Add RSS unread filter (#657) @Larsluph 2023-02-16 12:36:22 +01:00
Mika Laster
34729e6efd
chore: Updated Ukrainian translation (#656) 2023-02-16 12:36:00 +01:00
Rémi Marseault
2e3a0048e4
perf : Add shutdown confirmation modal + moved to NavbarActions (#655) @Larsluph 2023-02-15 16:15:28 +01:00
Mika Laster
22f539b3fb
core: Updated Ukrainian translation (#654) @lyaschuchenko 2023-02-14 17:27:43 +01:00
Rémi Marseault
0d8ecfff45
perf : Disable category selection in TRC menu if no categories are created (#649) 2023-02-10 10:04:32 +01:00
github-actions[bot]
994e6b80b3
chore(master): release 1.3.1 (#645)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-09 11:24:13 +01:00
Hans
5e3d6b7788
fix: chart flickering (#644) @Hans1208 2023-02-08 22:32:16 +01:00
Prajna
dd02cdb564
fix: change rss-unread color from white to #ccc (#643) @hqwuzhaoyi 2023-02-08 14:26:41 +01:00
github-actions[bot]
59c427f028
chore(master): release 1.3.0 (#604)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-07 13:57:19 +01:00
Rémi Marseault
3cfc82f055
perf: add mark as read behavior for rss articles (#640) @Larsluph 2023-02-07 13:56:12 +01:00
Rémi Marseault
ab75f32c5f
feat: Add shutdown button in TopActions (#633) @Larsluph 2023-02-02 14:58:06 +01:00
Rémi Marseault
5aeb65352f
perf: Rework desktop cards (#627) @Larsluph 2023-02-02 10:44:18 +01:00
Rémi Marseault
7114ce12df
fix: Forced state not present in MobileCard (#632) @Larsluph 2023-02-02 10:43:41 +01:00
Rémi Marseault
4fa63ac162
fix: Unable to delete / create tags and categories (#628) 2023-01-29 18:18:07 +01:00
Rémi Marseault
d2c0817bee
perf: Fill data table width to whole page (#626) 2023-01-27 18:52:03 +01:00
Lê Huy Mạnh Tân
1841a5ce0f
chore: Update Vietnamese translation. (#621) 2023-01-27 15:07:04 +01:00
Rémi Marseault
353e26d51d
perf: Add export torrent to trc menu (#625) @Larsluph 2023-01-27 15:06:52 +01:00
Rémi Marseault
f8fcafa1b1
perf: Add RSS articles view (#622) @Larsluph 2023-01-27 15:05:45 +01:00
Rémi Marseault
5a2ed4ea99
fix: Invalid deconstruct on qbit service (#623) 2023-01-27 06:04:05 +01:00
Rémi Marseault
e09e8a0300
perf: full Typescript migration + restructure (#612) @Larsluph 2023-01-24 17:10:59 +01:00
Rémi Marseault
6cabef1b56
perf: Add toasts for copy/paste success/error (#620) 2023-01-24 10:53:34 +01:00
Rémi Marseault
e990d344d2
perf: Convert locale data to json (#616) @Larsluph 2023-01-23 09:40:57 +01:00
Rémi Marseault
f357bdf785
chore: Merge helpers to prevent import conflicts (#617) 2023-01-23 09:40:01 +01:00
Rémi Marseault
ea7e68ca2a
fix: Duplicate reference in dashboard settings (#618) @Larsluph 2023-01-23 09:39:32 +01:00
Dee
f6b07ef1ef
chore: Update Simplified Chinese translation (#613) 2023-01-18 11:12:39 +01:00
Rémi Marseault
ee9bbc1245
perf: Add Enter / Escape keybinds to modals and views (#608) @Larsluph 2023-01-16 09:49:39 +01:00
Rémi Marseault
fc371a296c
perf: Content tab for mobile users (#602) @Larsluph 2023-01-14 09:07:47 +01:00
Rémi Marseault
f175a6af65
perf: Disable hide condition on page scroll (#603) @Larsluph 2023-01-14 09:06:08 +01:00
github-actions[bot]
26120dcb1c
chore(master): release 1.2.0 (#579)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-01-11 14:40:55 +01:00
Rémi Marseault
3e1d3411b7
feat: Add globalSpeed and globalVolume computed values to torrent properties (#599) @Larsluph 2023-01-11 14:37:53 +01:00
Rémi Marseault
add11c9548
fix: Dashboard items not using $store.state reference (#601) 2023-01-10 19:04:52 +01:00
WDaan
82d443fcbb chore: dep bump 2023-01-09 09:12:16 +01:00
Rémi Marseault
59b47dbc8d
feat: Add/Ban peers support (#598) @Larsluph 2023-01-09 09:11:13 +01:00
Rémi Marseault
004c8f57d2
fix: "409 Conflict" on file/folder rename (#597) 2023-01-09 09:10:37 +01:00
Mika Laster
120ea2f2ae
chore: Update ua.js (#596) 2023-01-09 09:10:08 +01:00
VEWION
3def7aaa3b
chore: Update zh-hant.js (#594) 2023-01-09 09:09:52 +01:00
WDaan
a942ec7e9b chore: dep bump 2023-01-06 10:13:20 +01:00
Alexander Balya
684690ac7b
perf: improve russian translations (#593) @Balya 2023-01-06 10:12:29 +01:00
Rémi Marseault
719c5e9eba
perf: reset pageNumber when changing filters to prevent value overflow (#591) @Larsluph 2023-01-06 10:08:24 +01:00