- 08 Apr, 2021 3 commits
-
-
yPhil authored
- Icon classes semantically better named: icon-checked / icon-checkbox
-
yPhil authored
- Since the change to an image (ie not icon) default favicon I forgot to translate font-size to width/height ; new CSS var : --favicon-width
-
yPhil authored
- Because Twitter honors the robots.txt file (?!) I can't serve this image using a git repo ; makes sense, oh well.
-
- 06 Apr, 2021 11 commits
-
-
yPhil authored
-
yPhil authored
- HTTP **and** HTTPS environment variables - Both servers must remain available for now
-
yPhil authored
-
yPhil authored
Removed old unused pm2 config options to avoid confusion (now that we have the world's attention :))
-
yPhil authored
-
yPhil authored
-
yPhil authored
-
tobias authored
-
yPhil authored
- That's 340 default feeds now! I know, right? :)
-
yPhil authored
-
- 05 Apr, 2021 6 commits
-
-
yPhil authored
-
yPhil authored
- Curated (Only criteria: True MediaRSS format) from the quite impressive list at https://www.openculture.com/great-podcasts
-
yPhil authored
-
yPhil authored
-
yPhil authored
-
yPhil authored
- #Bug: XML is not an object when nbGroups / nbFeeds < 2 (#93) - Ensure int type for export iteration vars - Sensible defaults for NV imported feeds (status:off, height:220) - Removed a newly illegal CSS rule - Enforce red color on error feed title - Prefs: Added E.Hunley podcast feed - Deleted 2 lingering config icons
-
- 04 Apr, 2021 2 commits
- 03 Apr, 2021 1 commit
-
-
yPhil authored
So you know which is which ; Before that it replaced the URL with "Error".
-
- 02 Apr, 2021 1 commit
-
-
yPhil authored
-
- 01 Apr, 2021 1 commit
-
-
yPhil authored
Added a HUNDRED of default (mostly comics) feeds, total is now near 270.
-
- 31 Mar, 2021 2 commits
- 30 Mar, 2021 1 commit
-
-
yPhil authored
Sometimes, feedParser meta.link return value is empty, and since it's very rare (I only encountered today with a YouyTube playlist RSS feed link) I forgot to handle it ; Now all empty return values are hopefully handled. Also, while testing for that I discovered those two new pseudo-classes - https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-visible - https://developer.mozilla.org/en-US/docs/Web/CSS/:focus-within And secured them.
-
- 25 Mar, 2021 5 commits
- 24 Mar, 2021 7 commits