Joonas qwertyasdfgh
  • wow

  • Joined on 2022-10-31
qwertyasdfgh pushed to master at qwertyasdfgh/twitter-clone 2023-11-14 08:03:46 +01:00
b4e0b8b4d2 Rename route
qwertyasdfgh pushed to master at qwertyasdfgh/twitter-clone 2023-11-13 12:33:46 +01:00
8351193d15 Add default pfp
qwertyasdfgh pushed to master at qwertyasdfgh/twitter-clone 2023-11-13 12:31:20 +01:00
71abdb52d5 Remove that
qwertyasdfgh pushed to master at qwertyasdfgh/twitter-clone 2023-11-13 12:30:43 +01:00
daeb2d6889 Add user index route, error handling, NavLink active styling and some layout improvements
qwertyasdfgh pushed to master at qwertyasdfgh/twitter-clone 2023-11-13 11:42:31 +01:00
5a9897ef38 Add following and unfollowing, profile descriptions, feed, various refactors, layout fixes and minor fixes
qwertyasdfgh pushed to master at qwertyasdfgh/twitter-clone 2023-11-10 11:42:43 +01:00
073d4aeeaf A lot of type fixing (horrible)
qwertyasdfgh pushed to master at qwertyasdfgh/twitter-clone 2023-11-09 22:20:06 +01:00
3906439f76 More profile picture stuff
9293a43d9c Access control and refactor root loader for Poster component
35f42d5fdc Form validation
084fa4fa53 Add profile pictures
Compare 4 commits »
qwertyasdfgh pushed to master at qwertyasdfgh/twitter-clone 2023-11-09 17:28:43 +01:00
67069c2551 NavItem element
dcb82c56da Password changing and refactors
79ff93341a Styling improvements
Compare 3 commits »
qwertyasdfgh pushed to master at qwertyasdfgh/twitter-clone 2023-11-09 12:56:15 +01:00
0ad197ca6f Fixes and error handling
qwertyasdfgh pushed to master at qwertyasdfgh/twitter-clone 2023-11-09 12:39:32 +01:00
c3dfc8e2c6 initial commit
qwertyasdfgh created branch master in qwertyasdfgh/twitter-clone 2023-11-09 12:39:32 +01:00
qwertyasdfgh created repository qwertyasdfgh/twitter-clone 2023-11-09 12:39:09 +01:00
qwertyasdfgh pushed to master at qwertyasdfgh/twitch_bot 2023-02-25 14:49:06 +01:00
ba2f3e8f92 didn't know you can just put auto
qwertyasdfgh pushed to master at qwertyasdfgh/twitch_bot 2023-02-18 13:08:22 +01:00
0bdab37f2e add error handling to the one route we need it in
qwertyasdfgh pushed to master at qwertyasdfgh/twitch_bot 2023-02-18 12:49:44 +01:00
fd6b3a73fc switch from express to fastify
qwertyasdfgh pushed to master at qwertyasdfgh/twitch_bot 2023-02-13 10:56:06 +01:00
25103681ba removed coinflip
qwertyasdfgh pushed to master at qwertyasdfgh/twitch_bot 2023-02-12 01:23:48 +01:00
0b1d52e418 added coinflip command and also did some refactorig
qwertyasdfgh pushed to master at qwertyasdfgh/twitch_bot 2023-02-12 00:00:06 +01:00
d8c2513954 various fixes and refactorings
qwertyasdfgh pushed to master at qwertyasdfgh/Makking 2023-02-11 21:13:32 +01:00
508892ad3b input validation
qwertyasdfgh pushed to master at qwertyasdfgh/Makking 2023-02-11 21:04:31 +01:00
2d2b227a2b sort with database functions instead, so much easier