| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-05 | Move fullscreen credits init function to fullscreen_credits.ts | Teddy Wing | |
| Makes more sense to put it in the fullscreen_credits module. | |||
| 2020-05-05 | src/index.ts: Remove commented global variable | Teddy Wing | |
| That was for testing and is no longer needed. | |||
| 2020-05-05 | Extract credits handling and CSS styles to separate modules | Teddy Wing | |
| Start to establish a bit of separation and organisation. | |||
| 2020-05-05 | Move content script to TypeScript | Teddy Wing | |
| I'd like to split up some functionality into modules, and it seems like using TypeScript would be a good way to achieve that. | |||
