Commit graph

1291 commits

Author SHA1 Message Date
yggverse
191057cc50 fix content detection rules 2026-03-08 03:02:00 +02:00
yggverse
fc6cce8072 init text/markdown parser (based on text/gemini) 2026-03-08 02:53:33 +02:00
yggverse
d512e94db1 update crates api 2026-03-04 13:34:51 +02:00
yggverse
1d6cfb88ef implement context menu for the gemtext viewer link tags 2026-03-04 00:26:56 +02:00
yggverse
4a94cd4161 remove ugly gnome's ScrolledWindow + TextView integration 2025-11-15 19:54:22 +02:00
yggverse
ffb1474c7e show multi-line entry for the titan input by default 2025-11-15 19:41:47 +02:00
yggverse
812553af49 init TextView as the single-line entry 2025-11-15 19:15:22 +02:00
yggverse
33c7cc5926 construct with builder 2025-11-15 17:58:41 +02:00
yggverse
4d06c727d1 remove set_size_request solution as fixed 2025-11-15 17:37:43 +02:00
yggverse
e813cdeafa use shared input max height value 2025-11-07 20:59:06 +02:00
yggverse
4905d55e8a fix max-height overflow on input long text 2025-11-07 19:44:53 +02:00
yggverse
e123c1c1cd test ggemini v0.20.0 features 2025-10-19 22:43:17 +03:00
yggverse
8972ca17e1 fix navigation history snap on redirect 2025-10-12 02:07:24 +03:00
yggverse
4998ec62c1 minor optimizations: fix extra changed event emission 2025-10-12 01:27:02 +03:00
yggverse
ffca1d3d60 simplify construction 2025-10-11 23:01:21 +03:00
yggverse
58394f84ca fix history record on direct input by using load action, remove extra condition 2025-10-11 21:59:54 +03:00
yggverse
ce4366086c use is_multiple_of 2025-10-10 00:04:01 +03:00
yggverse
a47abac138 apply proxy mask to the host only 2025-10-09 23:06:23 +03:00
yggverse
f97cd44cad use namespace 2025-09-12 14:21:37 +03:00
yggverse
0f01eb83de fix preload bytes format 2025-09-12 14:17:42 +03:00
yggverse
b9def8216d add comment 2025-09-12 14:13:41 +03:00
yggverse
66ffd6fae9 update comment 2025-09-10 01:29:56 +03:00
yggverse
97d941cf82 use query and fragment as the request part for the nex protocol; this [unspecified] change allows access to files that contain ? or # characters in their names 2025-09-10 01:23:22 +03:00
yggverse
6731aa62fa increase the scale value to resolve font rendering issue 2025-08-29 07:08:35 +03:00
yggverse
adadb149b8 apply clippy optimizations 2025-08-22 18:03:34 +03:00
yggverse
7de33557f1 fix proxy resolver update on request entry autocomplete 2025-08-01 21:01:25 +03:00
yggverse
500ae1a20a use spawn_future_local 2025-07-29 21:47:27 +03:00
yggverse
d5ffc672aa use semantic method name 2025-07-29 20:00:58 +03:00
yggverse
e7e216aaea remove private level for the entry with extra methods 2025-07-29 19:59:05 +03:00
yggverse
6e4eec54f0 isolate request entry, fix proxy resolver change on entry update (by using sync lookup impl) 2025-07-29 16:57:17 +03:00
yggverse
1ac3840e56 Use custom libspelling branch with the latest gtk-rs v0.10 API, enable spelling features 2025-07-27 03:13:05 +03:00
yggverse
be34e0bf43 fix proxy indication update (on disable) 2025-07-26 14:54:41 +03:00
yggverse
910490c6b2 fix proxy resolver unset 2025-07-26 13:42:47 +03:00
yggverse
adfb8d93c7 remove extra line 2025-07-26 13:27:04 +03:00
yggverse
efe055f60f fix highlight condition 2025-07-26 13:26:40 +03:00
yggverse
44661c5136 refresh proxy indication for all tabs on settings change, short local var names 2025-07-26 13:15:06 +03:00
yggverse
266ec18c31 add missed ui preset condition 2025-07-26 09:11:07 +03:00
yggverse
b548fb16d3 use previously constructed ProxyResolver object (prevent extra search operations) 2025-07-24 14:17:49 +03:00
yggverse
1cbcd72c71 highlight proxy lookup issues with the error class 2025-07-24 13:30:07 +03:00
yggverse
0e71b44f45 add tooltip cleanup 2025-07-24 10:30:57 +03:00
yggverse
1fcc29f3f2 show proxy info as the entry tooltip 2025-07-24 10:28:39 +03:00
yggverse
fc87c4ce00 remove extra Uri conversion 2025-07-24 09:37:42 +03:00
yggverse
c7a9a62566 indicate proxied connections by coloring the request entry 2025-07-24 09:28:43 +03:00
yggverse
7087d8ef7c move proxy setter to the request handler 2025-07-24 07:59:31 +03:00
yggverse
4c305f967f implement proxy backend features 2025-07-24 06:25:01 +03:00
yggverse
a7230fd329 use internal address HashMap registry for the TOFU validation 2025-07-23 07:47:07 +03:00
yggverse
6d6b1bc8c8 temporary disable libspelling, use latest gtk api versions 2025-07-23 05:44:42 +03:00
yggverse
b187f36028 remove async dependencies 2025-07-23 02:27:48 +03:00
yggverse
e2b0cd6b0d remove incorrect async features implementation 2025-07-23 02:13:48 +03:00
yggverse
f831212d40 init profile TOFU features 2025-07-23 02:13:10 +03:00