Commit Graph

  • 9fbc63e6fb [WebUI] Tidy Interface page layout Calum Lind 2016-04-24 22:02:23 +01:00
  • cb158ca866 [Core] Add missing warn_msg arg to set_dummy_trans() Calum Lind 2016-04-24 23:05:53 +01:00
  • 857e2fd46e [#1959] [WebUI] Allow user selectable GUI language bendikro 2016-04-23 22:18:55 +02:00
  • 74f2f45fc0 [WebUI] Fix to gen_web_gettext bendikro 2015-12-26 17:25:16 +01:00
  • b76d208212 [UI] Added missing languages to languages.py bendikro 2014-01-17 14:47:36 +01:00
  • dea43da4d2 [UI] [Daemon] Re-add --fork option bendikro 2016-04-24 21:50:58 +02:00
  • d32796eab0 [WebUI] Reword doctring and update gettext.js Calum Lind 2016-04-23 23:13:11 +01:00
  • 1a79d7c255 [WebUI] Remove unneeded translation markup Calum Lind 2016-04-23 22:40:17 +01:00
  • 1afea60c6f [UI] Indent subsequent lines in argparse help Calum Lind 2016-04-23 22:00:34 +01:00
  • a49b459a59 [UI] Remove old twisted DeprecationWarning code Calum Lind 2016-04-23 21:25:36 +01:00
  • 9a051b6979 [UI] Enable translation of argparse help strings Calum Lind 2016-04-23 21:23:48 +01:00
  • 64ac5fdf73 [#2677] [Web] With --base option set, serve locally on new base path bendikro 2016-04-22 20:53:13 +02:00
  • ec366c840c [Core] Fix unnecessary delay when starting components bendikro 2016-04-21 14:44:48 +02:00
  • edf616baca [#2805] Fix: Standalone mode not detecting local running daemon bendikro 2016-04-21 12:39:31 +02:00
  • 58bc8b6ec7 [#2808] Fix: Deluge Log File Not Working as Intended bendikro 2016-04-20 14:09:50 +02:00
  • 2dea6ab5a5 [Tests] Add pylint target to tox bendikro 2016-04-19 19:06:55 +02:00
  • c3247396f7 [Stats] Fix to tests and deleted .test.py bendikro 2016-04-19 16:18:51 +02:00
  • f3bfe177ce [GTKUI] Fix gtk warning on shutdown bendikro 2016-01-20 16:17:26 +01:00
  • 7c1f39d10e [Core] Minor change to magnet info_hash fix Calum Lind 2016-04-19 10:50:05 +01:00
  • cd6669c024 [#2790] Ensure base32 magnet hash is uppercase Calum Lind 2016-04-10 19:53:16 +01:00
  • 5c69b56cd5 [Core] Fix adding magnets failing bendikro 2016-04-19 00:04:03 +02:00
  • 90d1bbbb31 [Lint] Fix pylint issues uncovered by recent changes Calum Lind 2016-04-18 22:54:39 +01:00
  • e370d7dbdd [Web] Fix error in WebApi in standalone mode bendikro 2016-04-18 19:17:05 +02:00
  • 38e0bc1257 [Core] Handle error when adding torrents to session at startup bendikro 2016-04-17 21:19:46 +02:00
  • 47f14845ca [GTKUI] Fix #2802: GTKUI classic mode shutdown procedure is broken bendikro 2016-04-14 22:29:37 +02:00
  • 70d8b65f0a [WebUi] [Core] Fixes to plugin handling and WebUi plugin + tests bendikro 2016-04-13 21:38:33 +02:00
  • 5ebe14e452 [Core] Remove old twisted DeprecationWarning code Calum Lind 2016-04-18 15:47:12 +01:00
  • 36ecd5625a [UI] Cleanup logrotate option Calum Lind 2016-04-18 15:33:58 +01:00
  • f036c1a6c5 [Core] Fix stdout object when stopping daemon Calum Lind 2016-04-18 15:29:52 +01:00
  • 64c67a07dd [WebUI] Fix #2798: WebUI plugin fails to start bendikro 2016-04-13 21:01:27 +02:00
  • 092d496944 [WebUI] Cleanup donotdaemonize Calum Lind 2016-04-18 11:49:50 +01:00
  • 5edb923904 [Base] Split main.py into ui/ui_entry.py and core/daemon_entry.py bendikro 2016-04-14 14:49:30 +02:00
  • 6300f9154a [#1949] [UI] Allow setting max size for rotating log file bendikro 2016-01-15 22:08:44 +01:00
  • c90af1ce6c [UI] Add --profile to GTKUI and console and allow custom filename bendikro 2016-01-15 18:24:00 +01:00
  • 7b54a2a1ee [UI] Replace optparse with argparse for cmd arguments handling bendikro 2016-01-11 18:12:14 +01:00
  • aa82efd4f1 [#1974] [UI] Decouple UI selection from core. Jamie Lennox 2011-11-19 20:20:43 +11:00
  • 6343f32d70 [#1973] [UI] Standardize child cmd option parsing. Jamie Lennox 2011-11-19 19:35:09 +11:00
  • b86a021042 [#1972] [UI] Remove ui.UI class Jamie Lennox 2011-11-19 17:24:50 +11:00
  • 7af8a4cf14 [#1971] [UI] Unify common cmd options handling. Jamie Lennox 2011-11-19 16:27:56 +11:00
  • 38a480ac14 [Core] Revert "Cache items in get_filter_tree" bendikro 2016-04-14 19:28:26 +02:00
  • 3b84eb635c [GTKUI] Fix torrents not showing in classic mode bendikro 2016-04-14 19:24:36 +02:00
  • 6287a782a1 [Lint] Fix Redundant use of assertFalse with constant value True Calum Lind 2016-04-16 18:24:11 +01:00
  • e468436b0c [Lint] Update pylintrc and fixup code for newly introduced messages Calum Lind 2016-04-12 14:11:08 +01:00
  • 10e1a2a593 [Core] Catch exception on call to lt.listen_on() bendikro 2016-02-13 23:30:35 +01:00
  • 194d1291e1 [Core] Emit ConfigValueChangedEvent only in started state bendikro 2015-07-13 20:42:02 +02:00
  • 085dc76e41 [Core] Set default torrent status message bendikro 2016-02-19 16:13:27 +01:00
  • b0b9180943 [Core] Return Deferred from rename_files and rename_folder bendikro 2016-02-19 15:50:47 +01:00
  • af6f2b2107 [Core] Allow renaming torrent to empty string to remove the folder bendikro 2016-02-22 00:54:35 +01:00
  • 887afa9389 [GTKUI] Fix bugs in files_tab and added tests bendikro 2016-02-19 15:54:00 +01:00
  • d84ffa50c3 [GTKUI] Fix bug in gtkui/common.reparent_iter() bendikro 2016-02-22 00:55:15 +01:00
  • eda493e525 [GTKUI] Improve error handling in torrent details bendikro 2016-02-19 15:47:27 +01:00
  • 712b2715d4 [Tests] Fix to json tests bendikro 2016-04-10 01:14:26 +02:00
  • d8c4d8c1aa [Core] Fix to async_add_torrent commmit (5d1aff15) bendikro 2016-04-11 00:42:39 +02:00
  • 5d1aff157e [Core] Implement async_add_torrent in torrentmanager bendikro 2015-11-22 15:01:40 +01:00
  • 73220b5116 [Lint] Fix issues picked up by scrutinizer Calum Lind 2016-04-10 10:58:57 +01:00
  • d58960d723 [Tests] [Web] Make JSON independent of Web component bendikro 2015-12-15 18:26:55 +01:00
  • bcc1db12e5 [Tests] Improved common.start_core bendikro 2015-12-15 18:26:53 +01:00
  • 533951afea [#2724] [Web] Forward exceptions in JSON-RPC back to caller bendikro 2015-12-15 18:26:50 +01:00
  • 93023c5bfc [Core] Fix bug and add error testing to AuthManager bendikro 2015-12-30 22:26:56 +01:00
  • 9319e07db5 [Webui] Show user in connection manager bendikro 2015-12-29 20:32:40 +01:00
  • 9b18fb2b71 [Tests] Fix failing SessionProxy tests bendikro 2015-12-15 18:26:58 +01:00
  • cae8a18437 [Tests] Fixes to improve terminal output from unit tests bendikro 2015-12-30 22:35:42 +01:00
  • 374989a2ad [Tests] Catch and print errors in setup/teardown bendikro 2015-12-15 18:26:29 +01:00
  • fc6672adda Fix #2789: Test for google tracker icon redirect is failing bendikro 2016-04-07 21:15:04 +02:00
  • 0b17b52c9a [Tests] Consistent tox config layout Calum Lind 2016-04-07 19:11:32 +01:00
  • 9d13234e23 [Tests] Fix for flake8 in tox bendikro 2016-01-14 21:18:12 +01:00
  • 815f67467a [Tests] Update ubuntu icon, skip google & openbt icon tests Calum Lind 2016-04-07 09:49:25 +01:00
  • bebc414136 [Core] Ensure magnet name passed to lt in string bendikro 2016-01-20 17:30:01 +01:00
  • d91e5d894f Add command-line option for the daemon to restrict some config keys to being read-only. Andrew Resch 2016-02-02 19:25:46 -08:00
  • d13fca251e [Core] Defer save state function to separate thread bendikro 2015-11-23 14:01:34 +01:00
  • e632ca4418 [WebUI] Use the short-form copyright text Calum Lind 2015-12-14 12:56:48 +00:00
  • a987c3ed39 [Core] Raise AttributeError on RPC call to invalid function bendikro 2015-07-13 18:15:16 +02:00
  • 382a99ad61 [GTKUI] Cleanup code duplication in Tabs Calum Lind 2015-12-12 17:59:28 +00:00
  • 50bde1a607 [Core] Cleanup duplicate version callback code Calum Lind 2015-12-12 17:07:59 +00:00
  • 080d137af8 [Tests] Move test_torrent_error code into test_torrent Calum Lind 2015-12-12 14:23:00 +00:00
  • 02f6bfd578 [#1260] Handle redirection better with httpdownloader bendikro 2015-11-29 15:55:58 +01:00
  • 77aa540dc3 fix isort Calum Lind 2015-12-11 22:34:19 +00:00
  • 1793e36127 [Core] Fix use of parent class parameter Calum Lind 2015-12-11 22:30:10 +00:00
  • 979ad972fe [#2767] [Packaging] Don't include .py files in OSX App Calum Lind 2015-12-11 18:50:13 +00:00
  • ee7e632b94 [#2783] [GTKUI] Case insensitive sort for name column bendikro 2015-12-11 18:01:54 +00:00
  • 075542e4a5 [OSX] Fix starting deluged from connection manager Calum Lind 2015-12-10 21:31:37 +00:00
  • c1902e4396 [#2782] [WebUI] Fix HTTPS negotiating incorrect cipher Calum Lind 2015-12-11 11:44:37 +00:00
  • aaac697a98 [WebUI] Remove old code Calum Lind 2015-12-11 11:03:01 +00:00
  • ac9e11d732 [Core] Ensure valid torrent state value after init bendikro 2015-11-24 00:39:28 +01:00
  • f36ecc470b [Core] Fix move_storage exception handling Calum Lind 2015-12-09 19:00:06 +00:00
  • bd14657055 [GTKUI] Revert remove_column change from 550ddc010 Calum Lind 2015-12-06 16:53:19 +00:00
  • 6892a00b86 [GTKUI] Implement show ownership option in GTKUI bendikro 2014-09-08 19:05:36 +02:00
  • 620a4eb409 [Base] Catch and log exceptions raised in component.update bendikro 2015-11-23 17:59:20 +01:00
  • ad7a1ec89f [Core] Add ClientDisconnectedEvent bendikro 2014-09-08 18:45:59 +02:00
  • ca1eaa5e15 [Core] Add TorrentTrackerStatusEvent bendikro 2014-09-08 18:43:14 +02:00
  • 431357f623 [Core] [WebUI] Increase RSA key size and improve hashing Anton Oussik 2015-08-29 21:19:47 +01:00
  • 7eb037b3f4 [GTKUI] Fix import mistake Calum Lind 2015-12-04 17:12:28 +00:00
  • c619f05f94 [Label] Fix gtk warnings when removing menu Calum Lind 2015-11-30 22:51:16 +00:00
  • 550ddc0109 [GTKUI] Fix treeview columns not saving Calum Lind 2015-11-30 22:49:42 +00:00
  • eaae568c7c [Core] Update tracker_host when setting new tracker status Calum Lind 2015-11-27 13:54:07 +00:00
  • d932c3ab99 [GTKUI] Fix installing plugin from non-ascii path Calum Lind 2015-11-27 13:41:06 +00:00
  • 803a33efde [GTKUI] Ensure drag-n-drop urlparsed path is unicode Calum Lind 2015-11-26 15:07:16 +00:00
  • 227863faf7 [#2777] Update MSVC SP1 check to latest release CLID Calum Lind 2015-11-15 18:37:42 +00:00
  • 0e1582702a [#2485] [WebUI] Fix unconnected Options in context menu Calum Lind 2015-11-23 23:19:18 +00:00
  • 42b9f22a81 [GTKUI] Fix for flake8 Calum Lind 2015-11-22 14:03:14 +00:00