Commit Graph

781 Commits

Author SHA1 Message Date
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
shortcutme f5ab2f63c0
Rev3546 2018-08-13 02:45:02 +02:00
shortcutme f33350a4ef
Rev3542, Trackers file path always relative to executable 2018-07-21 04:25:40 +02:00
shortcutme a357b021ba
Rev3540 2018-07-19 20:44:25 +02:00
shortcutme f7099b2bc7
Load trackers file on startup 2018-07-19 20:43:46 +02:00
shortcutme 8d3b1d10d2
Fix typo 2018-07-19 20:43:33 +02:00
shortcutme 6e1f4fada9
Rev3537, Allow to add peers to site with get request 2018-07-17 02:09:14 +02:00
shortcutme 113e7e0d3d
Rev3535 2018-07-16 01:56:37 +02:00
shortcutme 7475fa69fa
Support custom proxy for tracker connections 2018-07-16 01:47:49 +02:00
shortcutme b1575a979e
Rev3524, Fix saving for single line config values 2018-07-10 04:00:16 +02:00
shortcutme d677eb1698
Rev3523 2018-07-10 03:46:05 +02:00
shortcutme 71ad1d9906
Properly handle saving on multiline config settings 2018-07-10 03:45:57 +02:00
shortcutme 731b79fc6c
Store copy of variables of list config items to be able to read the original value 2018-07-10 03:45:33 +02:00
shortcutme 30134dbbc9
Store API changeable configuration keys in Config.py 2018-07-10 03:40:56 +02:00
shortcutme 4208885e36
Store pending configuration values 2018-07-10 03:39:33 +02:00
shortcutme 656f48b354
Support open_browser disable even if it's started with start.py 2018-07-10 03:37:38 +02:00
shortcutme 71806e6f95
Trackers loaded from trackers_file will be appended to trackers instead of replacing it 2018-07-10 03:33:32 +02:00
shortcutme b6bf38b85c
Rev3504 2018-07-06 22:57:27 +02:00
shortcutme 8bdc61ddcc
Rev3503, Ignore invalid site translation files 2018-07-05 01:59:10 +02:00
shortcutme ec05e6864a
Rev3502, Start fileserver to new greenlet to fix siteDownload and siteAnnounce CLI action 2018-07-02 15:42:16 +02:00
shortcutme d5b31a5545
Rev3501 2018-06-29 14:20:54 +02:00
shortcutme d3122020b9
Rev3500 2018-06-28 14:07:43 +02:00
shortcutme 5d0600a0af
Rev3499 2018-06-28 02:39:55 +02:00
shortcutme bc227b5f56
Rev3498, Go back to homepage and less inviting open site button on blocked site page 2018-06-28 02:03:47 +02:00
shortcutme fc46bb65f8
Version 0.6.3, Rev3495 2018-06-25 14:41:34 +02:00
shortcutme c5ca4dd7b3
Change dead tracker 2018-06-25 14:40:51 +02:00
shortcutme 8a02a51d0c
Rev3478 2018-06-21 21:57:35 +02:00
shortcutme 7bff5f562c
Rev3477 2018-06-03 12:47:24 +02:00
JeremyRand 4ffd642732
Support accessing ZeroNet via a transparent proxy. 2018-06-02 12:17:10 +00:00
shortcutme efcb1715ee
Rev3470 2018-06-01 02:44:10 +02:00
shortcutme 0ae14f673c
Change skyts tracker address 2018-05-31 19:40:37 +02:00
shortcutme b4eb09d5e9
Rev3468, Ignore newsfeed items with invalid date_added value 2018-05-30 17:16:45 +02:00
shortcutme e874730679
Rev3464, Download site as zip 2018-05-02 02:31:31 +02:00
shortcutme 9cb2bc4825
Rev3465 2018-04-29 14:54:19 +02:00
shortcutme 2aa0021a08
Rev3463 2018-04-29 13:06:25 +02:00
shortcutme 597c5063f3
Rev3462, Fix ConnectionServer testcases 2018-04-29 03:05:36 +02:00
shortcutme 4843719c58
Rev3461 2018-04-29 02:46:11 +02:00
shortcutme 40f0ea95ce
Rev3459 2018-04-29 01:02:59 +02:00
shortcutme ef8e8c5a30
New tracker 2018-04-29 01:00:50 +02:00
shortcutme 35cf4f3009
Rev3456, Fix SiteAnnouncer import 2018-04-28 22:31:54 +02:00
shortcutme 150d3df9b5
Rev3455 2018-04-28 22:10:26 +02:00
shortcutme 0244db9182
Fix config save line parsing without values 2018-04-28 21:43:22 +02:00
shortcutme 461f9c7ad6
New settings: trackers_proxy, tor_use_bridges 2018-04-28 21:42:57 +02:00
shortcutme fd8e1ed623
Rev3417 2018-04-18 22:07:14 +02:00
shortcutme 3beab611a3
Rev3415, Fix FireFox wrapper_nonce url injection 2018-04-18 21:40:29 +02:00
shortcutme fd842c43a6
Rev3412, Change no longer working trackers 2018-04-18 13:13:20 +02:00
shortcutme aa68e69a18
Rev3411 2018-04-12 19:28:59 +02:00
shortcutme d4a1764d20
Rev3408, Use fixed 15441 port in tor always mode 2018-04-06 18:18:10 +02:00
shortcutme 5285699a21
Rev3407, Fix connection timeout checker 2018-04-06 00:51:14 +02:00
shortcutme e23dc5bda3
Rev3406 2018-04-04 15:34:21 +02:00
shortcutme abc481604f
Rev3404, Fix bigfile upload 2018-04-04 12:39:46 +02:00
shortcutme c703458e00
Rev3403, Fix uploading small files with bigfile plugin 2018-04-04 10:24:38 +02:00
shortcutme 223957084a
Rev3402 2018-04-03 14:51:11 +02:00
shortcutme 8c0c0868e3
Add SiteCmd CLI command for ZeroFrame API calls 2018-04-03 14:50:58 +02:00
shortcutme 852aaae52e
Randomize fileserver port 2018-04-03 14:45:04 +02:00
shortcutme b39da7e356
Change unreliable trackers 2018-04-03 14:43:12 +02:00
shortcutme a438803a5a
Change zero.booth.moe tracker to https port 2018-04-03 14:42:16 +02:00
shortcutme 0139d862b5
Rev3395 2018-03-29 03:20:08 +02:00
shortcutme 76c4a6bb7c
Rev3377, Fix sidebar animation 2018-03-21 18:05:22 +01:00
shortcutme 0cf6fb2c9d
Rev3376 2018-03-20 21:59:34 +01:00
shortcutme c3b146611b
Rev3372, Cosmetic changes on open site directory button 2018-03-19 16:05:14 +01:00
shortcutme b29d17d39a
Rev3371 2018-03-19 02:58:53 +01:00
shortcutme ff3fdd4c72
Get privatekey from master seed CLI action 2018-03-19 02:58:38 +01:00
shortcutme 75adfebf9f
Rev3370 2018-03-18 21:27:35 +01:00
shortcutme 1ead9b59ba
Rev3367 2018-03-14 22:34:27 +01:00
shortcutme feb00d5b8a
Option to force encryption to all outgoing connection 2018-03-14 22:22:45 +01:00
shortcutme fbc10b8e32
Rev3356 2018-03-10 02:06:09 +01:00
shortcutme 738fd1a09b
Rev3354, Fix ajax loading files from archives 2018-03-09 15:01:45 +01:00
shortcutme 645249afa9
Rev3353, Pass arguments of storage walk, Email notify of build fail 2018-03-08 14:27:40 +01:00
shortcutme a51d794885
Rev3352 2018-03-08 14:20:18 +01:00
shortcutme 7048987157
Rev3351, Fix sites with utf8 title 2018-03-07 10:23:13 +01:00
shortcutme 7097859b79
Rev3350 2018-03-06 12:09:54 +01:00
shortcutme 4c7013644f
Rev3340 2018-02-27 02:49:04 +01:00
shortcutme bda31aea59
Rev3337, Fix big site download button 2018-02-22 23:34:18 +01:00
shortcutme dea669ac26
Rev3335 2018-02-21 03:15:16 +01:00
shortcutme c5b8495477
Rev3329 2018-02-18 05:49:35 +01:00
shortcutme cd822156c9
Rev3328, Fix CLI siteDownload, siteAnnounce, siteNeedFile commands 2018-02-13 13:18:40 +01:00
shortcutme e85c5e3b36
Rev3327, Add compatbility with new msgpack version 2018-02-13 01:35:21 +01:00
shortcutme 02ab6d8f59
Rev3326 2018-02-12 17:07:50 +01:00
shortcutme 39366bfbf1
Rev3323, Fix bigfile download to non-existent directory 2018-02-11 01:48:17 +01:00
shortcutme 56f057143e
Rev3321 2018-02-10 15:34:01 +01:00
shortcutme 13e0d9b306
Configurable file logging level 2018-02-10 15:32:13 +01:00
shortcutme d6b7159db1
Rev3319 2018-02-10 01:09:16 +01:00
shortcutme 9ca4b823bb
Add tracker countries 2018-02-10 01:00:50 +01:00
shortcutme f513737628
Change to more reliable trackers 2018-02-10 01:00:35 +01:00
shortcutme 47db295088
Rev3318 2018-02-09 17:47:58 +01:00
shortcutme 3028a8ebc9
Rev3313, Remove local announcer binding to ip to make test pass on linux 2018-02-09 14:15:43 +01:00
shortcutme 644f65b5e4
Version 0.6.2, Rev3312 2018-02-09 11:42:44 +01:00
shortcutme 9f35efc31d
Revert "Version 0.6.2, Rev3310"
This reverts commit 98c6add637.
2018-02-09 11:39:36 +01:00
shortcutme 98c6add637
Version 0.6.2, Rev3310 2018-02-08 18:16:50 +01:00
shortcutme 6fb9c6ef05
Rev3234, Ignore unknown characters from connection logging 2018-01-30 18:59:26 +01:00
shortcutme 9b41950e4c
Rev3233 2018-01-30 14:29:57 +01:00
shortcutme 679a88c095
Rev3232 2018-01-30 14:00:39 +01:00
shortcutme 05c1df81ad
Rev3230 2018-01-28 16:44:52 +01:00
shortcutme 4a823c57d5
Rev3229 2018-01-27 12:25:03 +01:00
shortcutme 4afb6b3d9c
Limit connections to 512 by default 2018-01-27 12:20:40 +01:00
shortcutme cc48a0ad86
Turn on gevent block logging by default 2018-01-27 12:15:18 +01:00
shortcutme 3fb9f900f6
Rev3225, Handle correctly and test out of range bigfile requests 2018-01-21 18:56:30 +01:00
shortcutme 9c4093dc7c
Rev3224, Small cosmetic changes on sidebar Sign and publish button 2018-01-21 18:14:12 +01:00
shortcutme 342f9f6096
Rev3223, Fix error when using ip wihout city entry 2018-01-20 12:11:43 +01:00
shortcutme 0c6c7d2725
Rev 3222, Use eval in bench for older pytyhon compatibility, Remove unnecessary print from chart archive 2018-01-20 11:49:17 +01:00