aboutsummaryrefslogtreecommitdiff
path: root/routes
AgeCommit message (Collapse)AuthorFilesLines
2022-07-18Change Init to GhostBobby9-654/+0
2022-07-05Updarte Screenshot API as a Public ServicearchivedBobby5-28/+59
2022-07-04Update email sending via domain and email templateBobby1-15/+21
2022-06-28Remove Cache-Control from ImageBobby1-0/+1
2022-06-28Revert: Render Route for Profile PageBobby1-2/+2
2022-06-28Fix Domain Link for renderingBobby1-1/+3
2022-06-28Configuring Dockerfile to run Headless ChromiumBobby1-1/+3
2022-06-28Setup Screenshot API and API subdomainBobby3-2/+25
2022-06-26fix domain based URLsBobby1-1/+2
2022-06-26fix2: cookie logging outBobby1-3/+1
2022-06-26fix cookie logging outBobby1-2/+3
2022-06-26fix logoutBobby1-1/+1
2022-06-26fix config pathBobby1-1/+1
2022-06-26setting cookie domain using a global config fileBobby1-1/+1
2022-06-26replace www. subdomain with empty string for profile redirectBobby1-1/+1
2022-06-26sharing cookies across subdomain::testBobby1-1/+1
2022-06-26update profile urlBobby2-4/+2
2022-06-25setup dynamic subdomains and organize error pagesBobby5-12/+25
2022-06-25fix redirect when not logged in to accountBobby1-28/+38
2022-06-25change email from accountBobby2-4/+50
2022-06-24sending verification emails for email change worksBobby1-49/+65
2022-06-24basic email validation on account pageBobby1-53/+166
2022-06-24updates to the account pageBobby1-3/+3
2022-06-03update account detailsBobby1-1/+40
2022-06-03password change functionBobby1-43/+106
2022-06-03account pageBobby3-18/+38
2022-06-03complete login functionalityBobby5-150/+216
2022-06-03login functionality on main page with cookiesBobby2-1/+48
2022-06-03user and admin apisBobby5-0/+158