Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-01 | fix: set initial media attributes | 135e2 | 1 | -2/+2 | |
Set default bulma theme while loading css to avoid switching website theme regularly at loading stage. | |||||
2022-06-01 | feat: add #btn-toggle-dark botton to toggle dark mode | 135e2 | 1 | -2/+2 | |
- 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-08-12 | Fix undefined title error | Doge Gui | 1 | -1/+3 | |
2021-08-05 | Add title for non-home page | Doge Gui | 1 | -1/+5 | |
2021-05-25 | Remove feed tag and inline css | Doge | 1 | -1/+1 | |
2021-05-25 | Add feeding page | Doge | 1 | -1/+1 | |
2021-05-22 | Add site boardcast support with mourn mode | Doge | 1 | -1/+1 | |
2021-05-21 | Fix favicon doest show bug | Doge | 1 | -1/+3 | |
2021-05-15 | Set darkmode img high-contrast with low brightness | Doge | 1 | -1/+1 | |
2021-05-15 | Fix incorrect darkmode style | Doge | 1 | -1/+1 | |
2021-05-15 | Fix main css loading with none-css | Doge | 1 | -1/+1 | |
2021-05-13 | Add rss auto discovery and fix some bugs with rss | Doge | 1 | -0/+5 | |
2021-05-11 | Change footer style | Doge | 1 | -1/+1 | |
2021-05-11 | Enhancement for non-self link security | Doge | 1 | -5/+2 | |
2021-05-11 | Make pre code more beautiful | Doge | 1 | -1/+1 | |
2021-05-11 | Make enhancement for speed | Doge | 1 | -1/+4 | |
2021-05-11 | Favicon support | Doge | 1 | -3/+2 | |
2021-05-10 | Add compressed js and css | Doge | 1 | -1/+1 | |
2021-05-08 | Draw header page | Doge | 1 | -1/+1 | |
2021-05-08 | Minor bug fixes | Doge | 1 | -0/+1 | |
2021-05-06 | Making progress | Doge | 1 | -4/+1 | |
2021-05-03 | Add modules support | Doge | 1 | -8/+10 | |
2021-05-03 | Initial commit | Doge | 1 | -0/+26 | |