Commit graph

189 commits

Author SHA1 Message Date
Chris Kruining
6d74950495
fix table style issues 2024-12-11 14:55:53 +01:00
Chris Kruining
de79467db3
quickly add sorting via clicks on column header 2024-12-11 11:11:28 +01:00
Chris Kruining
f21fa5e224
fix and expand table styles. man do I ever love scroll animations!!! 2024-12-11 10:07:48 +01:00
Chris Kruining
41bd3463e7
patch styles of marker element of selectable 2024-12-11 10:07:13 +01:00
Chris Kruining
b80e4ea6f5
use dataset functions 2024-12-11 10:06:18 +01:00
Chris Kruining
f87ea3697f
patch table border radius 2024-12-11 10:05:43 +01:00
Chris Kruining
de0d2c0202
add some bogus data for a more filled out table 2024-12-11 10:05:00 +01:00
Chris Kruining
977670b9e0
made tables more feature complete and started splitting of all the data handling to dataset.ts 2024-12-10 15:07:45 +01:00
Chris Kruining
a976353890
could the undefined already be a string perhaps? 2024-12-04 10:19:12 +01:00
Chris Kruining
6cf4bc450f
add fallbacks for when theme is undefined 2024-12-04 09:44:11 +01:00
Chris Kruining
183618a0c8
slight improvement on landing UX 2024-12-04 09:38:58 +01:00
Chris Kruining
17e49c23d8
started splitting of into components 2024-12-03 16:01:14 +01:00
Chris Kruining
c31074de4b
Merge branch 'main' into feature/add-language 2024-12-03 13:25:36 +01:00
Chris Kruining
6c637b8433
remove view menu item 2024-12-03 13:24:34 +01:00
Chris Kruining
4a63b5db13
add explicit width and height to image 2024-12-03 11:38:34 +01:00
Chris Kruining
e02d6fe283
add sitemap and robots.txt 2024-12-03 10:55:16 +01:00
Chris Kruining
4dc8b13005
some lighthouse fixes 2024-12-03 08:45:23 +01:00
Chris Kruining
4e98849e07
implemented feature
TODOs:
- extract logic to feature file to simplify component
- add unit test
- add end-to-end tests
2024-12-02 16:29:09 +01:00
Chris Kruining
316e3158db
small style tweaks 2024-12-02 14:21:58 +01:00
Chris Kruining
6428a9192f
remove style from head due to ssr duplicate 2024-12-02 13:32:38 +01:00
Chris Kruining
aee0523adc
finally have some more fixes for the styling 2024-12-02 13:08:23 +01:00
Chris Kruining
ecf7b0df20
theme-color meta needs to be in the head 2024-12-02 10:09:22 +01:00
Chris Kruining
9791c09a25
does this prevent the url from showin in pwa mode??? 2024-12-02 09:55:02 +01:00
Chris Kruining
e58f6f2396
move theme options to sub menu 2024-12-02 09:16:53 +01:00
Chris Kruining
9caa0bdec8
even more fixing.... 2024-11-28 14:33:12 +01:00
Chris Kruining
9a946dff43
fix 2024-11-28 14:14:04 +01:00
Chris Kruining
b83d86b7a8
fix color definitions 2024-11-28 14:05:31 +01:00
Chris Kruining
446b4a456f
kaas 2024-11-28 13:53:30 +01:00
Chris Kruining
d58c57f5fa
double oops....... 2024-11-28 13:44:50 +01:00
Chris Kruining
2c6ea4ce0e
oops 2024-11-28 13:35:56 +01:00
Chris Kruining
6c1af29847
fix color scheme??? 2024-11-28 13:14:56 +01:00
Chris Kruining
bfb668a164
much better! 2024-11-28 08:31:31 +01:00
Chris Kruining
76c5de5c32
close tab on middle mouse button 2024-11-21 20:43:42 +01:00
Chris Kruining
22a052c137
remove roboto font (due to layout shift while loading) 2024-11-21 20:32:29 +01:00
Chris Kruining
bf5b2a96b5
fix theme color? 2024-11-21 20:31:36 +01:00
Chris Kruining
13e5727497
sprucing the app up a little 2024-11-21 17:01:44 +01:00
Chris Kruining
9d064b4c1c
lets debug once more... 2024-11-21 08:22:16 +01:00
Chris Kruining
accd865f6b
update logo 2024-11-21 07:39:42 +01:00
Chris Kruining
aa8ec31353
uuuuuugh 2024-11-18 15:48:27 +01:00
Chris Kruining
7b0e4d4879
the .env file worked but was cached perhaps??? also use <Meta /> 2024-11-18 15:43:29 +01:00
Chris Kruining
75ff164f01
kaas 2024-11-18 15:27:04 +01:00
Chris Kruining
12f10d4ee1
lame and lazy fix for now... 2024-11-18 15:19:05 +01:00
Chris Kruining
7120a76589
why is my secret not comming through??? 2024-11-18 14:01:11 +01:00
Chris Kruining
9921c320d3
disable broken tests for now 2024-11-14 19:01:43 +01:00
Chris Kruining
597c7e4e0b
more fancy pancy error component 2024-11-12 16:09:24 +01:00
Chris Kruining
da016f2e03
tiny bit of cleanup 2024-11-12 16:08:50 +01:00
Chris Kruining
cdbb11b14a
maybe tests are cool after all, fixed bugs and simplified deepDiff 2024-11-11 11:47:07 +01:00
Chris Kruining
d838b06e13
clean up import 2024-11-07 10:45:01 +01:00
Chris Kruining
3a79fd4488
added CSP 2024-11-07 09:49:21 +01:00
Chris Kruining
dc30ebb35e
I think I kinda like this new view transition API 😍 2024-11-05 16:16:13 +01:00