Skip to content

Latest πŸ—žοΈ

Friday, April 3

Git Commits

days commits 1 ohnsh/days
  • 9:19 pm β€” John Sherrell <dev@ohn.sh>

    Added video descriptions. I'm sure some should be rendered as markdown but currently it's just the raw string in an HTML paragraph. VideoList is too trivial to justify a separate component; it's now combined with VideoTabs.

ohnsh commits 1 ohnsh/ohnsh
  • 10:56 pm β€” John Sherrell <107401967+ohnsh@users.noreply.github.com>

    CE README

ptz-websocket commits 1 ohnsh/ptz-websocket
  • 10:13 am β€” John Sherrell <dev@ohn.sh>

    New helper scripts for starting MediaMTX and ws-ptz (independent of ttyd).

YouTube

Tuesday, March 31

Git Commits

days commits 2 ohnsh/days
  • 6:22 pm β€” John Sherrell <dev@ohn.sh>

    Wised up and using `title` prop on astro-embed-youtube component instead of overlaying my own. The main advantage is that it disappears when the actual video loads (on click).

  • 5:56 pm β€” John Sherrell <dev@ohn.sh>

    Sorting videos by title within each tab/category. Added title overlay to top-left corner of video thumbails. Still need to hide it when the actual video loads (on click).

Monday, March 30

Git Commits

xpro-nextjs-dashboard commits 1 ohnsh/xpro-nextjs-dashboard
  • 10:45 am β€” John Sherrell <dev@ohn.sh>

    Added search and pagination to the invoices page. Added authentication with next-auth. Final project is complete.

YouTube