Commit Graph

11 Commits

Author SHA1 Message Date
Christoph Reiter
19d9b01421 Move the request update button to the footer
It affects multiple pages and not just the queue. Hopefully less confusing.
2023-07-04 08:59:34 +02:00
Christoph Reiter
8ac244723c Add initial dark mode support
this requires the latest alpha release of bootstrap which
added theme support.
2022-12-26 20:52:27 +01:00
Christoph Reiter
4356843827 Fix responsive menu button
data-toggle -> data-bs-toggle
data-target -> data-bs-target
2021-05-13 14:28:00 +02:00
Naveen M K
a6784acc91 Update to Bootstap v5.0.0 stable
Signed-off-by: Naveen M K <naveen@syrusdark.website>
2021-05-13 14:28:00 +02:00
Christoph Reiter
7f75c7c4bf Add a search field into the top navbar 2021-04-18 16:19:28 +02:00
Syrus Dark
64bf45e89e Add a copy button 2021-01-15 15:30:03 +01:00
Christoph Reiter
7587be633a logo: add a border radius 2020-08-17 21:33:53 +02:00
Christoph Reiter
bfb2e1dc8f Link the API in the header 2020-07-11 15:01:20 +02:00
Christoph Reiter
b249d96469 Port to bootstrap 5 2020-06-18 10:38:46 +02:00
Christoph Reiter
41210d8f37 Port to FastAPI 2020-05-26 09:05:50 +02:00
Christoph Reiter
bf01b34838 Move Python app into its own directory 2020-05-24 09:09:49 +02:00