Ada Werefox ada
ada created repository ada/rust-stream-layouts 2023-06-15 11:07:38 -05:00
ada pushed to main at ada/void-werefox-cafe 2023-06-14 16:07:28 -05:00
1aebcf0200 Okay one more small fix.
ada pushed to main at ada/void-werefox-cafe 2023-06-14 15:57:31 -05:00
c4a0938bf4 Minor typo fixes.
ada pushed to main at ada/void-werefox-cafe 2023-06-14 15:46:58 -05:00
e555e4917c Minor poem edit, minor visual style edits. Large screens now have a max width so poems don't expand out unnecessarily.
ada pushed to main at ada/void-werefox-cafe 2023-06-14 11:41:47 -05:00
6341a1cd3f New poem time
ada pushed to main at ada/void-werefox-cafe 2023-06-13 21:44:55 -05:00
95dec6138b Updated dependencies so dioxus will run again; Fixed some issues with the dioxus build.
ada pushed to main at ada/void-werefox-cafe 2023-05-24 09:15:49 -05:00
06370ffa85 Minor error fixed, new poem added.
ada pushed to main at ada/void-werefox-cafe 2023-05-16 15:24:44 -05:00
6fe442de1e New poem just dropped.
ada pushed to main at ada/void-werefox-cafe 2023-04-18 20:27:01 -05:00
7ff533af57 Added tag properly so Mastodon will hopefully identify me as me.
ada pushed to main at ada/void-werefox-cafe 2023-04-18 20:18:26 -05:00
f603b6d7d3 Added optional override for font-family on navigation buttons.
ada pushed to main at ada/void-werefox-cafe 2023-04-18 19:33:48 -05:00
e593f46a35 Refactored 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 pushed to main at ada/void-werefox-cafe 2023-04-17 23:50:28 -05:00
db2d86c5ee Added a random poem button.
ada pushed to main at ada/void-werefox-cafe 2023-04-17 18:04:20 -05:00
5490393678 Themeing fixed, fonts and themes are now customizable by user and CSS updates appropriately.
ada pushed to main at ada/void-werefox-cafe 2023-04-17 12:34:23 -05:00
9cb902978b Updated implementation of theme configuration from user preferences, applied to title.
ada pushed to main at ada/void-werefox-cafe 2023-04-16 21:46:11 -05:00
b78e2c2d57 Implemented user settings feature at a basic level, need to fix CSS for components.
ada pushed to main at ada/void-werefox-cafe 2023-04-13 12:54:38 -05:00
9d46693ba8 Fixing title render.
ada pushed to main at ada/void-werefox-cafe 2023-04-13 12:51:28 -05:00
8b04898c25 Major refactoring on the front end. Dark mode is set to automatic again, in preparation for user preference management.
ada pushed to main at ada/void-werefox-cafe 2023-04-12 17:25:17 -05:00
961bb61553 A lot of work just getting Dioxus to route things properly, moved compile conditions to make less repetition.
ada pushed to main at ada/void-werefox-cafe 2023-04-12 00:43:04 -05:00
d84457f038 Simplefied dark mode toggle.
ada pushed to main at ada/void-werefox-cafe 2023-04-11 22:37:28 -05:00
09bb699e0c A few minor style changes and typo fixes.