Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-01 | feat: add #btn-toggle-dark botton to toggle dark mode | 135e2 | 1 | -0/+3 | |
- Switch dark theme to bulmaswatch/darkly, since bulma-prefers-dark highly relies on `@media: (prefers-color-scheme: dark)` tag - Add a playerman handler to toggle shikwasa theme[1] - Use localstorage to store user's preference[2] - Fix a typo: SystemDarkmodePrefrence => SystemDarkmodePreference [1]: Modified from https://github.com/jessuni/shikwasa/blob/main/pages/public/index.js#L208 [2]: Took inspiration from https://blog.skk.moe/post/hello-darkmode-my-old-friend | |||||
2021-05-28 | Add sub-navbar support | Doge | 1 | -26/+32 | |
2021-05-25 | Fix style error | Doge | 1 | -3/+3 | |
2021-05-25 | Add sub nav configuration | Doge | 1 | -7/+34 | |
2021-05-21 | Add header adjustment with autoscroll | Doge | 1 | -3/+9 | |
2021-05-15 | Resize header page in not index pages | Doge | 1 | -0/+4 | |
2021-05-11 | Add support for logo with dark mode and icon descriptions | Doge | 1 | -14/+21 | |
2021-05-11 | Enhancement for non-self link security | Doge | 1 | -3/+6 | |
2021-05-10 | Enhance autodark working | Doge | 1 | -1/+1 | |
2021-05-09 | Add pagination support | Doge | 1 | -1/+1 | |
2021-05-08 | Draw header page | Doge | 1 | -31/+56 | |
2021-05-07 | Change header layout | Doge | 1 | -2/+12 | |
2021-05-07 | Add footer and page navigator support | Doge | 1 | -0/+3 | |
2021-05-06 | Making progress | Doge | 1 | -0/+20 | |
2021-05-03 | Initial commit | Doge | 1 | -0/+0 | |