Commit Graph

208 Commits

Author SHA1 Message Date
shortcutme bddf2d6537
Fix fileGet command 2019-03-29 02:31:14 +01:00
shortcutme 3d05bdcb63
Log file command errors 2019-03-29 02:31:05 +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 8ddfbf37c3
New siteSetSettingsValue to change site specific setting 2019-02-05 15:52:01 +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 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 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 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 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 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 3579f9e0c4
Support global user settings 2018-10-20 02:28:58 +02:00
shortcutme 2518867d50
Allow to also list connecting site with siteList API command 2018-10-15 12:58:14 +02:00
shortcutme 57f3cee390
Fix fileGet return when file is not existent 2018-09-07 11:33:57 +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 b2ea4c758d
Handle error on file listing API calls 2018-08-16 16:22:17 +02:00
shortcutme d772280147
Global announcer statistics admin API call 2018-07-16 01:48:27 +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 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 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 2bd69b2681
Force reannounce to all trackers after meek bridges enabled 2018-04-29 14:53:31 +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