Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-02 | fix: correct logic...feat-toggle-dark | 135e2 | 3 | -30/+75 | |
... with tons of comments XD | |||||
2022-06-01 | feat: add #btn-toggle-dark botton to toggle dark mode | 135e2 | 3 | -42/+283 | |
- 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 | |||||
2022-05-31 | Remove redundant TS config file | Doge Gui | 1 | -74/+0 | |
2021-05-11 | Add support for logo with dark mode and icon descriptions | Doge | 3 | -1/+25 | |
2021-05-10 | Add compressed js and css | Doge | 1 | -0/+1 | |
2021-05-10 | Enhance autodark working | Doge | 2 | -6/+2 | |
2021-05-09 | Fix darkmode bug | Doge | 2 | -19/+30 | |
2021-05-09 | Fix lazyload bug | Doge | 2 | -4/+8 | |
2021-05-08 | Combine js files | Doge | 5 | -74/+137 | |
2021-05-07 | Add darkmode support | Doge | 3 | -0/+147 | |