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