| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-25 | Fix auto scrollbar displacing contentHEADmaster | Axel Forsman | |
| After the table of results is populated from first starting to type in the search field it likely no longer fits vertically on the page. This caused the browser to provide a scrollbar that would offset the content. Fixed by using `overflow-y: scroll` to prevent the scrollbar from appearing and disappearing when the content changes. Instead the scrollbar is always displayed. | |||
| 2020-09-15 | Add GitHub Pages frontend | Axel Forsman | |
| 2020-09-13 | Add workflow for building index | Axel Forsman | |
| 2020-09-13 | Add license | Axel Forsman | |
| 2020-09-13 | Add README.md | Axel Forsman | |
| 2020-09-13 | Add ShellCheck GitHub Actions workflow | Axel Forsman | |
| 2020-09-13 | Use ':' as Git tag delimiter | Axel Forsman | |
| Git tags are allowed to contain commas but not colons. | |||
| 2020-09-13 | Initial commit | Axel Forsman | |
