Commit Graph

12 Commits

Author SHA1 Message Date
Yukko
0697098e26 Unify theme with both light & dark version (#3)
* Add theme_switcher and some theme

* Unify theme with both light & dark version

* Use anchor instead of window.open

* Remove if-else in select sort

* Change select sort color to primary
2025-06-04 22:38:03 +08:00
ad1144ad69 format 2025-06-04 10:20:01 +08:00
4f99bff2f5 Add tags page. 2025-05-30 17:39:57 +08:00
138d7fd429 Persist home page sorting order in app context and set default value 2025-05-25 12:01:57 +08:00
0db2502732 Update sorting options in home page and improve i18n translations 2025-05-25 11:51:33 +08:00
8749eeed40 Change default sorting order to TimeDesc in home page 2025-05-25 11:44:01 +08:00
6e78707d9e Add AboutPage component and integrate sorting options in resource retrieval 2025-05-25 11:27:24 +08:00
4038683a56 add AppContext for state management and update ResourcesView to utilize context 2025-05-23 21:53:39 +08:00
d901e98db2 Improve site information display. 2025-05-18 11:21:56 +08:00
be09b55765 Add site information management with Markdown support 2025-05-18 11:04:59 +08:00
578aab36c3 serve frontend 2025-05-15 12:47:15 +08:00
d97247159f Initial commit 2025-05-11 20:32:14 +08:00