implement user pages + ui
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
67c31725c1
commit
3fabc91438
11 changed files with 1021 additions and 264 deletions
|
@ -5,8 +5,13 @@ edition = "2024"
|
|||
|
||||
[dependencies]
|
||||
based = { git = "https://git.hydrar.de/jmarya/based", features = ["htmx"]}
|
||||
bytesize = "1.3.0"
|
||||
chrono = "0.4.39"
|
||||
env_logger = "0.11.6"
|
||||
log = "0.4.22"
|
||||
maud = "0.26.0"
|
||||
rocket = "0.5.1"
|
||||
serde_json = "1.0.134"
|
||||
sqlx = "0.8.2"
|
||||
tar = "0.4.43"
|
||||
zstd = "0.13.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue