ZeroNet/src
Vadim Ushakov a2cb1615b3 Move the BitTorrent related code from SiteAnnouncer.py (#2078)
* Move the BitTorrent related code from SiteAnnouncer.py to a separate plugin

* AnnounceBitTorrentPlugin.py: add missing `from Debug import Debug`
2019-07-10 16:12:25 +02:00
..
Connection Don't create new connections in offline mode 2019-04-15 15:47:17 +02:00
Content Add r string literal for regexps 2019-07-01 16:24:23 +02:00
Crypt Raise exception instead of using assert 2019-07-03 18:35:55 +02:00
Db Allow like parameters in database queries 2019-07-10 03:14:09 +02:00
Debug Ignore file attribute changes when reloading source code 2019-07-10 03:15:46 +02:00
File Rev4102, Fix fileGet test 2019-06-06 03:17:42 +02:00
Peer Add r string literal for regexps 2019-07-01 16:24:23 +02:00
Plugin Allow pluginned classes in memory on reload 2019-04-18 12:21:50 +02:00
Site Move the BitTorrent related code from SiteAnnouncer.py (#2078) 2019-07-10 16:12:25 +02:00
Test Test getFile inner_path security 2019-07-10 03:14:30 +02:00
Tor Raise exception instead of using assert 2019-07-03 18:35:55 +02:00
Translate Fix lang html variable on config page 2019-03-18 01:06:45 +01:00
Ui Fix infinite reloading when system theme changes 2019-07-05 18:43:54 +02:00
User Rev4016, Add ad test Python 3.4 compatibility 2019-03-21 02:22:22 +01:00
Worker Worker stats on stop 2019-04-04 13:27:46 +02:00
lib Rev4089, Support compressed addresses in libsecp256k1 sign verification 2019-05-02 17:38:36 +02:00
util Raise exception instead of using assert 2019-07-03 18:35:55 +02:00
Config.py Rev4122 2019-07-10 03:15:56 +02:00
__init__.py First release, remove not used lines from gitignore 2015-01-12 02:03:45 +01:00
main.py Try and catch block for dbRebuild (#2047) 2019-06-23 14:21:50 +02:00