Commit graph

27 commits

Author SHA1 Message Date
523d965c09 bump version 2025-02-06 15:35:03 +01:00
79047c87ff fix htmx refresh messing with filter controls 2025-02-06 15:34:29 +01:00
c0e8081a19 add readme 2025-02-06 15:19:38 +01:00
90fadda0be do not show catch button on caught fish 2025-02-06 15:15:58 +01:00
77eeaef8cc add filtering support 2025-02-06 15:11:32 +01:00
e564e87c94 move to postgres; implement marking caught fish 2025-02-06 14:25:51 +01:00
3e249e0a0d implement account management 2025-02-06 13:28:26 +01:00
dbcac84794 set up sqlite with sqlx 2025-02-06 11:56:10 +01:00
9397de1d33 also show final hookset/tug 2025-02-06 11:48:20 +01:00
3132038058 fix minor stuff 2025-02-05 22:33:36 +01:00
dc3f955b1b indicate best catch path 2025-02-05 22:32:23 +01:00
e04a98a7fd display time until opening/closing 2025-02-05 20:57:43 +01:00
3c935a1be3 purge unused code 2025-02-05 20:28:00 +01:00
5db9687be9 automatic page refresh with htmx 2025-02-05 20:18:22 +01:00
84d95fde3f more small things 2025-02-05 19:21:00 +01:00
1c86bf326f fix clippy lints 2025-02-05 19:09:52 +01:00
d2e11d2b4f properly do uptime windows 2025-02-05 19:03:51 +01:00
c5a3ae279c add some basic styling 2025-02-05 15:39:55 +01:00
cac77accd1 add static files support; basic css 2025-02-05 15:15:19 +01:00
4f9d7ce833 add proper templating 2025-02-05 15:08:11 +01:00
a1ca56dc82 include combined time + weather windows 2025-02-05 14:54:10 +01:00
c089f20b87 include previous weather in calculation 2025-02-04 22:17:06 +01:00
7d82a7bcfc properly handle uptime 2025-02-04 21:50:28 +01:00
6e1713c967 basic forecasting 2025-02-04 20:34:37 +01:00
f427c0fbae basic weather-based "uptime" 2025-02-04 16:53:04 +01:00
3584ecce96 move to maud for templating 2025-02-04 14:40:55 +01:00
5dc1b3d1ff initial 2025-02-03 17:57:43 +01:00