shortcutme
d166a16a24
Use function flagging in plugins
2019-08-26 03:20:07 +02:00
shortcutme
0bbeede975
Don't try to display bigfile limit settings if no bigfile plugin enabled
2019-08-09 13:17:48 +02:00
shortcutme
7e9ab8321a
Add plugin description data
2019-08-03 01:32:55 +02:00
shortcutme
3e97c154a0
Remove hard-coded directory path from plugins
2019-08-02 16:05:19 +02:00
shortcutme
c502688ce3
Internals renamed to Console
2019-07-17 16:30:17 +02:00
shortcutme
c1db963c76
Rev4112, Fix loading screen glitch, Change unstable trackers
2019-07-04 14:39:41 +02:00
shortcutme
ff32f822ba
Raise exception instead of using assert
2019-07-03 18:35:55 +02:00
shortcutme
4c2cf99fd2
Add console function to sidebar
2019-07-01 16:19:12 +02:00
Lola Dam
753396ac0c
Try and catch block for dbRebuild ( #2047 )
...
* Try and catch block for dbRebuild
* Use self.log.error and not logging
* Use self.log.error and not logging in SiteStorage also
* Check if the rebuild is working
2019-06-23 14:21:50 +02:00
Lola Dam
9cda561091
Show error message when db failed to rebuild ( #2043 )
...
* Show error message when db failed to rebuild; fix #1908 ;
* Forgot file
2019-06-04 13:54:35 +02:00
shortcutme
d38846f126
Rev4099, Fix ZipStream for older Python versions
2019-05-31 15:08:30 +02:00
shortcutme
c63215c992
Don't download geolite db in offline mode
2019-05-30 04:27:40 +02:00
shortcutme
815fe02c83
Make sidebarGetPeers an async command
2019-05-30 04:27:20 +02:00
shortcutme
e2e1a5b38c
Fix streamZip variable name
2019-05-30 04:27:01 +02:00
shortcutme
efb7b147af
Fix broken zip file generation
2019-05-30 04:24:01 +02:00
shortcutme
0f8b220f59
Merge sidebar js
2019-05-29 16:03:48 +02:00
shortcutme
7b41922c2d
Use user certificate if possible for signing using sidebar, more sign, publish to separate functions
2019-05-29 16:02:10 +02:00
shortcutme
ce0cf09b10
Fix sidebar zip generation
2019-05-21 15:52:58 +02:00
shortcutme
1567fb745d
Fix sidebar site download with utf8 title
2019-05-21 15:52:44 +02:00
radfish
1516d55a88
Sidebar: rename media-globe/ to media_globe/ ( #1973 )
...
So that it can be an importable package.
This is in preparation for setuptools packaging.
2019-04-16 11:34:55 +02:00
shortcutme
526a5d3fb1
Fix compatibility with Python <=3.5
2019-04-15 22:48:43 +02:00
shortcutme
998ec3eb4f
Disable all site serving using a global offline argument
2019-04-15 15:06:25 +02:00
redfish
4d98b05e6c
Sidebar: use geoip db from system if exists
2019-04-06 17:24:25 -04:00
shortcutme
a208f47b6a
Fix sidebar opening for fast mouse movements
2019-04-04 13:28:38 +02:00
shortcutme
02e67a901f
Import global maxminddb module
2019-03-16 04:26:27 +01:00
shortcutme
ff5004cb8d
Remove included maxminddb
2019-03-16 02:52:12 +01:00
shortcutme
90c9078bf5
Remove unnecessary logging of Sidebar loadGlobe
2019-03-16 02:25:20 +01:00
shortcutme
b0b9a4d33c
Change to Python3 coding style
2019-03-15 21:06:59 +01:00
shortcutme
14631c65a6
Avoid user creaton when rendering sidebar after site deletion
2019-01-26 20:42:46 +01:00
shortcutme
f706f7508e
Store detected external ips to separate variable
2019-01-26 20:42:27 +01:00
shortcutme
37979b4f9c
Support multiple external ips
2019-01-24 15:20:08 +01:00
shortcutme
c20ed92fab
Merge branch 'master' of https://github.com/HelloZeroNet/ZeroNet
2019-01-23 02:19:08 +01:00
shortcutme
447f5fd5c8
Store opened port status per IP version
2019-01-23 02:11:31 +01:00
tangdou1
7a47d58ad4
Update zh.json for more respect ( #1867 )
...
* Update zh.json
* Update zh.json
* Update zh.json
2019-01-22 11:00:17 +01:00
shortcutme
64e8efbc07
Fix ipv6 address placing to sidebar map
2019-01-20 03:28:49 +01:00
caryoscelus
fc6aa7cc1c
Minor fix in sidebar plugin
...
Under certain conditions content["files"] is present, but is None,
which led to exception and thus failure of the whole sidebar.
2018-12-05 10:05:43 +00:00
shortcutme
2ceada84a6
Rev3736, Fix sidebar content signing changer links
2018-12-04 01:45:01 +01:00
shortcutme
b54483db51
Variables in underline translation helper will be escaped by default
2018-11-26 00:16:53 +01:00
shortcutme
5d0bf2e80b
Replace html tags separately in sidebar html as it would be escaped otherwise
2018-11-26 00:16:19 +01:00
shortcutme
46e694a5c8
Add script nonce when loading js for globe in sidebar
2018-11-26 00:14:30 +01:00
shortcutme
538de08c07
Rev3673, Fix sidebar input fields on mobile
2018-10-24 13:59:10 +02:00
shortcutme
1eaa8afc5f
Only display the filename on sidebar download queue
2018-10-15 13:02:13 +02:00
shortcutme
7afe1807b7
Merge sidebar js
2018-10-05 15:08:42 +02:00
shortcutme
424b36ffca
Avoid double removing tag on sidebar close
2018-10-05 15:08:12 +02:00
shortcutme
52f7dc71e6
Fix typo in private key confirmation
2018-10-05 15:07:55 +02:00
shortcutme
402e6e7433
Merge branch 'master' of https://github.com/HelloZeroNet/ZeroNet
2018-10-04 15:44:27 +02:00
shortcutme
678f4102a5
Confirmation of private key forgot
2018-10-04 15:43:25 +02:00
ZeroNet
52f3b8b507
Merge pull request #1640 from tangdou1/patch-3
...
Update zh.json
2018-10-02 18:33:39 +02:00
ZeroNet
65112b6008
Merge pull request #1644 from DaniellMesquita/master
...
Update Sidebar's pt-br.json
2018-10-02 18:32:50 +02:00
shortcutme
70292dac00
Don't allow to take the ownership of the updater site with the API
2018-09-30 21:56:36 +02:00