summaryrefslogtreecommitdiffstats
path: root/deluge/core
Commit message (Expand)AuthorAge
* [Lint] Fix spelling mistakesCalum Lind2021-09-21
* [Core] Export torrent get_magnet_uri methodCalum Lind2021-09-21
* [#3310|Core] Change logging invalid session status key to debugCalum Lind2021-08-29
* [#3478|Core] Fix loading magnet with resume_data and no metadataCalum Lind2021-08-29
* [Core] Improve on_alert_tracker_error for lt >= 1.2DjLegolas2021-04-17
* [#3337|Core] Fix lt listen_interfaces not comma-separatedCalum Lind2021-02-06
* [#3325|Core] Fix unable to remove magnet with delete_copies enabledCalum Lind2021-02-05
* [Lint] Update pre-commit hook and isort versionsCalum Lind2021-01-24
* [#3348] Fix TypeError adding peers to torrentsCalum Lind2020-04-25
* [#3298|Core] Fix pickle loading non-ascii state errorCalum Lind2019-11-12
* [Core] Fix for peer.client UnicodeDecodeErrorCalum Lind2019-06-24
* [Docs] Add spellchecking with pyenchantCalum Lind2019-06-15
* [Core] Fix SimpleNamespace on Python2Calum Lind2019-06-08
* [Core] Copy lt alerts to avoid segfaultsCalum Lind2019-06-05
* [Core] Update to support libtorrent 1.2DjLegolas2019-06-05
* [Core] Fix prefetch magnets missing trackersCalum Lind2019-05-20
* [Core] Write torrent file with full magnet metainfoCalum Lind2019-05-18
* [Daemon] Fix showing translation warning messagesCalum Lind2019-05-17
* [Core] Refactor the base argparser and translation code.Calum Lind2019-05-11
* [Lint] Fix flake8 3.7 warningsCalum Lind2019-03-29
* [Core|Py3] Fix fastresume data not being loadedCalum Lind2018-11-17
* [Core] Fix showing incorrect file prioritiesCalum Lind2018-11-16
* [Docs] Fix formatting of exported docstringsCalum Lind2018-11-16
* [UI|Core] Fix problems with file prioritiesCalum Lind2018-11-05
* [Core] Fix file_renamed alert returning methodCalum Lind2018-11-02
* [Core] Archive corrupt torrent.state on loadCalum Lind2018-11-02
* [Lint] Fix flake8 warningsCalum Lind2018-10-25
* [#1903|UI] Add super seeding option to interfacesCalum Lind2018-10-25
* [Core] Fix potential renaming unicode folders issueCalum Lind2018-10-22
* [#3204|Core] Fix unicode get_name unicode errorCalum Lind2018-10-22
* [WebUI][#2009] Add About windowDjLegolas2018-10-21
* Fix large ETA overflow C intCalum Lind2018-10-19
* [Core] Fix renaming folder not updating torrent nameCalum Lind2018-10-19
* [Tests|Py3] Fix prefetch metdata testCalum Lind2018-10-10
* Cleanup outgoing_interface code and help textCalum Lind2018-10-04
* [Lint] Use Black to auto-format codeCalum Lind2018-10-03
* [Core] Fix saving listen_interface as NoneCalum Lind2018-09-30
* [Core] Retain magnet details when loading stateCalum Lind2018-09-28
* [Core] Refactor session status codeCalum Lind2018-09-28
* [#3080] Fix torrent reappearing on restartCalum Lind2018-09-27
* [Core] Handle already prefetching magnet metadataCalum Lind2018-09-26
* [Core] Tweaks to prefetch metadata methodCalum Lind2018-09-26
* [Core] Assign magnet arg if magnet URI in filenameCalum Lind2018-09-26
* [Core] Fix UI file priorities out-of-sync with libtorrentCalum Lind2018-09-26
* [Py2to3] Fix log.warn deprecation warningCalum Lind2018-09-14
* [WebUI][Daemon] Enhance TLS SecurityDjLegolas2018-09-06
* [Core] Fix torrent pause/resume logicDeepak2018-08-10
* [Core] Remove libtorrent deprecated resolve_countriesDeepak2018-08-10
* [Core] Fix get_eta returning float instead of intCalum Lind2018-07-16
* [GTKUI|Py3] Ensure backward compatible pickle dumpsCalum Lind2018-07-01