Commit Graph

  • 9d494e84bf
    Merge pull request #21117 from Chocobo1/webui_interval Chocobo1 2024-07-29 15:06:48 +08:00
  • aed103d06e WebUI: Improve visibility of unread RSS articles skomerko 2024-07-28 09:02:45 +02:00
  • b67495464d WebUI: Add ability to toggle alternating row colors in tables skomerko 2024-07-28 09:02:15 +02:00
  • 32348c7d1a
    GHA CI: work around build failure Chocobo1 2024-07-26 22:44:09 +08:00
  • bf7e1516d5
    WebUI: clear timer variable properly Chocobo1 2024-07-26 04:58:21 +08:00
  • 7131d1bd6b
    WebUI: listen to resize events properly Chocobo1 2024-07-23 16:54:10 +08:00
  • 062904c2bd
    WebUI: avoid excessive checking Chocobo1 2024-07-23 16:42:17 +08:00
  • 6b52a04ff1
    WebUI: avoid queuing up requests Chocobo1 2024-07-23 16:34:55 +08:00
  • 69a829dfb0
    Clean up search engine Chocobo1 2024-07-22 16:51:57 +08:00
  • 3c5baac150
    Merge pull request #21097 from Chocobo1/webui_a11y Chocobo1 2024-07-22 16:44:52 +08:00
  • 9bed341543 Change default torrent list filter behaviour wdeweijer 2024-07-14 19:04:46 +02:00
  • a3fb59e77a
    Clean up search engine Chocobo1 2024-06-20 04:23:16 +08:00
  • 8e9680bf69
    WebUI: simplify code Chocobo1 2024-07-19 14:32:05 +08:00
  • b75c42f850
    WebUI: associate label to input fields Chocobo1 2024-07-17 14:09:37 +08:00
  • 3b38d0de7f
    Represent by TorrentInfo only info-section related metadata Vladimir Golovnev 2024-07-19 06:25:41 +03:00
  • 8b7fdf0f22
    Bump Python version minimum requirement Chocobo1 2024-07-17 12:13:58 +08:00
  • 83d730ffda
    Merge pull request #21074 from Chocobo1/webui_html5 Chocobo1 2024-07-17 12:06:08 +08:00
  • 4f610acca9
    Represent by TorrentInfo only info-section related metadata Vladimir Golovnev (Glassez) 2024-07-16 12:52:31 +03:00
  • f1f14896a2 Don't reannounce when removing tracker via WebAPI Thomas Piccirello 2024-07-15 14:11:48 -07:00
  • 920ae26f7b
    WebUI: Fix Torrent Management Mode selector Hanabishi 2024-07-15 15:33:51 +05:00
  • 3acd5409a6
    WebUI: Fix Torrent Management Mode selector Hanabishi 2024-07-15 15:33:51 +05:00
  • a61df019b3
    WebUI: provide legend text Chocobo1 2024-07-15 18:20:01 +08:00
  • 7df98e1c9a
    WebUI: specify scope of table header Chocobo1 2024-07-15 17:57:14 +08:00
  • c3b7dfa918
    WebUI: omit closing on HTML void elements Chocobo1 2024-07-15 17:33:53 +08:00
  • 0fd24358ce
    WebUI: check buttons to have valid text (or assistive text) Chocobo1 2024-07-15 17:20:55 +08:00
  • 7e8e6269d0
    WebUI: drop unused lint rule Chocobo1 2024-07-15 17:11:56 +08:00
  • 25dd6c72f7
    WebUI: use the correct property for accessing text Chocobo1 2024-07-15 17:06:48 +08:00
  • adde3c3f65
    WebUI: check headings to have textual content Chocobo1 2024-07-15 17:03:21 +08:00
  • 7119de9b8d
    WebUI: provide semantic information of table body Chocobo1 2024-07-15 16:39:53 +08:00
  • 09ed0d6b66
    WebAPI: Add root_path to torrent/info result David Newhall 2024-07-14 22:44:26 -07:00
  • 4f0cc8aa11
    Fix incorrect sorting by "private" column Vladimir Golovnev 2024-07-15 08:42:02 +03:00
  • 4d490c84e7
    Add ability to display torrent "privateness" in UI ManiMatter 2024-07-07 18:09:57 +02:00
  • 3999b9a4f9
    add root_path to torrent/info api output (#21066) David Newhall 2024-07-14 22:44:26 -07:00
  • 7f4cb43a33
    Fix incorrect sorting by "private" column Vladimir Golovnev 2024-07-15 08:42:02 +03:00
  • 16c6a64b2a
    WebUI: remove deleted torrents even if they are currently filtered out Carmelo Scandaliato 2024-07-14 13:08:32 -04:00
  • 2f8044bd26
    Prevent incorrect size from being used for creating array Vladimir Golovnev 2024-07-12 08:49:45 +03:00
  • 92db0170d5
    Apply bulk changes to correct content widget items Vladimir Golovnev 2024-06-29 21:57:59 +03:00
  • 8e8992b5ad
    Fix incorrect sorting by "private" column Vladimir Golovnev (glassez) 2024-07-09 10:33:04 +03:00
  • 08d05a341d WebUI: Fix Torrent Management Mode selector Hanabishi 2024-07-13 07:14:07 +00:00
  • c342b9e855
    Bump Python version minimum requirement Chocobo1 2024-06-27 16:47:35 +08:00
  • 389f6650bf add root_path to torrent/info api output David Newhall II 2024-07-12 14:07:58 -07:00
  • 9feefc8144
    WebUI: avoid redundant re-initialization Chocobo1 2024-07-12 15:00:36 +08:00
  • 5f3d1325e8
    WebUI: avoid redundant re-initialization Chocobo1 2024-06-29 22:50:06 +08:00
  • 9c26e5d4d6
    WebUI: access attribute/property natively Chocobo1 2024-07-12 14:06:59 +08:00
  • 96607ce874
    Prevent incorrect size from being used for creating array Vladimir Golovnev 2024-07-12 08:49:45 +03:00
  • 815ab180c1
    Prevent incorrect size from being used for creating array Vladimir Golovnev 2024-07-12 08:49:45 +03:00
  • 245582ddc1
    Prevent incorrect size from being used for creating array Vladimir Golovnev (Glassez) 2024-07-10 19:46:01 +03:00
  • b1651f355e Fix typos and add consistent text to webui_es.ts Victor Uria Valle 2024-07-10 01:17:42 +02:00
  • 5cd9aed1c0 Fix typos and add consistent text to qbittorrent_es.ts Victor Uria Valle 2024-07-10 01:17:01 +02:00
  • 89a00094e4
    Fix incorrect sorting by "private" column Vladimir Golovnev (glassez) 2024-07-09 10:33:04 +03:00
  • 5fff0eceb3
    WebUI: access attribute/property natively Chocobo1 2024-06-24 16:20:06 +08:00
  • 418edc7471
    Apply bulk changes to correct content widget items Vladimir Golovnev 2024-06-29 21:57:59 +03:00
  • bd01b7c4df
    WebUI: Correctly apply changed "save path" of RSS rules Vladimir Golovnev 2024-07-08 10:08:28 +03:00
  • efa517ea90
    WebUI: Correctly apply changed "save path" of RSS rules Vladimir Golovnev 2024-07-08 10:08:28 +03:00
  • eba5cbb803
    WebUI: Correctly apply changed "save path" of RSS rules Vladimir Golovnev 2024-07-08 10:08:28 +03:00
  • 87a202c71e
    Add ability to display torrent "privateness" in UI ManiMatter 2024-07-07 18:09:57 +02:00
  • 47723115f6
    Show scroll bar in Torrent Tags dialog Vladimir Golovnev 2024-07-07 08:25:31 +03:00
  • 95e431a296
    Fix handling of tags containing '&' character Vladimir Golovnev 2024-07-07 08:24:30 +03:00
  • b0ac763048
    Show scroll bar in Torrent Tags dialog Vladimir Golovnev 2024-07-07 08:25:31 +03:00
  • 127d2d6f0b
    Fix handling of tags containing '&' character Vladimir Golovnev 2024-07-07 08:24:30 +03:00
  • 4149609e78
    Allow to move content files to Trash instead of deleting them Vladimir Golovnev 2024-06-29 08:21:35 +03:00
  • 78c549f83e
    Use custom storage when reloading torrent Vladimir Golovnev 2024-06-28 07:14:19 +03:00
  • a3a53e2e0e
    WebUI: Fix preference name conflict Thomas Piccirello 2024-06-28 01:46:21 -07:00
  • a4f63a5c30
    Show scroll bar in Torrent Tags dialog Vladimir Golovnev 2024-07-07 08:25:31 +03:00
  • ccdf178ee7
    Fix handling of tags containing '&' character Vladimir Golovnev 2024-07-07 08:24:30 +03:00
  • 78ced3e4de
    Remove redundant include Vladimir Golovnev 2024-07-06 22:25:42 +03:00
  • 10270be207
    WebUI: Correctly apply changed "save path" of RSS rules Vladimir Golovnev (Glassez) 2024-07-06 11:33:58 +03:00
  • c48a929e10
    Fix handling of tags containing '&' character Vladimir Golovnev (Glassez) 2024-07-04 11:13:57 +03:00
  • 5e1f9b7e07
    Show scroll bar in Torrent Tags dialog Vladimir Golovnev (Glassez) 2024-07-05 15:59:34 +03:00
  • 460961bc02
    Update src/gui/transferlistsortmodel.cpp ManiMatter 2024-07-05 09:04:55 +02:00
  • b52fa98a02
    WebUI: Implement double-click behavior controls Hanabishi 2024-07-05 11:34:05 +05:00
  • d87533bf4c
    WebUI: Implement path autocompletion Paweł Kotiuk 2024-07-05 08:24:02 +02:00
  • 5ef2a1df07
    Use QList explicitly Vladimir Golovnev 2024-07-04 08:30:39 +03:00
  • 61140d437c Add the "private" flag to the GUI +Changes from code review Benjamin Harder 2024-06-14 09:33:35 +02:00
  • 2a660212ae Implement double-click behavior controls for the WebUI Hanabishi 2024-07-02 07:32:57 +00:00
  • f450143c4f
    Use QList explicitly Vladimir Golovnev (Glassez) 2024-07-01 19:45:05 +03:00
  • c86d05c2de Attach path autocompletion to path fields in web windows Paweł Kotiuk 2024-06-30 09:36:35 +00:00
  • 3601399328 Implement script providing autocompletion for Text input fields Paweł Kotiuk 2024-06-30 09:36:23 +00:00
  • 5aaa43e01d
    Restore ability to use server-side translation by custom WebUI Vladimir Golovnev 2024-06-29 21:59:22 +03:00
  • d2fceaa228
    Apply bulk changes to correct content widget items Vladimir Golovnev 2024-06-29 21:57:59 +03:00
  • 4e27e88f6a
    Allow to move content files to Trash instead of deleting them Vladimir Golovnev 2024-06-29 08:21:35 +03:00
  • 9aaad1aa2f
    Apply bulk changes to correct content widget items Vladimir Golovnev (Glassez) 2024-06-28 16:39:40 +03:00
  • 9fc5bff297
    Allow to move content files to Trash instead of deleting them Vladimir Golovnev (Glassez) 2024-01-05 18:24:11 +03:00
  • c5fa05299b
    WebUI: Fix preference name conflict Thomas Piccirello 2024-06-28 01:46:21 -07:00
  • 0cbe4882c3
    Use custom storage when reloading torrent Vladimir Golovnev 2024-06-28 07:14:19 +03:00
  • cda98891c5
    Use custom storage when reloading torrent Vladimir Golovnev (Glassez) 2024-06-25 23:13:59 +03:00
  • 86745d7b07
    GHA CI: use static versions of AppImage builder Chocobo1 2024-06-25 13:11:32 +08:00
  • 210650a5ee
    Use enabled search plugins by default in WebUI Thomas Piccirello 2024-06-24 10:45:14 -07:00
  • fe93b6d0d8
    Use proper casting Chocobo1 2024-06-24 15:02:48 +08:00
  • e8b585acd8
    Allow numeric types Chocobo1 2024-06-23 12:43:35 +08:00
  • cea20141a9
    Show download progress for folders with zero byte size as 100 instead of 0 vikas_c 2024-06-20 10:38:55 +05:30
  • 0f5a27ed50
    Improve connection handling Chocobo1 2024-06-20 12:13:27 +08:00
  • c2cf898ccd
    Allow to use regular expression to filter torrent content Vladimir Golovnev 2024-06-19 15:25:48 +03:00
  • 5e5aa8a563
    Add type annotations Chocobo1 2024-06-17 13:18:32 +08:00
  • 12a4c3fda2
    WebAPI: Add "private" filter for 'info' endpoint ManiMatter 2024-06-16 07:57:12 +00:00
  • 5f50b701d2
    Don't use custom "file icon provider" on Windows Vladimir Golovnev 2024-06-14 22:39:42 +03:00
  • 9f20d9c3aa
    Revise Protocol column Chocobo1 2024-06-12 15:20:37 +08:00
  • 05e3130baa
    Apply share limits when torrent downloading is finished Vladimir Golovnev 2024-06-12 09:03:07 +03:00
  • 683492648f
    Apply filename filter to subfolder names as well Vladimir Golovnev 2024-06-12 09:02:10 +03:00
  • 2f2e158877
    WebUI: unify comment format Chocobo1 2024-06-09 18:43:47 +08:00