axel opened issue axel/wol-dash#12 2025-04-21 11:56:32 +00:00
accessibility review
axel closed issue axel/wol-dash#9 2025-04-21 11:55:13 +00:00
cleaning up code a bit
axel commented on issue axel/wol-dash#6 2025-04-21 11:47:18 +00:00
add actual readme

done in 6f9fd7170f

axel closed issue axel/wol-dash#6 2025-04-21 11:47:18 +00:00
add actual readme
axel pushed to main at axel/wol-dash 2025-04-21 11:46:03 +00:00
6f9fd7170f docs: added proper readme
axel commented on issue axel/wol-dash#11 2025-04-20 22:53:01 +00:00
initial bugfixes

no clue about SIGTERM being ignored and i don't care enough

axel closed issue axel/wol-dash#11 2025-04-20 22:53:01 +00:00
initial bugfixes
axel deleted branch rc1 from axel/wol-dash 2025-04-20 22:45:13 +00:00
axel pushed to main at axel/wol-dash 2025-04-20 22:44:30 +00:00
3782f7b4fe refactor: replace nullish .find() checks with .some()
1782e68984 fix: mobile layout white spaces / underlying body showing
de1184b742 fix: navbar must only display devices if non-admin
0ea3624ecd fix: scrollbar issues
2f0fd05d35 fix: missing empty list placeholder
Compare 7 commits »
axel pushed to rc1 at axel/wol-dash 2025-04-20 22:43:57 +00:00
3782f7b4fe refactor: replace nullish .find() checks with .some()
axel pushed to rc1 at axel/wol-dash 2025-04-20 22:31:31 +00:00
1782e68984 fix: mobile layout white spaces / underlying body showing
de1184b742 fix: navbar must only display devices if non-admin
0ea3624ecd fix: scrollbar issues
2f0fd05d35 fix: missing empty list placeholder
456131602f fix: reversed unique check
Compare 5 commits »
axel opened issue axel/wol-dash#11 2025-04-19 22:21:36 +00:00
initial bugfixes
axel created branch rc1 in axel/wol-dash 2025-04-19 20:47:16 +00:00
axel pushed to rc1 at axel/wol-dash 2025-04-19 20:47:16 +00:00
fb44cf9fa3 feat: add necessary bits for deployment
axel pushed to main at axel/wol-dash 2025-04-19 20:43:34 +00:00
625e0b8959 fix: http 500 on user creation page
axel pushed to main at axel/wol-dash 2025-04-19 20:01:14 +00:00
ccfaa8d0f7 chore: remove unused dep
axel closed issue axel/wol-dash#10 2025-04-19 19:55:05 +00:00
finalize wake logic
axel pushed to main at axel/wol-dash 2025-04-19 19:55:05 +00:00
96d2696e17 feat: sending wake packets, closes #10
axel closed issue axel/wol-dash#5 2025-04-19 18:47:50 +00:00
toast notification system
axel pushed to main at axel/wol-dash 2025-04-19 18:47:50 +00:00
f1143551d6 feat: basic toast notification system - closes #5