aboutsummaryrefslogtreecommitdiff
path: root/routes
AgeCommit message (Expand)AuthorFilesLines
2022-04-21Coming soon pageBobby6-647/+0
2022-03-21update main page viewBobby2-7/+18
2022-03-21404 error for postsBobby1-71/+80
2022-03-21katex remove paranthesis delimeterBobby1-2/+0
2022-03-21fix posts code renderingBobby1-6/+17
2022-03-21Add tabkes to post renderBobby1-0/+5
2022-03-21force check referer before api requestBobby1-82/+112
2022-03-21Delete post functionBobby1-0/+20
2022-03-21update posts functionBobby4-10/+74
2022-03-21Server side rendering of index pageBobby2-3/+45
2022-03-21Server side rendering of repos pageBobby4-64/+293
2022-03-20fix code highlightBobby1-12/+8
2022-03-20fix post rendering and linksBobby3-64/+118
2022-03-19Added post to main page + posts pageBobby2-11/+43
2022-03-16function to get postsBobby1-6/+11
2022-03-16Function to create postsBobby2-0/+21
2022-03-16get posts from firebaseBobby2-0/+25
2022-03-15repository page with pagination + user api + custom cursor and iconsBobby1-24/+50
2022-03-15repositories page and apiBobby2-1/+38
2022-03-15about pageBobby1-1/+3
2022-03-15remove creds routeBobby1-18/+0
2022-03-15Format secrets for firebaseBobby1-0/+17
2022-03-15admin login logout functionalityBobby2-1/+20
2022-03-12new express site with hello world pageBobby1-0/+12