Commit Graph

  • ad6593d542 Declare lock icon and its height and width in html David 2023-12-30 18:41:06 -09:00
  • 395f2f6677
    Specify a locale if none is set Chocobo1 2023-12-29 15:18:16 +08:00
  • 1a71b1187f
    Update README.md Allan Laal 2023-12-29 09:36:11 +02:00
  • 43bfbf71a2
    GHA CI: ditch unusable build step Chocobo1 2023-12-29 11:48:08 +08:00
  • ca3e960bb5
    FIX README.md: remove old build instructions Allan Laal 2023-12-29 03:49:17 +02:00
  • 5a7c6b62a4
    Merge branch 'qbittorrent:master' into feat/8350/RSS-request-delay jNullj 2023-12-19 23:35:58 +02:00
  • 5722c3cd55 Move delay into handleDownloadFinished jNullj 2023-12-19 23:33:44 +02:00
  • 8dcc734df5
    Enable Ctrl+F hotkey for more inputs thalieht 2023-12-19 19:52:47 +02:00
  • 0f5876c0d1 Add button to set delete files default in WebUI David 2023-12-18 14:51:50 -09:00
  • 50598eaa5d Add Lock icon SVG to WebUI David 2023-12-18 14:44:03 -09:00
  • 2425a1ff94 Expose torrent file deletion setting to WebUI David 2023-12-18 14:39:15 -09:00
  • eb44a21c5e
    Merge branch 'qbittorrent:master' into feat/8350/RSS-request-delay jNullj 2023-12-18 22:36:04 +02:00
  • 7f6556f170 Fix m_sequentialServices usage jNullj 2023-12-18 22:32:03 +02:00
  • c62f38abca Remove redundent registerSequentialService jNullj 2023-12-18 22:12:22 +02:00
  • 93c03085cf
    Update m_sequentialServices comment jNullj 2023-12-18 22:05:52 +02:00
  • ea4ad45c85 Change m_storeFetchDelay to qint64 jNullj 2023-12-18 22:00:35 +02:00
  • 4057972b2d
    GHA CI: fix coverity build failure Chocobo1 2023-12-19 00:30:36 +08:00
  • 073ca4267c
    Introduce helper function to join values as string Chocobo1 2023-12-19 00:08:37 +08:00
  • aa7fa70e71 Enable Ctrl+F hotkey for more inputs eretrus@outlook.com 2023-12-16 17:32:37 +02:00
  • 93460adc1b
    Introduce helper function to join values as string Chocobo1 2023-11-30 02:27:07 +08:00
  • b8861b27e9
    Document how folder renames are protected against Calum McConnell 2023-12-15 23:37:47 -05:00
  • 4a1169cdbb
    Check for file already existing before performing rename Calum McConnell 2023-12-15 23:29:06 -05:00
  • 5f8f94defb
    Check that a path is valid before verifying existence Calum McConnell 2023-12-15 23:25:19 -05:00
  • bba1400aff Update fetch delay label in webui jNullj 2023-12-15 23:02:41 +02:00
  • b41d5f271b
    Merge branch 'qbittorrent:master' into feat/8350/RSS-request-delay jNullj 2023-12-15 22:35:21 +02:00
  • 9eb1dc2306 Merge m_serviceDelay into m_sequentialServices jNullj 2023-12-15 22:32:44 +02:00
  • 3e91435acd Rename gui label for rss fetch delay jNullj 2023-12-15 22:02:25 +02:00
  • 59c3025013 Rearnge optionsdialog.ui for better code history jNullj 2023-12-15 21:54:27 +02:00
  • 7ae57835d0
    Adjust naming convention for functions relating to display of external IP addresses Odin Vex 2023-12-15 17:36:05 +00:00
  • a4eb01b6a8 Add missing parameter const to functions jNullj 2023-12-15 12:00:29 +02:00
  • 590c53dbb2 Fix code format and style jNullj 2023-12-15 11:41:39 +02:00
  • f8e51e000e
    GHA CI: fix coverity build failure Chocobo1 2023-12-15 14:19:16 +08:00
  • 37a9eda305
    Add missing QBT_TR translation call for WebUI used to filter events for detecting external IP addresses Odin Vex 2023-12-14 15:25:21 -05:00
  • 91d075a3ad
    Revamp means of displaying external addresses in GUI and WebUI Odin Vex 2023-12-14 15:13:10 -05:00
  • e341dcc77b
    Test Vladimir Golovnev (Glassez) 2023-12-12 09:55:31 +03:00
  • 24922d0742
    Explicitly set focus on text box Vladimir Golovnev (Glassez) 2023-12-08 10:10:05 +03:00
  • 9d90141c29
    Add dark theme for WebUI d47081 2023-12-12 06:23:40 +02:00
  • 4e07c0ae13
    Adjust external address display to show IPv4 and IPv6 addresses Odin Vex 2023-12-11 14:21:26 -05:00
  • d5888aa9cf
    Adjust getExternalAddress() to override virtual Odin Vex 2023-12-11 16:08:44 +00:00
  • cc563d9f78
    Fix incorrect usage of translation functions Chocobo1 2023-12-10 23:07:29 +08:00
  • 88ef8a51dd
    Move local functions into anonymous namespace Chocobo1 2023-12-10 22:51:33 +08:00
  • 8a7a649334
    Sort file lists Chocobo1 2023-12-10 21:57:13 +08:00
  • 0b542d2003
    Declare login page is compatible with dark theme Chocobo1 2023-12-10 21:38:34 +08:00
  • db56a895b9
    Move CSS out of lib directory Chocobo1 2023-12-10 21:33:43 +08:00
  • 7539bd9f3d
    Apply suggestions from code review Chocobo1 2023-12-10 21:28:40 +08:00
  • 6980fa8722
    Revise constraint for join function Chocobo1 2023-11-30 02:27:07 +08:00
  • 1ccf2b306c
    Fix incorrect usage of translation functions Chocobo1 2023-12-08 23:52:28 +08:00
  • e1715af5d1
    Move local functions into anonymous namespace Chocobo1 2023-11-30 22:07:14 +08:00
  • 4a77e997f7
    added line Loris Laera 2023-12-08 02:17:26 +01:00
  • c6cd4394f7
    Update statusbar.cpp Odin Vex 2023-12-07 13:36:59 +00:00
  • 2323e9a4e5
    Update src/webui/api/transfercontroller.cpp Odin Vex 2023-12-07 13:28:59 +00:00
  • 0297f0f34b
    Allow relative profile paths Victor Chernyakin 2023-12-06 23:20:37 -07:00
  • a398dc4687
    Initial External Address Display Odin Vex 2023-12-06 23:10:31 -05:00
  • 7a41192597
    Add a class to represent a tag Vladimir Golovnev 2023-12-05 17:01:09 +03:00
  • e72b20c7a7
    Merge branch 'qbittorrent:master' into feat/8350/RSS-request-delay jNullj 2023-12-04 23:27:15 +02:00
  • a3c426ebdc Update delay for registered sequential service jNullj 2023-12-04 23:21:28 +02:00
  • 65771d66fc
    Update Readme for WebUI Chocobo1 2023-12-05 03:34:40 +08:00
  • 0dbac78e17
    Revise legal notice Chocobo1 2023-12-05 03:13:37 +08:00
  • 608efc77e8 GHA CI: put libtorrent into its own directory Chocobo1 2023-11-30 16:48:25 +08:00
  • 9ecb3874d8 GHA CI: use parallel downloading Chocobo1 2023-11-28 00:04:28 +08:00
  • 7a9dcdecf6 Add delay to registerSequentialService jNullj 2023-12-04 01:47:43 +02:00
  • dd94380792
    Merge branch 'qbittorrent:master' into feat/8350/RSS-request-delay jNullj 2023-12-04 00:27:55 +02:00
  • e1d5d28fd9 Use std::chrono::seconds for fetchDelay jNullj 2023-12-04 00:23:35 +02:00
  • 5dabf5dd4b
    Add a class to represent a tag Vladimir Golovnev (Glassez) 2023-11-22 19:32:35 +03:00
  • f632713823
    Revise legal notice Chocobo1 2023-11-19 00:00:25 +08:00
  • fad287c3dc Remove redundent code jNullj 2023-12-02 21:27:17 +02:00
  • 8510d962de Fix code format and style jNullj 2023-12-02 21:10:07 +02:00
  • d13baf250d
    GHA CI: put libtorrent into its own directory Chocobo1 2023-11-30 16:48:25 +08:00
  • 3f721af7bf
    GHA CI: use parallel downloading Chocobo1 2023-11-28 00:04:28 +08:00
  • 7a5fd1879c
    Update Readme for WebUI Chocobo1 2023-11-27 16:19:52 +08:00
  • a83424a7a7
    Don't forget to store Stop condition Vladimir Golovnev 2023-11-30 08:58:41 +03:00
  • cdf66e069d
    Don't forget to update filter items Vladimir Golovnev 2023-11-29 07:05:46 +03:00
  • 4ba8eaf4b4
    Don't forget to store Stop condition Vladimir Golovnev 2023-11-30 08:58:41 +03:00
  • e115122757
    Don't forget to store Stop condition Vladimir Golovnev (Glassez) 2023-11-29 11:37:53 +03:00
  • bfd3ce2fca
    Don't forget to update filter items Vladimir Golovnev 2023-11-29 07:05:46 +03:00
  • 0f367c92fa
    Override dh_auto_test target sledgehammer999 2023-11-29 00:11:35 +02:00
  • 1773b1ea05
    Bump to 4.6.2 release-4.6.2 sledgehammer999 2023-11-27 23:14:33 +02:00
  • 9ebbafed95
    Update Changelog sledgehammer999 2023-11-27 23:11:27 +02:00
  • 8a5ffd68df
    NSIS: Add Hebrew translation avivmu 2023-11-20 11:07:26 +02:00
  • cf6e4ce933
    Sync translations from Transifex and run lupdate sledgehammer999 2023-11-27 22:09:27 +02:00
  • 5701812f59
    Don't forget to update category filter items Vladimir Golovnev (Glassez) 2023-11-27 19:10:52 +03:00
  • d8251e4475
    Improve TagFilterModel Vladimir Golovnev (Glassez) 2023-11-27 18:35:32 +03:00
  • 86d5d13ce6 Migrate away from deprecated functions Chocobo1 2023-11-20 16:02:49 +08:00
  • 8f230bc2e6 Remove unused icon provider singleton Chocobo1 2023-11-23 05:44:51 +08:00
  • 6d0ad62632 Remove Qt5 remnants Chocobo1 2023-11-22 18:12:53 +08:00
  • c54f8bf219
    Backport changes to v4.6.x branch Vladimir Golovnev 2023-11-26 14:33:12 +03:00
  • 3f6ca64d9e
    Disable stdout buffering for qbt-nox Chocobo1 2023-11-26 15:36:50 +08:00
  • c165131c3f
    Disable stdout buffering for qbt-nox Chocobo1 2023-11-26 15:36:50 +08:00
  • 0990c2632b GHA CI: link to C libraries dynamically Chocobo1 2023-11-18 15:05:35 +08:00
  • ba5229a069 GHA CI: only store compile cache on stable branches Chocobo1 2023-11-18 14:58:51 +08:00
  • 1aff030317 GHA CI: enable caching for Qt library Chocobo1 2023-11-17 22:32:33 +08:00
  • c1b63372f1
    Show Add new torrent dialog on main window screen Vladimir Golovnev 2023-11-21 22:13:22 +03:00
  • 081eace057
    Fix JS memory leak brvphoenix 2023-11-25 13:50:45 +08:00
  • b906a5c48a
    GHA CI: link to C libraries dynamically Chocobo1 2023-11-18 15:05:35 +08:00
  • af77355622
    GHA CI: only store compile cache on stable branches Chocobo1 2023-11-18 14:58:51 +08:00
  • 6b5694180a
    GHA CI: enable caching for Qt library Chocobo1 2023-11-17 22:32:33 +08:00
  • 9fde5634f1
    Fix JS memory leak brvphoenix 2023-11-25 13:50:45 +08:00
  • 000c261d47
    Migrate away from deprecated functions Chocobo1 2023-11-20 16:02:49 +08:00
  • ac5facfb95
    Remove unused icon provider singleton Chocobo1 2023-11-23 05:44:51 +08:00
  • 075953f24d
    Remove Qt5 remnants Chocobo1 2023-11-22 18:12:53 +08:00