642dde2e4fChange links to social media and source code, update README.Ada Werefox2024-05-01 16:22:37 -0500
c887ddade4Changing the default listen addr to be localhost at port 8471 to avoid conflicting with other services by default.Ada Werefox2024-05-01 15:48:10 -0500
755485c102Fixed a bug on the server's side where the access token was not being read correctly from a file and adding a newline.Ada Werefox2024-05-01 15:21:41 -0500
feafe5a94fUpdates to have things running on the latest Dioxus build, and with the correct parameters for each toml file (because they changed, again).Ada Werefox2024-05-01 00:32:26 -0500
c8348a4f21Site should be feature complete. Testimonials page is now working.Ada Werefox2024-04-01 18:50:11 -0500
6d6d3f54d5In the process of making the testimonials page work properly.Ada Werefox2024-03-26 14:36:08 -0500
9dde7cd945HRT tracker page works, but with the caveat of being on the UTC time offset. This needs to be fixed eventually.Ada Werefox2024-03-25 20:42:59 -0500
31c59114acGetting through the projects list page. Templates in place, need to replace icons for each item in the list.Ada Werefox2024-03-21 20:15:54 -0500
8f02b2d9a8Getting rid of template code from the repo. Initial stages of translated code finished.Ada Werefox2024-03-17 15:41:48 -0500
e555e4917cMinor poem edit, minor visual style edits. Large screens now have a max width so poems don't expand out unnecessarily.Ada Werefox2023-06-14 15:46:55 -0500
7ff533af57Added tag properly so Mastodon will hopefully identify me as me.Ada Werefox2023-04-18 20:26:58 -0500
f603b6d7d3Added optional override for font-family on navigation buttons.Ada Werefox2023-04-18 20:18:24 -0500
e593f46a35Refactored poem selection so that a static hashmap and vector are ceated as a prop that is passed to each component in order to grab poem data more efficiently and cleanly.Ada Werefox2023-04-18 19:33:44 -0500
8b04898c25Major refactoring on the front end. Dark mode is set to automatic again, in preparation for user preference management.Ada Werefox2023-04-13 12:51:25 -0500
961bb61553A lot of work just getting Dioxus to route things properly, moved compile conditions to make less repetition.Ada Werefox2023-04-12 17:25:14 -0500
09bb699e0cA few minor style changes and typo fixes.Ada Werefox2023-04-12 03:37:23 +0000
4830f0a600previous and next entries, major refactoring on Dioxus frontend, more reliable routing on backend, some minor style adjustments.Ada Werefox2023-04-11 19:42:46 -0500
c5e4cd605dAdded oldest and latest entry routes/buttons, added new poem entry, minor front end adjustments.Ada Werefox2023-04-10 20:37:40 -0500
dfeb15394aAdded toggle for dark mode, changed font to OpenDyslexic, details now changes label on open/close.Ada Werefox2023-04-10 18:19:02 -0500
4fcb8972ffRouting works properly on the Rocket backend now.Ada Werefox2023-04-09 12:34:40 -0500
042fed569bMinor changes. Honestly, I don't even remember what exactly I changed besides the gitignore.Ada Werefox2023-04-09 11:27:28 -0500
d0a94d74d0Updated the gitignor, should not have been including dist/Ada Werefox2023-04-08 20:53:52 -0500
31b0391edeAdded dioxus-router to cargo dependencies. Added some basic page routing to void-fe, changed the root page to be a list of links to each poem.Ada Werefox2023-04-08 20:47:51 -0500
bcf1b36a6bPoems render their titles in a separate div, creation dates added and displayed.Ada Werefox2023-04-08 12:40:57 -0500
202979973fadded public assets, moved data to void-fe, added poems, make the front end parse the poem files at compile time.Ada Werefox2023-04-07 17:16:43 -0500
cf8fce05e6Initial commit, lots of templating from the letter-werefox-cafe repo.Ada Werefox2023-04-07 07:41:48 -0500