Commit Graph

  • 090b77c5af
    add user/password support, run deluge as separate user develop gmega 2024-11-01 18:08:29 -0300
  • 398cde6f22
    allow an initial user to be created from env vars gmega 2024-10-29 19:30:00 -0300
  • d3007ad402
    fetch tags so the module install works gmega 2024-10-29 18:39:40 -0300
  • 5930bc976c
    switch libtorrent origin to https gmega 2024-10-29 17:50:27 -0300
  • 5544235d6b
    add missing checkout gmega 2024-10-29 17:42:30 -0300
  • 3cf56bad1b
    add ref id to metadata step gmega 2024-10-29 17:38:20 -0300
  • 8070dad226
    fix docker build flow gmega 2024-10-29 17:07:34 -0300
  • 21d61c6f0f
    add docker build gmega 2024-10-29 14:40:34 -0300
  • 18764a904a
    fixes to configurations gmega 2024-10-29 11:52:27 -0300
  • ed08ed4c22
    explicitly set random_port option to false to override default gmega 2024-10-28 10:37:42 -0300
  • bc81481c4c
    Dockerize deluge gmega 2024-10-25 19:20:55 -0300
  • 73b59fb24b
    check-in libtorrent as a submodule gmega 2024-10-24 17:20:29 -0300
  • f138e88e5b
    add simple metrics gmega 2024-10-18 18:39:09 -0300
  • 8df36c454b
    [WebUI] Accept network interface name as well as IP address Niluge_KiWi 2024-08-27 21:41:47 +0200
  • 40d4f7efef
    [Console] Fix 'move' command hanging when done Martin Hertz 2024-03-29 22:48:52 +0100
  • d064ad06c5
    [Docs] Replace black/flake8 with pre-commit Calum Lind 2024-09-08 18:32:06 +0100
  • 0d72195281
    [Lint] Format code with ruff Calum Lind 2024-09-08 12:36:41 +0100
  • 2247668571
    [Lint] Fix ruff lint gettext and type comparison Calum Lind 2024-09-08 13:24:44 +0100
  • e7d08d7645
    [Typing] Add pyright config to suppress warnings Calum Lind 2024-09-08 14:33:07 +0100
  • 90c5e75373
    [Lint] Replace black/flake8/isort with ruff Calum Lind 2024-02-19 17:52:47 +0000
  • c88f750108
    [Console] Block interactive-mode on Windows even with windows-curses Martin Hertz 2024-08-16 14:21:03 +0200
  • 491458c4ad
    [CI] Fix accidental revert of Twisted pin for Windows Calum Lind 2024-09-08 09:49:18 +0100
  • 5d96cfc72f
    [UI] Replace deprecated cgi module with email Mamoru TASAKA 2024-08-29 15:31:25 +0900
  • 3bceb4bfc1
    [UI][Common] Wrap torrent comment and tracker status URLs in HTML (clickable) zakary 2024-08-26 03:34:27 -0500
  • 9d802b2a91
    [Tests] Fix missing __qualname__ for mock callback Calum Lind 2024-09-06 20:20:55 +0100
  • 8867da94f8
    [Console] endwin() not needed when using wrapper Gregorio Litenstein 2024-05-31 13:20:24 -0400
  • e1fa8d18ec
    [Console] Improve interactive-mode preferences saving Martin Hertz 2024-03-19 13:55:29 +0100
  • d5af32802f
    [Build] Fix Ubuntu dependency for appindicator kenstir 2024-08-24 14:31:09 -0400
  • d1d72b1be8
    [UI] Replace deprecated Pillow Image.Antialias with Lanczos Calum Lind 2024-08-26 12:00:33 +0100
  • 776efe4faa
    [i18n] Update po files from launchpad Calum Lind 2024-08-24 23:14:49 +0100
  • f101f0afdd
    [Console] Fix ports typo Jacob Siverskog 2024-02-08 17:58:09 +0100
  • d98d15422a
    [AutoAdd] Fix Windows display scaling breaking WebUI elements Martin Hertz 2024-03-17 13:00:10 +0100
  • d9e3facbe8
    [CI] Update actions to latest version (node 16 deprecation) zakary 2024-06-22 20:36:06 -0500
  • 6ba23a8013
    [Packaging] NSIS x64 reg-keys into proper place Martin Hertz 2024-08-06 20:21:20 +0200
  • af70ff1fdc
    [Util] Refactor reset language env vars Calum Lind 2024-08-24 13:52:24 +0100
  • 18fa028d2d
    [3635][WebUI] fix language change to system default DjLegolas 2024-05-02 01:23:51 +0300
  • 322faa7a54
    [Build] Prevent usage of twisted>=23 on Windows DjLegolas 2024-04-19 01:45:35 +0300
  • 785ad00d2b
    [WebUI] Fix gettext _ imports Calum Lind 2024-08-19 19:23:10 +0100
  • 1e5f248fb8
    [WebUI] Fix error stopping daemon in connection manager Calum Lind 2024-08-19 18:04:22 +0100
  • 80985c02da
    [CI] Disable failing alertmanager test on Windows Calum Lind 2024-08-19 16:25:52 +0100
  • 7660e2e5ca
    Add deluge.pot to repo for new translation app Calum Lind 2024-07-15 08:39:31 +0100
  • db24bdc530
    Move nav script to js file website Calum Lind 2024-07-08 21:50:48 +0100
  • 8ec4806392
    Add user for docker to avoid root owned files Calum Lind 2024-07-08 21:45:05 +0100
  • 28277f8d12
    Fix mkdocs links warnings Calum Lind 2024-07-08 11:35:55 +0100
  • 2d3954a946
    Update nav header for new docs location Calum Lind 2024-07-08 10:20:50 +0100
  • f4ad355a0e
    Use docker compose to simplify dev and build Calum Lind 2024-07-08 10:19:37 +0100
  • 3dbf2f9a4f
    Include all pages in navigation Calum Lind 2024-07-07 20:38:52 +0100
  • 5322f702ea
    Enable mkdocs-material tab navigation Calum Lind 2024-07-07 19:42:37 +0100
  • 1d37de7061
    Fixup old wiki links Calum Lind 2024-07-07 19:41:41 +0100
  • 878ba2254a
    Group similar pages Calum Lind 2024-07-07 19:41:02 +0100
  • 41f75fd8d9
    Rearrange dev plugins pages Calum Lind 2024-07-07 19:28:32 +0100
  • 5fce32b72a
    Add Dockerfile to include extra plugins Calum Lind 2024-07-07 18:59:45 +0100
  • 8332320f2b
    Remove unused git-commit script Calum Lind 2024-07-07 18:55:39 +0100
  • fece2613f9
    Remove screenshots page Calum Lind 2024-07-07 18:45:59 +0100
  • 110d735725
    Add readme Calum Lind 2024-07-07 17:07:15 +0100
  • 3df293cd2d
    Unify stormday color sheme in forum Calum Lind 2024-07-07 11:54:43 +0100
  • 9870afdb47
    Fix forum unpainted nav on Firefox Calum Lind 2024-07-07 11:53:10 +0100
  • e73ec3d956
    Add more nav page items Calum Lind 2024-07-06 23:28:03 +0100
  • acf8e57949
    cleanup faq Calum Lind 2024-07-06 23:27:48 +0100
  • e57717a243
    cleanup dev page Calum Lind 2024-07-06 23:07:18 +0100
  • 6cfe3f8263
    cleanup plugins page Calum Lind 2024-07-06 23:00:49 +0100
  • 6e7ea60a0e
    cleanup download linux links Calum Lind 2024-07-06 22:36:05 +0100
  • 8707e30857
    enable magiclink plugin so bare urls are hyperlinked Calum Lind 2024-07-06 21:10:33 +0100
  • a85df720f8
    First pass fixing docs links Calum Lind 2024-07-06 21:09:58 +0100
  • 23eca06182
    Rename all pages to lowercase Calum Lind 2024-07-06 19:50:35 +0100
  • 2421f2c38c
    Update homepage layout and links Calum Lind 2024-07-06 16:24:50 +0100
  • 3a669ef316
    Update header links Calum Lind 2024-06-24 20:06:30 +0100
  • 6b8f98fd7a
    Update navigation config Calum Lind 2024-06-24 19:03:54 +0100
  • 12c9823df8
    Add custom homepage Calum Lind 2024-06-24 19:02:55 +0100
  • c911c6c532
    Inital mkdocs for deluge Calum Lind 2024-06-23 16:30:49 +0100
  • 5f20e0aa66
    Add trac wiki export and migration scripts Calum Lind 2024-07-06 16:22:30 +0100
  • 00b8e60b7a
    Add forum deluge style theme Calum Lind 2024-07-06 16:13:41 +0100
  • 5ea77f328b
    deluge-torrent.org files Calum Lind 2024-07-06 16:02:44 +0100
  • f726600f94
    Init website Calum Lind 2024-07-06 15:47:59 +0100
  • 7f3f7f69ee
    [GtkUI] Reword preferences to prefer dark theme Calum Lind 2024-02-19 17:50:03 +0000
  • 5dd7aa5321
    [WebUI] Refactor changing theme Calum Lind 2024-02-19 17:50:32 +0000
  • ee97864086
    [GtkUI] Add a way to change themes DjLegolas 2022-07-19 23:26:28 +0300
  • 848d668af9
    [WebUI] Add a way to change themes DjLegolas 2022-07-17 20:32:15 +0300
  • d9ef65d745
    [WebUI] Fix tracker icon to fit within tracker column rows Chris Ross 2023-12-29 12:11:24 -0500
  • 7f70d6c6ff
    [WebUI] Fix progress divide by 0 error with empty dir freddy2659 2023-12-05 15:34:56 -0800
  • b7450b5082
    [Docs] Bump sphinx version requirements Calum Lind 2024-01-21 14:28:38 +0000
  • 7046824115
    [Alerts] Fix alert handler segfault on lt.pop_alerts Calum Lind 2023-12-03 19:47:11 +0000
  • fa8d19335e
    [GTK3] Fix changing torrent ownership Calum Lind 2023-12-02 18:41:09 +0000
  • 0c1a02dcb5
    [Core] Remove usage of deprecated torrent status.paused Calum Lind 2023-12-02 18:45:21 +0000
  • 810751d72a
    [Tests] Refactor parse_human_size test Calum Lind 2023-11-30 19:03:40 +0000
  • 7199805c89
    [Common] Fix order of size_units for parse_human_size Calum Lind 2023-11-27 16:52:03 +0000
  • 29cf72577f
    [Common] Add extra size units suffixes for user input Arkadiusz Bulski 2023-11-02 16:11:24 +0100
  • 42accef295
    [Tests] Fix unhandled ProcessTerminated trying to kill daemon in clean Calum Lind 2023-11-27 15:27:34 +0000
  • 54d6f50231
    [Core] Refactor Alertmanager to retry unhandled alerts Calum Lind 2023-11-26 12:20:40 +0000
  • b5f8c5af2d
    [Core] Call wait_for_alert in a thread DjLegolas 2018-10-22 03:24:20 +0300
  • c7dc60571e
    [CI] Fix windows packaging build Calum Lind 2023-11-23 23:21:59 +0000
  • 1989d0de73
    [UI][Common] Add daemon version check DjLegolas 2023-06-03 10:16:18 +0300
  • 1751d62df9
    [Core] Support creating v2 torrents Radu Carpa 2023-08-03 09:15:23 +0200
  • 4088e13905
    [Core] Make create_torrent return a deferred Radu Carpa 2023-08-02 13:43:02 +0200
  • b63699c6de
    [Core] Don't always write create_torrent metafile to disk Radu Carpa 2023-08-02 10:47:40 +0200
  • 8dba0efa85
    [Lint] Fixup files Calum Lind 2023-11-19 21:16:17 +0000
  • b2005ecd78
    [Tests] Fix console tests stalling by pinning pytest to 7.4.2 Calum Lind 2023-11-19 21:13:42 +0000
  • 39b99182ba
    [UI] Further compress Deluge icons Calum Lind 2023-11-19 18:41:41 +0000
  • 66eaea0059
    [Scripts] Replace icon bash script with python version Calum Lind 2023-11-19 18:23:00 +0000
  • 5aa4d07816
    [Stats] Fix creating test artifacts in tmp not pwd Calum Lind 2023-11-19 18:21:29 +0000