7 Commits (master)
 

Author SHA1 Message Date
Damian Peterson 22cf158c58 Redirect after hour change
Done to avoid situation where refreshing the page will
resubmit the form
2 years ago
Damian Peterson 56b00a20ef Tidy up html output 2 years ago
Damian Peterson 31ba3a1bcd Remove comment clutter from functions 2 years ago
Damian Peterson 2c7a416e5f Remove redirect uri from auth link
No used
Also simplify disclaimer
2 years ago
Damian Peterson 0159c60ed2 Add .env.dist file to help with forking
Saves having to deduce what variable names I've used from the source
code.
2 years ago
Damian Peterson 98487423f8 Change hour divs to spans for better plain html
Just in case someone wants to run without CSS
2 years ago
Damian Peterson 29c4ed5f3c Add first (and only?) file
shell of the app. awaiting api access

Tidy up colours and radio buttons

Autofocus on username. Change default hop to 6am

Add self verification process

Add license. More tidying up.

All that self-verification stuff was nonsense

removed

Get working with API

Adjust styles of buttons. Change done message.

Highlight selected hop

API integration for changing hour of power

Rounded buttons

Change logout to log out
2 years ago