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
|
fdc2722fb9
|
add password to frontend
|
2023-05-23 09:39:19 +02:00 |
|
cupcakearmy
|
74c3197e47
|
update dependencies and fix some a11y issues
|
2022-11-12 14:40:17 +01: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 |
|