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 | docs: update thanks list | 135e2 | 2 | -2/+2 | |
Replace bulma-prefers-dark with bulmaswatch, our new dark-theme template | |||||
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 | 9 | -57/+328 | |
- 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 | 2 | -75/+1 | |
2022-01-16 | Check constructor | Doge Gui | 1 | -4/+5 | |
2022-01-16 | Update Node.js requirements | Doge Gui | 2 | -2/+2 | |
2022-01-15 | Fix 'podcast' is not a constructor | Doge Gui | 1 | -0/+2 | |
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-29 | Fix iTuens Summary field | Doge | 1 | -0/+1 | |
2021-05-29 | Fix invalid copyright info in RSS and desc | Doge | 2 | -22/+25 | |
2021-05-28 | Fix invalid rss summary | Doge | 1 | -2/+2 | |
2021-05-28 | Fix invalid relative url in player and feed | Doge | 3 | -7/+21 | |
2021-05-28 | Merge branch 'main' of https://github.com/guiqiqi/chromate into main | Doge | 1 | -0/+17 | |
2021-05-28 | Add sub-navbar support | Doge | 2 | -27/+32 | |
2021-05-26 | Add stale bot | Doge-GUI | 1 | -0/+17 | |
2021-05-25 | Fix style error | Doge | 1 | -3/+3 | |
2021-05-25 | Add sub nav configuration | Doge | 4 | -10/+54 | |
2021-05-25 | Remove feed tag and inline css | Doge | 2 | -33/+1 | |
2021-05-25 | Add feeding page | Doge | 4 | -3/+39 | |
2021-05-23 | Create CNAME | Doge-GUI | 1 | -0/+1 | |
2021-05-23 | Update GitHub Issue Templates | Doge | 2 | -20/+32 | |
2021-05-23 | Add GitHub check action and package desc | Doge | 2 | -0/+52 | |
2021-05-22 | Add site boardcast support with mourn mode | Doge | 6 | -4/+47 | |
2021-05-21 | Add RSS feeding logo | Doge | 2 | -1/+2 | |
2021-05-21 | Fix favicon doest show bug | Doge | 1 | -1/+3 | |
2021-05-21 | Add header adjustment with autoscroll | Doge | 3 | -4/+32 | |
2021-05-16 | Update readme desc | Doge | 2 | -0/+4 | |
2021-05-16 | Add License | Doge-GUI | 1 | -0/+21 | |
2021-05-15 | Merge branch 'main' of https://github.com/guiqiqi/chromate into main | Doge | 2 | -0/+42 | |
2021-05-15 | Resize header page in not index pages | Doge | 1 | -0/+4 | |
2021-05-15 | Update issue templates | Doge-GUI | 2 | -0/+42 | |
2021-05-15 | Set darkmode img high-contrast with low brightness | Doge | 3 | -2/+5 | |
2021-05-15 | Fix incorrect darkmode style | Doge | 2 | -4/+4 | |
2021-05-15 | Add post page date tag | Doge | 1 | -1/+4 | |
2021-05-15 | Add chapters to web-player support | Doge | 2 | -1/+33 | |
2021-05-15 | Change tags style | Doge | 1 | -14/+37 | |
2021-05-15 | Fix main css loading with none-css | Doge | 1 | -1/+1 | |
2021-05-14 | Fix incorrect address of readme files | Doge | 2 | -2/+2 | |
2021-05-14 | Add some readme | Doge | 7 | -11/+312 | |
2021-05-13 | Add Apple podcast categories support | Doge | 2 | -2/+23 | |
2021-05-13 | Remove local relative links | Doge-GUI | 1 | -1/+1 | |
2021-05-13 | Remove relative links with rss feed | Doge-GUI | 1 | -1/+1 | |
2021-05-13 | Try to fix error | Doge | 2 | -3/+7 | |
2021-05-13 | replaceAll to replace | Doge | 1 | -1/+1 | |
2021-05-13 | Add rss auto discovery and fix some bugs with rss | Doge | 3 | -5/+16 | |
2021-05-13 | Add extension tags with rendering meta | Doge | 5 | -50/+53 | |
2021-05-13 | Fix podcast feed invalid description field | Doge | 1 | -5/+4 | |
2021-05-12 | Fix eslint error | Doge | 1 | -1/+1 | |