Commit Graph

15 Commits

Author SHA1 Message Date
fac75e1f54 Move auth_backend to util 2025-02-06 11:09:36 -05:00
0f48dfeada Fix clippy lint errors
Some checks failed
Push Workflows / test (push) Successful in 1m33s
Push Workflows / docs (push) Successful in 1m45s
Push Workflows / clippy (push) Failing after 2m25s
Push Workflows / build (push) Successful in 4m0s
Push Workflows / leptos-test (push) Successful in 6m33s
Push Workflows / docker-build (push) Successful in 7m44s
Push Workflows / nix-build (push) Successful in 19m55s
2025-02-05 22:56:11 -05:00
745d4c1b0a Move auth to api 2025-02-05 21:05:45 -05:00
e42247ee84 Move data types into models/frontend and models/backend 2025-02-05 12:34:48 -05:00
d72ed532c1 Move database to util 2025-02-04 22:54:06 -05:00
841251639e Move fileserv into util 2025-02-04 22:46:39 -05:00
57406b5940 Use RwSignal::new instead of create_rw_signal 2024-12-28 15:47:06 -05:00
b9f5867b4d Fix Resource type signature 2024-12-23 21:49:34 -05:00
900d1ca1bb Use new way of creating resources 2024-12-23 20:34:28 -05:00
92eb63e946 Use new leptos::predude module 2024-12-23 20:33:42 -05:00
d1c8615105 Add router layer to require authentication
All checks were successful
Push Workflows / docs (push) Successful in 1m13s
Push Workflows / test (push) Successful in 2m14s
Push Workflows / build (push) Successful in 3m8s
Push Workflows / leptos-test (push) Successful in 5m26s
Push Workflows / docker-build (push) Successful in 19m16s
2024-11-24 14:28:06 -05:00
d42737f856 Create GlobalState 2024-11-15 18:47:13 -05:00
5d7ac2bb80 Add returning codec type to audio util function 2024-05-10 14:09:24 -04:00
79ba191415 Add function to get audio file duration 2024-05-10 11:28:43 -04:00
3338cc2662 Add util module 2024-05-10 11:28:11 -04:00