Commit Graph

242 Commits

Author SHA1 Message Date
shortcutme 4eb50377c3
Warning about deleting private key for owned sites 2020-06-18 17:23:15 +02:00
tangdou1 28ce08de8e
Update zh.json (#2413)
* Update zh.json

* Update zh.json

* Update zh.json
2020-02-11 16:12:06 +01:00
shortcutme a3546d56b0
Merge js 2020-02-07 16:42:26 +01:00
shortcutme 95bf4ecb42
Read 5MB of logs for non-default console tabs 2020-02-07 16:40:27 +01:00
shortcutme c91f2f0a09
Move all optional file download to separate button on sidebar 2020-02-07 16:40:04 +01:00
shortcutme a0f5e1bde8
Fix translations 2020-01-28 16:58:46 +01:00
Eduaddad 849d514f28
added to translation Save as .Zip
added to translation Save as .Zip
2020-01-22 14:00:19 -03:00
shortcutme e75e199334
Fix multi-line log events display in web console 2020-01-22 16:33:54 +01:00
shortcutme 0af90aad37
Maxmind db as download source no longer works 2020-01-04 16:55:08 +01:00
shortcutme 9d777951dd
Fix console tabs display gitch on edge 2019-12-17 15:03:04 +01:00
Gigantic Black Bear d19cc64611
Update hu.json 2019-12-16 15:19:42 +00:00
shortcutme 4351af35f4
Don't load geoip db in parallel 2019-11-19 01:44:26 +01:00
Eduaddad b2be4672ec
text was duplicated and in Chinese 2019-11-04 09:18:32 -03:00
shortcutme db868dba81
Merge sidebar css 2019-10-16 15:44:38 +02:00
shortcutme 6451e7f9f1
Console display fixes 2019-10-06 03:32:04 +02:00
shortcutme 1f9eafa619
Merge sidebar js, css 2019-10-06 03:08:32 +02:00
shortcutme 284b1a4f8a
Console filters to Warning, Error 2019-10-06 03:07:34 +02:00
shortcutme fe432ad843
Open console with #ZeroNet:Console hash in url 2019-10-06 03:07:14 +02:00
Christian Seibold 2fbf2c7771 English Grammar Fix: Change "Forgot" to "Forget" in Sidebar (#2202)
* Change forgot to forget

English grammar fix

* Change forgot to forget

Fix English grammar
2019-09-18 19:49:53 +02:00
shortcutme 76bc9fcddf
Open sidebar with location hash 2019-09-02 14:17:35 +02:00
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