aboutsummaryrefslogtreecommitdiff
path: root/public/views
AgeCommit message (Expand)AuthorFilesLines
2022-04-21Coming soon pageBobby8-923/+0
2022-03-21Added alert messageBobby1-0/+5
2022-03-21update main page viewBobby1-3/+1
2022-03-21fix posts code renderingBobby2-3/+8
2022-03-21force check referer before api requestBobby1-59/+1
2022-03-21Delete post functionBobby1-0/+11
2022-03-21update posts functionBobby2-7/+145
2022-03-21Server side rendering of index pageBobby1-0/+49
2022-03-21Server side rendering of repos pageBobby1-1/+0
2022-03-20fix post rendering and linksBobby2-13/+7
2022-03-19Added post to main page + posts pageBobby3-4/+93
2022-03-19Added chart for contributionsBobby1-0/+1
2022-03-16fix linksBobby1-1/+1
2022-03-16function to get postsBobby2-3/+57
2022-03-16Function to create postsBobby3-26/+196
2022-03-15handle login page status while loadingBobby2-4/+66
2022-03-15make jquery load first for reposBobby1-1/+1
2022-03-15remove twitter widgetsBobby3-5/+1
2022-03-15rename page headersBobby1-4/+4
2022-03-15move js code to separate files, update linksBobby3-231/+22
2022-03-15repository page with pagination + user api + custom cursor and iconsBobby3-45/+177
2022-03-15repositories page and apiBobby3-1/+101
2022-03-15about pageBobby2-1/+241
2022-03-15fix nav routesBobby1-2/+2
2022-03-15admin login logout functionalityBobby2-0/+147