aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-22support yt url queries for start time, etcHEADmasterTim Keller3-6/+31
2026-05-21add dynamic svg faviconTim Keller2-0/+2
2026-05-21check if tags exist before trying to populate them and remove new tags div if...Tim Keller2-4/+9
2026-05-17refactor some and client side support for new api + cleanup client code and f...Tim Keller6-137/+165
2026-05-16new api implemented server-sideTim Keller4-51/+177
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 intende...Tim Keller4-29/+9
2026-05-14footer link and even more minimal styleTim Keller2-32/+32
2026-05-14simplify css and refactorTim Keller3-80/+41
2026-05-14fix description parsingTim Keller1-2/+3
2026-05-14rename instanceTim Keller1-2/+2
2026-05-14rename project to embedtube and revise readme.md. add btc donation linkTim Keller6-11/+42
2026-05-14dont use whole page width on pagesTim Keller2-1/+12
2026-05-14add mit license fileTim Keller1-0/+21
2026-05-14refactor and fix createAnchors functionTim Keller1-15/+21
2026-05-14fix error 153 because youtube no longer allows referrerpolicy=no-referrerTim Keller1-1/+1
2025-05-24cleanup all go code and add an index/home page that is composed from the read...Tim Keller12-121/+243
2025-05-23support /watch?v=Tim Keller1-4/+7
2025-05-23docker support and readmeTim Keller5-1/+45
2025-05-23initial commitTim Keller7-0/+394