Yessiest
Yessiest pushed to master at Yessiest/landline 2023-08-29 18:42:15 +00:00
3af7a372da rewrite in progress
161689bec0 commencing full rewrite of hyde
Compare 2 commits »
Yessiest commented on issue Yessiest/landline#4 2023-08-23 00:37:18 +00:00
Better integration with other HTTP servers

Yet again, as mentioned in Yessiest/hyde#1 (comment), Rack would solve a lot of issues.

Yessiest commented on issue Yessiest/landline#1 2023-08-23 00:35:55 +00:00
Clean up code

P.S: probably will have to port this to Rack. HTTP2.0 and GZIP compression are definitely beneficial in future, and WEBRick is just generally old and clunky.

Yessiest pushed to master at Yessiest/landline 2023-08-23 00:14:49 +00:00
ff36326ec8 postprocess/finalize hook, custom error pages
Yessiest closed issue Yessiest/landline#7 2023-08-23 00:12:54 +00:00
Proper custom error pages
Yessiest closed issue Yessiest/landline#2 2023-08-23 00:12:34 +00:00
Add postprocess hook
Yessiest opened issue Yessiest/landline#7 2023-08-16 20:20:48 +00:00
Proper custom error pages
Yessiest opened issue Yessiest/reno#19 2023-08-16 20:17:42 +00:00
Lock button randomly activates Supermenu instead
Yessiest opened issue Yessiest/reno#18 2023-08-16 20:17:18 +00:00
Client volume isn't persistent for Firefox and alike.
Yessiest opened issue Yessiest/reno#17 2023-08-16 20:16:38 +00:00
Client volume widget works mostly hit or miss
Yessiest opened issue Yessiest/reno#16 2023-08-16 20:15:53 +00:00
Volume on clients doesn't always apply properly (handle returns back)
Yessiest pushed to master at Yessiest/reno 2023-08-16 20:06:13 +00:00
25c44f100a Fixed a couple links in the README
Yessiest pushed to master at Yessiest/reno 2023-08-16 20:05:02 +00:00
3fdad6db65 Added some extra guidelines on styling your apps
Yessiest pushed to master at Yessiest/reno 2023-08-16 19:40:59 +00:00
f9e933bebf Fixed README.md, fixed multiple typos, set sensible defaults for desktop.conf
Yessiest pushed to master at Yessiest/reno 2023-07-03 17:00:53 +00:00
1b7cc116dc updated desktop file to be more TOML compliant
Yessiest pushed to master at Yessiest/reno 2023-07-03 16:54:06 +00:00
fc811359ae more compliant conf parser and smart autominimization of apps on boot
Yessiest opened issue Yessiest/landline#6 2023-06-17 16:38:37 +00:00
Access matched pieces of the path
Yessiest opened issue Yessiest/landline#5 2023-06-17 16:37:25 +00:00
WebSocket integration
Yessiest opened issue Yessiest/landline#4 2023-06-17 16:35:30 +00:00
Better integration with other HTTP servers
Yessiest opened issue Yessiest/landline#3 2023-06-17 16:33:57 +00:00
Make the process of writing path handles less verbose