Commit graph

2045 commits

Author SHA1 Message Date
yggverse
8b7d4b1624 fix content type detection (make links clickable on uri contains trailing slash only) 2025-07-01 21:12:13 +03:00
yggverse
03732213ce update version 2025-06-29 18:50:44 +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
67072eb8ea generate document title based on first non-empty line matches condition 2025-06-28 11:05:11 +03:00
yggverse
1fa8f3f29d generate document title based on first line 2025-06-28 09:58:04 +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
61e3230f66 update version 2025-06-28 08:16:21 +03:00
yggverse
be32efed6d apply cargo clippy optimizations 2025-06-28 08:16:03 +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
f9fbaa3f97 update version 2025-06-26 22:48:33 +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
805c5c5263 escape special fs chars 2025-06-26 22:16:48 +03:00
yggverse
62fbeca95d add missed event to update the connection info 2025-06-26 21:02:47 +03:00
yggverse
4d1fa804ba add missed trailing slash condition based on the current url 2025-06-26 20:53:15 +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
dad58098f3 show entire links + text, change external reference indicator 2025-06-26 18:36:39 +03:00
yggverse
3c61a9a8b0 fix next release version 2025-06-26 18:08:24 +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
yggverse
aafd3b5db3 apply clippy corrections 2025-06-26 14:19:18 +03:00
yggverse
33807e03ac update dependencies 2025-06-26 11:31:28 +03:00
yggverse
05b467bb1b apply new maxminddb api version 2025-04-07 22:02:19 +03:00
yggverse
54260eb27f update maxminddb version to 0.26.0 2025-04-07 21:45:59 +03:00
yggverse
a7d97e4246 update openssl version to 0.10.72 2025-04-07 21:45:19 +03:00
yggverse
628c07566a update version 2025-03-28 04:09:46 +02:00
yggverse
2f68e80a83 update page info on local files browse 2025-03-28 04:03:30 +02:00
yggverse
6a100c48ee show General page on members not empty 2025-03-28 04:01:12 +02:00
yggverse
6443105986 show connection page only on socket info is available 2025-03-28 03:39:05 +02:00
yggverse
0b103c795e remove extra reference 2025-03-28 03:18:45 +02:00
yggverse
d2a39f2770 update page info on download 2025-03-28 03:09:13 +02:00
yggverse
3ccf3d2e7e register new handle event 2025-03-28 02:50:04 +02:00
yggverse
042eab7051 fix localhost links handler 2025-03-28 02:46:47 +02:00
yggverse
d77497b79f fix localhost links handler 2025-03-28 02:46:07 +02:00
yggverse
0a1cba0aca use stable versions 2025-03-28 00:34:11 +02:00
yggverse
d7e1b88fdf reset page info globally (on client handle begin) 2025-03-27 22:50:43 +02:00
yggverse
01ea693c03 fix redirection info reset 2025-03-27 22:47:38 +02:00
yggverse
0d202a866a update ggemini api 2025-03-27 21:34:15 +02:00
yggverse
159814b3c7 update ggemini api 2025-03-27 21:17:12 +02:00
yggverse
27ef34974b remove extra lines 2025-03-27 20:46:46 +02:00
yggverse
6142d8e68a group self members into Self struct 2025-03-27 20:43:00 +02:00