Commit graph

58 commits

Author SHA1 Message Date
Ivanq
a88f56bec3 Add 'Open site directory' button 2018-03-11 11:14:17 +03: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
22c682f393
Move peer location query to separate function, optimize location cache 2018-01-19 02:15:43 +01: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
f2c76c0a3b Lowercase 2017-12-30 17:45:19 +03:00
Ivanq
7121a96ebd Simple realisation 2017-12-30 17:43:56 +03:00
shortcutme
ed965041e6
Report progress on GeoLite2 download 2017-10-21 11:01:57 +02:00
shortcutme
527c2b4f54
Sidebar close button for small screens 2017-07-29 13:44:54 +02:00
shortcutme
961fcbf660
Rev2160, Fix sidebar typo 2017-07-18 22:39:48 +02:00
cclauss
7d7272a266 Update SidebarPlugin.py 2017-07-16 22:51:01 +02:00
cclauss
83e372ce47 Update SidebarPlugin.py 2017-07-16 22:50:03 +02:00
shortcutme
d607696a75
Update websocket site_info on own setting change 2017-06-19 15:33:23 +02:00
shortcutme
d346a532ff
Rev2056, Add local client to sidebar peer numbers 2017-05-06 18:08:32 +02:00
shortcutme
a390c19a20
Sidebar functions restricted in Multiuser plugin 2017-02-11 18:26:37 +01:00
lmath
4559ee0d7f Update Chinese translation 2017-01-28 06:27:45 +08:00
shortcutme
e92c861e1c
Skip invalid location on sidebar map 2017-01-21 22:58:44 +01:00
shortcutme
819f9fad2c Sidebar total display fix 2016-12-30 18:53:24 +01:00
shortcutme
9e97f0d318 Always display content.json changer in sidebar to avoid dom merger bug 2016-12-14 00:43:46 +01:00
ysc3839
4e0fea1d8b Use plugin_dir variable. 2016-12-03 20:20:26 +08:00
shortcutme
f083e26cf0 Rev1756, Sidebar button flud fix 2016-11-24 19:50:30 +01:00
shortcutme
7839cf4f90 Restrict db reload in Multiuser mode 2016-11-18 20:14:24 +01:00
shortcutme
84fb82a574 Make sidebar translatable 2016-11-18 20:13:54 +01:00
shortcutme
1ef3338f9e Translate Sidebar js file 2016-11-18 20:13:12 +01:00
shortcutme
84c3957bf4 Use faster optional files stats 2016-11-07 23:48:48 +01:00
shortcutme
55417a1103 Reset bas files before site update when changing autodownload status in sidebar 2016-11-07 22:59:58 +01:00
shortcutme
f84c394e09 Move sidebar getfreespace function to helper 2016-11-07 22:58:11 +01:00
shortcutme
64179e7dc1 Rev1536, Start download optional files on help check 2016-10-04 16:24:33 +02:00
shortcutme
53c087f1ea Change sidebar to use content.db cache 2016-09-04 17:46:09 +02:00
shortcutme
4d4219409a Fix sidebar error when no cert selected for the site 2016-08-26 11:41:17 +02:00
ZeroNet
538af99e8c Dbrebuild button to sidebar 2016-08-10 12:52:18 +02:00
HelloZeroNet
3294f629b0 Rev1277, Fix sidebar site size display 2016-04-27 11:14:15 +02:00
HelloZeroNet
f405e702ba Display possible content.jsons on sidebar 2016-04-25 02:17:28 +02:00
HelloZeroNet
5f55d8a034 Rev1232, Db schema reload sidebar button 2016-04-18 02:24:14 +02:00
HelloZeroNet
ab1393e5c1 GeoDB 20MB now 2016-04-18 00:37:47 +02:00
ZeroNet
a397253695 Merge pull request #411 from TheNain38/patch-1
Use HTTPS to download GeoLite2-City database
2016-04-07 10:00:06 +02:00
TheNain38
1229b19a1e Use HTTPS to download GeoLite2-City database 2016-04-06 14:51:08 +02:00
HelloZeroNet
a33cdba11c Add site address with donate button to sidebar 2016-04-06 13:40:45 +02:00
HelloZeroNet
7e7dddde2e Only display 30 missing file in sidebar 2016-03-16 00:35:58 +01:00
HelloZeroNet
0897154584 Rev966, New Greenlet debug hook to support Gevent 1.1.0, Publish to 8 peers on external publish request, Dont try to download banned user files, Check user files even if its own site 2016-03-11 12:39:39 +01:00
HelloZeroNet
48db062b49 Rev966, Display user quota in sidebar, Fix non-root content.json publishing in sidebar, Publish to same ammount of passive peers as limit, Fix site address case bug 2016-03-09 15:30:04 +01:00
HelloZeroNet
e891a10e54 Rev957, Sidebar displays onion peers in graph, Sidebar display bad file retry number, Sidebar site Update/Pause/Delete, Ratelimit sidebar update, Encoded typo, Fix onion findHashId, More retry for bad files, Log file path errors, Testcase for self findhashIds, Testcase for Tor findHashId, Better Tor version parse, UiWebsocket callback on update/pause/resume/delete, Skip invalid postMessage messages 2016-03-09 00:48:57 +01:00
HelloZeroNet
2901f1e1ba Rev949, Newsfeed allows items 2min from future, Switch sidebar content.json list to input for faster opening, Promise based sidebar rendering to make it more reliable on slow connections, RateLimit sidebar globe updating, Some PEP8 formatting 2016-03-06 19:28:22 +01:00
HelloZeroNet
3f6f273fb1 Rev932, Skip news event from future, Disable siteSetOwned and setAutodownloadoptional when multiuser plugin enabled, Fix sidebar double click handlers, Log peer sent commands, Send modification to less peer if have enought peers, Close peers if more than 10 per site 2016-03-03 21:12:16 +01:00
HelloZeroNet
58fa5f6e16 Rev908, Sidebar shorten long bad filenames, Only show opener error if site is using the API 2016-02-23 01:36:47 +01:00
TheNain38
d1aee93b59 Fix vulnerabilites and don't get errors when site
isn't loaded
2016-02-18 19:21:22 +01:00
HelloZeroNet
1dbc33445f Rev903, FeedQuery command only available for ADMIN sites, Show bad files in sidebar, Log unknown messages, Add and check inner_path and site address on sign/verify, Better peer cleanup limit, Log site load times, Testcase for address and inner_path verification, Re-sign testsite with new fields, Fix unnecessary loading screen display when browsing sub-folder with index.html, Fix safari notification width 2016-02-18 11:22:21 +01:00
HelloZeroNet
61cfb8aa2f Rev900, Sidebar filestats bar width round fix, Sidebar WebGL not supported error, Sidebar optimalizations, Trayicon gray shadow, Trim end of line whitespace from json files, Fix testweb testcase, Implement experimental postMessage nonce security, Return None when testing external ip, Window opener security check and message, Increase timeout for large files 2016-02-10 02:30:04 +01:00