aboutsummaryrefslogtreecommitdiff
path: root/static/index.js
AgeCommit message (Collapse)AuthorFilesLines
2026-05-21check if tags exist before trying to populate them and remove new tags div ↵Tim Keller1-2/+5
if no tags exist
2026-05-17refactor some and client side support for new api + cleanup client code and ↵Tim Keller1-93/+98
fix some server bugs
2026-05-14fix clicking timestamp from commentsTim Keller1-2/+9
2026-05-14return to top of page after clicking timestampTim Keller1-0/+1
2026-05-14even more minimal and removed playback rate control since i found the ↵Tim Keller1-6/+0
intended control on the top on the embed frame oopsies
2026-05-14simplify css and refactorTim Keller1-13/+21
2026-05-14fix description parsingTim Keller1-2/+3
2026-05-14refactor and fix createAnchors functionTim Keller1-15/+21
2025-05-23initial commitTim Keller1-0/+175