|
|
3527892cfd
|
Bring toast to front
Push Workflows / rustfmt (push) Successful in 12s
Push Workflows / tailwind-build (push) Successful in 10s
Push Workflows / docs (push) Successful in 21s
Push Workflows / clippy (push) Successful in 18s
Push Workflows / test (push) Successful in 25s
Push Workflows / build (push) Successful in 49s
Push Workflows / nix-build (push) Successful in 5m13s
|
2026-06-28 13:49:28 -04:00 |
|
|
|
d028636e43
|
Add Unauthorized error
|
2026-06-27 22:33:50 -04:00 |
|
|
|
17ea0ee46a
|
Add AuthError
|
2026-06-27 22:14:40 -04:00 |
|
|
|
87aa18b7cc
|
Allow error::Result type to use other error
Convenience since this Result will shadow std::result::Result when
imported
|
2026-06-27 17:06:24 -04:00 |
|
|
|
86291f1eb5
|
Convert deadpool::PoolError into Database error
|
2026-06-27 17:06:02 -04:00 |
|
|
|
4ecbf6da15
|
Add error type for key-value store
|
2026-06-27 15:17:22 -04:00 |
|
|
|
674b58e290
|
Use wildcard match for Error variants without special status codes
|
2026-06-27 15:17:02 -04:00 |
|
|
|
1b8d382906
|
Add function to create Error from message String
|
2026-06-23 21:24:21 -04:00 |
|
|
|
3c58192957
|
Add Result type with custom Error
|
2026-06-21 16:36:07 -04:00 |
|
|
|
3640039168
|
Add required conversions for returning Error from server functions
Push Workflows / rustfmt (push) Successful in 5s
Push Workflows / tailwind-build (push) Successful in 5s
Push Workflows / test (push) Successful in 18s
Push Workflows / clippy (push) Successful in 14s
Push Workflows / docs (push) Successful in 18s
Push Workflows / build (push) Successful in 42s
Push Workflows / nix-build (push) Successful in 4m50s
|
2026-06-21 13:55:40 -04:00 |
|
|
|
9fd716c752
|
Add ServerFnError error variant
|
2026-06-21 13:51:56 -04:00 |
|
|
|
f159e12400
|
Contextualize error into result instead of error
|
2026-06-21 13:51:12 -04:00 |
|
|
|
d16a66a2f5
|
Use match instead of map_err for Contextualize on Result
|
2026-06-21 13:48:41 -04:00 |
|
|
|
1cf1bfcfbc
|
Add Diesel error variant
Push Workflows / rustfmt (push) Successful in 5s
Push Workflows / tailwind-build (push) Successful in 5s
Push Workflows / test (push) Successful in 17s
Push Workflows / docs (push) Successful in 18s
Push Workflows / clippy (push) Successful in 20s
Push Workflows / build (push) Successful in 52s
Push Workflows / nix-build (push) Successful in 4m50s
|
2026-06-21 12:28:01 -04:00 |
|
|
|
ff2aba4ec4
|
Allow contextualizing Option into Result
|
2026-06-21 12:27:47 -04:00 |
|
|
|
557489c5ed
|
Add generic error variant
|
2026-06-21 12:27:20 -04:00 |
|
|
|
aba4556144
|
Create error type
Push Workflows / rustfmt (push) Failing after 5s
Push Workflows / tailwind-build (push) Successful in 5s
Push Workflows / clippy (push) Failing after 15s
Push Workflows / test (push) Successful in 29s
Push Workflows / docs (push) Successful in 27s
Push Workflows / build (push) Failing after 36s
Push Workflows / nix-build (push) Successful in 4m59s
|
2026-06-21 12:22:33 -04:00 |
|