summaryrefslogtreecommitdiff
path: root/deployments (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-26start dmsTyler Murphy20-290/+763
2023-02-21allow port envTyler Murphy1-1/+8
2023-02-15fix flex dir, follower/folowing swap fixTyler Murphy2-4/+8
2023-02-15followers and following tabsTyler Murphy4-52/+101
2023-02-15fix root db callTyler Murphy3-26/+20
2023-02-15make database calls 1 connTyler Murphy19-681/+815
2023-02-14bug fixesTyler Murphy5-14/+35
2023-02-14friendsTyler Murphy20-75/+490
2023-02-13fix seoTyler Murphy16-37/+179
2023-02-13fix login redirectTyler Murphy4-2/+18
2023-02-12update dependicies, fix profile pageTyler Murphy5-14/+25
2023-02-12refactorTyler Murphy29-651/+1333
2023-02-03docs is ssr'dTyler Murphy11-556/+500
2023-02-03favicon fix / readmeTyler Murphy3-0/+6
2023-02-02api docsTyler Murphy4-1/+676
2023-02-02dont show load posts button if no postsTyler Murphy1-2/+3
2023-02-02dont commit rate limitTyler Murphy2-2/+2
2023-02-02loading by offset on profileTyler Murphy7-38/+62
2023-02-01add caching headerTyler Murphy1-4/+33
2023-02-01image upload spinnerTyler Murphy5-13/+90
2023-02-01static serve refactorTyler Murphy16-173/+192
2023-01-31remove b64 imgsTyler Murphy12-27/+64
2023-01-31gitignoreTyler Murphy1-1/+1
2023-01-31custosm avatars and bannersTyler Murphy41-23/+576
2023-01-31fix adminTyler Murphy1-1/+1
2023-01-31mobile cssTyler Murphy3-2/+16
2023-01-31rate limitingTyler Murphy8-43/+321
2023-01-30colored pfpsTyler Murphy33-19/+35
2023-01-30dark modeTyler Murphy13-72/+143
2023-01-30change green colorTyler Murphy2-4/+5
2023-01-30admin page cssTyler Murphy2-15/+24
2023-01-30fix console pageTyler Murphy2-9/+9
2023-01-30css changes, secure/http only admin sessionTyler Murphy9-27/+35
2023-01-29dont log admin stuffTyler Murphy3-6/+11
2023-01-29refactorTyler Murphy8-43/+58
2023-01-29admin pageTyler Murphy22-4/+585
2023-01-29no mass rerendering html plus logging fixTyler Murphy10-89/+142
2023-01-28reverse proxy ip checkingTyler Murphy4-61/+104
2023-01-28fmtTyler Murphy17-258/+520
2023-01-28new rust, clippyTyler Murphy16-60/+67
2023-01-28clippy my belovedTyler Murphy11-58/+86
2023-01-28readmetylermurphy5341-1/+1
2023-01-28dockerTyler Murphy8-17/+103
2023-01-28tracingTyler Murphy12-16/+172
2023-01-28fix rerendering logout button, console pageTyler Murphy21-94/+372
2023-01-27rusty boio finishedTyler Murphy8-26/+72
2023-01-26input length and range checkingTyler Murphy5-7/+96