Commit graph

13 commits

Author SHA1 Message Date
dependabot[bot]
187be1e88b
Bump tokio from 1.43.0 to 1.43.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.43.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.43.0...tokio-1.43.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.43.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 02:14:06 +00:00
dependabot[bot]
1f67779d39
Bump ring from 0.17.8 to 0.17.13
Bumps [ring](https://github.com/briansmith/ring) from 0.17.8 to 0.17.13.
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md)
- [Commits](https://github.com/briansmith/ring/commits)

---
updated-dependencies:
- dependency-name: ring
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 17:12:52 +00:00
3585ca70e8 only show register if no users, otherwise show only login 2025-01-29 20:47:04 -05:00
daa1323b88 add sqlite 2025-01-29 18:52:49 -05:00
a5753a044e readme 2025-01-29 01:29:27 -05:00
ac13e77dc4 add admin setup token i love admin setup token 2025-01-27 22:32:49 -05:00
5f1410fb2f maybe this works now 2025-01-26 01:53:14 -05:00
f3a61bfa99 Revert "almost production ready"
This reverts commit 937b3fc811.
2025-01-26 01:45:50 -05:00
937b3fc811 almost production ready 2025-01-26 01:30:51 -05:00
3932b48a64 I LOVE WOMEN 2025-01-25 23:01:12 -05:00
dependabot[bot]
ffe0e9479b
Bump sqlx from 0.7.4 to 0.8.1
Bumps [sqlx](https://github.com/launchbadge/sqlx) from 0.7.4 to 0.8.1.
- [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md)
- [Commits](https://github.com/launchbadge/sqlx/compare/v0.7.4...v0.8.1)

---
updated-dependencies:
- dependency-name: sqlx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-25 08:18:12 +00:00
9a43049978 Add auth 2025-01-25 03:16:35 -05:00
c048377bcc Init 2025-01-25 02:18:36 -05:00