Commit graph

1487 commits

Author SHA1 Message Date
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
65c5ffebb0 update error text 2025-07-29 12:21:06 +03:00
yggverse
dad7c2b255 update placeholder text 2025-07-29 12:19:57 +03:00
yggverse
07c7fc4836 update host validation rule 2025-07-29 12:10:53 +03:00
yggverse
1819a9a94e update dialog text 2025-07-29 11:58:55 +03:00
yggverse
1bfa82ff56 update tooltips text 2025-07-29 11:57:46 +03:00
yggverse
16c8c2c0d4 update tooltips text, update host validation method 2025-07-29 11:55:03 +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
ea7ed06371 update tooltip text 2025-07-26 14:54:30 +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
6d419f9234 implement recently closed history tab 2025-07-26 12:04:42 +03:00
yggverse
9a6c8be37f fix gtk spacial chars warning 2025-07-26 11:27:41 +03:00
yggverse
c34db6b5f7 move proxy menu item to the settings submenu 2025-07-26 11:06:58 +03:00
yggverse
d60b46a333 improve history/bookmarks ui responsibility: make text selectable, add suffix widgets to open the links, add visit counter to the history dialog 2025-07-26 10:56:04 +03:00
yggverse
12ace95042 disable search feature for the proxy dialog 2025-07-26 10:09:36 +03:00
yggverse
672d95b98e update button tooltips 2025-07-26 09:57:21 +03:00
yggverse
c10fb6c8be follow content size 2025-07-26 09:53:23 +03:00
yggverse
266ec18c31 add missed ui preset condition 2025-07-26 09:11:07 +03:00
yggverse
ae41ff0feb fix SwitchRow parent class 2025-07-26 09:04:03 +03:00
yggverse
4dc18d0d90 update tooltip text 2025-07-26 08:56:30 +03:00
yggverse
8fb0574fc2 make option description selectable 2025-07-26 08:26:14 +03:00
yggverse
06f3b3e40c uppercase the Request entry name 2025-07-26 08:25:44 +03:00
yggverse
3bf75b40aa implement UI frontend for the proxy connection dialog 2025-07-26 08:24:28 +03:00
yggverse
d48bf91ffa rename menu item 2025-07-26 05:36:55 +03:00
yggverse
a7c6e79aac implement proxy exceptions tab 2025-07-26 05:21:29 +03:00
yggverse
b15e4a5fc1 separate children proxy components 2025-07-26 04:26:20 +03:00
yggverse
02f6419b92 use IndexMap to keep index order 2025-07-25 16:35:15 +03:00
yggverse
ebb38008e1 implement separated dialogs for the Bookmarks and History menu items 2025-07-25 15:52:14 +03:00
yggverse
e548efc93f implement proxy settings dialog (rules tab) 2025-07-25 13:41:21 +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
yggverse
5aa6b1464c use symbolic icon 2025-07-22 23:15:19 +03:00
yggverse
8d327ff9df format bytes on page preload 2025-07-04 21:20:46 +03:00