Commit Graph

  • 8eced2ef1f
    Add ability to pass urls to the webui download page Thomas Piccirello 2017-12-27 22:19:39 -05:00
  • 1e486ea92e
    Fix JavaScript error Tom Piccirello 2018-12-07 18:41:32 -05:00
  • b47f38675e
    Disallow setting a blank alternative WebUI location Thomas Piccirello 2018-10-24 22:56:35 -04:00
  • 864f3393a0
    Add slow torrent options Thomas Piccirello 2018-10-22 00:03:01 -04:00
  • cebef74326
    Add "Use alternative Web UI" option Thomas Piccirello 2018-10-21 23:37:53 -04:00
  • e257b35cac
    Add "Apply rate limit to peers on LAN" option Thomas Piccirello 2018-10-21 23:19:35 -04:00
  • 1f33991e4b
    Add email "From" option Thomas Piccirello 2018-10-21 23:14:39 -04:00
  • 794053f212
    Set WebUI download options using set preferences Thomas Piccirello 2018-10-19 02:11:10 -04:00
  • 3a130e1f74
    Show list of categories on WebUI download page Thomas Piccirello 2018-10-19 01:56:47 -04:00
  • 3423f93230
    Hide WebUI text input for custom monitor save locations Thomas Piccirello 2018-10-17 23:05:09 -04:00
  • 2219167253
    Add "When adding a torrent" options Thomas Piccirello 2018-10-17 03:23:43 -04:00
  • a0a32b89a6
    Add WebUI Auto TMM options Thomas Piccirello 2018-10-24 22:15:40 -04:00
  • 59162bf426
    Replace all line breaks and fix legend code style. Thomas Piccirello 2018-10-16 01:23:53 -04:00
  • dfd148f55f
    Add speed limit icons to WebUI Speed options Thomas Piccirello 2018-10-16 00:41:57 -04:00
  • 3af720b3bc
    Add WebUI Random port button and proxy unencrypted password notice Thomas Piccirello 2018-10-16 00:34:47 -04:00
  • 11240d0837
    Replace WebUI Options fixed-width labels Thomas Piccirello 2018-10-16 00:15:15 -04:00
  • e64fd9c544
    Reorder WebUI options to match GUI Thomas Piccirello 2018-10-15 22:48:57 -04:00
  • 50ef812427
    Add checking_mem_usage option to AdvancedSettings FranciscoPombal 2018-08-28 11:18:07 +01:00
  • bd4d2fa424
    Combine qAsConst() with copyAsConst() to asConst() thalieht 2018-11-27 22:15:04 +02:00
  • e2ee928017
    Convert all foreach() to range-based for() thalieht 2018-11-18 20:40:37 +02:00
  • 62e71a15a4
    Fix coding style for various things thalieht 2018-11-06 17:49:17 +02:00
  • c62127e9f1
    Save option to start minimized in Mac thalieht 2018-12-04 11:43:32 +02:00
  • 2171d579ee
    Fix typo Chocobo1 2018-12-03 12:06:32 +08:00
  • 6e5a969e2d
    Use ip parameter from tracker request if provided Chocobo1 2018-12-02 14:22:03 +08:00
  • bfbc7ef28a
    Use QHostAddress for storing IP Chocobo1 2018-12-02 14:03:15 +08:00
  • b1cefbf9b5
    Autotools: Replace CPPFLAGS with CXXFLAGS sledgehammer999 2018-11-28 19:57:28 +02:00
  • 201638854e
    Autotools: Print Boost LDFLAGS nicer sledgehammer999 2018-11-24 01:24:08 +02:00
  • 847ecdeedb
    Autotools: Improve handling of C++ mode sledgehammer999 2018-11-24 00:12:38 +02:00
  • acc159fa60
    Fix wrong locale used in log message Chocobo1 2018-12-01 20:31:03 +08:00
  • bb7e80a8a6
    Fix weekday names translations Chocobo1 2018-11-28 11:34:39 +08:00
  • 39973f1bb1
    Fix strings not translated Chocobo1 2018-11-28 10:55:22 +08:00
  • 1e9151364a
    Clean up code Chocobo1 2018-11-19 12:00:50 +08:00
  • fd50d6e9af
    Save torrents queue in separate file Vladimir Golovnev (Glassez) 2018-11-19 12:53:29 +03:00
  • 427acf0c46
    Fix signed/unsigned integers comparison warning Vladimir Golovnev (Glassez) 2018-11-19 12:40:29 +03:00
  • f0a50424be
    Allow WebUI sidebar to be collapsed Thomas Piccirello 2018-11-25 15:05:31 -05:00
  • aded9afc0e
    Show ellipsis when WebUI sidebar is too narrow Thomas Piccirello 2018-11-25 14:57:49 -05:00
  • 060b7480db
    Only instantiate SearchPluginManager as needed Thomas Piccirello 2018-11-20 22:58:26 -05:00
  • 7f2a01dcd6
    Fix WebUI bug on override of Start Download option Tom Piccirello 2018-11-18 22:44:27 -05:00
  • fef0e70c9f
    Fix missing words in WebUI Chocobo1 2018-11-23 23:37:03 +08:00
  • 9cc112aa4e
    Add SameSite attribute to WebUI session cookie Thomas Piccirello 2018-11-20 02:56:30 -05:00
  • 44d4d41365
    Put WebUI security related options into a groupbox Chocobo1 2018-11-16 14:06:25 +08:00
  • a21c386dbf
    Add option for WebUI Host header validation Chocobo1 2018-11-16 13:41:27 +08:00
  • 1c4139906a
    Show icon in WebUI sorted column Thomas Piccirello 2018-11-05 02:51:23 -05:00
  • 1a21f45c75
    Implement proper C++11 mode detection Chocobo1 2018-11-08 00:14:10 +08:00
  • 63cf216550
    Use configured locale only for translating sledgehammer999 2018-12-17 00:06:23 +02:00
  • 84875d0c20 Rename "#" column to "Tier" in the tracker list thalieht 2018-12-15 20:32:30 +02:00
  • 774e6b96a2 Center align the section labels in advanced settings thalieht 2018-12-13 23:16:37 +02:00
  • 8439fd0bfe Add tooltips for some advanced settings thalieht 2018-12-13 23:05:25 +02:00
  • fd310e4e69
    Merge pull request #10002 from Chocobo1/travisci sledgehammer999 2018-12-14 22:57:16 +02:00
  • d6f2647472
    Merge pull request #9992 from Kolcha/mac-file-icon sledgehammer999 2018-12-14 22:55:34 +02:00
  • deed457764
    Merge pull request #9993 from Chocobo1/referer Mike Tzou 2018-12-14 13:23:04 +08:00
  • 72ce5c26db
    Upgrade TravisCI to xenial Chocobo1 2018-12-13 16:01:44 +08:00
  • eebbf3b1ee
    Merge pull request #9981 from Piccirello/webui-torrent-filter Mike Tzou 2018-12-14 13:18:29 +08:00
  • c1912e17c1
    Revise CSP header Chocobo1 2018-12-10 22:26:46 +08:00
  • d0886f8db0
    Reformat WebUI code Chocobo1 2018-12-12 12:23:56 +08:00
  • ba32525b45
    Fix errors from using strict mode Chocobo1 2018-11-30 18:35:32 +08:00
  • 1cb065edc6
    Use Javascript strict mode Chocobo1 2018-11-30 18:30:26 +08:00
  • 1c525d9c19
    Merge pull request #9375 from Piccirello/webui-trackers Mike Tzou 2018-12-12 12:06:32 +08:00
  • 7f349732ee Send numeric status without translation Thomas Piccirello 2018-12-10 23:39:22 -05:00
  • 718f66e6a2 Remove condition for unsupported libtorrent version Thomas Piccirello 2018-12-03 00:07:11 -05:00
  • 9e1f7a72b7 Simplify map initialization Thomas Piccirello 2018-09-19 00:06:28 -04:00
  • 33351e3d8d Add WebUI Trackers context menu Thomas Piccirello 2018-10-21 19:42:56 -04:00
  • 4947b0a44f Add DHT, PeX, and LSD to WebUI Tracker list Thomas Piccirello 2018-08-20 01:27:25 -04:00
  • b8e4c6b0be Add additional Tracker columns to WebUI Thomas Piccirello 2018-08-20 01:26:57 -04:00
  • dd790d94c9 Use const where appropriate Thomas Piccirello 2018-09-17 00:09:58 -04:00
  • c89e9d4354 Reorder and rename Tracker list context menu option Thomas Piccirello 2018-09-02 02:55:12 -04:00
  • b481787574 Rename Tracker List columns Thomas Piccirello 2018-09-17 00:16:28 -04:00
  • cd2c448e6d Bump Web API version sledgehammer999 2018-09-16 09:37:32 +03:00
  • cf9d903ba9
    Merge pull request #9541 from Piccirello/webui-file-priority Mike Tzou 2018-12-11 13:32:53 +08:00
  • 57e625494b Update Copyright email address Thomas Piccirello 2018-12-02 19:13:17 -05:00
  • 66015164d7 Fix display bugs in WebUI Files tab. Remove <IE9 support Thomas Piccirello 2018-11-13 01:04:49 -05:00
  • a44ed9cfd3 Fix incorrect priority value sent from WebUI Thomas Piccirello 2018-10-22 00:07:36 -04:00
  • c5b8f62780 Set priority for multiple files in one WebAPI request Thomas Piccirello 2018-10-21 19:00:38 -04:00
  • f27dc977e9 Replace prio namespace with FilePriority enum class Thomas Piccirello 2018-10-21 18:58:11 -04:00
  • 7fd30fa90f
    Enforce referrer-policy in WebUI Chocobo1 2018-12-10 22:14:53 +08:00
  • afbcf2095f
    Make file icon look like other macOS icons Nick Korotysh 2018-12-10 00:05:16 +03:00
  • e1f19b7c75
    Merge pull request #9986 from Piccirello/webui-peers-columns Mike Tzou 2018-12-10 12:34:11 +08:00
  • 3ff7d16cfc
    Merge pull request #9982 from Chocobo1/fixes Mike Tzou 2018-12-10 12:33:51 +08:00
  • 66f6823965 Add torrent name filtering to WebUI Thomas Piccirello 2018-12-07 22:41:20 -05:00
  • fc08091765
    Merge pull request #9940 from glassez/error-msg Vladimir Golovnev 2018-12-09 11:16:17 +03:00
  • 2eb213e2f9
    Merge pull request #9758 from Piccirello/new-search-webui-2 Mike Tzou 2018-12-09 16:01:21 +08:00
  • c093561532
    Merge pull request #9980 from Chocobo1/opensslVersion Mike Tzou 2018-12-09 15:57:33 +08:00
  • 0418401ddd
    Merge pull request #9976 from Piccirello/fix-js-error Mike Tzou 2018-12-09 15:56:38 +08:00
  • f3c1e82199 Match WebUI Peers table column order to GUI Thomas Piccirello 2018-12-09 00:36:43 -05:00
  • f32865b0c8
    Merge pull request #9752 from Piccirello/webui-autotmm Mike Tzou 2018-12-08 19:58:27 +08:00
  • 1b2cdda7e2
    Use gcc-5 for TravisCI linux builds Chocobo1 2018-12-08 12:35:23 +08:00
  • 2a428ffd37
    Use CC, CXX from environment when available Chocobo1 2018-12-08 13:05:05 +08:00
  • f13bcbd772
    Add OpenSSL version to GUI & stackdump Chocobo1 2018-12-08 12:19:29 +08:00
  • a8d5b146be Fetch data less frequently when torrents tab isn't visible Thomas Piccirello 2018-09-03 03:03:29 -04:00
  • b7ad751ec3 Add Search tab to WebUI Thomas Piccirello 2017-12-28 13:05:36 -05:00
  • a137f1493e
    Use correct locale to display date Chocobo1 2018-12-06 18:26:27 +08:00
  • de437b905b
    Fix MSVC C4267 warning Chocobo1 2018-12-06 17:23:28 +08:00
  • adcfbf0b8c
    Fix JavaScript error Tom Piccirello 2018-12-07 18:41:32 -05:00
  • 3aeaf6a054 Disallow setting a blank alternative WebUI location Thomas Piccirello 2018-10-24 22:56:35 -04:00
  • 402715004c Add slow torrent options Thomas Piccirello 2018-10-22 00:03:01 -04:00
  • 2ebc6a056e Add "Use alternative Web UI" option Thomas Piccirello 2018-10-21 23:37:53 -04:00
  • c237accf82 Add "Apply rate limit to peers on LAN" option Thomas Piccirello 2018-10-21 23:19:35 -04:00
  • e499e1ba85 Add email "From" option Thomas Piccirello 2018-10-21 23:14:39 -04:00
  • abf43b695b Set WebUI download options using set preferences Thomas Piccirello 2018-10-19 02:11:10 -04:00
  • 7151d6babd Show list of categories on WebUI download page Thomas Piccirello 2018-10-19 01:56:47 -04:00