François-Xavier Talbot
7144f08f0f
feat: require verified email to publish, to prevent spam ( #6777 )
...
* feat: require verified email to create projects, collections and organizations
* fix(labrinth): fix tests
* chore: fmt
* chore: intl
2026-07-20 02:51:16 +00:00
aecsocket
e57c15b3ce
Add SQLx operation tracing ( #5223 )
...
* wip: vendor sqlx-tracing
* (compiles) standardize pg types used
* more standardization
* general log message improvements
* wip: improve sqlx-tracing architecture
* unify sqlx::Executor type
* wip: try fix sqlx tracing
* wip: sqlx-tracing compiles
* so close
* it compiles
* fix ci
2026-01-28 13:38:57 +00:00
aecsocket
bcc36362be
Expose utilities for setting up the database ( #4657 )
...
* Expose utilities for setting up the database
* Expose migrator directly
* Make some test utils publicly accessible
* expose migrator
* more test fixture utils
* more test fixture utils
* more test fixture utils
* fix
* fix lint
2025-10-30 10:10:25 +00:00