18 Commits

Author SHA1 Message Date
b34e73fa46 feat: extract logic into class
All checks were successful
Build and Deploy Svelte App / build-and-deploy (push) Successful in 2m5s
2025-04-15 23:17:46 +02:00
c13c0e3323 feat: add style to buttons
All checks were successful
Build and Deploy Svelte App / build-and-deploy (push) Successful in 2m5s
2025-04-14 21:44:12 +02:00
9fc1ed5fe8 feat: apply stopPropagation on event
All checks were successful
Build and Deploy Svelte App / build-and-deploy (push) Successful in 2m13s
2025-04-13 00:39:26 +02:00
872ca8ce97 feat: apply preventDefault on event
All checks were successful
Build and Deploy Svelte App / build-and-deploy (push) Successful in 2m11s
2025-04-13 00:34:14 +02:00
4aee2cba87 Merge pull request 'remove ontouchstart event' (#1) from fix-broken-delete-button into main
All checks were successful
Build and Deploy Svelte App / build-and-deploy (push) Successful in 2m18s
Reviewed-on: #1
2025-04-12 22:19:21 +00:00
46724c11aa remove ontouchstart event 2025-04-13 00:16:06 +02:00
aebe137662 fix: delete button is submitting
All checks were successful
Build and Deploy Svelte App / build-and-deploy (push) Successful in 2m18s
2025-04-12 23:59:08 +02:00
209f9e09af feat: replace list with table
All checks were successful
Build and Deploy Svelte App / build-and-deploy (push) Successful in 2m0s
feat: add delete functionality

feat: add icons
2025-04-12 23:41:59 +02:00
47e027edc9 Update .gitea/workflows/deploy.yml
All checks were successful
Build and Deploy Svelte App / build-and-deploy (push) Successful in 1m20s
2025-04-11 08:12:14 +00:00
622ecadba0 chore: push version
All checks were successful
Build and Deploy Svelte App / build-and-deploy (push) Successful in 1m0s
2025-04-09 23:48:13 +02:00
6ccb37b556 fix: host key verification failed
All checks were successful
Build and Deploy Svelte App / build-and-deploy (push) Successful in 1m2s
2025-04-09 23:42:50 +02:00
c2f587eebf fix: sshpass not found
Some checks failed
Build and Deploy Svelte App / build-and-deploy (push) Failing after 1m1s
2025-04-09 23:34:25 +02:00
9bca0f01d2 feat: add action and static build
Some checks failed
Build and Deploy Svelte App / build-and-deploy (push) Failing after 3m41s
2025-04-09 23:27:49 +02:00
30e4e40301 feat: add basic functionality 2025-04-09 22:31:08 +02:00
e0f0cca337 feat: add initial model 2025-04-09 22:30:37 +02:00
0e65b1a575 chore: add nix flake 2025-04-09 22:29:45 +02:00
b86a124d6b chore: initial commit 2025-04-09 21:15:55 +02:00
e085ab198b Initial commit 2025-04-09 19:02:21 +00:00