Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-29 | Fix player not working error | Doge Gui | 1 | -2/+3 | |
Conflicts: layout/post.ejs Co-authored-by: 135e2 <[email protected]> | |||||
2022-10-13 | fix: check Chapter type | 135e2 | 1 | -2/+2 | |
... to avoid the following error (while we don't have chapters): Uncaught ReferenceError: Chapter is not defined | |||||
2022-06-03 | 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-05-28 | Fix invalid relative url in player and feed | Doge | 1 | -5/+13 | |
2021-05-21 | Add header adjustment with autoscroll | Doge | 1 | -1/+11 | |
2021-05-15 | Add post page date tag | Doge | 1 | -1/+4 | |
2021-05-15 | Add chapters to web-player support | Doge | 1 | -1/+28 | |
2021-05-13 | Add extension tags with rendering meta | Doge | 1 | -41/+0 | |
2021-05-12 | Fix eslint error | Doge | 1 | -1/+1 | |
2021-05-12 | Add timeline seek support | Doge | 1 | -1/+2 | |
2021-05-12 | Add podcast meta rendering | Doge | 1 | -0/+41 | |
2021-05-11 | Add rss podcast support | Doge | 1 | -2/+2 | |
2021-05-10 | Fix padding error | Doge | 1 | -1/+1 | |
2021-05-10 | Fix incorrect position | Doge | 1 | -2/+2 | |
2021-05-09 | Fix layout minor bugs | Doge | 1 | -40/+38 | |
2021-05-09 | Code enhancement | Doge | 1 | -60/+54 | |
2021-05-09 | Finish post detail page | Doge | 1 | -32/+65 | |
2021-05-08 | Minor bug fixes | Doge | 1 | -1/+1 | |
2021-05-08 | Add time format custom option | Doge | 1 | -1/+1 | |
2021-05-08 | Add podcast player support | Doge | 1 | -1/+22 | |
Thanks to Shikwasa :+1: | |||||
2021-05-07 | Add post support | Doge | 1 | -0/+13 | |
2021-05-03 | Initial commit | Doge | 1 | -0/+0 | |