Stefan Meinecke
|
e8c3b53e49
|
fix: multiple minor fixes (#198, #188, #190)
- https://github.com/cupcakearmy/cryptgeon/issues/198: Replace abandoned license-checker with license-checker-evergreen
- https://github.com/cupcakearmy/cryptgeon/issues/188: Fix Polish locale number formatting by using {n} instead of # in ICU plural forms
- https://github.com/cupcakearmy/cryptgeon/issues/190: Add THEME_HOME_LINK env var to conditionally hide the /home link (defaults to true)
- Fix Rust 2024 never-type-fallback compatibility in store.rs
|
2026-06-01 02:33:24 +02:00 |
|
Uli Roth
|
57ea5f0b28
|
added imprint_html option
|
2024-09-24 10:25:15 +02:00 |
|
Uli Roth
|
fca8761515
|
Added option to have an imprint
The environment Variable IMPRINT_URL simply adds a /imprint button in footer to the url
|
2024-09-24 10:15:22 +02:00 |
|
cupcakearmy
|
7aae690850
|
cleanup imports
|
2024-08-27 10:55:51 +02:00 |
|
cupcakearmy
|
a0a99cd3cc
|
cleanup status variable
|
2024-08-25 22:18:31 +02:00 |
|
cupcakearmy
|
c2b81bc04d
|
refactor to use axum
|
2024-08-23 14:27:47 +02:00 |
|
cupcakearmy
|
cacb808117
|
restructuring (#56)
* restructuring
* pin svelte kit version & parallel execution
* update svelte kit
* correct test result assets
* add timeout
* correct locale path
* simplify crypto
* fix for #58
* add verbosity flag
* disable flaky test
|
2022-10-07 21:28:25 +02:00 |
|