Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-29 | revert: Revert "chore: load css & js locally..." | 135e2 | 2 | -2/+0 | |
This reverts commit 45dba0654aa9c8ba210b8d5b80cdc388c408beef. Conflicts: layout/_partial/head.ejs layout/_partial/scripts.ejs | |||||
2022-06-07 | chore: use cdnjs 360 mirror | 135e2 | 2 | -7/+0 | |
2022-06-03 | chore: load css & js locally... | 135e2 | 4 | -0/+9 | |
... for better loading speed since jsDelivr sucks | |||||
2022-06-03 | feat: add #btn-toggle-dark botton to toggle dark mode | 135e2 | 2 | -10/+36 | |
- 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-25 | Add sub nav configuration | Doge | 2 | -3/+9 | |
2021-05-25 | Add feeding page | Doge | 2 | -1/+5 | |
2021-05-22 | Add site boardcast support with mourn mode | Doge | 2 | -1/+6 | |
2021-05-15 | Set darkmode img high-contrast with low brightness | Doge | 2 | -1/+4 | |
2021-05-11 | Minor improvement | Doge | 1 | -0/+1 | |
2021-05-11 | Change footer style | Doge | 2 | -21/+21 | |
2021-05-10 | Fix padding error | Doge | 2 | -3/+3 | |
2021-05-10 | Add compressed js and css | Doge | 1 | -0/+1 | |
2021-05-10 | Change default darkmode for card ele | Doge | 1 | -1/+2 | |
2021-05-10 | Fix incorrect position | Doge | 1 | -2/+2 | |
2021-05-09 | Fix layout minor bugs | Doge | 1 | -10/+16 | |
2021-05-09 | Code enhancement | Doge | 1 | -1/+11 | |
2021-05-09 | Finish post detail page | Doge | 1 | -0/+4 | |
2021-05-09 | Complete footer | Doge | 1 | -0/+5 | |
2021-05-09 | Add pagination support | Doge | 1 | -0/+9 | |
2021-05-09 | Complete index list | Doge | 1 | -0/+3 | |
2021-05-08 | Draw header page | Doge | 1 | -0/+16 | |
2021-05-08 | Minor bug fixes | Doge | 1 | -1/+1 | |
2021-05-07 | Fix highlight.js conflict with bulma.css | Doge | 1 | -0/+3 | |
2021-05-03 | Add modules support | Doge | 1 | -0/+0 | |