83 Commits

Author SHA1 Message Date
75a8f830eb
feat(workflow): refactor that shuttle deploy works without dirty (#34)
* feat(workflow): refactor that shuttle deploy works without dirty

* ref(workflow): packages whole project for deployment

* fix(workflow): ignore failed read on packaging

* fix(workflow): package whole dir instead of zipping it

* fix(workflow): fix invalid artifact name in job deploy
2024-09-07 00:50:21 +02:00
9d481cf5ce chore(frontend): clears dist dir 2024-09-06 14:29:14 +02:00
3c1d4f91b6 feat(frontend): improves current_status 2024-09-06 14:25:55 +02:00
e41eeaa890 fix(frontend): adds Status::Lose to game_over_check 2024-09-06 00:17:36 +02:00
e7421551d2 feat(frontend): improves game model and prepares for refactoring and storage 2024-09-06 00:02:10 +02:00
a1a4b39de2 fix: data-target-path to public for stylesheet 2024-09-03 14:32:32 +02:00
67ccd0b439
Revert "feat: adds performance tweaks" 2024-09-03 14:30:00 +02:00
7a343f9a8b feat(frontend): adds trunk minify preference 2024-09-03 14:27:03 +02:00
b6f9c0a48b feat(frontend): readds preload of stylesheet 2024-09-03 14:21:55 +02:00
4c8e75387d fix(frontend): improves css height 2024-09-03 13:58:54 +02:00
19fc694238 fix(frontend): broken stylesheet link 2024-09-03 13:51:55 +02:00
b2f324de23 feat(frontend): adds performance tweaks 2024-09-03 13:47:00 +02:00
d5da4c88f0 feat(frontend): minifies css generated by tailwindcss on build 2024-09-03 12:09:37 +02:00
19e97c5328 feat(frontend): add inline css to index.html to gain a sligth performance boost 2024-09-03 12:00:47 +02:00
efe09820e2 fix(frontend): fixes css misconfiguration and index on focus 2024-09-03 11:46:15 +02:00
3409f17ff2 feat(frontend): improves accessibility and seo 2024-09-03 09:21:07 +02:00
684b7917f3 feat(frontend): adds animations 2024-08-30 15:53:43 +02:00
c9537ebf99 chore(frontend): removes unused imports 2024-08-30 15:23:40 +02:00
83b216ab49 chore(frontend): house keeping 2024-08-30 15:21:56 +02:00
d71c94a4b4 feat(frontend): set index to next empty field on disabled 2024-08-30 15:01:55 +02:00
e1eefda488 fix(frontend): replay button disabled 2024-08-30 13:30:13 +02:00
baa31ad3e7 feat(frontend): adds functionality and icon to button while disabled 2024-08-30 13:15:12 +02:00
9be531a686
feat(frontend): disables and styles button & changes icon
feat(frontend): disables and styles button & changes icon
2024-08-30 12:33:57 +02:00
29e99f5e46 feat(frontend): disables and styles button & changes icon 2024-08-30 12:32:45 +02:00
GitHub Action
c144ab7921 release: frontend build f6ef225bd84312b60e0eb52052629df636cae99e [skip ci] 2024-08-29 11:08:38 +00:00
f7ecf914f8
Merge branch 'master' into feature 2024-08-29 13:07:42 +02:00
91b7b2f9c7 release(frontend): testing gh action 2024-08-29 13:06:32 +02:00
GitHub Action
2cc25ccb96 release: frontend build e1f76da83fd79d452c0fb2470d467ca1ee1cbfa2 [skip ci] 2024-08-28 21:01:54 +00:00
8bdc98c2ac feat: improves frontend 2024-08-28 22:36:31 +02:00
GitHub Action
274121235a release: frontend build 77b6c3b256c21ff26abcf262b9c3bb858160bb52 [skip ci] 2024-08-28 18:49:10 +00:00
GitHub Action
abab6131cb release: frontend build bd9023b3a32bf2fd77e1915bb4a2c474f6920a90 [skip ci] 2024-08-28 18:46:45 +00:00
fba70fb2da
Merge branch 'master' into feature 2024-08-28 20:22:11 +02:00
c612aa9bac chore: updates dependencies 2024-08-28 20:05:20 +02:00
6294021cfb feat(nix): adds clippy 2024-08-28 19:24:44 +02:00
9c3394e7c0 chore: update nix flake 2024-08-28 19:16:41 +02:00
cc1c8f884e release: frontend 2024-08-28 15:27:18 +00:00
a47558901a
feat(frontend): restructure page
feat(frontend): restructure page
2024-08-28 17:25:34 +02:00
c2d4d15ab3 feat(frontend): restructure page 2024-08-28 17:25:02 +02:00
58bfd52906 release: frontend 2024-08-28 14:05:52 +00:00
4d55995135
fix(mobile): rewrite on_input to use .data() instead converting 2024-08-28 16:04:37 +02:00
d234ab1f17 fix(mobile): rewrite on_input to use .data() instead converting 2024-08-28 16:03:56 +02:00
6e31012ce8 release: frontend 2024-08-28 13:18:24 +00:00
d00afcfca5
Merge pull request #12 from itsscb/feature
fix(mobile): rewrites on_enter and on_input callbacks
2024-08-28 15:17:04 +02:00
9d231a117f fix(mobile): rewrites on_enter and on_input callbacks 2024-08-28 15:15:41 +02:00
25a32db479 release: frontend 2024-08-28 12:05:30 +00:00
eaceab950b
fix(frontend): adds debug code to fix no input possible on Mobile 2024-08-28 14:04:18 +02:00
b1c8bb62b1 fix(frontend): adds debug code to fix no input possible on Mobile 2024-08-28 14:03:14 +02:00
ee71042260 release: frontend 2024-08-28 11:47:10 +00:00
2f8849a1b6
feat(frontend): adds oninput to input fields for Mobile support 2024-08-28 13:46:00 +02:00
4c2bb68c4d feat(frontend): adds oninput to input fields for Mobile support 2024-08-28 13:45:22 +02:00