Yessiest
Yessiest pushed to master at Yessiest/landline 2023-09-07 21:11:10 +00:00
9ba3bddc96 fixed dsl stuff, made a better example
Yessiest pushed to master at Yessiest/landline 2023-09-07 20:46:41 +00:00
bbfb6f00d9 File serving, root/remap directives, filters, preprocessors, postprocessors
Yessiest pushed to master at Yessiest/landline 2023-09-05 22:36:19 +00:00
fccc7ea9f0 header modifiers, status modifier, proper call rollbacks
Yessiest pushed to master at Yessiest/landline 2023-09-03 20:15:27 +00:00
a878ac58be Rewrite: Most of the structure is done, several pattern matching bugs fixed, config.ru is now working
Yessiest pushed to master at Yessiest/landline 2023-08-31 20:16:57 +00:00
9d483aa163 Request/response class skeletons
Yessiest closed issue Yessiest/reno#16 2023-08-30 23:24:02 +00:00
Volume on clients doesn't always apply properly (handle returns back)
Yessiest commented on issue Yessiest/reno#16 2023-08-30 23:24:00 +00:00
Volume on clients doesn't always apply properly (handle returns back)

Fixed by recent commits to clientvolume

Yessiest closed issue Yessiest/reno#17 2023-08-30 23:23:51 +00:00
Client volume widget works mostly hit or miss
Yessiest commented on issue Yessiest/reno#17 2023-08-30 23:23:49 +00:00
Client volume widget works mostly hit or miss

Fixed by recent commits to clientvolume

Yessiest closed issue Yessiest/reno#18 2023-08-30 23:23:38 +00:00
Client volume isn't persistent for Firefox and alike.
Yessiest commented on issue Yessiest/reno#18 2023-08-30 23:23:35 +00:00
Client volume isn't persistent for Firefox and alike.

Fixed by recent commits to clientvolume

Yessiest pushed to master at Yessiest/reno 2023-08-30 23:19:37 +00:00
e4ed68daf0 Hotfix: removed debugging messages
Yessiest pushed to master at Yessiest/reno 2023-08-30 23:18:41 +00:00
c7d942050c Fixed client volume widget; Added dynamic slider creation for media types
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