assets
|
init repo
|
2023-09-03 20:37:05 +10:00 |
icon
|
add warning if scripts are allowed
|
2023-09-03 23:57:08 +10:00 |
lib
|
improve qr code gen & use V1 for encrypting the link
|
2023-09-21 13:04:26 +10:00 |
modal
|
fix modal button on light theme
|
2023-09-06 21:20:09 +10:00 |
App.svelte
|
properly display script warning
|
2023-09-04 00:13:32 +10:00 |
Game.svelte
|
better UX on wrong word
|
2023-09-21 13:09:34 +10:00 |
InputElement.svelte
|
fix input element style
|
2023-09-06 21:25:52 +10:00 |
Keyboard.svelte
|
tweak keyboard colors a bit
|
2023-09-06 21:11:32 +10:00 |
Settings.svelte
|
add settings
|
2023-09-04 00:12:37 +10:00 |
Switch.svelte
|
add settings
|
2023-09-04 00:12:37 +10:00 |
app.css
|
light-ify buttons
|
2023-09-06 21:18:59 +10:00 |
dictionary.ts
|
ensure that targets are in dictionary
|
2023-09-03 22:37:52 +10:00 |
main.ts
|
add scripting interface
|
2023-09-03 23:33:13 +10:00 |
targets.ts
|
add "Create a game" button
|
2023-09-03 22:38:05 +10:00 |
vite-env.d.ts
|
fix vscode error in targets.ts
|
2023-09-04 00:12:21 +10:00 |