Commit graph

428 commits

Author SHA1 Message Date
shortcutme
ed09595a87
More verbose logging on BroadcastServer shutdown 2018-02-09 17:46:09 +01:00
shortcutme
7c35bcdead
Don't response if server is stopped 2018-02-09 17:45:43 +01:00
shortcutme
189627c89e
Handle situation when binding fails 2018-02-09 17:45:12 +01:00
shortcutme
07bf8ef3b1
Allow udp port reuse 2018-02-09 17:44:53 +01:00
shortcutme
32d902d37f
Send discover request delayed on unknown peer discover request to allow the reponse arrive first 2018-02-09 17:43:33 +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
f593199af7
Add metavar to cli argument help 2018-02-09 11:42:31 +01:00
shortcutme
26a5f12a8e
Generalize local announcer logging 2018-02-09 11:42:17 +01:00
shortcutme
f3257a6743
Fix announcing without local announcer 2018-02-09 11:42:08 +01:00
shortcutme
3904dcda39
Add comment for reputation 2018-02-08 18:15:32 +01:00
shortcutme
6376f7dd56
AnnounceLocal plugin 2018-02-08 18:14:33 +01:00
shortcutme
fee5766abf
Move config import to right place 2018-02-08 17:54:38 +01:00
shortcutme
03573e46f5
Use pregenerated address hash 2018-02-08 17:54:27 +01:00
shortcutme
64b4789bc1
Generalize tracker logging 2018-02-08 17:54:09 +01:00
shortcutme
327badb3ca
Allow dbQuery and userGetSettings for Cors permissioned sites 2018-01-28 16:44:23 +01:00
shortcutme
335a7a76b1
Remove unnecessary imports from cors plugin 2018-01-28 16:43:50 +01:00
shortcutme
1566da1f8f
MergerSite plugin pass other arguments of hasSitePermission 2018-01-28 16:43:23 +01:00
shortcutme
1250b45694
Fix bigfile info on non-existent files 2018-01-28 16:42:56 +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
ZeroNet
acfe4deacf
Merge pull request #1231 from imachug/issue-1229
Sign & Publish in one button
2018-01-21 17:50:39 +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
shortcutme
22c682f393
Move peer location query to separate function, optimize location cache 2018-01-19 02:15:43 +01:00
shortcutme
d7b6c54b08
Move get used optional file size to separate function 2018-01-19 02:14:29 +01:00
shortcutme
a715650af6
Only spawn close archive once 2018-01-19 02:13:59 +01:00
shortcutme
a72da8af56
Chart plugin 2018-01-19 02:13:17 +01:00
Ivanq
bcc3b4d3ac Add sign/publish code 2017-12-31 19:48:28 +03:00
Ivanq
5ff8d6be38 Set font 2017-12-31 19:42:27 +03:00
Ivanq
0f5658e65e Handle clicking ':' 2017-12-31 18:56:17 +03:00
Ivanq
b89eb4f1e8 Make button and style ':' sign 2017-12-31 18:01:54 +03:00
Ivanq
9546817ad2 Add menu 2017-12-31 16:16:02 +03:00
Ivanq
6a31ce3e2e Add vertical line 2017-12-30 22:01:52 +03:00
Ivanq
905095317c Update all.js 2017-12-30 21:46:53 +03:00
Ivanq
d8ff0e1745 Add return false 2017-12-30 21:45:55 +03:00
Ivanq
f9ac614147 Autoscroll 2017-12-30 19:22:49 +03:00
Ivanq
581a18f83d 'Publish' cuts off 2017-12-30 18:39:07 +03:00
Ivanq
f2c76c0a3b Lowercase 2017-12-30 17:45:19 +03:00
Ivanq
7121a96ebd Simple realisation 2017-12-30 17:43:56 +03:00
shortcutme
92e353be40
Rev3178, Skip sites with not database in newsfeed 2017-12-27 11:09:16 +01:00
ZeroNet
adbf787bd4
Merge pull request #1205 from imachug/union
Parse both UNION and UNION ALL
2017-12-19 20:53:21 +01:00
shortcutme
c9c1d10ee4
Rev3173, Don't display Cors permission ask if already has, Fix error on Cors request on non-existent site 2017-12-18 02:37:09 +01:00
Ivanq
7576e60797 Parse both UNION and UNION ALL 2017-12-14 22:15:12 +03:00
shortcutme
acc734d22d
Rev3167, Fix newsfeed queries with multiple params 2017-12-12 23:46:05 +01:00
shortcutme
8ab7d26cd1
Rev3165, Avoid UI block when rubilding a merger site 2017-12-12 11:06:32 +01:00
shortcutme
fde44d78d7
Rev3164, Skip feed if no site for it 2017-12-11 19:35:27 +01:00
shortcutme
feda6f88ff
Add Newsfeed query time statistics 2017-12-11 19:21:17 +01:00
shortcutme
6b92d011d2
Rev3153, Download missing sites from sites.json 2017-11-30 19:38:56 +01:00
shortcutme
9df86ecaa9
Show proxy user seed on certficate added instead of first visit 2017-11-29 13:49:41 +01:00
FARHZ
22bb77e7a0
Fix logic BigfilePlugin.py 2017-11-19 10:43:30 -02:00