Commit Graph

632 Commits

Author SHA1 Message Date
shortcutme 451976c3c8
Support themeclass variable in html files 2018-10-20 02:35:48 +02:00
shortcutme 8e6494c451
Remove unused code, junk lines 2018-10-20 02:34:26 +02:00
shortcutme 3579f9e0c4
Support global user settings 2018-10-20 02:28:58 +02:00
shortcutme 0045206735
Merge UI js 2018-10-20 02:22:38 +02:00
shortcutme 7f46767411
Fix undefined in title 2018-10-20 02:22:29 +02:00
shortcutme 5414691f1f
Remove unnnecessary debug 2018-10-20 02:22:20 +02:00
shortcutme 13731fb094
Rename jquery easings file 2018-10-20 02:21:54 +02:00
ZeroNet 776e214789
Merge pull request #1690 from ZeroNetPlus/jquery
[Ready to be merged] Updated jQuery
2018-10-15 17:29:08 +02:00
shortcutme 2518867d50
Allow to also list connecting site with siteList API command 2018-10-15 12:58:14 +02:00
shortcutme 12dab27729
Skip tracker status with no value yet 2018-10-08 15:34:40 +02:00
Christian Seibold 2d437975a8
Add allow presentation to iframe
Allows zites to use the Presentation API
2018-10-07 20:01:30 -05:00
Daniell Mesquita a9502a11d6 Update jQuery easing
Signed-off-by: Daniell Mesquita <daniellplasmmer@gmail.com>
2018-10-07 15:03:11 -03:00
Daniell Mesquita 6aa502b1a5 Updated jQuery
Signed-off-by: Daniell Mesquita <daniellplasmmer@gmail.com>
2018-10-07 15:00:02 -03:00
shortcutme e46cb2f240
Fix content type indentification 2018-09-30 21:55:48 +02:00
shortcutme 9fee86df59
Always return lower cased content type 2018-09-30 21:54:50 +02:00
shortcutme 57f3cee390
Fix fileGet return when file is not existent 2018-09-07 11:33:57 +02:00
shortcutme 714aea2e27
RequestFullscreen API does not requires confirmation anymore as you can call it directly 2018-09-07 11:33:40 +02:00
shortcutme d3499e71ef
FileGet use return function instead of calling response 2018-09-06 00:56:36 +02:00
shortcutme c7d94548be
Support returning empty list as reponse 2018-09-06 00:55:54 +02:00
shortcutme b06ba06f40
Add timecorrection to server info 2018-09-05 14:33:31 +02:00
shortcutme dc52a8a08b
Use shared file_server object when generating server info for websocket 2018-09-05 14:33:21 +02:00
shortcutme a5c25ce438
Dont add removed trackers to announcer stats 2018-09-04 15:43:52 +02:00
shortcutme ecbf230293
Fix site update on non existent sites 2018-08-26 22:44:55 +02:00
shortcutme 839b63e389
Tracker stat skip data with no status information 2018-08-26 22:44:31 +02:00
shortcutme c5c3f7a667
Don't reannounce site if just added 2018-08-26 02:57:02 +02:00
shortcutme b2ea4c758d
Handle error on file listing API calls 2018-08-16 16:22:17 +02:00
shortcutme 7954caf957
Force reannounce not yet download site on refresh 2018-07-19 20:42:53 +02:00
shortcutme 6e1f4fada9
Rev3537, Allow to add peers to site with get request 2018-07-17 02:09:14 +02:00
shortcutme d772280147
Global announcer statistics admin API call 2018-07-16 01:48:27 +02:00
shortcutme e001448adb
Add config link to loading screen 2018-07-10 03:43:57 +02:00
shortcutme 3041064d21
Reload trackers file on value change 2018-07-10 03:43:31 +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 68eb9a37ca
Strip ending / character when using url as function name 2018-07-10 03:36:09 +02:00
shortcutme 5aab10fab2
Support client restart without updating 2018-07-10 03:28:02 +02:00
shortcutme 77aa23a375
Make UiWebsocket admin_commands and async_commands class variables for easier extension 2018-07-10 03:24:34 +02:00
shortcutme 8775222a61
Add missing word to websocket error message 2018-06-29 14:18:27 +02:00
shortcutme 3aebdae305
Log last announce time on force announce 2018-06-29 14:18:09 +02:00
shortcutme 1ca2b40bf9
Fix IE Edge compatibility on notification button clicks 2018-06-28 02:39:46 +02:00
shortcutme ff85241962
More detailed not supported browser error message 2018-06-28 02:39:20 +02:00
shortcutme c7a8a3933e
Display standard http error instead of exception on path security error 2018-06-25 14:28:42 +02:00
shortcutme df0562d6b4
Make sure to sanitize request url 2018-06-25 14:23:38 +02:00
shortcutme 9afc39d5f1
Add signing parameters to sitePublish 2018-06-25 14:22:24 +02:00
shortcutme 4a1c4df861
Prefer PEP8 style 2018-06-25 14:13:05 +02:00
shortcutme b054ed6e03
SiteAdd admin API call 2018-06-25 14:12:13 +02:00
shortcutme da64785ea4
Only announce site on http request if not paused 2018-06-21 21:57:25 +02:00
shortcutme d125551c0d
Proritize currently requested site update 2018-06-03 12:46:00 +02:00
ZeroNet 22d6a32e4e
Merge pull request #1445 from JeremyRand/trans-proxy
Support accessing ZeroNet via a transparent proxy.
2018-06-02 17:52:12 +02:00
JeremyRand 4ffd642732
Support accessing ZeroNet via a transparent proxy. 2018-06-02 12:17:10 +00:00
JeremyRand f7f6b15ef1
Fix 403 error when listening on 127.0.0.1:80. 2018-06-02 10:24:00 +00:00
shortcutme 2bd69b2681
Force reannounce to all trackers after meek bridges enabled 2018-04-29 14:53:31 +02:00
shortcutme 81ec684025
Show tracker error message on high error percentage 2018-04-29 13:06:07 +02:00
shortcutme 595b2e40d9
Merge ui js, css 2018-04-28 22:08:43 +02:00
shortcutme 9d09401dc1
Rename Permisson Grant to Accept 2018-04-28 22:08:34 +02:00
shortcutme d9ad3ae2c9
Disabled button formatting 2018-04-28 22:05:51 +02:00
shortcutme 26cb600ae3
Display tor bridge enable button if all tracker connection fails 2018-04-28 22:05:38 +02:00
shortcutme 435210b73c
Add tracker info to loading screen 2018-04-28 22:04:58 +02:00
shortcutme 8dc465f244
Don't readd wrapper_nonce of site size error as we generate a new one on reload 2018-04-28 22:02:29 +02:00
shortcutme 8e708dc02a
Log wrapper nonce errors 2018-04-28 22:02:10 +02:00
shortcutme b53b6723cc
Allow tor_use_bridges and trackers_proxy to be set with configSet 2018-04-28 22:01:48 +02:00
shortcutme af4b4ae85c
Get new wrapper nonce API command to proper reload iframe content 2018-04-28 22:01:12 +02:00
shortcutme 0e84bf95da
AnnouncerInfo API command for tracker status 2018-04-28 22:00:15 +02:00
shortcutme 8e93470b94
Add tor bridge info to serverinfo 2018-04-28 21:59:39 +02:00
shortcutme 7cdb1caaf2
Fix websocket sending on error 2018-04-28 21:59:27 +02:00
shortcutme bf346a6ed1
AnnouncerChanges event channel for websocket for tracker changes 2018-04-28 21:59:12 +02:00
shortcutme 79b89f8a1b
Don't create new user on websocket event 2018-04-18 22:06:58 +02:00
shortcutme 3beab611a3
Rev3415, Fix FireFox wrapper_nonce url injection 2018-04-18 21:40:29 +02:00
shortcutme 82e6bc5d31
Use websocket connection instead of fileserver to execute commands from CLI 2018-04-03 14:49:40 +02:00
shortcutme b1240426cd
For 3d rending to progress bar 2018-03-29 02:44:00 +02:00
shortcutme 30ab2cf9a7
Transform progressbar with scale instead of changing width 2018-03-29 02:42:57 +02:00
shortcutme 0c985a5fda
Use current user cert to query file rules for non-existent files 2018-03-29 02:41:30 +02:00
shortcutme d275dfea2f
Log 403 error as error 2018-03-20 21:55:45 +01:00
shortcutme 11d8485399
Move file modification permission check to separate function 2018-03-20 21:55:12 +01:00
shortcutme 6b926b12a4
Don't try to delete optional file twice on fileDelete API command 2018-03-20 21:54:33 +01:00
shortcutme 9adec79401
Formatting 2018-03-20 21:53:39 +01:00
shortcutme ccdfe77356
Display more detailed info on content sign error 2018-03-18 21:27:04 +01:00
shortcutme 738fd1a09b
Rev3354, Fix ajax loading files from archives 2018-03-09 15:01:45 +01:00
shortcutme 7048987157
Rev3351, Fix sites with utf8 title 2018-03-07 10:23:13 +01:00
shortcutme e03731fd24
Allow html formatting in wrapper prompt display 2018-03-07 03:10:13 +01:00
shortcutme e87df8a57a
NOSANDBOX is as dangerous as ADMIN command 2018-03-06 12:09:39 +01:00
shortcutme 982fb27f58
Close notification on input enter 2018-03-06 12:07:07 +01:00
shortcutme 16efba2b91
Merge wrapper js 2018-03-06 12:03:10 +01:00
shortcutme e93b5c3c1c
Create wrapper html tags based on attributes instead of raw html 2018-03-06 12:02:39 +01:00
shortcutme 9dabd1f344
Wrapper escape apos characters 2018-03-06 12:01:39 +01:00
shortcutme e96dd14e0d
Display wrapper security errors and fix Firefox navigation blank pages 2018-03-06 12:01:21 +01:00
shortcutme 3e970df09b
Simple replace wrapper template variables instead of python formatting to allow use braces 2018-03-06 12:00:30 +01:00
shortcutme b0a8c4d278
Change http headers from list to dict 2018-03-06 11:58:56 +01:00
shortcutme bda31aea59
Rev3337, Fix big site download button 2018-02-22 23:34:18 +01:00
shortcutme 40693471e9
Merge sidebar and wrapper js 2018-02-21 03:15:04 +01:00
shortcutme b57a9f5c58
Make cert selection compatible with wrapper modifications 2018-02-21 03:13:27 +01:00
shortcutme 6afe2dd720
New NOSANDBOX permission to remove sandboxed iframe restrictions 2018-02-21 03:12:51 +01:00
shortcutme aef3ecc3f2
Stop page load if opener is present 2018-02-21 03:11:50 +01:00
shortcutme 01ce86ce18
Don't display permission request if site already has 2018-02-21 03:10:23 +01:00
shortcutme 99362c78bf
Move handleMessage to separate function 2018-02-21 03:09:48 +01:00
shortcutme c0bf9a9a76
Add cmd function to Wrapper 2018-02-21 03:09:36 +01:00
shortcutme 1833b3e89f
Remove logging injected html 2018-02-21 03:09:01 +01:00
shortcutme 6b71f91775
Verify mouse and keyboard events to avoid non-user verification on notification prompts 2018-02-21 03:08:52 +01:00
shortcutme 5275988f37
Move isProxyRequest and gotoSite to minimal ZeroFrame wrapper 2018-02-21 03:06:48 +01:00
shortcutme 93162beaa0
Allow to set get parameter to reload 2018-02-21 03:06:21 +01:00
shortcutme 61699c7477
Allow small tag in messages 2018-02-21 03:05:11 +01:00
shortcutme a1a2434d98
Rename wrapper onLoad to onPageLoad 2018-02-21 03:05:02 +01:00
shortcutme fd56ddaa54
Remove wrapper object reference before loading iframe to enhance security 2018-02-21 03:03:01 +01:00
shortcutme c438b9f8a5
Create a restricted ZeroFrame wrapper 2018-02-21 03:02:00 +01:00
shortcutme 62ecc1cbc1
Rename Unique to site to No certificate 2018-02-18 05:46:49 +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 bc09b6280b
Add index.html as default inner_path to uirequest 2018-01-30 14:29:38 +01:00
shortcutme 56e80f7c0c
Add per-cmd site permission query 2018-01-28 16:41:42 +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 dedf6cd92f
Support initial calls for console bench function 2018-01-19 02:32:44 +01:00
shortcutme 8f34afc630
Send websocket update on site limit change 2017-12-15 12:13:35 +01:00
shortcutme 1ac69ae315
New UiWebsocket API command to run commands as other site 2017-12-15 12:13:19 +01:00
shortcutme 8a331e7400
UiWebsocket handleRequest takes parsed request intead of raw message 2017-12-15 12:11:27 +01:00
shortcutme 51fdf95295
Allow ajax ranged requests 2017-12-07 15:25:32 +01:00
shortcutme 0009b1b7d1
Allow site fullscreen functions 2017-12-07 15:23:51 +01:00
shortcutme 1208294747
Remove unused variable, more clear comment on state object 2017-12-02 15:35:32 +01:00
shortcutme 3de182a4ed
Rev3157, Fix websocket utf8 error when requesting files from different sites at the same time 2017-12-02 15:31:36 +01:00
shortcutme cfeb2797e3
Merge wrapper js 2017-11-29 13:48:30 +01:00
shortcutme 06a50b189d
Use empty placeholder if not specified 2017-11-29 13:48:20 +01:00
shortcutme 7c1a4e353d
Allow inject html command from ui server 2017-11-29 13:48:07 +01:00
shortcutme 7962baa2da
Also join to serverChanged channel by default 2017-11-05 23:42:33 +01:00
shortcutme 6f37654303
Send serverChanged event on server_info changes 2017-11-05 23:42:14 +01:00
shortcutme 2781e31be0
Keep track of websocket connections 2017-11-05 23:40:59 +01:00
shortcutme b39d86d020
serverChanged channel 2017-11-05 23:37:53 +01:00
shortcutme 754a3db1b9
Allow multiple channel joins by one command 2017-11-05 23:37:32 +01:00
shortcutme c3250378ee
Rev3128, Allow modals for sites 2017-10-30 15:15:40 +01:00
shortcutme 9d4515954b
Rev3127, Fix UiWebsocket async message response skip 2017-10-29 23:39:36 +01:00
shortcutme 604792a4dd
Call response function for return values of UiWebsocket actions 2017-10-26 10:40:02 +02:00
shortcutme ed965041e6
Report progress on GeoLite2 download 2017-10-21 11:01:57 +02:00
shortcutme d50603f722
Rev3114, Add details to permission requests 2017-10-17 17:02:56 +02:00
shortcutme 75cf8bbb0a
Change arument order of siteSign API call 2017-10-16 15:11:43 +02:00
shortcutme 4042de460e
actionFile allows file details to be passed as parameter 2017-10-04 12:46:06 +02:00
shortcutme 0dd34403a2
Combinate isfile and filesize query to one function 2017-10-04 12:44:34 +02:00
shortcutme edb9d3f719
Media files requested from non-seeded site not wokring anymore 2017-10-04 12:42:05 +02:00
shortcutme 1f5db0aa24
Nonce checking moved to route command 2017-10-04 12:41:14 +02:00
shortcutme 74b2408668
Move path checking to parsePath 2017-10-04 12:39:08 +02:00
shortcutme f53612bef7
Media request should start with normal characters 2017-10-04 12:38:44 +02:00
shortcutme 4d991cda6d
Also serve htm files with wrapper 2017-10-04 12:37:56 +02:00
shortcutme 6984575901
Remove dead reload code 2017-10-04 12:37:34 +02:00
shortcutme 75b44f6980
Raise SecurityError on invalid path 2017-10-04 12:37:22 +02:00
shortcutme 3c46f60042
Show wrapper automatically if wrapper nonce is invalid 2017-10-04 12:35:15 +02:00
shortcutme 7dbc323f76
ZeroNet-internal virtual path on UiServer for internal commands 2017-10-04 12:33:43 +02:00
shortcutme 903b62ba7c
Make fileNeed API command async 2017-10-04 12:32:40 +02:00
shortcutme 53da40fe5d
Allow to show site directory in local file browser 2017-10-04 12:31:57 +02:00
ZeroNet 27a9ea78b8 Merge pull request #1122 from imachug/siteclone
Allow siteClone for non-admin sites
2017-09-22 11:01:43 +02:00
Ivanq 7fa019321c Check site before cloning 2017-09-22 08:28:39 +03:00
Ivanq f98f52a50e Allow siteClone not for admin sites 2017-09-22 08:24:18 +03:00
ZeroNet bc71555a73 Merge pull request #1070 from anoadragon453/small_gram_fix
Small English grammer fixes
2017-09-21 13:46:11 +02:00
Ivanq db339eecd3 Allow 'backup' or 'log' as directories 2017-09-16 21:57:20 +03:00
ZeroNet 53cd2cdbf3 Merge pull request #1114 from imachug/binary
Read files as binary in fileGet()
2017-09-10 09:28:45 +02:00
Ivanq 4bbea46b90 Read files as binary in fileGet() 2017-09-10 09:46:21 +03:00
shortcutme bfd3d18a10
Fix multiuser plugin compatibility 2017-09-02 14:28:01 +02:00
grez911 158f9e37e5 Added explanation of convertion actionWrapper response to list 2017-08-25 11:05:48 +03:00
grez911 905976a1b6 Added exception handling for broken user.json 2017-08-22 17:43:55 +03:00
shortcutme f1c320dd22
Log sign errors 2017-08-18 14:38:58 +02:00
shortcutme 1db2327b3d
Rev2180, Allow ajax requests using ajax_key http get parameter 2017-08-15 02:40:38 +02:00
shortcutme 65d68fb8ac
Compile Ui js 2017-08-09 14:21:09 +02:00
shortcutme d093764731
New API command: fileNeed to request optional file 2017-08-09 14:20:49 +02:00
shortcutme 24982aee42
Log invalid wrapper messages 2017-08-09 14:20:20 +02:00
Andrew (anoa) c1aff56cf2
Small grammer fixes 2017-08-04 15:13:31 -07:00
shortcutme fa96ab453f
Rev2166, Mobile friendly notifications 2017-07-28 15:36:49 +02:00
shortcutme 35efd6b107
ServerShowdirectory admin API command to show directory 2017-07-27 16:29:39 +02:00
shortcutme 504d7812e5
Fix exception if no path_parts returned 2017-07-19 16:46:37 +02:00
shortcutme 1f7b25b60c
Ignore http protocol in same origin comparison 2017-07-18 20:57:33 +02:00
shortcutme 34ec05d4b4
Fix notification id collision 2017-07-18 20:55:53 +02:00
Andrew (anoa) dc82f7ab3e
Small grammar fix 2017-07-15 00:30:25 -07:00
shortcutme a0d85d7d83
Prompt new site addition in raw mode 2017-07-15 01:32:15 +02:00
shortcutme d281f112d9
Rev2154, Fix same origin checking in proxy mode 2017-07-14 11:08:22 +02:00
shortcutme e525ea2431
Rev2144, Fix CSP header in FilePack plugin, Allow media-src and font-src from self source 2017-07-11 23:00:33 +02:00
shortcutme 7c6bea6ddd
Fix raw site access without / at the site address end 2017-07-10 02:42:28 +02:00
shortcutme efbef25c76
UserSetSettings, UserGetSettings Websocket API commands 2017-07-10 02:41:01 +02:00
shortcutme 426fe561c9
Cleanup not used wrapper opener check 2017-07-09 14:12:13 +02:00
shortcutme 5950b04c40
Add allow-origin header for media requests from same origin to fix css font support 2017-07-09 14:11:44 +02:00
shortcutme 434cfce32a
More simple same origin test for media files cross-site access 2017-07-09 14:11:06 +02:00
shortcutme febdea6c64
Serve files without wrapper if requested using /raw/ prefix 2017-07-09 14:10:01 +02:00
shortcutme 49735b7e55
Fix not internal error on request files from not seeded sites 2017-07-06 00:09:35 +02:00
shortcutme 1d6168f457
Download, svg, xml, flash, pdf files instead of displaying to avoid js execution 2017-07-06 00:09:05 +02:00
shortcutme 2a161f4421
Never allow cross-origin file request 2017-07-06 00:08:32 +02:00
shortcutme 03cabcb07c
Rev2127, Fix delete files without file_info 2017-06-27 18:08:28 +02:00
shortcutme 79ca1069ec
Display exact sign error to UI on failure 2017-06-19 16:11:47 +02:00
shortcutme c2b177434d
Drop error if want to publish non existent file 2017-06-19 15:38:05 +02:00
shortcutme e9ce137e14
Display invalid hosts 2017-06-15 19:49:51 +02:00
shortcutme c84fcf2034
Support manual ui_host command line parameter 2017-06-15 19:48:01 +02:00
shortcutme 0d3fa43f00
Remove unnecessary ui ip replace 2017-06-15 19:43:23 +02:00
shortcutme 2e04ba1880
Bind ui server to ipv4 address 2017-06-15 19:42:38 +02:00
shortcutme 42874038e2
Only allow UI requests from safe hosts 2017-06-13 14:19:23 +02:00
shortcutme d55fbd1728
Remove obsolete auth_key_sha512 2017-06-13 14:18:17 +02:00
shortcutme 742c2fe684
Rev2099, Keep tor client running until update finished 2017-06-06 00:05:43 +02:00
shortcutme 0b7d1ad90d
Add callback for certSelect 2017-06-03 00:53:40 +02:00
shortcutme ba9cd9b0ca
Fix undefined placeholder 2017-05-23 12:42:02 +02:00
shortcutme 7900578077
Rev2082, Log websocket receive errors 2017-05-22 11:34:16 +02:00
MuxZeroNet 35a18bd0b2 Weak password warning (#938)
* Weak password warning

* Update UiWebsocket.py

* Don't implement print with an O(n^2) iteration

* Rename method

* Fix logging, uncaught exception in addNotes

and pushes a notification when UI server is bound to the whole Internet.

* Remove memo comments. Remove terminal hue.
2017-05-22 11:13:45 +02:00
shortcutme e6680b4f60
Version 0.5.5, Rev2081, Lack of JS notification 2017-05-18 23:03:26 +02:00
shortcutme edd726ac9f
Site upgrade support in clone command 2017-05-18 03:07:32 +02:00
shortcutme cbf184846a
Fix permissionAdd/Remove admin command 2017-05-18 03:05:45 +02:00
shortcutme 2677ad92d3
Fix multi-line confirmation dialog 2017-05-18 03:05:02 +02:00
shortcutme d467aabd4c
Rev2067, Fix inner_path stripping 2017-05-11 18:18:12 +02:00
shortcutme 5908d2ca53
RenderWrapper showloadingscreen parameter 2017-05-11 18:01:16 +02:00
shortcutme 27a582634f
Don't check referrer for html files 2017-05-11 18:00:57 +02:00
shortcutme 47245f485a
ActionFile security check 2017-05-11 17:59:46 +02:00
shortcutme 545459be88
RenderWrapper with parameters 2017-05-11 17:59:12 +02:00
shortcutme b5d3995874
GetSiteUrl based on if it's proxy request 2017-05-11 17:57:29 +02:00
shortcutme 487f5cb8c2
Fix unicode url redirects 2017-05-11 17:56:01 +02:00
shortcutme cc31081f1c
Different design for second button of wrapperConfirm 2017-05-11 17:55:38 +02:00
shortcutme a9b9902e60
Placeholder support for displayPrompt 2017-05-11 17:55:09 +02:00
shortcutme f183e756f3
Multi button support for wrapperConfirm 2017-05-11 17:54:48 +02:00
shortcutme f67cb7b145
Rev2059, Fix download test, boost priority on request by 15, Adjust default priorities 2017-05-07 21:21:26 +02:00
shortcutme 34a6337c01
Rev2055, Don't add ? to url if start with # using replaceState and pushState 2017-05-06 17:27:49 +02:00
mishfit 270eb677c7 allow empty file query filters 2017-04-21 03:26:17 -06:00
shortcutme 49adea1654
siteSetLimit returns with ok on success 2017-04-12 17:36:50 +02:00
shortcutme dafe9981a2
Rev2043, Fix selected domain display 2017-04-12 00:45:48 +02:00
shortcutme 1a7a22eb91
Set added cert 2017-04-12 00:32:19 +02:00
shortcutme f3edd8013d
Rev2034, Fix leaking users.json via webui 2017-04-09 16:54:28 +02:00
shortcutme d7ba9f6924
Rev2004, Fix message utf8 error 2017-03-18 11:11:01 +01:00
shortcutme afcd6dfa14
Rev2003, Fix dbQuery exception in verbose mode 2017-03-15 13:13:21 +01:00
shortcutme 50937990e5
Fix typos 2017-03-06 15:30:31 +01:00
ZeroNet 0e2f742b7e Merge pull request #842 from mishfit/refactorListAndWalk
Rename SiteStorage.list to SiteStorage.walk
2017-03-04 12:39:06 +01:00
MuxZeroNet dff261eb18 Log ZeroFrame errors to console 2017-03-03 02:42:20 +00:00
shortcutme 36db8a4dc9
Ratelimit progressbar update to save some cpu time 2017-03-02 23:39:31 +01:00
shortcutme 871588aa9f
Move invalid path test upper level 2017-02-27 11:21:22 +01:00
shortcutme 97cec2ba46
Benchmark helper for console 2017-02-27 00:13:41 +01:00
mishfit 656c818211 rename SiteStorage.list to SiteStorage.walk
also, add SiteStorage.list as non-recursive
directory listing (`os.listdir`)
2017-02-24 21:58:46 -07:00
shortcutme c95637eee1
Rev1941, Use utf-8 encoding on text files 2017-02-24 14:39:20 +01:00
shortcutme 45e2b350a9
Raise exception on invalid path 2017-02-19 00:51:47 +01:00
shortcutme 39734dfadb
innerLoaded command alias as wrapperInnerLoaded 2017-02-16 19:04:00 +01:00
shortcutme 0106a193e5
Store SiteManager to UiServer 2017-02-11 18:26:36 +01:00
shortcutme f523925817
Add separate function to check if user has run the API command 2017-02-11 18:26:36 +01:00
shortcutme 90c9adc8dc
Fix error reporting on asnyc websocket functions 2017-02-09 01:53:02 +01:00
ZeroNet c9fa29c562 Merge pull request #798 from l5h5t7/master
Update Chinese translation
2017-02-05 23:19:13 +01:00
shortcutme f74e9397db
Rev1861, Fix favicon for zero url access type 2017-02-05 22:55:24 +01:00
shortcutme a08114b1b0
Rev1855, Fix content type detection, Formatting 2017-02-02 12:51:41 +01:00
shortcutme 2b389e4e85
Support since parameter for siteUpdate 2017-01-29 19:02:08 +01:00
lmath 4559ee0d7f Update Chinese translation 2017-01-28 06:27:45 +08:00
shortcutme 13f0ccf8c6
Fix optional files deleting 2017-01-27 14:01:55 +01:00
shortcutme d65c7d05a4
Remove /media access 2017-01-27 13:05:49 +01:00
shortcutme c9ba59e895
Fix new version popup on first visit 2017-01-27 12:09:23 +01:00
shortcutme 697e177e13
Don't remove missing optional files 2017-01-27 12:02:14 +01:00
shortcutme 802b6775d7
Wait a bit before browser open to let http server start 2017-01-23 12:54:47 +01:00
shortcutme 54c553d13b
Timeout and Base64 encoding support for fileGet 2017-01-22 11:09:45 +01:00
shortcutme bf34d95bc1
Call fileGet and fileList in async 2017-01-22 11:09:26 +01:00
shortcutme b6644887bd
Move admin_commands to class variable 2017-01-22 11:08:41 +01:00
shortcutme 2dc981496b
Rev1821, Show progress bar on publishing 2017-01-16 13:41:57 +01:00
shortcutme b68424f008
wrapperProgress API command 2017-01-16 13:41:11 +01:00
shortcutme d3fc1cf897
Rev1816, Fix exe distribution forbidden error 2017-01-14 12:43:05 +01:00
MuxZeroNet 6b0ef500ed Fix extension detection 2017-01-12 05:22:26 +00:00
MuxZeroNet 4a6dc7971e #752 2017-01-09 05:01:49 +00:00
shortcutme 1a5bfd973e Only download media if site is already added 2017-01-08 17:31:03 +01:00
shortcutme 6c68f8dd6c Fix content type detection for options request 2017-01-08 17:27:57 +01:00
shortcutme 2447279191 Rename websocket detection 2017-01-08 17:26:59 +01:00