Commit Graph

8 Commits

Author SHA1 Message Date
a359364606
Removed utils mod, moved hexing the name to entity library 2024-02-03 16:31:19 +03:00
bd10acb438
Code cleanup
Moved migrations/ into entity/
MessageIds now return errors except for API ones
2024-02-03 16:21:16 +03:00
9db3e8f7fe
Enabled lto for release mod 2024-05-18 12:59:45 +03:00
9f967e82d5
Switched from sea-orm to sqlx 2023-11-25 19:29:06 +03:00
bfd68194e6
More clippy fixes 2023-11-19 14:45:46 +03:00
ab62e74cb7
Updated sea-orm 2023-08-03 23:11:28 +03:00
bc56846843
Removed a new line 2023-06-27 22:54:14 +03:00
cda07b4d84
Sepparated the code out into 3 more library crates: cryptography, entity and pass_manager 2023-06-01 14:42:35 +03:00