Commit graph

46 commits

Author SHA1 Message Date
62feb55702 Lazy load Statistics Modal 2025-01-31 20:36:41 -05:00
26e0a4f92f show source per day 2025-01-31 20:25:44 -05:00
d1202a03fa update readme 2025-01-31 19:46:31 -05:00
b221dfdeb7 I wish GA was a better CI/CD platform 2025-01-31 19:33:04 -05:00
6e6940c21c s 2025-01-31 19:19:23 -05:00
dd85ccc99c fix readme 2025-01-31 19:18:58 -05:00
9b9834e163 update docs 2025-01-31 19:17:07 -05:00
abd01492db just use window.location 2025-01-31 19:14:57 -05:00
18a86af62b Fix path for db and admin-setup-token 2025-01-30 11:41:42 -05:00
42f7ed7852 fix postgres 2025-01-29 22:18:52 -05:00
c2d5f5a644 fix statistics; i need to make unit tests 2025-01-29 21:57:59 -05:00
67e94b4483 check for both postgres and postgresql 2025-01-29 21:44:24 -05:00
01ffe80b99
Merge pull request #8 from WaveringAna/v0.2
only show register if no users, otherwise show only login
2025-01-29 21:21:12 -05:00
3585ca70e8 only show register if no users, otherwise show only login 2025-01-29 20:47:04 -05:00
d6ecc5fb2d
Update README.md 2025-01-29 19:45:22 -05:00
9fe7359da5
Update .env.example 2025-01-29 19:37:53 -05:00
374b538269
Update README.md 2025-01-29 19:35:16 -05:00
fd36858e20
Merge pull request #7 from WaveringAna/v0.1
fix session expiration, add sqlite
2025-01-29 19:34:22 -05:00
daa1323b88 add sqlite 2025-01-29 18:52:49 -05:00
8a3ee20a9d fix session expiration 2025-01-29 15:43:34 -05:00
ce9fcfbd7c delete package-lock.json 2025-01-29 12:46:02 -05:00
1e68a44ef1 fix 2025-01-29 12:45:05 -05:00
fc72befec1 fix admin-setup-token.txt 2025-01-29 01:32:48 -05:00
a5753a044e readme 2025-01-29 01:29:27 -05:00
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