Commit graph

4 commits

Author SHA1 Message Date
b75ed20047 Modified Dockerfile To Use Bun And Use a Different Build Command
There is a bug, discussed at https://github.com/oven-sh/bun/issues/4754 where running bun for vue-tsc fails for some reason. I am compensating by running `bunx --bun vite build` manually, and ignoring the type checking, since I don't really need that in prod.
2024-02-04 20:00:07 -05:00
255f15798a Many Changes
Added a 'default' image for spots where one is missing. Not the best solution, but it looks better on the site.
Cleaned up my code to avoid some duplication.
Added better 'Select All' logic to the event filter.
2024-01-23 18:33:55 -05:00
599d44a86b Lots of CSS fixing and added new items 2024-01-21 12:18:57 -05:00
44fad476d2 Initial commit... 2024-01-16 17:06:01 -05:00