aboutsummaryrefslogtreecommitdiff
path: root/backend/middleware/auth.go (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-06feat: logout endpointArda Serdar Pektezol5-0/+116
2023-05-06login testNidboj1323-1/+18
2023-05-06login testNidboj1321-4/+7
2023-05-06login testNidboj1321-1/+1
2023-05-06login testNidboj1323-24/+17
2023-05-06doc: token endpointArda Serdar Pektezol4-6/+101
2023-05-06fix: enable corsArda Serdar Pektezol1-7/+2
2023-05-06feat: get token endpointArda Serdar Pektezol2-0/+25
2023-05-06login testNidboj1329-12/+115
2023-05-06fix: allow credentials corsArda Serdar Pektezol1-0/+1
2023-05-03test: disable corsArda Serdar Pektezol1-2/+6
2023-05-03fix: sql typos, routing changeArda Serdar Pektezol9-111/+140
2023-05-02feat: add path request to the response with namesArda Serdar Pektezol5-42/+71
2023-05-02feat: game, chapter, map endpoints for records pageArda Serdar Pektezol6-19/+703
2023-05-02feat: set cookie and redirect after loginArda Serdar Pektezol2-15/+13
2023-05-02fix: cors origin for steamcommunityArda Serdar Pektezol1-5/+5
2023-05-02add cors origin for steamcommunityArda Serdar Pektezol1-2/+6
2023-05-01search endpoint init, fetch all data (#40)Arda Serdar Pektezol6-9/+229
2023-04-29ui updateNidboj13224-107/+333
2023-04-24doc: update history model (#38)Arda Serdar Pektezol4-13/+58
2023-04-24feat: map summary history done (#38)Arda Serdar Pektezol2-14/+40
2023-04-24feat: history data from lp sheet portedArda Serdar Pektezol2-3/+280
2023-04-24fix: able to have null first completionist (#38)Arda Serdar Pektezol1-1/+1
2023-04-24feat: change username to user_nameArda Serdar Pektezol6-13/+13
2023-04-24feat: db transaction for record submission (#33)Arda Serdar Pektezol1-5/+17
2023-04-24fix: adjust record submission (#38)Arda Serdar Pektezol1-17/+20
2023-04-24fix: sql remove avatar and name since its not implemented yet (#38)Arda Serdar Pektezol1-1/+1
2023-04-24doc: map summary and leaderboard endpoints (#38)Arda Serdar Pektezol3-32/+442
2023-04-24feat: map summary and leaderboard endpoints, new models and routes (#38)Arda Serdar Pektezol4-29/+140
2023-04-24doc: change route nameArda Serdar Pektezol1-1/+1
2023-04-24doc: change route nameArda Serdar Pektezol1-1/+1
2023-04-24feat/db: multiple game/chapter support, improved map relations (#1)Arda Serdar Pektezol5-162/+189
2023-04-24doc: fix demo download uuid from path to queryArda Serdar Pektezol4-4/+4
2023-04-21doc: added tagsArda Serdar Pektezol8-0/+73
2023-04-21doc: readmeArda Serdar Pektezol1-1/+22
2023-04-21fix: unable to serve swagger on prodArda Serdar Pektezol2-1/+30
2023-04-21fix: frontend servingArda Serdar Pektezol2-4/+5
2023-04-21doc: add auth header fields (#34)Arda Serdar Pektezol5-17/+102
2023-04-21fix: empty country code on user creation (#36)Arda Serdar Pektezol2-1/+5
2023-04-21test push for ci/cdArda Serdar Pektezol1-1/+1
2023-04-21finalize swagger, port to prod machine (#34)Arda Serdar Pektezol7-33/+124
2023-04-20possible db schema for communityArda Serdar Pektezol1-1/+34
2023-04-20update package-lock.jsonArda Serdar Pektezol1-2/+2
2023-04-19doc: complete rest of swagger implementation, change rankings response (#34)Arda Serdar Pektezol7-5/+593
2023-04-13doc: swagger init for login and user routes (#34)Arda Serdar Pektezol6-19/+814
2023-02-26Update package.jsonNidboj1321-2/+1
2023-02-26Delete vite-env.d.tsNidboj1321-1/+0
2023-02-26Delete main.tsxNidboj1321-10/+0
2023-02-26Delete index.cssNidboj1321-70/+0
2023-02-26Delete App.tsxNidboj1321-34/+0