|
4ea9068850
|
more consistent imports
|
2025-08-13 15:36:04 +02:00 |
|
|
fb1bb429c3
|
allow specifying language via client cookie
|
2025-08-13 15:31:33 +02:00 |
|
|
161f4f4073
|
switch to private cookies + make them last 1 month
|
2025-08-13 14:56:47 +02:00 |
|
|
5755109dc8
|
nicer redirect after changing language; rename route
|
2025-08-13 11:32:24 +02:00 |
|
|
652ea26b32
|
remove cookie flash-messages; simply show uuid
|
2025-08-13 11:22:18 +02:00 |
|
|
e991818c7d
|
add tracing; one time lang call
|
2025-08-13 08:55:22 +02:00 |
|
|
76e1c767ae
|
set language on all routes
|
2025-08-09 17:12:00 +02:00 |
|
|
bb27092e3b
|
clippy
|
2025-08-07 10:35:56 +02:00 |
|
|
2b05053b47
|
fmt
|
2025-08-07 10:35:30 +02:00 |
|
|
61c2245054
|
2 languages
|
2025-08-07 09:57:02 +02:00 |
|
|
be890bbba0
|
don't allow bad names in names
|
2025-08-06 16:17:43 +02:00 |
|
|
2ff7a2c7a9
|
show ranking for each camera on sighting
|
2025-08-06 09:03:50 +02:00 |
|
|
16982d2c0d
|
no name is not allowed
|
2025-08-03 12:36:16 +02:00 |
|
|
b2369c6073
|
nicer msgs
|
2025-08-03 12:24:16 +02:00 |
|
|
b90590d3b5
|
move emojis into locales, to be able to run maudfmt
|
2025-08-03 12:20:12 +02:00 |
|
|
811d29b9ec
|
add error/succ messages
|
2025-08-03 12:11:02 +02:00 |
|
Marie Birner
|
e3fd3bdfcc
|
[WIP] hardcoded succ and error msg
|
2025-08-03 11:18:29 +02:00 |
|
Marie Birner
|
631b1a9bb6
|
[TASK] style found cams
|
2025-08-03 11:00:52 +02:00 |
|
|
15c6223101
|
allow to change name
|
2025-08-03 10:36:08 +02:00 |
|
|
d0b4247ed1
|
add language
|
2025-08-03 10:23:42 +02:00 |
|
|
e3fb452b28
|
show sightings from own client
|
2025-08-03 10:07:55 +02:00 |
|
Marie Birner
|
e55c29065c
|
[TASK] add content and style homepage
|
2025-08-03 09:46:34 +02:00 |
|
Marie Birner
|
12de65c1e7
|
[TASK] add funny text - we're tired
|
2025-08-02 21:51:30 +02:00 |
|
|
b734043310
|
maud formatting
|
2025-08-02 21:24:12 +02:00 |
|
|
4b62d5989b
|
progress bar
|
2025-08-02 21:22:31 +02:00 |
|
|
33008e6b32
|
only one place to 'calculate' the name
|
2025-08-02 21:15:50 +02:00 |
|
Marie Birner
|
63a10d55fc
|
[TASK] change to quote
|
2025-08-02 21:11:28 +02:00 |
|
Marie Birner
|
e71cc88377
|
Merge commit '5356557f7b0009d43d7f437ada1a0c564a53dcc5'
# Conflicts:
# src/game.rs
|
2025-08-02 20:57:07 +02:00 |
|
Marie Birner
|
433fba25eb
|
[TASK] style highscore list
|
2025-08-02 20:55:38 +02:00 |
|
|
5356557f7b
|
move name'calculation' into backend
|
2025-08-02 20:55:26 +02:00 |
|
Marie Birner
|
88b13e215c
|
Merge commit 'bad6dab8e8c19c592961cc2a6bbed6b319adffaa'
# Conflicts:
# src/game.rs
|
2025-08-02 20:20:22 +02:00 |
|
Marie Birner
|
abf563a830
|
[TASK] style highscore list
|
2025-08-02 20:18:35 +02:00 |
|
|
4587998e91
|
add random name :-)
|
2025-08-02 20:15:18 +02:00 |
|
|
24697f5ffc
|
add prototype of highscore list
|
2025-08-02 19:49:35 +02:00 |
|
|
96a9ab361a
|
add `/<uuid> route + backend handling
|
2025-08-02 19:11:39 +02:00 |
|
|
fe89c86004
|
add sqlite db; add todos :-(; show current cameras
|
2025-08-02 17:46:56 +02:00 |
|
|
bedfabff9f
|
rename to game, add 404 page
|
2025-08-02 15:59:51 +02:00 |
|