Commit graph

22 commits

Author SHA1 Message Date
yggverse
fc87c4ce00 remove extra Uri conversion 2025-07-24 09:37:42 +03:00
yggverse
4c305f967f implement proxy backend features 2025-07-24 06:25:01 +03:00
yggverse
8d327ff9df format bytes on page preload 2025-07-04 21:20:46 +03:00
yggverse
8b7d4b1624 fix content type detection (make links clickable on uri contains trailing slash only) 2025-07-01 21:12:13 +03:00
yggverse
a4aca33d02 fix panic 2025-06-29 18:50:24 +03:00
yggverse
565748ae58 remove extra copy 2025-06-29 17:05:02 +03:00
yggverse
1516531ad1 close connection gracefully, register disconnection event time 2025-06-29 16:58:24 +03:00
yggverse
3bd799af78 check content type renderability before preload the data 2025-06-29 12:20:40 +03:00
yggverse
5c3f41c054 increase loading widget toggle to 100Kb 2025-06-28 08:32:10 +03:00
yggverse
27a79a10f5 init the loading widget on total size reached instead of use timeout 2025-06-28 08:21:10 +03:00
yggverse
f91b4f5d62 prevent operation cancelled message on redirect 2025-06-27 08:37:33 +03:00
yggverse
21c8402004 register the event to continue the local redirection 2025-06-27 08:03:45 +03:00
yggverse
01a2021fa2 replace format with push 2025-06-27 07:54:42 +03:00
yggverse
de775e94a1 add .log extension as renderable with text/plain controller 2025-06-27 07:45:02 +03:00
yggverse
da533d8826 remove header value update as the nex is header-less protocol 2025-06-27 07:40:33 +03:00
yggverse
53348d12b6 update comment 2025-06-26 22:51:16 +03:00
yggverse
2f4cc8f00f auto-append missed trailing slash to the root locations 2025-06-26 22:48:25 +03:00
yggverse
9198f2a4f5 show the download dialog for the unsupported content types 2025-06-26 22:17:15 +03:00
yggverse
62fbeca95d add missed event to update the connection info 2025-06-26 21:02:47 +03:00
yggverse
6a3ee89d8b switch the loading widget only when this action is required by timeout (prevents background blinks on page reload) 2025-06-26 20:16:22 +03:00
yggverse
337bf32707 implement text/nex renderer 2025-06-26 18:02:52 +03:00
yggverse
02eb8e4a71 implement nex protocol driver 2025-06-26 17:02:18 +03:00