Commit Graph

13 Commits

Author SHA1 Message Date
Koray Yanik 3a359ebe28 Update post handler to use less env-vars. 2022-03-24 00:16:47 +00:00
Koray Yanik 2d8c9989ae Removed unused 404 handler 2022-03-24 00:11:07 +00:00
Koray Yanik 30a865deea Use new helper script to parse header fields 2022-03-24 00:09:45 +00:00
Koray Yanik 601ebc27e0 List static leases and dynamic leases separately.
Also increased the delays between updates to cause less server
load.
Updated bashserv.
2022-03-23 23:53:21 +00:00
Koray Yanik 36e23424b1 Prevent globbing in header fields 2022-03-23 23:52:03 +00:00
Koray Yanik b4a7f03bb8 Improved mobile CSS 2022-03-23 23:50:52 +00:00
Koray Yanik 1ec8fdc54e Move refresh to a POST request
Technically it changes state...
2022-03-11 15:14:15 +00:00
Koray Yanik 3f6c392969 Made /wol a POST request instead of a GET
Since it does modify state.

* Also fixed a bug where ping did sometimes still write to the
response.
2022-03-10 23:33:05 +00:00
Koray Yanik d47683dc02 Check user-agent to serve different CSS for mobile 2022-03-10 09:24:27 +00:00
Koray Yanik b08abf01c0 Update bashserv submodule 2022-02-24 15:36:58 +00:00
Koray Yanik b287e49ac2 Update bashserv submodule 2022-02-23 12:46:34 +00:00
Koray Yanik afb4bfc280 Removed old requests that were not used anymore 2022-02-23 12:44:22 +00:00
Koray Yanik 0a65725361 Initial commit 2022-02-23 12:38:39 +00:00