Commit Graph

40 Commits

Author SHA1 Message Date
Ada Werefox 0a7de927e3 Another poem. 2024-03-15 20:58:31 +00:00
Ada Werefox 1b830ecd59 Merge branch 'main' of ssh://192.168.1.201:222/ada/void-werefox-cafe 2024-03-15 15:56:47 -05:00
Ada Werefox 0ba856d631 Updates to be compatible with recent versions of rocket and dioxus. 2024-03-15 15:53:40 -05:00
Ada Werefox 7227321926 Typos. 2023-12-11 05:26:10 +00:00
Ada Werefox 85e30907bd Update, a new poem. 2023-12-11 04:49:40 +00:00
Ada Werefox 0b45d12cd4 Added some verification. 2023-11-27 15:45:36 +00:00
Ada Werefox b5a3b58f48 Added two new poems, should have committed this earlier. 2023-11-23 04:05:13 +00:00
Ada Werefox 5c428cd118 Added verification tags. 2023-11-19 21:26:03 -06:00
Ada Werefox 358f4781f8 Slight edit to new poem. 2023-11-06 21:10:10 +00:00
Ada Werefox 01311caa75 New poem time. 2023-11-06 20:21:24 +00:00
Ada Werefox d174f8e70f New poem 2023-08-29 16:31:40 -05:00
Ada Werefox 1aebcf0200 Okay one more small fix. 2023-06-14 16:07:26 -05:00
Ada Werefox c4a0938bf4 Minor typo fixes. 2023-06-14 15:57:29 -05:00
Ada Werefox e555e4917c Minor poem edit, minor visual style edits. Large screens now have a max width so poems don't expand out unnecessarily. 2023-06-14 15:46:55 -05:00
Ada Werefox 6341a1cd3f New poem time 2023-06-14 11:41:44 -05:00
Ada Werefox 95dec6138b Updated dependencies so dioxus will run again; Fixed some issues with the dioxus build. 2023-06-13 21:44:53 -05:00
Ada Werefox 06370ffa85 Minor error fixed, new poem added. 2023-05-24 14:15:47 +00:00
Ada Werefox 6fe442de1e New poem just dropped. 2023-05-16 15:24:36 -05:00
Ada Werefox 7ff533af57 Added tag properly so Mastodon will hopefully identify me as me. 2023-04-18 20:26:58 -05:00
Ada Werefox f603b6d7d3 Added optional override for font-family on navigation buttons. 2023-04-18 20:18:24 -05:00
Ada Werefox 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. 2023-04-18 19:33:44 -05:00
Ada Werefox db2d86c5ee Added a random poem button. 2023-04-18 04:50:24 +00:00
Ada Werefox 5490393678 Themeing fixed, fonts and themes are now customizable by user and CSS updates appropriately. 2023-04-17 18:04:18 -05:00
Ada Werefox 9cb902978b Updated implementation of theme configuration from user preferences, applied to title. 2023-04-17 12:34:20 -05:00
Ada Werefox b78e2c2d57 Implemented user settings feature at a basic level, need to fix CSS for components. 2023-04-16 21:46:10 -05:00
Ada Werefox 9d46693ba8 Fixing title render. 2023-04-13 12:54:37 -05:00
Ada Werefox 8b04898c25 Major refactoring on the front end. Dark mode is set to automatic again, in preparation for user preference management. 2023-04-13 12:51:25 -05:00
Ada Werefox 961bb61553 A lot of work just getting Dioxus to route things properly, moved compile conditions to make less repetition. 2023-04-12 17:25:14 -05:00
Ada Werefox d84457f038 Simplefied dark mode toggle. 2023-04-12 05:42:59 +00:00
Ada Werefox 09bb699e0c A few minor style changes and typo fixes. 2023-04-12 03:37:23 +00:00
Ada Werefox 4830f0a600 previous and next entries, major refactoring on Dioxus frontend, more reliable routing on backend, some minor style adjustments. 2023-04-11 19:42:46 -05:00
Ada Werefox c5e4cd605d Added oldest and latest entry routes/buttons, added new poem entry, minor front end adjustments. 2023-04-10 20:37:40 -05:00
Ada Werefox dfeb15394a Added toggle for dark mode, changed font to OpenDyslexic, details now changes label on open/close. 2023-04-10 18:19:02 -05:00
Ada Werefox 4fcb8972ff Routing works properly on the Rocket backend now. 2023-04-09 12:34:40 -05:00
Ada Werefox 042fed569b Minor changes. Honestly, I don't even remember what exactly I changed besides the gitignore. 2023-04-09 11:27:28 -05:00
Ada Werefox d0a94d74d0 Updated the gitignor, should not have been including dist/ 2023-04-08 20:53:52 -05:00
Ada Werefox 31b0391ede Added 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. 2023-04-08 20:47:51 -05:00
Ada Werefox bcf1b36a6b Poems render their titles in a separate div, creation dates added and displayed. 2023-04-08 12:40:57 -05:00
Ada Werefox 202979973f added public assets, moved data to void-fe, added poems, make the front end parse the poem files at compile time. 2023-04-07 17:16:43 -05:00
Ada Werefox cf8fce05e6 Initial commit, lots of templating from the letter-werefox-cafe repo. 2023-04-07 07:41:48 -05:00