Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-09-29 | Bump @types/node from 20.7.1 to 20.7.2 | dependabot[bot] | 2 | -16/+16 |
2023-09-29 | set button type | Matt Strapp | 1 | -1/+1 |
2023-09-29 | a11y: Make lighthouse less sad | Matt Strapp | 1 | -1/+1 |
2023-09-29 | add PWA description | Matt Strapp | 1 | -0/+1 |
2023-09-29 | oops | Matt Strapp | 1 | -1/+1 |
2023-09-29 | Linky stinky | Matt Strapp | 2 | -6/+3 |
2023-09-29 | Add title to missing nav | Matt Strapp | 1 | -4/+11 |
2023-09-29 | Formatting | Matt Strapp | 19 | -171/+173 |
2023-09-29 | Update dep + fix build | Matt Strapp | 3 | -57/+57 |
2023-09-29 | Destroy web worker when navigated away | Matt Strapp | 1 | -1/+5 |
2023-09-29 | Forgor an icon | Matt Strapp | 3 | -2/+3 |
2023-09-29 | Add a reload prompt instead of an auto-update | Matt Strapp | 2 | -33/+45 |
2023-09-29 | Fix centering of content | Matt Strapp | 4 | -32/+63 |
2023-09-28 | Pin dependencies | Matt Strapp | 2 | -23/+23 |
2023-09-28 | somehow fix building | Matt Strapp | 3 | -11/+11 |
2023-09-28 | Bump postcss from 8.4.29 to 8.4.30 | dependabot[bot] | 2 | -39/+39 |
2023-09-28 | Bump @floating-ui/dom from 1.5.2 to 1.5.3 | dependabot[bot] | 2 | -5/+5 |
2023-09-28 | Bump @types/node from 20.6.0 to 20.7.1 | dependabot[bot] | 2 | -16/+16 |
2023-09-28 | Bump @skeletonlabs/skeleton from 2.1.0 to 2.2.0 | dependabot[bot] | 2 | -5/+5 |
2023-09-28 | Bump autoprefixer from 10.4.15 to 10.4.16 | dependabot[bot] | 2 | -5/+5 |
2023-09-28 | aaa | Matt Strapp | 6 | -19/+16 |
2023-09-28 | Importing the worker every time is less annoying than a FOUC | Matt Strapp | 2 | -3/+0 |
2023-09-28 | don't have the github link open in a new tab | Matt Strapp | 1 | -1/+0 |
2023-09-28 | Get rid of some useless junk | Matt Strapp | 2 | -11/+11 |
2023-09-28 | Make everything look better again | Matt Strapp | 5 | -42/+50 |
2023-09-28 | Make the website less ugly, especially on mobile | Matt Strapp | 5 | -18/+91 |
2023-09-28 | Lint | Matt Strapp | 7 | -43/+51 |
2023-09-27 | Get rid of crc32, truncate instead | Matt Strapp | 10 | -67/+136 |
2023-09-27 | Workspaces! | Matt Strapp | 5 | -4936/+4575 |
2023-09-27 | Upgrade deps | Matt Strapp | 10 | -563/+583 |
2023-09-15 | lint: add eslint --fix to lint script | Matt Strapp | 1 | -1/+1 |
2023-09-15 | make eslint and prettier happy | Matt Strapp | 3 | -32/+32 |
2023-09-15 | t r a n s p a r e n c y | Matt Strapp | 1 | -0/+0 |
2023-09-15 | Make lighthouse happy | Matt Strapp | 2 | -1/+3 |
2023-09-15 | add a 512x512 icon | Matt Strapp | 2 | -2/+6 |
2023-09-15 | add some more defaults to the manifest | Matt Strapp | 1 | -2/+5 |
2023-09-15 | Don't cache the server files!!! | Matt Strapp | 2 | -2/+2 |
2023-09-15 | Here goes nothing! | Matt Strapp | 18 | -151/+241 |