89 Commits

Author SHA1 Message Date
fba70fb2da
Merge branch 'master' into feature 2024-08-28 20:22:11 +02:00
ed99f87d62 fix(workflow): frontend build not working properly 2024-08-28 20:20:09 +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
4fd67f932b feat(nix): improves flake to work with vs code 2024-08-28 19:23:45 +02:00
9c3394e7c0 chore: update nix flake 2024-08-28 19:16:41 +02:00
475d1ac417
Update prod.yml 2024-08-28 17:40:24 +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
decf69e907
Update prod.yml 2024-08-28 15:16:54 +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
48c7b0c364 release: frontend 2024-08-28 09:12:46 +00:00
8524dee826
feat(frontend): ignores invalid input
chore: removes unused dependencies
2024-08-28 11:11:41 +02:00
043db74ea2 feat(frontend): ignores invalid input 2024-08-28 11:10:31 +02:00
c257469015 chore: removes unused dependencies 2024-08-28 11:10:03 +02:00
c13681eeab release: frontend 2024-08-28 08:57:49 +00:00
21cbb70594
Merge pull request #8 from itsscb/feature
feat(workflow): add artifacts
2024-08-28 10:54:52 +02:00
408b2195be feat(workflow): add artifacts 2024-08-28 10:54:03 +02:00
203fa86cf0 release: frontend 2024-08-28 08:38:33 +00:00
822351b8d9
feat(workflow): adds permissions 2024-08-28 10:35:46 +02:00
44e6f54706
Update prod.yml 2024-08-28 10:30:40 +02:00
6c2e50b3b0
Merge pull request #7 from itsscb/feature
feat(workflow):  removes unnecessary run on PRs and commits frontend …
2024-08-28 10:25:51 +02:00
80e6a12c9b feat(workflow): removes unnecessary run on PRs and commits frontend build release 2024-08-28 10:22:33 +02:00
d67f7f53d1
Merge pull request #6 from itsscb/feature
feat(backend): adds wordlist.json for download
2024-08-28 09:52:31 +02:00
7ec9215ed1 feat: adds wordlist.json for download 2024-08-28 09:51:48 +02:00
570a23b8ca
Merge pull request #5 from itsscb/feature
feat(frontend): adds backspace support for input
2024-08-28 09:36:57 +02:00
bf8f7711f0 feat(frontend): adds backspace support for input 2024-08-28 09:35:54 +02:00
9ca9d8ec5c
Merge pull request #4 from itsscb/feature
feat: removes plurals from wordlist
2024-08-28 09:25:29 +02:00
da8f32fa87 Merge branch 'master' into feature 2024-08-28 09:24:29 +02:00
49d7a6dc0a feat: removes plurals from wordlist 2024-08-28 07:20:21 +02:00
e942e9c671
Merge pull request #3 from itsscb/feature
feat: filtering out unknown or useless words from wordlist
2024-08-27 14:44:15 +02:00
1302ed4f49 feat: filtering out unknown or useless words from wordlist 2024-08-27 14:17:47 +02:00
4290e56b31
Merge pull request #2 from itsscb/feature
feat: add logging
2024-08-25 22:42:50 +02:00
2c65833780 feat: removes bad batch of words from A to Pi* and all non-nouns 2024-08-25 22:36:14 +02:00
8afedcb885 fix: disable logging of ip 2024-08-25 21:19:30 +02:00
6f61bda344 fix: removes 'x-forwarded-for' and adds other client ip headers for reference 2024-08-25 21:02:10 +02:00
9d7a931045 fix: add souce header to log 2024-08-25 20:50:39 +02:00
23eb629fe8 fix: prioritize client IP headers 2024-08-25 20:39:52 +02:00