Commit graph

647 commits

Author SHA1 Message Date
d4708 a734c4b12f
add fixbutton combinations, cleanup filesize #53 2022-05-23 18:09:44 +03:00
d4708 66981de74f
add fixbutton cursors #53 2022-05-23 18:07:24 +03:00
d4708 ff43c838e4
Delete fixbutton.png 2022-05-23 18:06:13 +03:00
d4708 e495589534
change fixbutton cursor 2022-05-23 14:42:29 +03:00
d4708 267633ee06
add fixbutton cursor 2022-05-23 14:41:11 +03:00
d4708 a5f18c22b3
fix issues relation #50, #53 2022-05-19 13:58:41 +03:00
d4708 970dda15c7
visual updates for the top-right button #50, #53 2022-05-19 13:57:38 +03:00
d4708 98e51e4c73
visual updates for the top-right button #50, #58 2022-05-19 13:53:31 +03:00
caryoscelus d5d5163a65 remove unused code 2022-05-17 02:40:22 +04:00
caryoscelus 756082b7c8 temporary top-right button image replacement 2022-05-15 16:03:48 +04:00
caryoscelus 1c24d90c70 new icon
refs #3
refs #50
2022-05-15 14:43:12 +04:00
caryoscelus 06727cb511 fix UiRequest.parsePath 2022-03-03 05:15:20 +00:00
caryoscelus ba0662327b fix uiwebsocket
fixes previous commit (usage of updatesite)
2022-02-02 12:26:57 +00:00
caryoscelus 855b23a84b
fix readdress loop
use better escaping in render

fixes #19
2022-01-26 19:28:17 +00:00
caryoscelus 6803379ad2 code improvements in UiRequest 2022-01-14 19:03:48 +00:00
Tamas Kocsis b3c9de5e47 Don't show tracker tor bridge warning if more that 3 trackers finished 2020-12-03 20:02:48 +01:00
Tamas Kocsis 3ffa3c2f79 Use svg for top-right zero button 2020-12-03 20:02:20 +01:00
Styromaniac 2795e20b0c
Replaced logo-white.png with an SVG data URI. 2020-12-03 08:33:54 -05:00
Tamas Kocsis 52d6c9fedf Rev4550, Show all modified files after click 2020-11-19 03:05:53 +01:00
Jabba 54fb2fde7c
Adding OGG MIME (#2657)
* Adding OGG MIME

Fixing: https://github.com/HelloZeroNet/ZeroNet/issues/2656

* Adding ova and ogv extensions
2020-10-26 15:59:42 +01:00
Tamas Kocsis bf092b83ab Workaround for stuck iframe url in Firefox when using back button 2020-09-18 18:43:25 +02:00
Tamas Kocsis 0309b81695 SiteListModifiedFiles: Give error instead of exception if content file does not exists 2020-09-18 18:42:03 +02:00
Tamas Kocsis e74fdc4036 Redirect homepage with / at the end 2020-09-09 18:29:53 +02:00
Tamas Kocsis b9c65d75ef Move error log handler to config object to be able to catch plugin load errors 2020-09-09 18:29:24 +02:00
Tamas Kocsis 8dc5aee8aa Js based redirecting template formatting 2020-09-08 19:32:10 +02:00
Tamas Kocsis e14f5bf847 Allow modified files query from non-admin sites 2020-09-04 18:15:56 +02:00
Tamas Kocsis 79f10ffe0c Return error when fileGet binary file 2020-09-04 18:15:16 +02:00
Tamas Kocsis 0bc9374a7d Optional stats to dirList websocket API command 2020-09-04 18:14:22 +02:00
Tamas Kocsis 8a71bf65cd Don't leak local path on delete error 2020-09-04 18:08:43 +02:00
Tamas Kocsis 9d198ff7f2 Display full path in 404 error instead of inner_path 2020-09-04 18:07:29 +02:00
Tamas Kocsis cafeebf120 Fix wrapper_nonce adding to url 2020-09-04 18:07:03 +02:00
Tamas Kocsis 46fba195da Merge js, css 2020-09-04 17:57:56 +02:00
Tamas Kocsis 501bd51bd1 Only set title from content.json if wrapperSetTitle has not been called 2020-09-04 17:57:34 +02:00
Tamas Kocsis f7874e1ca3 Fix loading bar hide bug 2020-09-04 17:56:16 +02:00
Tamas Kocsis 8d964d1b8e Fix infopanel overflow on mobile devices 2020-09-04 17:55:41 +02:00
Tamas Kocsis 0907edb6b1 Remove obsolate auth_key generation 2020-09-04 17:35:48 +02:00
shortcutme ddbd5c7b19
Fix reset file server port with config web interface 2020-06-30 17:04:09 +02:00
shortcutme 79d26060b3
Add site address hash to site info websocket response 2020-06-18 17:22:33 +02:00
Guilherme 85733abade Remove unnecessary debugger 2020-05-10 02:04:30 -03:00
shortcutme 07faa3d6d3
Move wrapper necessary check to separate function 2020-05-03 03:56:06 +02:00
shortcutme ad3920b26a
Rev4478, Skip slow updated files checking with large content.json 2020-04-11 13:34:18 +02:00
shortcutme f41d022038
Log BrokenPipeError as warning 2020-03-20 18:52:18 +01:00
krzotr 5baacf963d
Fixed Cache-Control for .js and .css files 2020-02-29 00:51:41 +01:00
Ivanq 219b90668f
Switch from gevent-websocket to gevent-ws (#2439)
* Switch from gevent-websocket to gevent-ws

* Return error handling, add gevent_ws source to lib
2020-02-28 01:20:04 +01:00
shortcutme 9b85d8638d
Don't allow run site api calls when site is deleting 2020-02-20 17:25:56 +01:00
shortcutme d36324e0d3
More detailed info on http host error 2020-02-13 17:23:00 +01:00
shortcutme 113b57415f
More detailed info on origin error 2020-02-13 17:22:37 +01:00
shortcutme fefd2474b1
Don't reload sites on listing 2020-02-13 17:22:09 +01:00
Ivanq 77c3e43978 Detect content encoding based on query string (#2385) 2020-01-07 10:34:14 +01:00
shortcutme 0dbcec8092
Merge wrapper 2020-01-04 16:54:20 +01:00