summaryrefslogtreecommitdiffstats
path: root/deluge/core
Commit message (Expand)AuthorAge
* [#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
* [Py3] Fix dict iter item deletionCalum Lind2018-07-01
* [Win32] Fix missing certs for HTTPS requestsCalum Lind2018-06-29
* Fix flake8 trailing commaCalum Lind2018-06-27
* [Py3] Decode new_release version to unicode stringCalum Lind2018-06-27
* [Py3] Fix sort and sorted issuesCalum Lind2018-06-27
* [Py3] A large set of fixes for tests to pass under Python 3Calum Lind2018-06-27
* Add dependecy on sixCalum Lind2018-06-27
* [Core] Add prefetch metadata methods for magnetsCalum Lind2018-06-26
* [Py2to3] Replace deprecated base64.(de|en)codestringCalum Lind2018-06-26