Commit Graph

29 Commits

Author SHA1 Message Date
c5437ec7b3 Add thiserror 2026-06-18 21:45:54 -04:00
3fa0e6e4c9 Add utils module 2026-06-18 21:45:13 -04:00
78f528ff77 Add build script for diesel_migrations 2026-06-18 21:27:30 -04:00
fbe13f8d49 Build CSS for jobs that need the asset
All checks were successful
Push Workflows / rustfmt (push) Successful in 9s
Push Workflows / tailwind-build (push) Successful in 8s
Push Workflows / test (push) Successful in 20s
Push Workflows / docs (push) Successful in 20s
Push Workflows / clippy (push) Successful in 17s
Push Workflows / build (push) Successful in 1m55s
Push Workflows / nix-build (push) Successful in 4m55s
2026-06-17 21:40:48 -04:00
fae449acda Add tailwind-build job 2026-06-17 20:50:08 -04:00
099035a551 Use dioxus image for cicd jobs
Some checks failed
Push Workflows / rustfmt (push) Successful in 41s
Push Workflows / docs (push) Failing after 1m49s
Push Workflows / clippy (push) Failing after 1m50s
Push Workflows / test (push) Failing after 1m58s
Push Workflows / build (push) Failing after 2m43s
Push Workflows / nix-build (push) Failing after 11m2s
2026-06-17 20:28:51 -04:00
8ed632dd8b Fix hash for daisyui.js fetch
Some checks failed
Push Workflows / clippy (push) Failing after 50s
Push Workflows / build (push) Failing after 4s
Push Workflows / rustfmt (push) Successful in 6s
Push Workflows / docs (push) Failing after 44s
Push Workflows / test (push) Failing after 55s
Push Workflows / nix-build (push) Successful in 5m12s
2026-06-15 18:05:10 -04:00
fc8ab7a3bf Temporarily remove desktop and mobile targets 2026-06-15 18:02:44 -04:00
73fa2c4faf Move server-specific main to server module
Some checks failed
Push Workflows / build (push) Failing after 4s
Push Workflows / rustfmt (push) Successful in 6s
Push Workflows / test (push) Failing after 39s
Push Workflows / clippy (push) Failing after 36s
Push Workflows / docs (push) Failing after 43s
Push Workflows / nix-build (push) Failing after 2m6s
2026-06-15 18:00:49 -04:00
d92900de43 Add diesel_migrations
Only include on server feature
2026-06-15 17:46:05 -04:00
ea19ae94bd fmt
Some checks failed
Push Workflows / build (push) Failing after 5s
Push Workflows / rustfmt (push) Successful in 4s
Push Workflows / test (push) Failing after 37s
Push Workflows / clippy (push) Failing after 34s
Push Workflows / docs (push) Failing after 43s
Push Workflows / nix-build (push) Failing after 1m53s
2026-06-15 17:44:14 -04:00
310ba73173 Add server module
Some checks failed
Push Workflows / rustfmt (push) Failing after 5s
Push Workflows / build (push) Failing after 4s
Push Workflows / test (push) Failing after 35s
Push Workflows / clippy (push) Failing after 34s
Push Workflows / docs (push) Failing after 41s
Push Workflows / nix-build (push) Has been cancelled
Only build for server target
2026-06-15 17:42:50 -04:00
c147b480a9 Add api module
Some checks failed
Push Workflows / build (push) Failing after 6s
Push Workflows / rustfmt (push) Failing after 4s
Push Workflows / test (push) Failing after 40s
Push Workflows / clippy (push) Failing after 34s
Push Workflows / docs (push) Failing after 41s
Push Workflows / nix-build (push) Has been cancelled
2026-06-15 17:40:45 -04:00
ef6a217e86 Add gitea workflows
Some checks failed
Push Workflows / rustfmt (push) Failing after 45s
Push Workflows / build (push) Failing after 1m1s
Push Workflows / test (push) Has been cancelled
Push Workflows / clippy (push) Has been cancelled
Push Workflows / docs (push) Has been cancelled
Push Workflows / nix-build (push) Has been cancelled
2026-06-14 22:47:59 -04:00
e63ba19a84 Read .env on startup 2026-06-14 22:36:26 -04:00
6eb9ebdbd6 Add dotenvy 2026-06-14 22:31:11 -04:00
0e65b4888c Set up diesel 2026-06-14 22:28:12 -04:00
29dc215ba7 Support diesel in flake
Add diesel-cli to dev environment
Add postgresql, include rust in package build dependencies
2026-06-14 22:24:07 -04:00
3576661e80 Add .env to .gitignore 2026-06-14 21:49:14 -04:00
24be2f07e4 Add diesel
Include postgres feature
2026-06-14 21:44:39 -04:00
d387667171 Add Lucide icons 2026-06-12 18:53:11 -04:00
326694fcc2 Initialize tracing 2026-06-12 18:51:52 -04:00
c887049286 Add components, models, and pages modules 2026-06-11 19:28:12 -04:00
d9d5e4bd9e Run tailwindcss before dx build in flake 2026-06-11 19:23:01 -04:00
745deb8809 Add daisyui
Add wrapper scripts and fetch JS for nix compatibility
2026-06-11 19:21:48 -04:00
92c7599962 Add nix flake 2026-06-10 21:14:13 -04:00
50ceb43314 Add tailwind 2026-06-10 21:11:27 -04:00
29712c6dd3 dx init 2026-06-10 20:52:33 -04:00
5b3c75babd Add MIT license 2026-06-10 20:34:07 -04:00