JICOL
Easily keep track of your color palettes
No longer allowing "new palettes" w/o a proper title
Made navigation scrollable on mobile
Don't show user pfps if there's only one user
Added padding to color text so it doesn't get too close to the edge
Add context like menu to triple dots
Now showing pfps in user palettes
Created images endpoint that redirects to user's pfp
You can no longer delete others' palettes
You can no longer add to others' palettes
Only load palettes based on relevant page
Added "all palettes" link + page
Now identifying users by ID, not slug
Now checking if slug is used before assigning it to a new user
Created `visible` key for each palette so that other things than deletion can hide it
Fixed palette creation & deletion
Added hover to plus button
Moved user specific functions like add_palette to new file that is only loaded if it's your own page (for better speed)
Put all routers in a folder so it's better organised
Added "/me/" which redirects you to your own page
Now showing hover effect with hex value if no text is available
Now removing hover from text if there's no text