561 Commits (3c584b52b7311098b2137a72bc706f88db1a36e5)
 

Author SHA1 Message Date
yggverse 3c584b52b7 fix strings comparison 2 months ago
yggverse ebadc548c0 update response route by mime type 2 months ago
yggverse a478e31bd5 implement response parser features, add request struct 2 months ago
yggverse 0a7c3a6055 make default const static 2 months ago
yggverse d139fc51e3 update comment 2 months ago
yggverse 5244e52da3 add get_request_from_uri method 2 months ago
yggverse 747f622e4d use socket api 2 months ago
yggverse b35f70b1db define default port const for gemini socket client 2 months ago
yggverse a342940d2c remove extra namespace 2 months ago
yggverse 5578c3226a return namespaces to prevent segmentation mismatch 2 months ago
yggverse f0dad0f04e add comments, enshort namespaces 2 months ago
yggverse 81c9ae2fc8 implement multiprotocol socket api 2 months ago
yggverse 16cbc2ac03 close active socket connection on page reload 2 months ago
yggverse 734bb850ad use update method 2 months ago
yggverse 51b41e21e7 customize tabl labels view, add tooltip support for ellipsize mode, add label update action 2 months ago
yggverse 9ef386bb10 use alignment mode enums 2 months ago
yggverse 74f5983f85 setup label alignment 2 months ago
yggverse d99eb79317 add comments 2 months ago
yggverse 22fcaf6312 add comment 2 months ago
yggverse a9dd41c978 define socket protocol for gemini connection 2 months ago
yggverse 3c9b964a6b update socket connection 2 months ago
yggverse d8cf3c6d1f add namespace to session methods 2 months ago
yggverse 78c31a3cd6 increase margins 2 months ago
yggverse ebbaf772f0 add margins 2 months ago
yggverse b54a3aeecc fix sensitivity detection 2 months ago
yggverse 893a9d92e1 implement base button action 2 months ago
yggverse 9ea8fadd67 add comment 2 months ago
yggverse 18c16e9e95 use open_link_variant action 2 months ago
yggverse 0a75ca7671 rename actions 2 months ago
yggverse 6f7242ae5c update comment 2 months ago
yggverse d66f643f7d reorder variables init 2 months ago
yggverse f1515f8e99 update page constructor api 2 months ago
yggverse b522e6b2a0 remove extra actions 2 months ago
yggverse 39ed3edbb9 draft local action group for page links navigation 2 months ago
yggverse 44ceb06db5 redirect plain text requests to default search provider 2 months ago
yggverse 42afca2aba update request string parser validation 2 months ago
yggverse bf6287ae72 fix new tab button action 2 months ago
yggverse eb1f3baf13 rename actions 2 months ago
yggverse c230b3882a use direct data 2 months ago
yggverse a2e124b17f rename argument 2 months ago
yggverse cda76380e8 implement alternative update action api 2 months ago
yggverse 6b6d3ad826 add comment 2 months ago
yggverse d3c9cb843f disconnect previous connection on active 2 months ago
yggverse 9e56d37bae delegate unsupported URI to external application 2 months ago
yggverse 382c110621 define variant type using const, remove extras, define dependency 2 months ago
yggverse e17a47bb85 remove extra space from tag values 2 months ago
yggverse 3387de7f84 remove underline decoration from links 2 months ago
yggverse 13afe8d19c fix boolean result for condition 2 months ago
yggverse 4a67b5cabb add glib::uri parser validation, rename address variable 2 months ago
yggverse 76e85617bd indicate external links 2 months ago