Commit Graph

54 Commits

Author SHA1 Message Date
76eba15dd6 Make header scroll padding very large so the headers always have enough
room to scroll with the content, even if it overflows a lot
2020-12-09 16:23:30 +01:00
847c79fcfb Fix iOS Safari button look (hopefully) 2020-12-09 16:17:58 +01:00
d368097a8d Bump version to 1.0.0 2020-12-09 16:17:44 +01:00
e8a11ecd95 Clarify README docker instructions 2020-12-07 18:28:22 +01:00
4140799e50 Fix docker container signalling 2020-12-07 17:46:50 +01:00
2b28478323 Bump version to 1.0.0 2020-12-07 16:30:10 +01:00
d35e60a32d Update docker to obtain cert at runtime, not buildtime
since the latter doesn't work
2020-12-07 16:17:42 +01:00
7ba6a2d429 Add docker instructions 2020-12-07 14:22:47 +01:00
79d4af32ac Add working Dockerfile and various configs 2020-12-06 11:55:59 +01:00
7f53165704 Fix copyright symbol 2020-12-05 19:42:55 +01:00
cd87a41940 View: Minor CSS adjustments for visuals 2020-12-05 19:40:54 +01:00
34b1e2ad20 Add door sign generator (resolves #10) 2020-12-05 19:26:47 +01:00
fade25b71d Skip DB search on /data for efficiency on default case 2020-12-05 16:50:35 +01:00
6aed013796 Improve and clean up README 2020-12-05 16:22:53 +01:00
02a07bf76a Move view to view.html for easier routing in nginx 2020-12-03 23:34:14 +01:00
b753feaaeb Change file paths tonew name 2020-12-03 23:19:32 +01:00
d3c0aba10a Add info to 'home page' (resolve #16) 2020-12-03 22:28:14 +01:00
97fa628968 Fix config 2020-12-03 22:28:08 +01:00
b9a599fc97 Reflow Readme 2020-12-03 21:33:23 +01:00
1a23dd6ca0 Add Installation instructions 2020-12-03 21:32:49 +01:00
31bd07f82c Add systemd service file (untested) 2020-12-03 18:53:34 +01:00
0df172c455 Fix errors in config files and namelist.py 2020-12-03 18:48:08 +01:00
34734864b4 Add sample config files 2020-12-03 18:47:35 +01:00
a70aee6cf6 Web: Add authentication UI bc native BasicAuth is shit (resolves #14) 2020-12-03 16:14:34 +01:00
402dc27180 Web: resolve #15 by converting UTC to local time for input limits 2020-12-03 14:35:08 +01:00
7a3682f866 Add robots.txt to prohibit search engine indexing (resolves #5) 2020-12-03 13:35:23 +01:00
3e09482239 Improve scrolling behavior of headers
This was way too much work -.-
2020-12-03 00:28:06 +01:00
1c46c989d4 Add data view to resolve #13 2020-12-02 22:37:01 +01:00
e6f4a8dd24 Web: API response (esp. request response) 2020-12-01 17:38:37 +01:00
db6b1eef77 Add resend requests to API docs 2020-12-01 15:48:10 +01:00
4dd4387782 Add some code documentation to frontend 2020-12-01 15:44:14 +01:00
7710f8e56d Correct URL in README 2020-12-01 15:34:45 +01:00
f80504359f Bind locally for remote access 2020-12-01 15:34:30 +01:00
7d0ad23e1c Web: Add styling 2020-12-01 15:34:09 +01:00
0703ec949a Add configurable guideline redirect 2020-12-01 14:06:05 +01:00
15d7533ffe Add name saving to resolve #7 2020-12-01 13:29:29 +01:00
a93df189d6 Basic web frontend 2020-12-01 13:08:40 +01:00
9622bfaf1d Add missing room functionality 2020-12-01 01:27:09 +01:00
d80497554e Add time query filter 2020-12-01 01:04:35 +01:00
219d0cda14 Add correction request on conflict 2020-12-01 00:26:55 +01:00
a73b9d6cdf Add rudimentary password data protection 2020-12-01 00:05:09 +01:00
e79cdb3e24 Add departure handling and consistency checks 2020-11-30 23:44:47 +01:00
16f0fcf101 Rework config and add name list 2020-11-30 23:23:25 +01:00
d8aa54659f Add data validation 2020-11-30 21:53:09 +01:00
859a962aac Fix temp storage config 2020-11-30 18:10:05 +01:00
3fdd8859ce Add API spec to resolve #2 2020-11-30 18:00:16 +01:00
ab4ee6a00a Add basic repo structure, dependencies and first endpoint 2020-11-30 17:18:39 +01:00
f7b7566b6e Update 'README.md' 2020-11-24 22:52:01 +01:00
60b879adcd Put licensing info into README 2020-11-24 22:50:17 +01:00
1fa30e314d Add legal license to make repo public 2020-11-24 22:48:53 +01:00