aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/lib/svelte (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-29Add title to missing navMatt Strapp1-4/+11
2023-09-29FormattingMatt Strapp19-171/+173
2023-09-29Update dep + fix buildMatt Strapp3-57/+57
2023-09-29Destroy web worker when navigated awayMatt Strapp1-1/+5
2023-09-29Forgor an iconMatt Strapp3-2/+3
2023-09-29Add a reload prompt instead of an auto-updateMatt Strapp2-33/+45
2023-09-29Fix centering of contentMatt Strapp4-32/+63
2023-09-28Pin dependenciesMatt Strapp2-23/+23
2023-09-28somehow fix buildingMatt Strapp3-11/+11
2023-09-28Bump postcss from 8.4.29 to 8.4.30dependabot[bot]2-39/+39
2023-09-28Bump @floating-ui/dom from 1.5.2 to 1.5.3dependabot[bot]2-5/+5
2023-09-28Bump @types/node from 20.6.0 to 20.7.1dependabot[bot]2-16/+16
2023-09-28Bump @skeletonlabs/skeleton from 2.1.0 to 2.2.0dependabot[bot]2-5/+5
2023-09-28Bump autoprefixer from 10.4.15 to 10.4.16dependabot[bot]2-5/+5
2023-09-28aaaMatt Strapp6-19/+16
2023-09-28Importing the worker every time is less annoying than a FOUCMatt Strapp2-3/+0
2023-09-28don't have the github link open in a new tabMatt Strapp1-1/+0
2023-09-28Get rid of some useless junkMatt Strapp2-11/+11
2023-09-28Make everything look better againMatt Strapp5-42/+50
2023-09-28Make the website less ugly, especially on mobileMatt Strapp5-18/+91
2023-09-28LintMatt Strapp7-43/+51
2023-09-27Get rid of crc32, truncate insteadMatt Strapp10-67/+136
2023-09-27Workspaces!Matt Strapp5-4936/+4575
2023-09-27Upgrade depsMatt Strapp10-563/+583
2023-09-15lint: add eslint --fix to lint scriptMatt Strapp1-1/+1
2023-09-15make eslint and prettier happyMatt Strapp3-32/+32
2023-09-15t r a n s p a r e n c yMatt Strapp1-0/+0
2023-09-15Make lighthouse happyMatt Strapp2-1/+3
2023-09-15add a 512x512 iconMatt Strapp2-2/+6
2023-09-15add some more defaults to the manifestMatt Strapp1-2/+5
2023-09-15Don't cache the server files!!!Matt Strapp2-2/+2
2023-09-15Here goes nothing!Matt Strapp18-151/+241