Commit Graph

19 Commits

Author SHA1 Message Date
5a62535bce
Initial script stuff.
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-30 15:07:10 +01:00
dba4022bf4
Update layout for full flex-box with table fallback.
All checks were successful
continuous-integration/drone/push Build is passing
Fix up sort drop down css and html.
Resize nav bar.
Round some objects.
Add copyright messages.
2022-07-29 22:34:12 +01:00
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
0a9775d2a1
Finish index.go page code.
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-17 14:02:40 +01:00
8a637da36a
Carry on adding index.go page logic.
All checks were successful
continuous-integration/drone/push Build is passing
Fix logic in the info.go page.
2022-07-17 13:37:50 +01:00
f280becd89
Add initial index page code.
All checks were successful
continuous-integration/drone/push Build is passing
Fix Makefile stuff.
2022-07-16 22:20:56 +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
da41214617
Refractor the project.
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-16 11:47:52 +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
9cafe20ff8
Simple Empty Content Fix.
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-15 15:33:12 +01:00
ddb09fcafb
Make sure no content length is outputted in non-content circumstances.
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-15 15:28:01 +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
ac08289073
Add interactive test page.
All checks were successful
continuous-integration/drone/push Build is passing
2022-07-15 12:43:06 +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