|
eab3904e69
|
added database readme, added file to .gitignore
|
2024-12-06 14:12:05 -05:00 |
|
|
4104a76f3e
|
built out contact form, added env variable
might make button island so that i can change the button's text
|
2024-12-04 23:36:49 -05:00 |
|
|
d08463aaf7
|
modified links to be correct/appropriate
|
2024-12-04 20:29:24 -05:00 |
|
|
3264dbf028
|
added zellij config file
|
2024-12-04 20:28:53 -05:00 |
|
|
ebf7081c07
|
built out 404 page
|
2024-12-02 23:36:00 -05:00 |
|
|
65f6c30eac
|
modified text for music bot project
|
2024-12-02 23:35:45 -05:00 |
|
|
ca238bd919
|
added icons to posts page
|
2024-12-02 23:35:15 -05:00 |
|
|
899f94d4d2
|
fixed contact page
|
2024-12-02 23:34:55 -05:00 |
|
|
c382dd9969
|
added seo component
|
2024-12-02 23:34:32 -05:00 |
|
|
9e8cf4b147
|
code dump frontend
|
2024-12-02 18:29:45 -05:00 |
|
|
44f1f35caa
|
added recent posts endpoint, added image column to authors table
|
2024-12-02 18:29:23 -05:00 |
|
|
b8f3d4ca7a
|
updated global .gitignore
|
2024-11-27 00:36:12 -05:00 |
|
|
70578fd132
|
updated flake
|
2024-11-27 00:35:53 -05:00 |
|
|
0093589a4b
|
got frontend working with backend project
|
2024-11-27 00:35:32 -05:00 |
|
|
66ba89c0b1
|
modified task entrypoint
|
2024-11-27 00:34:28 -05:00 |
|
|
2d00604c6f
|
added cors to public, modified import_posts task, updated task log sql queries
|
2024-11-27 00:33:59 -05:00 |
|
|
a42f827cf7
|
wip: added global layout, added posts route
|
2024-10-10 16:16:55 -04:00 |
|
|
1a480b3cf9
|
commented out rate limiter
|
2024-10-04 07:21:24 -04:00 |
|
|
3c78ed5ae3
|
implemented front matter parser, created task log abstraction fuctions
|
2024-10-04 07:21:10 -04:00 |
|
|
59d8273498
|
added deno overlay, modified flake name
|
2024-09-29 21:16:20 -04:00 |
|
|
646121d1cb
|
added intial migration
|
2024-09-29 21:15:56 -04:00 |
|
|
44be4ab04a
|
added front matter parser for markdown
|
2024-09-29 21:15:42 -04:00 |
|
|
a742dd7f12
|
wip: rewrite loop to handle assigning tasks
|
2024-09-29 21:15:14 -04:00 |
|
|
7aa1dd07f4
|
added serde, serde_yaml crates
|
2024-09-29 21:14:52 -04:00 |
|
|
4480b87cab
|
added get authors posts route, datasource
|
2024-09-28 02:26:17 -04:00 |
|
|
c508f78043
|
added rate limiting layer to activate, added author nested router
|
2024-09-28 01:49:40 -04:00 |
|
|
65e058b3c1
|
added comment index pagination, added author routes
|
2024-09-28 01:48:58 -04:00 |
|
|
8128459b4e
|
wip: added get post comments, working insert comment to post
|
2024-09-27 23:17:33 -04:00 |
|
|
c303e6aaee
|
added hot posts datasource, added respective route, added view_count updating
|
2024-09-26 23:53:39 -04:00 |
|
|
b427311742
|
added condition for rate limiting
|
2024-09-26 23:52:42 -04:00 |
|
|
790dac7c82
|
added tower_governor crate, added some basic rate limiting
|
2024-09-26 23:52:15 -04:00 |
|
|
e3e81f6685
|
added get_one, get_popular datasource methods, added respective routes
|
2024-09-26 13:11:55 -04:00 |
|
|
9bd2cf373a
|
wip: get all posts route working state
|
2024-09-25 18:29:12 -04:00 |
|
|
7842baf5f2
|
added chrono crate
|
2024-09-25 18:28:51 -04:00 |
|
|
f758c6c078
|
wip: modified main entry task (code dump)
|
2024-09-24 20:29:22 -04:00 |
|
|
845f058568
|
added nested routes, added separate config struct, among other items
|
2024-09-24 20:26:15 -04:00 |
|
|
cf199ab48a
|
added crates to public project, made api structure
|
2024-09-22 22:38:35 -04:00 |
|
|
3afff00b29
|
modified task manager to add markdown, import_posts task
the import_posts task isn't perfect, we need some relation between the
author_id and the author itself
|
2024-09-22 22:37:47 -04:00 |
|
|
80081b75d5
|
wip: impl scheduler, import posts task
|
2024-09-22 04:10:29 -04:00 |
|
|
4cb3983a9b
|
added dotenvy, futures, markdown crates
|
2024-09-22 04:10:02 -04:00 |
|
|
7de920f85a
|
added sqlx cli to flake
|
2024-09-22 04:09:17 -04:00 |
|
|
0d0cf63c62
|
wip: working on task manager
|
2024-09-21 23:57:37 -04:00 |
|
|
13a40353e5
|
refactored dev flake to rust overlay, added deno to flake
|
2024-09-21 23:57:23 -04:00 |
|
|
6653f7d982
|
initial docs
|
2024-09-03 01:32:34 -04:00 |
|
|
03c114a6dd
|
initial commit
|
2024-09-03 01:17:19 -04:00 |
|