Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-01 | Merge branch 'experimental' into dev | 135e2 | 1 | -1/+2 | |
Conflicts: layout/_partial/head.ejs | |||||
2022-06-01 | feat: add #btn-toggle-dark botton to toggle dark mode | 135e2 | 1 | -1/+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 | |||||
2022-05-29 | chore: replace jsDelivr CDN ... | 135e2 | 1 | -4/+4 | |
... with something faster (least in Mainland China?) | |||||
2021-05-15 | Add chapters to web-player support | Doge | 1 | -0/+5 | |
2021-05-11 | Add support for logo with dark mode and icon descriptions | Doge | 1 | -1/+5 | |
2021-05-11 | Enhancement for non-self link security | Doge | 1 | -3/+4 | |
2021-05-11 | Make enhancement for speed | Doge | 1 | -6/+4 | |
2021-05-11 | Favicon support | Doge | 1 | -0/+3 | |
2021-05-10 | Add compressed js and css | Doge | 1 | -1/+1 | |
2021-05-09 | Fix darkmode bug | Doge | 1 | -1/+0 | |
2021-05-08 | Combine js files | Doge | 1 | -6/+1 | |
2021-05-08 | Minor bug fixes | Doge | 1 | -13/+14 | |
2021-05-08 | Add podcast player support | Doge | 1 | -1/+1 | |
Thanks to Shikwasa :+1: | |||||
2021-05-07 | Fix highlight.js conflict with bulma.css | Doge | 1 | -5/+20 | |
2021-05-06 | Making progress | Doge | 1 | -2/+19 | |
2021-05-03 | Add modules support | Doge | 1 | -1/+6 | |
2021-05-03 | Initial commit | Doge | 1 | -0/+10 | |