Commit graph

22 commits

Author SHA1 Message Date
5e83c1218b update footer and allow 32 char shortcode 2025-01-29 00:13:20 -05:00
6ebaba50d1
Update docker-image.yml 2025-01-28 11:56:44 -05:00
ba6d116f25
Update docker-image.yml 2025-01-28 11:48:55 -05:00
ec51999007
Create docker-image.yml 2025-01-28 11:39:01 -05:00
ee667fd759 Add footer 2025-01-28 03:27:24 -05:00
ac13e77dc4 add admin setup token i love admin setup token 2025-01-27 22:32:49 -05:00
660da70666 bundle frontend too 2025-01-27 16:24:31 -05:00
850d977e8e yolo commit 2025-01-27 16:14:55 -05:00
2293666c1f fix main.rs routes 2025-01-26 01:55:58 -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
49b01984ab migrate frontend to tailwindv4 2025-01-25 21:55:43 -05:00
e5701206e6 Add delete 2025-01-25 20:58:57 -05:00
9ca7e2753b VERY MESSY FRONTEND NOTHING IS WORKING AAAAAAAAAAA 2025-01-25 20:58:06 -05:00
a412ea8af7 VERY MESSY FRONTEND NOTHING IS WORKING AAAAAAAAAAA 2025-01-25 20:56:08 -05:00
8b4de658fe
Merge pull request #1 from WaveringAna/dependabot/cargo/sqlx-0.8.1
Bump sqlx from 0.7.4 to 0.8.1
2025-01-25 03:42:26 -05:00
d3847471fb fixes to db stuff 2025-01-25 03:41:45 -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