aboutsummaryrefslogtreecommitdiff
path: root/server.js
AgeCommit message (Collapse)AuthorFilesLines
2022-04-21move source code out of gitBobby1-15/+0
2022-04-21Coming soon pageBobby1-36/+7
2022-03-21force check referer before api requestBobby1-17/+4
2022-03-21try2: adding origins to corsBobby1-9/+5
2022-03-21adding origins to cors moduleBobby1-7/+21
2022-03-21Remove CORS moduleBobby1-16/+4
2022-03-21Remove CORS moduleBobby1-3/+0
2022-03-21Remove CORSBobby1-1/+19
2022-03-15remove twitter widgetsBobby1-3/+3
2022-03-15remove origin trueBobby1-1/+1
2022-03-15Exclude server IP from HTTPSBobby1-1/+1
2022-03-15Exclude server IP from HTTPSBobby1-1/+1
2022-03-15add HTTPS redirect and remove unused depsBobby1-8/+21
2022-03-15admin login logout functionalityBobby1-6/+10
2022-03-12new express site with hello world pageBobby1-0/+27