486 Commits (ed4851068cee1a69d62abf18fbce5551129a8df5)

Author SHA1 Message Date
yggverse 492e3bb2ea draft 31 status code implementation 2 months ago
yggverse 4b3ea84f39 add page status enum 2 months ago
yggverse 7587e02aff rename action 2 months ago
yggverse ae2bb93ea7 use action object 2 months ago
yggverse a6559a289f implement objective actions 2 months ago
yggverse 5396c9a4a8 use action ptr for window updates 2 months ago
yggverse 9a3ad366af define actions in arc container 2 months ago
yggverse 7c78396328 remove extra dependency 3 months ago
yggverse 76ddc32a7c remove extra data type definition 3 months ago
yggverse a2c4389498 fix actions list 3 months ago
yggverse f41e59ceb1 remove extra dependencies 3 months ago
yggverse 3e60539d34 assign new actions 3 months ago
yggverse ff2073d302 integrate simple action object 3 months ago
yggverse 12f5146468 replace static action names with objects 3 months ago
yggverse b56b6e3879 begin actions encapsulation 3 months ago
yggverse 832b90d37d toggle action status 3 months ago
yggverse 98f88c5464 implement base button sensitivity update 3 months ago
yggverse 58d5c96f26 remove extra comment 3 months ago
yggverse 09cd5895cc apply tmp solution 3 months ago
yggverse 97d2600ffd deactivate unstable css provider implementation 3 months ago
yggverse cdc3fe3388 use modern (2018) pattern for modules 3 months ago
yggverse 841c4a4a99 use parsed header as title on available 3 months ago
yggverse b3c7545717 use optionals, remove undefined enums 3 months ago
yggverse 11b9dc94d3 reset title on page reload 3 months ago
yggverse 464fc1ab63 add tooltips for page label 3 months ago
yggverse 9e5ec86222 update label text on page reload 3 months ago
yggverse 10374b1b08 show uri base as title by default 3 months ago
yggverse f939e427b8 change meta update on page reload 3 months ago
yggverse 696fafe3f9 move focus out from content on link activate 3 months ago
yggverse 3f63add389 add comment 3 months ago
yggverse 6add8a54b0 delegate link with non-supported protocol to the external applictation 3 months ago
yggverse f62550b8ad fix label alignment 3 months ago
yggverse ad8ebe87e5 make results optional 3 months ago
yggverse 89aed28056 append testing tab 3 months ago
yggverse 5ce6090d7a add request text argument for new tab action 3 months ago
yggverse 16b27decaf remove demo address replacement 3 months ago
yggverse 0048e81fa0 fix widget activation 3 months ago
yggverse 8bff9ce719 draft page open action 3 months ago
yggverse fa95f7ffdd use gformat 3 months ago
yggverse b408eaf4f2 update external link condition 3 months ago
yggverse 587f40bf32 complete link parser 3 months ago
yggverse 860f76ce49 draft link parser 3 months ago
yggverse 454feaeba5 detect reader title on first header tag match 3 months ago
yggverse f294d55cfe implement plain line parser 3 months ago
yggverse 9a130a7422 implement header line parser 3 months ago
yggverse d9fd0d12c3 init markup builder 3 months ago
yggverse 2485595b58 connect css provider 3 months ago
yggverse 40a212199b enshort 3 months ago
yggverse 1d673029c0 cleanup previous content data 3 months ago
yggverse ae6fff72ac remove debug info 3 months ago