Commit graph

16 commits

Author SHA1 Message Date
yggverse
81595f0b79 refactor page mime routing to init multimedia support 2024-07-18 11:19:08 +03:00
yggverse
720f9ebbae use filesystem defined mime type constants 2024-07-18 10:00:58 +03:00
yggverse
9a534caacc replace exception with plain text message 2024-07-17 22:51:12 +03:00
yggverse
9be1f030f4 draft image renderer route 2024-07-17 21:01:03 +03:00
yggverse
5b17cf6aca implement close connection method to free shared memory pool 2024-07-17 10:40:00 +03:00
yggverse
f05db4b291 render page on connection completed only 2024-07-16 23:11:18 +03:00
yggverse
92e904ef70 use connection namespace 2024-07-16 16:53:08 +03:00
yggverse
f0024a0855 refactor response model to multi-protocol connection interface 2024-07-16 12:03:55 +03:00
yggverse
3316a149a6 fix response form behaviour 2024-07-15 22:23:38 +03:00
yggverse
50c41485ac add timeout message 2024-07-15 17:51:34 +03:00
yggverse
5c2aeec8cc fix response expiration event 2024-07-15 17:23:21 +03:00
yggverse
66070b7007 implement common response model 2024-07-15 16:27:40 +03:00
yggverse
7f66d00164 call to page update 2024-07-09 04:27:30 +03:00
yggverse
e1455e5772 move progressbar initiation to the page entity 2024-07-09 04:26:11 +03:00
yggverse
195860c342 implement progressbar 2024-07-09 04:17:55 +03:00
yggverse
63bc991bda move Page entity out of Tab namespace 2024-07-08 21:01:14 +03:00
Renamed from src/Entity/Browser/Container/Tab/Page.php (Browse further)