Commit Graph

12 Commits

Author SHA1 Message Date
Kalle
af3a654595
Customize profile colors (#603)
* Variables rearranged

* Make patron.json empty again

* Fix styles.css

* Working prototype

* Table legible color

* UI furthened

* Set opaque theme color with custom colors

* Control Color Selector with buttons

* Show info if can't edit colors

* borzoic can also edit colors

* Add migration

* Can send colors to backend

* Edit existing colors

* Use new layering strat for footer

* useMutation custom hook

* Footer adjusted text color

* Reset style after profile visit

* Set squid color after page load

* Mutate user after color selection
2021-07-29 20:30:47 +03:00
Kalle (Sendou)
ff248d6270 Trim custom url before saving to DB
Was causing 404 errors when users accidentally included
white space after the custom url
2021-05-08 17:59:01 +03:00
Kalle (Sendou)
dff31cdfc7 rename lib -> utils 2021-03-08 17:48:05 +02:00
Kalle (Sendou)
3a589c053f crash fixes 2021-01-30 13:36:39 +02:00
Kalle (Sendou)
89e14e0841 fix db connection problem take 43534234 2020-11-28 18:04:50 +02:00
Kalle (Sendou)
679abd62fe remove singleton solution 2020-11-28 17:23:57 +02:00
Kalle (Sendou)
78da5645d5 prisma codemod 2020-11-25 13:20:10 +02:00
Kalle (Sendou)
c6ca818b86 can submit builds 2020-11-23 15:20:29 +02:00
Kalle (Sendou)
a4f2a91bb1 fix profile modal 2020-11-19 19:13:09 +02:00
Kalle (Sendou)
bb42eca932 useSWR fetching logic fixes 2020-11-19 11:03:27 +02:00
Kalle (Sendou)
f711ca9e36 builds page header 2020-11-16 15:15:46 +02:00
Kalle (Sendou)
34d6917bf5 api routes for users 2020-11-07 15:07:30 +02:00