Commit graph

485 commits

Author SHA1 Message Date
shortcutme e92f3ea100
New watchdog module based file change watching 2019-03-16 02:42:43 +01:00
shortcutme a3ef3b34e1
Support multi-line notification 2019-03-16 00:01:52 +01:00
shortcutme 30e348f965
Remove empty line from wrapper template 2019-03-16 00:01:15 +01:00
shortcutme b981ddadca
Encode error repose to bytes 2019-03-16 00:00:35 +01:00
shortcutme bcd721e2ef
Always display title if there is content.json file 2019-03-16 00:00:04 +01:00
shortcutme a96ff8399f
Open template as utf8 file 2019-03-15 23:59:30 +01:00
shortcutme 2f4dec45a6
Decode path as utf8 2019-03-15 23:58:18 +01:00
shortcutme b216e42397
Fix modified files checking 2019-03-15 23:57:30 +01:00
shortcutme 9b6c624554
Allow cloning if content.json update fails 2019-03-15 23:57:06 +01:00
shortcutme b0b9a4d33c
Change to Python3 coding style 2019-03-15 21:06:59 +01:00
shortcutme 511a5c0d1f
Nonce based CSP not supported in Safari yet 2019-02-16 23:49:10 +01:00
shortcutme bd649cfb33
Remove ui_server allowed http host learning 2019-02-14 15:49:10 +01:00
shortcutme 2829146598
Merge wrapper js, css 2019-02-09 13:56:21 +01:00
shortcutme b5ed158cc6
Fix closed display of infopanel if sidebar opened 2019-02-09 13:56:12 +01:00
shortcutme 7314f20563
Set number of changed files for closed infopanel 2019-02-09 13:55:53 +01:00
shortcutme 40f732cd48
Only show modified files notification if site is owned 2019-02-05 15:55:12 +01:00
shortcutme eb837e3685
Close button for site modified files notification 2019-02-05 15:54:32 +01:00
shortcutme 8ddfbf37c3
New siteSetSettingsValue to change site specific setting 2019-02-05 15:52:01 +01:00
shortcutme 39541fe348
Modified site source admin panel 2019-02-02 00:12:50 +01:00
shortcutme 259c5199d6
siteListModifiedFiles admin command 2019-02-02 00:11:47 +01:00
shortcutme 6e364ce4b9
Wait until site sync finished before cloning 2019-01-29 03:02:57 +01:00
shortcutme 89eb44f3ef
Spawn port check on separate thread when changing ip_external config value 2019-01-29 03:02:22 +01:00
shortcutme 5173597868
Remove empty lines from multi-line config values 2019-01-25 01:26:39 +01:00
shortcutme 86657529c9
Live update ip_external 2019-01-25 01:24:28 +01:00
shortcutme fb925745ba
Make notification compatible with latest noscript 2019-01-23 02:15:23 +01:00
shortcutme 271cb66c69
Fix port re-check 2019-01-23 02:14:31 +01:00
shortcutme 447f5fd5c8
Store opened port status per IP version 2019-01-23 02:11:31 +01:00
shortcutme ce78e330d3
Async serverPortcheck ZeroFrame API call 2019-01-23 02:07:11 +01:00
tangdou1 674b1efa0f
Fix a bug
there is no portCheck function
2019-01-21 10:46:06 +08:00
shortcutme cc3bb912be
Ipv6 support for adding peers by query string 2019-01-20 16:49:52 +01:00
shortcutme a574f3d173
Fix get settings of not visited site 2019-01-20 03:22:17 +01:00
shortcutme a0b60a8347
Apply log level changes 2019-01-10 14:10:07 +01:00
shortcutme 45add916f4
Rev3742, Move isIp to helper, fix inet_prton error 2018-12-19 13:15:59 +01:00
Andrew Morgan ca549cf081 Allow IP addresses via WebSocket API (#1819)
* Allow IP addresses via WebSocket API

* Switch to socket. Add host
2018-12-18 14:36:14 +01:00
shortcutme 86dd57d13e
Fix typo in comment 2018-12-15 17:47:34 +01:00
shortcutme 4fe6ae9811
Allow only SELECT in storage.query 2018-12-15 17:45:17 +01:00
shortcutme e4819c1753
Rev3738, More strict csp, No csp on Edge
Edge does not supports nonce on external scripts
2018-12-10 02:29:21 +01:00
shortcutme 5b50a113d1
Rev3735, certList admin command 2018-11-30 15:56:20 +01:00
shortcutme a1333d8d6b
Detailed log certSelect error messages 2018-11-26 00:08:22 +01:00
shortcutme 3dfb40b57e
Use redirect after cloning the site 2018-11-26 00:07:23 +01:00
shortcutme 316cd7710f
Use injectScript in certSelect 2018-11-26 00:07:08 +01:00
shortcutme cbefc5b81e
Merge wrapper js 2018-11-26 00:05:17 +01:00
shortcutme 233e161327
New injectScript and redirect command for UiServer 2018-11-26 00:05:04 +01:00
shortcutme 7cbbc33319
Expose script nonce for wrapper js obj 2018-11-26 00:04:06 +01:00
shortcutme 61cc0a1864
Add nonce attribute to all scripts in wrapper 2018-11-26 00:03:21 +01:00
shortcutme 99f01475a0
Disallow unknown script by using csp header for wrapper 2018-11-26 00:02:35 +01:00
shortcutme 06fbcde815
Fix setLocalStorage call before websocket connection 2018-11-21 03:32:12 +01:00
shortcutme da9af181dd
Support accepted_pattern for certSelect API call 2018-11-08 01:16:08 +01:00
shortcutme 9590dce8a4
Return ok for site clone, Fix typo in comment 2018-10-30 04:49:42 +01:00
shortcutme 5af77449fa
Move html variable replacement for new function, add site_modified variable, don't send length header for html files 2018-10-30 04:49:11 +01:00