Commit graph

172 commits

Author SHA1 Message Date
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
Chris Kruining
6e41abdf46
minor refactors 2024-11-05 16:15:46 +01:00
Chris Kruining
5af8fee981
initial start with tests 2024-11-05 16:15:09 +01:00
Chris Kruining
b8e3a76768
boom, back up and running again 2024-11-05 07:34:55 +01:00
Chris Kruining
992bb77d2f
working on fixing/reimplementing save command now that the mutations logic is more complete 2024-11-04 17:03:41 +01:00
Chris Kruining
6ed9c74862
PWA improvements 2024-10-31 14:33:42 +01:00
Chris Kruining
6f0418d6c5
apply name change 2024-10-31 10:08:35 +01:00
Chris Kruining
0501a0a463
improved diffing algorithm 2024-10-30 16:27:34 +01:00
Chris Kruining
6d1e011621
first attempt with deleting rows. deep diff algorithm needs more time in the cooker 2024-10-29 18:36:01 +01:00
Chris Kruining
041de66c64
fix up tabs ui 2024-10-29 18:15:46 +01:00
Chris Kruining
addc6bfb11
fix issues with tabs 2024-10-29 16:20:48 +01:00
Chris Kruining
b27abe928d
initial attempt with pwa 2024-10-29 13:33:01 +01:00
Chris Kruining
ddf4519f41
refactoring stuff to make sure the right responsibility is fullfilled in the right place 2024-10-28 15:43:53 +01:00
Chris Kruining
fa9264326b
some restructuring and added a color-scheme-picker 2024-10-28 14:15:41 +01:00
Chris Kruining
c02fb2d924
WOOP WOOP, file save works!!! 2024-10-24 14:43:20 +02:00
Chris Kruining
5367ed2f44
quick snapshot 2024-10-24 14:39:08 +02:00
Chris Kruining
b03f80f34f
started introduction of splitting into tabs 2024-10-23 16:21:01 +02:00
Chris Kruining
1472bd8116
update styling 2024-10-23 14:02:25 +02:00