summaryrefslogtreecommitdiffstats
path: root/deluge
Commit message (Expand)AuthorAge
* [Core] Fix SimpleNamespace on Python2Calum Lind2019-06-08
* [Docs] Cleanup changelog and docsCalum Lind2019-06-06
* Update translation filesCalum Lind2019-06-06
* [Core] Copy lt alerts to avoid segfaultsCalum Lind2019-06-05
* [Travis] Add unit test for libtorrent 1.2Calum Lind2019-06-05
* [Core] Update to support libtorrent 1.2DjLegolas2019-06-05
* fix blurry icons in gnomeByeonghoon Yoo2019-06-04
* [macOS] Fix GTK windowing issuesCalum Lind2019-05-23
* [Docs] Updates and fixes to build on Python 3Calum Lind2019-05-21
* Minor updates to log.pySerg2019-05-20
* [GTK] Fix drag and drop files in files_tabCalum Lind2019-05-20
* [i18n] Ignore non-translation dirs in get_languagesCalum Lind2019-05-20
* [Logging] Fix line numbers missing on Python 3Calum Lind2019-05-20
* [Core] Fix prefetch magnets missing trackersCalum Lind2019-05-20
* [Core] Write torrent file with full magnet metainfoCalum Lind2019-05-18
* [GTK] Fix missing magnet trackers with Add dialog (non-prefetch)Calum Lind2019-05-18
* [bencode] Fix unhandled TypeError with stringCalum Lind2019-05-18
* [GTK] Fix handling failed magnet prefetching in Add dialogCalum Lind2019-05-18
* [Daemon] Fix showing translation warning messagesCalum Lind2019-05-17
* [Plugins] Convert plugins to `deluge_` module prefix conventionCalum Lind2019-05-15
* [Plugins] Remove stray unneeded init filesCalum Lind2019-05-13
* [Console] Add move completed option to add torrent commandKonstantin Khukalenko2019-05-11
* [Web] Fix missing deregister_objectCalum Lind2019-05-11
* [Core] Refactor the base argparser and translation code.Calum Lind2019-05-11
* [#3250|Console] Fix errors dispaying magnets with no filesCalum Lind2019-05-11
* [#3250|Console] Fix unable to remove torrentCalum Lind2019-05-11
* [#3244|Web] Add support for accept-encoding headerCalum Lind2019-05-09
* [Tests] Fix console test fail on AppVeyorCalum Lind2019-05-08
* [Common] Replace platform.linux_distribution functionCalum Lind2019-05-08
* [#3248|Console] Fix not accepting input under Python3Calum Lind2019-05-08
* [Tests] Fix AttributeError in test_core with Twisted 19Calum Lind2019-05-03
* [Plugins] Fix missing deregister for JSONCalum Lind2019-05-03
* [GTK] Remove running reactor in Gdk threadCalum Lind2019-03-29
* [Lint] Fix flake8 3.7 warningsCalum Lind2019-03-29
* [GTK] Fix file manager window popup behind DelugeCalum Lind2018-11-17
* [i18n] Fix incorrect GB translationCalum Lind2018-11-17
* [Core|Py3] Fix fastresume data not being loadedCalum Lind2018-11-17
* [Lint] Bump prettier version to 1.15.2Calum Lind2018-11-16
* [Tests] Fix failing tracker_icons testCalum Lind2018-11-16
* [WebUI] Catch unhandled 'Bad host id' exceptionCalum Lind2018-11-16
* [GTK] Fix adding non-ascii torrents and paths on Py2Calum Lind2018-11-16
* [GTK] Refactor deluge.common usageCalum Lind2018-11-16
* [Core] Fix showing incorrect file prioritiesCalum Lind2018-11-16
* [Docs] Fix formatting of exported docstringsCalum Lind2018-11-16
* Modify the transfer protocol in a couple ways.Andrew Resch2018-11-12
* [Common] Fix win32 set env issue on Python 3Calum Lind2018-11-12
* [GTK] Fix no torrent selected on startupCalum Lind2018-11-09
* [#3211|Packaging] Fix missing tray iconCalum Lind2018-11-09
* Fix UnicodeDecodeErrors with files containing non-ascii charsCalum Lind2018-11-08
* [GTK] Fix needing bytes with hashlib on Py3Calum Lind2018-11-07