Commit Graph

113 Commits

Author SHA1 Message Date
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 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 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
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 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
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 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 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 697e177e13
Don't remove missing optional files 2017-01-27 12:02:14 +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 bea212a8d1 Fix certAdd error 2017-01-07 01:09:05 +01:00
shortcutme eee65da257 FileList API command 2017-01-05 02:26:58 +01:00
shortcutme 74a4a4b9da Update websocket on permission add and remove 2016-12-30 18:55:11 +01:00
shortcutme 10772a704e Root path parameter for cloning 2016-12-08 17:14:55 +01:00
shortcutme 64321043b7 Fix permission error 2016-12-08 17:14:30 +01:00
shortcutme 58848068e6 Save sites.json before updating 2016-12-04 18:55:03 +01:00
shortcutme 430805adcc Add language to serverinfo 2016-11-18 20:11:11 +01:00
shortcutme 38ff33512f Use raise instead of assert for sql select filter 2016-11-18 20:11:03 +01:00
shortcutme 8ad6cd2e81 Allow to change language configuration parameter, reload translate files on change 2016-11-18 20:10:24 +01:00
shortcutme 0f31f1d34a Make UiWebsocket messages translatable 2016-11-18 20:09:51 +01:00
shortcutme b3ba79a0fd Function to check if the user has permission to modife a site 2016-11-07 22:55:09 +01:00
shortcutme 7677b6859e Move config file modification to Config class 2016-11-07 22:51:43 +01:00
shortcutme fe59618eaf Rev1523, Real fix file write confirmation 2016-09-14 18:41:28 +02:00
shortcutme 60dd797d1a Rev1522, Fix file write confirmation dialog 2016-09-14 18:28:48 +02:00
shortcutme 14544922bf Don't check files on siteUpdate 2016-09-14 10:51:10 +02:00
shortcutme 59205088d2 Move site deletion to dedicted function 2016-09-05 13:55:51 +02:00
shortcutme 49efcd0c2d Execute garbage collection on site delete 2016-09-04 18:05:55 +02:00
shortcutme 69f0e972d3 Check site files on forced update 2016-09-04 18:05:42 +02:00
shortcutme 46a2ea9421 Log slow db queries on verbose mode 2016-09-04 18:05:31 +02:00
shortcutme 96043ba279 Try not to overwrite currently in sync files 2016-09-04 18:05:17 +02:00
ZeroNet d542cc5b32 Log fileWrite permission errors 2016-08-10 12:23:01 +02:00
ZeroNet c486e9fa1a Pass current site to publisher callback 2016-08-10 12:22:27 +02:00
ZeroNet 92dbe597ea Allow to store extra data in content.json 2016-08-10 12:21:34 +02:00