47 Commits

Author SHA1 Message Date
acea4901fe Merge branch 'auth' of ssh://git.hofer.link:2222/philipp/stationslauf into auth
Some checks failed
CI/CD Pipeline / test (push) Failing after 2m4s
CI/CD Pipeline / deploy (push) Has been skipped
2025-04-12 11:49:28 +02:00
127d941d5d first draft of auth 2025-04-12 11:49:02 +02:00
26f7ec9237 no background in leaflet marker
All checks were successful
CI/CD Pipeline / test (push) Successful in 3m21s
CI/CD Pipeline / deploy (push) Successful in 2m27s
2025-04-12 11:48:12 +02:00
dc07f8fb89 first draft of auth
Some checks failed
CI/CD Pipeline / test (push) Failing after 2m15s
CI/CD Pipeline / deploy (push) Has been skipped
2025-04-12 09:27:59 +02:00
a601507435 show stations their location; Fixes #17
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m53s
CI/CD Pipeline / deploy (push) Successful in 2m20s
2025-04-11 22:33:10 +02:00
e81a994074 use non-classless version of pico, show ratings of station in admin view; show progress of station in admin view; show last_contact_time of teams
All checks were successful
CI/CD Pipeline / test (push) Successful in 3m3s
CI/CD Pipeline / deploy (push) Successful in 2m10s
2025-04-11 22:17:02 +02:00
96d84ea218 close tag again
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m58s
CI/CD Pipeline / deploy (push) Successful in 2m14s
2025-04-11 20:55:09 +02:00
c50dce2752 fix ci
All checks were successful
CI/CD Pipeline / test (push) Successful in 2m51s
CI/CD Pipeline / deploy (push) Successful in 9m49s
2025-04-11 20:30:30 +02:00
bffcf97f3e fix ci
Some checks failed
CI/CD Pipeline / test (push) Successful in 2m53s
CI/CD Pipeline / deploy (push) Has been cancelled
2025-04-11 20:21:25 +02:00
e90313ef78 nicer mobile view 2025-04-11 20:13:01 +02:00
472ac97a4d add deployment
Some checks failed
CI/CD Pipeline / test (push) Successful in 3m17s
CI/CD Pipeline / deploy (push) Failing after 9m12s
2025-04-11 20:08:23 +02:00
17690d7e6f make points + notes updateable
All checks were successful
CI/CD Pipeline / test (push) Successful in 3m16s
2025-04-11 19:51:01 +02:00
6be4f1f883 fix permission
All checks were successful
CI/CD Pipeline / test (push) Successful in 7m8s
2025-04-11 18:48:13 +02:00
0fcdb2da82 add script
Some checks failed
CI/CD Pipeline / test (push) Failing after 6s
2025-04-11 18:47:46 +02:00
d17f9cf7a4 add tests + ci
Some checks failed
CI/CD Pipeline / test (push) Failing after 11s
2025-04-11 18:46:52 +02:00
0228cec056 clippy 2025-04-11 15:15:51 +02:00
2f5129c325 work on /s 2025-04-11 15:06:46 +02:00
1899088400 use proper timezone @ login information 2025-04-11 13:13:37 +02:00
982618b9a0 simply station login dramatically, only allow link 'login' 2025-04-11 12:47:39 +02:00
a69c5662e0 add todos 2025-04-08 23:27:00 +02:00
959f6c08df weird login 2025-04-08 23:26:20 +02:00
9c0e3e4fa7 make station select w/ cookies 2025-04-08 22:08:20 +02:00
9a347d429b fix redirects; start draft of rating page 2025-04-08 20:45:41 +02:00
bacce1c55a move to /admimn 2025-04-08 20:18:50 +02:00
d69f2ee13e more ideas 2025-04-08 19:21:00 +02:00
c445a8ed1e start with externalizing strings 2025-04-08 19:16:45 +02:00
808525dee5 rename 'group' to 'team' 2025-04-08 18:35:59 +02:00
a1d5509909 add group routes 2025-04-08 18:18:13 +02:00
272b5eb61c split route code 2025-04-08 14:00:14 +02:00
e7913736e5 clippy + fmt 2025-04-07 23:04:41 +02:00
67a67c1688 nicer messages; don't panic 2025-04-07 23:01:38 +02:00
5eb1df221b add route+route_station functionality; add warnings if stuff is mmissing Fixes #5 2025-04-07 22:53:12 +02:00
3965cc4c09 make station names editable; fixes #4 2025-04-07 20:38:58 +02:00
72abdf1182 work on routes 2025-04-07 20:33:55 +02:00
d054b3340c create index page 2025-04-07 20:12:14 +02:00
c089291f35 rename to route 2025-04-07 20:05:04 +02:00
af2e6d72a5 format 2025-04-06 23:12:50 +02:00
865760d81a craete macro 2025-04-06 23:11:18 +02:00
2bac41d641 minor performance improvement... and makes rust happy :-) 2025-04-06 23:02:32 +02:00
9277d5fbaa specify next steps 2025-04-06 22:52:31 +02:00
64341a9527 finalize(?) stations 2025-04-06 22:45:14 +02:00
c4f151d305 use microcss 2025-04-06 20:18:33 +02:00
ea89962664 don't panic :-) 2025-04-06 16:21:48 +02:00
a0e7fa4574 create basic station + delete implemented 2025-04-06 16:14:30 +02:00
72fea73e44 add first template of app 2025-04-06 15:13:12 +02:00
8d40522242 proper white spaces 2025-04-04 20:40:02 +02:00
3fdb73030b add first thoughts 2025-04-04 20:39:17 +02:00