Commit Graph

781 Commits

Author SHA1 Message Date
shortcutme d3e8fcea47
Rev4126 2019-07-17 16:31:38 +02:00
shortcutme 314c8b22db
Fix parsing config file with % in value 2019-07-17 16:30:32 +02:00
shortcutme 356d0521e6
Rev4122 2019-07-10 03:15:56 +02:00
shortcutme 67d6b1e724
Fix double logging when running tests 2019-07-10 03:12:56 +02:00
shortcutme c1db963c76
Rev4112, Fix loading screen glitch, Change unstable trackers 2019-07-04 14:39:41 +02:00
shortcutme 21f285e099
Rev4111 2019-07-03 18:37:35 +02:00
shortcutme 822dec5c03
Rev4110 2019-07-01 16:28:56 +02:00
shortcutme 43f833e604
Allow multiple values of same key in the config file 2019-07-01 16:20:13 +02:00
shortcutme 612a3f4401
Fix parsing config file for lines that has no values 2019-07-01 16:19:32 +02:00
shortcutme 9a267ffcaf
Rev4016, Fix updater 2019-06-12 02:57:18 +02:00
shortcutme 862e19a263
Rev4104, Don't start blocking Noparallel calls in separate greenlet to be able to catch exceptions. 2019-06-11 17:04:37 +02:00
shortcutme eeef6fe65f
Rev4102, Fix fileGet test 2019-06-06 03:17:42 +02:00
shortcutme 63d7e73cff
Rev4101 2019-06-06 02:49:11 +02:00
shortcutme 45fea827af
Rev4100 2019-06-04 16:18:59 +02:00
shortcutme d38846f126
Rev4099, Fix ZipStream for older Python versions 2019-05-31 15:08:30 +02:00
shortcutme 3b764439af
Rev4098 2019-05-30 04:29:57 +02:00
shortcutme 1bba253156
Rev4094 2019-05-29 16:03:32 +02:00
shortcutme 891aac4713
Rev4093 2019-05-21 15:57:49 +02:00
shortcutme a6c97a304f
Remove empty exception from config.py 2019-05-21 15:53:53 +02:00
shortcutme cfa4f8fa63
Fix log_dir exception on startup fail 2019-05-21 15:53:32 +02:00
shortcutme 20371895c9
Rev4090, Remove fs paths from error responses 2019-05-02 18:02:56 +02:00
shortcutme 617027eb52
Rev4089, Support compressed addresses in libsecp256k1 sign verification 2019-05-02 17:38:36 +02:00
shortcutme fd085d2d37
Rev4086, Fix verify content.json files without files_optional 2019-04-29 16:54:07 +02:00
shortcutme 327f580218
Rev4085 2019-04-29 16:44:19 +02:00
shortcutme 021b822c4f
Rev4080 2019-04-23 02:01:40 +02:00
shortcutme 4bfd4bd714
Rev4074, Fix Ecdsa functions in cryptmessage plugin 2019-04-20 09:48:56 +02:00
shortcutme afbacdfc96
Rev4073 2019-04-18 12:23:55 +02:00
shortcutme 5ff2f792e6
Rev4070, Fix Multiuser plugin import order, Run coverage before optional plugins 2019-04-15 22:54:17 +02:00
shortcutme 8246505289
Rev4069 2019-04-15 22:48:55 +02:00
shortcutme 654cce92cd
Rev4068 2019-04-15 22:24:00 +02:00
shortcutme bc39e52f56
Rev4066 2019-04-15 22:20:16 +02:00
shortcutme 04394d8ced
Rev4064 2019-04-15 16:29:01 +02:00
shortcutme be584aa3d1
Change offline mode in /Config page 2019-04-15 15:12:08 +02:00
shortcutme 998ec3eb4f
Disable all site serving using a global offline argument 2019-04-15 15:06:25 +02:00
radfish f6e3a74567 [setuptools packaging] access modules via imports (#1969) 2019-04-15 12:31:33 +02:00
shortcutme 0260b30335
Rev4059 2019-04-12 15:03:58 +02:00
shortcutme 9f5600b7f7
Rev4057, Log invalid result from websocket 2019-04-11 16:33:36 +02:00
shortcutme a7632889a2
Rev4056 2019-04-11 01:30:04 +02:00
shortcutme a5c7e59601
Rev4054, Escape error detail to avoid XSS (reported by krzotr) 2019-04-11 00:37:55 +02:00
shortcutme ec81965393
Rev4053 2019-04-10 19:59:56 +02:00
shortcutme 2320eb8723
Rev4052 2019-04-10 14:57:24 +02:00
shortcutme a20ff59572
Rev4050 2019-04-09 16:21:46 +02:00
shortcutme 6928a17e61
Rev4048 2019-04-08 18:15:23 +02:00
redfish 6f5d4fdc51 config: path.expanduser returns py3 strings
And strings have no decode method.
2019-04-06 22:16:37 -04:00
shortcutme 7b1594c69c
Rev4044 2019-04-04 13:29:36 +02:00
shortcutme 6d27feba97
New updater site for Python3 version 2019-04-04 13:29:26 +02:00
shortcutme 4363dcbbc1
Distribtion type config value for future support in the updater script 2019-04-04 13:29:11 +02:00
shortcutme 5df8e10b95
Rev4033 2019-03-29 02:31:46 +01:00
shortcutme 73524d70dc
Switch back to default log file naming because of broken rotate file deleting 2019-03-29 02:28:03 +01:00
shortcutme 41cd7da5bd
Rev4026 2019-03-27 03:13:14 +01:00
shortcutme 63e405c27e
Rev4022 2019-03-23 03:42:26 +01:00
shortcutme a82ee338ef
Rev4017, Fix Bigfile test, Python 3.4 compatibility 2019-03-21 02:48:21 +01:00
shortcutme 60405bf222
Rev4016, Add ad test Python 3.4 compatibility 2019-03-21 02:22:22 +01:00
shortcutme 32329c1817
Rev4015 2019-03-20 01:06:56 +01:00
shortcutme e6c2937c1b
Rev4014 2019-03-20 00:50:44 +01:00
shortcutme ad1bd045f7
Rev4011 2019-03-18 03:38:11 +01:00
shortcutme a5ce7e5a1f
Rev4006 2019-03-18 01:08:35 +01:00
shortcutme 82c55ba038
Rev4003, Fix peer sorting if no ping delay yet 2019-03-16 04:57:59 +01:00
shortcutme 9f99fa8edc
Remove not working tracker 2019-03-16 04:26:59 +01:00
shortcutme c7b4e28f82
Version 0.7.0, Rev4001 2019-03-16 03:53:37 +01:00
shortcutme 955164aa3c
New configuration option to use libsecp256k1 for speedup 2019-03-16 02:45:06 +01:00
shortcutme db8f9988eb
Use log extension for rolled log file names 2019-03-16 02:44:22 +01:00
shortcutme 9b2cae8e33
Don't log geventwebsocket module debug messages 2019-03-16 02:43:45 +01:00
shortcutme b0b9a4d33c
Change to Python3 coding style 2019-03-15 21:06:59 +01:00
shortcutme f90d0d2dae
Rev3853 2019-02-24 02:29:35 +01:00
shortcutme 174e8d3c19
Rev3852 2019-02-16 23:49:20 +01:00
shortcutme 952a1a1da8
Rev3851, Fix typo with onion address detection 2019-02-16 20:50:49 +01:00
shortcutme 819c2b0bc3
Rev3850 2019-02-14 15:52:30 +01:00
shortcutme 30984c62fa
Change trackers to more reliable ones 2019-02-14 15:52:22 +01:00
shortcutme 523f8dae2a
Rev3846 2019-02-09 13:57:08 +01:00
shortcutme 0559eb1a9a
Rev3844 2019-02-05 15:55:23 +01:00
shortcutme 0729ea1c38
Version 0.6.5, Rev3840 2019-02-02 00:13:09 +01:00
shortcutme c2b879ccab
Rev3831, Fix Stats page compatibility with latest gevent 2019-01-31 00:39:45 +01:00
shortcutme 8447c6d79f
Rev3829 2019-01-30 14:58:20 +01:00
shortcutme 31a7effa5f
Rev3827, Share FileServer between sites for non-main CLI commands 2019-01-29 03:17:24 +01:00
shortcutme 42f3f405ea
Rev3826 2019-01-29 03:04:06 +01:00
shortcutme dcbac42571
Change unstable tracker 2019-01-29 02:57:18 +01:00
shortcutme 0258d926a2
Fix loading multi-line values from config 2019-01-29 02:54:56 +01:00
shortcutme ef0c0b1e32
Rev3821 2019-01-26 20:43:04 +01:00
shortcutme de41efbaf8
Rev3818, Fix peerPing cli command 2019-01-26 03:13:47 +01:00
shortcutme 276cbc0ace
Rev3817, Support limits for feed search 2019-01-25 14:26:38 +01:00
shortcutme be36a20249
Rev3815 2019-01-25 01:26:50 +01:00
shortcutme 3b91be8449
Change ip_external on Config page 2019-01-25 01:22:26 +01:00
shortcutme 1914c69c47
Rev3812 2019-01-24 15:20:56 +01:00
shortcutme 37979b4f9c
Support multiple external ips 2019-01-24 15:20:08 +01:00
shortcutme 4d60c61512
Rev3808, Use cjdns compatible ipv6 address to test route 2019-01-23 14:21:25 +01:00
shortcutme 13f6a8da53
Rev3807 2019-01-23 02:19:04 +01:00
shortcutme 1824363f86
Support dual stack listening 2019-01-23 02:13:13 +01:00
shortcutme a7509988af
Rev3802, Fix pytest warnings 2019-01-20 20:02:31 +01:00
shortcutme f58f738fe4
Rev3801 2019-01-20 19:16:56 +01:00
shortcutme c853de4315
Ipv6 tracker 2019-01-20 19:08:49 +01:00
shortcutme f60ab3e01f
Add local ipv6 address 2019-01-20 03:26:45 +01:00
shortcutme b66676de85
Support absolute path and {data_dir} variable for trackers_file 2019-01-20 03:16:37 +01:00
shortcutme c7a468eb14
Bind file server to ipv6 interfaces according to fileserver_ip_type config value 2019-01-20 03:15:21 +01:00
shortcutme 8ee8acf655
Rev3750, Allow log_level changes 2019-01-10 14:11:46 +01:00
shortcutme 4c675b8311
Rev3748, Fix content filter for non existing domains 2019-01-05 19:07:27 +01:00
shortcutme 1ab9bc40a5
Rev3747. Dont show tor meek proxy on configuration page if it's not supported 2019-01-04 14:33:27 +01:00
shortcutme 859c81c81b
Rev3746, Fix open_browser parsing with non-main cli command 2019-01-02 02:31:04 +01:00
shortcutme 9b6feb4a01
Rev3745, Fix tor bridges config file parsing with True value 2019-01-02 01:21:00 +01:00
shortcutme d1227b6447
Rev3744, Fix typo 2018-12-30 12:28:19 +01:00
shortcutme fc417e7273
Rev3743, Fix argument parsing on unknown command 2018-12-30 12:09:22 +01:00
shortcutme 45add916f4
Rev3742, Move isIp to helper, fix inet_prton error 2018-12-19 13:15:59 +01:00
shortcutme fb3c5eaafa
Rev3741 2018-12-15 18:40:14 +01:00
shortcutme edc1a71d0d
Rev3739, Fix atomicWrite of non existent file 2018-12-13 21:17:36 +01:00
shortcutme e4819c1753
Rev3738, More strict csp, No csp on Edge
Edge does not supports nonce on external scripts
2018-12-10 02:29:21 +01:00
shortcutme b0140a655f
Rev3737 2018-12-04 14:16:37 +01:00
shortcutme e0c56c6342
Fix log directory path bug 2018-12-04 14:15:48 +01:00
shortcutme 2ceada84a6
Rev3736, Fix sidebar content signing changer links 2018-12-04 01:45:01 +01:00
shortcutme 5b50a113d1
Rev3735, certList admin command 2018-11-30 15:56:20 +01:00
shortcutme fe52cc7797
Rev3734 2018-11-29 14:33:45 +01:00
shortcutme a863c743c4
Rev3729 2018-11-27 11:30:41 +01:00
shortcutme 62d3b6a3f2
Remove not used variables in getStartDir 2018-11-27 11:30:22 +01:00
shortcutme e435274329
Convert win-style path to unix-style path for log and data dir 2018-11-27 11:29:55 +01:00
shortcutme 55380298f1
Rev3728 2018-11-26 00:21:22 +01:00
shortcutme 481e029600
Rev3707 2018-11-21 19:28:43 +01:00
shortcutme 18cdf5d89d
Rev3704 2018-11-21 03:37:05 +01:00
shortcutme 293afa6059
Replace dead trackers 2018-11-21 03:36:55 +01:00
shortcutme 090d1e900e
Rev3703 2018-11-08 01:37:01 +01:00
shortcutme c77e403f27
Logging init refactor, log rotate support 2018-11-08 01:32:31 +01:00
shortcutme d9f851f0c1
Rev3688 2018-10-30 04:50:24 +01:00
shortcutme 538de08c07
Rev3673, Fix sidebar input fields on mobile 2018-10-24 13:59:10 +02:00
shortcutme f540645d80
Rev3672, Fix Config page fileserver port changing 2018-10-24 13:31:42 +02:00
shortcutme 5158a710dc
Rev3671, Fix theme with multiuser plugin 2018-10-20 13:34:49 +02:00
shortcutme 82a10f2558
Version 0.6.4, Rev3670 2018-10-20 02:36:29 +02:00
shortcutme d8f6621c7d
Rev3660 2018-10-15 13:19:41 +02:00
shortcutme aca2b4423e
Fix zh-tw lang detection 2018-10-15 13:19:33 +02:00
shortcutme 204e3f8e3e
Change unreliable tracker 2018-10-15 13:19:16 +02:00
shortcutme 046b95d5b1
Rev3620 2018-10-08 15:35:32 +02:00
shortcutme befed2200e
Rev3619 2018-10-05 15:09:35 +02:00
shortcutme 6592906d0d
Rev3618 2018-10-04 15:44:07 +02:00
shortcutme c70e3bb3dd
Add comment to detection of Android float issue 2018-10-04 15:43:12 +02:00
shortcutme b089355b5a
Fix detaction of pt-br system language 2018-10-04 15:42:45 +02:00
shortcutme 00cf1badfc
Fix error on invalid cli action 2018-10-04 15:42:11 +02:00
shortcutme 4e4dc30a91
Rev3616 2018-09-30 21:57:14 +02:00
shortcutme 15c09a0f03
Rev3612 2018-09-21 20:40:38 +02:00
shortcutme e033b72942
Rev3611 2018-09-21 02:19:01 +02:00
shortcutme 2a1849d027
Rev3609, Don't validate valid pattern in UiConfig if the field is hidden 2018-09-17 17:48:15 +02:00
shortcutme 2772e705ae
Rev3608 2018-09-17 15:34:03 +02:00
shortcutme 54efe5a351
Rev3597 2018-09-13 03:12:29 +02:00
shortcutme 84ab076fe8
Rev3594 2018-09-07 11:34:11 +02:00
shortcutme b88b422e2f
Rev3591 2018-09-06 00:57:21 +02:00
shortcutme 317bd2fcec
Rev3588 2018-09-05 14:34:00 +02:00
shortcutme 8692ea1a74
Rev3585 2018-09-04 15:44:23 +02:00
shortcutme a97f5a8488
Rev3582 2018-09-02 02:34:47 +02:00
shortcutme 1ce87ecfa8
Rev3576 2018-08-29 19:58:33 +02:00
shortcutme b45bbff97c
Rev3571 2018-08-27 11:51:07 +02:00
shortcutme 030ad0a8de
Rev3568 2018-08-26 22:58:56 +02:00
shortcutme 73078531aa
Rev3565 2018-08-26 02:58:05 +02:00
shortcutme efd1efad4d
Rev3550 2018-08-16 16:23:04 +02:00
shortcutme 879eb6295d
BigFile lock seek and read until previous request finished, fix seek relative to bigfile end 2018-08-16 16:20:11 +02:00