|
f603b6d7d3
|
Added optional override for font-family on navigation buttons.
|
2023-04-18 20:18:24 -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.
|
2023-04-18 19:33:44 -05:00 |
|
|
db2d86c5ee
|
Added a random poem button.
|
2023-04-18 04:50:24 +00:00 |
|
|
5490393678
|
Themeing fixed, fonts and themes are now customizable by user and CSS updates appropriately.
|
2023-04-17 18:04:18 -05:00 |
|
|
9cb902978b
|
Updated implementation of theme configuration from user preferences, applied to title.
|
2023-04-17 12:34:20 -05:00 |
|
|
b78e2c2d57
|
Implemented user settings feature at a basic level, need to fix CSS for components.
|
2023-04-16 21:46:10 -05:00 |
|
|
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 |
|
|
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 |
|