Lukáš Kucharczyk lukas
  • Joined on 2020-07-29
lukas pushed to main at homelab/docker-compose-templates 2023-09-26 13:16:54 +00:00
d21198c2aa traefik: use latest
lukas pushed to main at homelab/docker-compose-templates 2023-09-26 13:16:03 +00:00
90be198059 traefik: replace variable with hardcoded value
lukas pushed to main at homelab/docker-compose-templates 2023-09-26 13:15:10 +00:00
86b2368572 traefik: fix config, whoami: add
lukas pushed to main at homelab/docker-compose-templates 2023-09-26 13:01:33 +00:00
afd3f9b300 env: add EMAIL_ADMIN
a10ed91b25 traefik, ghost: add
Compare 2 commits »
lukas pushed to main at lukas/timetracker 2023-09-20 17:06:11 +00:00
1cbd8c5c55 Update generated CSS
lukas commented on issue lukas/timetracker#52 2023-09-20 17:03:39 +00:00
Make start session and finish session not reload the whole page

Not closing yet because the current solution is POC at best.

Using HTMX (https://htmx.org) we start/end session using AJAX and then replace parts of the page without reloading. However, these…

lukas opened issue lukas/timetracker#53 2023-09-20 17:02:29 +00:00
Render session list as table
lukas reopened issue lukas/timetracker#52 2023-09-20 16:55:38 +00:00
Make start session and finish session not reload the whole page
lukas closed issue lukas/timetracker#52 2023-09-20 16:55:31 +00:00
Make start session and finish session not reload the whole page
lukas pushed to main at lukas/timetracker 2023-09-20 16:55:31 +00:00
bc81a0ee8e Add hacky way to not reload page when starting/ending session
lukas opened issue lukas/timetracker#52 2023-09-20 16:52:26 +00:00
Make start session and finish session not reload the whole page
lukas pushed to main at homelab/docker-compose-templates 2023-09-20 09:45:13 +00:00
29da8bd6a4 npm: revert previous change, share mysql sockets
lukas pushed to main at homelab/docker-compose-templates 2023-09-20 09:20:04 +00:00
d1d52cef34 npm: update to latest, change dir
lukas pushed to main at lukas/timetracker 2023-09-18 18:21:09 +00:00
c5653977ff Add time copy button, improve session editing
lukas closed issue lukas/timetracker#51 2023-09-18 17:38:31 +00:00
Error when filtering for a game/edition/purchase where all sessions are manual
lukas pushed to main at lukas/timetracker 2023-09-18 17:38:09 +00:00
f151730ab6 Fix bug when filtering only manual sessions (#51)
lukas opened issue lukas/timetracker#51 2023-09-18 17:33:17 +00:00
Error when filtering for a game/edition/purchase where all sessions are manual
lukas pushed to main at lukas/timetracker 2023-09-17 15:58:26 +00:00
f469a67d94 add robots.txt
lukas pushed to main at lukas/timetracker 2023-09-17 15:17:28 +00:00
104ffc9d03 disable deleting sessions in code
lukas pushed to main at lukas/timetracker 2023-09-17 12:12:27 +00:00
a4b13eb247 allow admin in prod 2/2