a3450e202a
Working apalis cron and worker with 0.6.0-rc.5
...
Also renamed `pool` variables throughout codebase to `db` for clarity.
2024-08-21 01:21:45 -04:00
3f97c0e2ca
Upgrade packages and make sessions more secure
...
Sign session cookies with base64 encoded secret from .env
2024-05-09 00:45:46 -04:00
7f86612899
Switch to async-fred-session, default config vals
...
Fixup some issues in README too
2023-10-17 00:15:44 -04:00
60671d5865
Complete reset password flow
2023-10-13 14:07:38 +02:00
d5c5185351
Fix sessions persisting across server restart
...
Need a non-random session secret.
2023-10-07 00:54:15 -04:00
cdc8eb9b02
Basic email verification done
...
Still need to add forms to confirmation page to allow resending and add
rate limiting.
2023-09-28 23:53:46 -04:00
f938a6b46b
WIP email sending for registration
2023-09-27 23:11:52 -04:00
6fd2f150a0
Store sessions in redis
2023-09-26 01:47:50 -04:00
21cae62714
Add bun to prereqs in README.md
2023-09-01 01:23:52 -04:00
4837cbb903
Add crawl metadata to feed & improve model interface
2023-07-15 00:40:10 -04:00
3f028c3088
Store entry html content outside DB in file storage
...
Since the HTML content can get quite big and can have embeded images.
2023-07-05 23:45:49 -04:00
ec90069c30
Fixup the just watch command
...
And add more docs about it.
2023-06-29 00:00:26 -04:00
3f744c0c50
Add auto-reload for frontend and backend
...
Also adds more just commands and improves the README docs.
2023-06-28 01:23:11 -04:00
951d6d23e2
Add /log page that displays server log
...
This will eventually be behind an authorization guard so that only I
have access, but it's useful to have for monitoring and testing out
turbo streams.
2023-06-03 01:09:25 -04:00
f4da3f3ab3
Adding title to config and utilizing it in layout
2023-06-02 00:08:20 -04:00
a331e63466
Add README
2023-05-10 00:16:30 -04:00