Commit Graph

10 Commits

Author SHA1 Message Date
e1e78655bd
Squash Edge branch with data and full pure html / css page support.
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-28 01:56:00 +01:00
187e7cec54
Finish adding the goinfo page.
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-16 16:01:53 +01:00
884c88525e
Switch over cache handling system.
All checks were successful
continuous-integration/drone/push Build is passing
Add more values for the Go Info page.
2022-07-16 11:44:38 +01:00
ef3c387f39
Switch over from test to go-info.
All checks were successful
continuous-integration/drone/push Build is passing
Improve Makefile and add new compilation fields.
2022-07-16 00:53:50 +01:00
3792ff2a4d
Add a caching flag to page provider content.
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-15 15:37:59 +01:00
7ec2e01e43
Add the ability to toggle filtering URL parameters passed to page providers.
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-15 13:28:29 +01:00
42dd0259af
Finish the page-handler.
All checks were successful
continuous-integration/drone/push Build is passing
Remove unneeded utils.
Migrate ETag calculation code.
2022-07-15 12:18:33 +01:00
98dac85215
Fix up page handling.
All checks were successful
continuous-integration/drone/push Build is passing
Remove timeout support.
Add identification middleware.
2022-07-15 10:46:45 +01:00
11deb796e8
Begin adding page handling system, add utils for the pageHandler system.
All checks were successful
continuous-integration/drone Build is passing
2022-07-14 23:25:43 +01:00
659b5aa1af
Finish adding listening code. 2022-07-14 18:07:07 +01:00