563 Commits (19d7428e7570d3d6b7b067e22d1a3bc8d8fea30b)
 

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