aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-08styles: Hide the "Watch Credits" buttonTeddy Wing
2020-05-06Move `with_player` to a new moduleTeddy Wing
2020-05-06Makefile: Fix rebuild of non-index.js filesTeddy Wing
2020-05-06styles: Fix `stylesheet` is `null` errorTeddy Wing
2020-05-06Convert from a web extension to a user scriptTeddy Wing
2020-05-05Move fullscreen credits init function to fullscreen_credits.tsTeddy Wing
2020-05-05src/index.ts: Remove commented global variableTeddy Wing
2020-05-05Extract credits handling and CSS styles to separate modulesTeddy Wing
2020-05-05Move content script to TypeScriptTeddy Wing
2020-05-05Reactivate player controls and hide UITeddy Wing
2020-05-05Use `classList.remove()`Teddy Wing
2020-05-05Try removing `postplay` class from player elementTeddy Wing
2020-05-05Remove `webRequest` codeTeddy Wing
2020-05-03manifest.json: Fix gecko.idTeddy Wing
2020-05-03Old background and content scriptsTeddy Wing
2018-12-16Add a draft `manifest.json`Teddy Wing