aboutsummaryrefslogtreecommitdiff
path: root/server.js
AgeCommit message (Collapse)AuthorFilesLines
2022-07-18Change Init to GhostBobby1-68/+0
2022-07-05Updarte Screenshot API as a Public ServicearchivedBobby1-4/+2
2022-06-28Setup Screenshot API and API subdomainBobby1-3/+9
2022-06-27Revert: Server config to check flash messagesBobby1-9/+1
2022-06-27Reverting back header middleware - keep X-Powered-By removedBobby1-9/+1
2022-06-27removing some custom headersBobby1-0/+5
2022-06-27fix :scheme for content loadBobby1-1/+1
2022-06-26fix2: cookie logging outBobby1-1/+0
2022-06-26fix cookie logging outBobby1-1/+8
2022-06-26fix config pathBobby1-1/+1
2022-06-26setting cookie domain using a global config fileBobby1-2/+3
2022-06-26sharing cookies across subdomain::testBobby1-6/+11
2022-06-26update profile urlBobby1-1/+1
2022-06-25setup dynamic subdomains and organize error pagesBobby1-1/+6
2022-06-23added cron job for connecting to the databaseBobby1-8/+29
2022-06-03complete login functionalityBobby1-1/+10
2022-06-03login functionality on main page with cookiesBobby1-0/+2
2022-06-03user and admin apisBobby1-3/+1
2022-06-02Hello world basicBobby1-0/+28