| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: mod edit for map summary | Arda Serdar Pektezol | 2023-06-28 | 1 | -0/+91 |
| | | | | Former-commit-id: dbef520658347a8c23546371ced24f1c0271749d | ||||
| * | feat: image field for maps | Arda Serdar Pektezol | 2023-06-28 | 1 | -4/+4 |
| | | | | Former-commit-id: 374fecd1ef73854c96dd4b80c584ddb823e6e1ba | ||||
| * | fix: remove duplicate score count in routes (#46) | Arda Serdar Pektezol | 2023-06-20 | 1 | -8/+3 |
| | | |||||
| * | feat: improved map summary response, all routes init (#43, #46) | Arda Serdar Pektezol | 2023-06-20 | 1 | -34/+18 |
| | | |||||
| * | feat: improved map summary response (#43) | Arda Serdar Pektezol | 2023-06-18 | 1 | -44/+35 |
| | | |||||
| * | fix: reorganize models (#44) | Arda Serdar Pektezol | 2023-06-17 | 2 | -21/+6 |
| | | |||||
| * | feat: search with query (#40) | Arda Serdar Pektezol | 2023-06-17 | 1 | -5/+31 |
| | | |||||
| * | feat: logout endpoint | Arda Serdar Pektezol | 2023-05-06 | 1 | -0/+25 |
| | | |||||
| * | doc: token endpoint | Arda Serdar Pektezol | 2023-05-06 | 1 | -6/+6 |
| | | |||||
| * | feat: get token endpoint | Arda Serdar Pektezol | 2023-05-06 | 1 | -0/+24 |
| | | |||||
| * | fix: sql typos, routing change | Arda Serdar Pektezol | 2023-05-03 | 4 | -29/+29 |
| | | |||||
| * | feat: add path request to the response with names | Arda Serdar Pektezol | 2023-05-02 | 1 | -9/+17 |
| | | |||||
| * | feat: game, chapter, map endpoints for records page | Arda Serdar Pektezol | 2023-05-02 | 1 | -2/+106 |
| | | |||||
| * | feat: set cookie and redirect after login | Arda Serdar Pektezol | 2023-05-02 | 1 | -8/+10 |
| | | |||||
| * | search endpoint init, fetch all data (#40) | Arda Serdar Pektezol | 2023-05-01 | 1 | -1/+151 |
| | | |||||
| * | feat: map summary history done (#38) | Arda Serdar Pektezol | 2023-04-24 | 1 | -8/+28 |
| | | |||||
| * | feat: change username to user_name | Arda Serdar Pektezol | 2023-04-24 | 3 | -8/+8 |
| | | |||||
| * | feat: db transaction for record submission (#33) | Arda Serdar Pektezol | 2023-04-24 | 1 | -5/+17 |
| | | |||||
| * | fix: adjust record submission (#38) | Arda Serdar Pektezol | 2023-04-24 | 1 | -17/+20 |
| | | |||||
| * | fix: sql remove avatar and name since its not implemented yet (#38) | Arda Serdar Pektezol | 2023-04-24 | 1 | -1/+1 |
| | | |||||
| * | feat: map summary and leaderboard endpoints, new models and routes (#38) | Arda Serdar Pektezol | 2023-04-24 | 1 | -19/+93 |
| | | |||||
| * | doc: change route name | Arda Serdar Pektezol | 2023-04-24 | 1 | -1/+1 |
| | | |||||
| * | doc: change route name | Arda Serdar Pektezol | 2023-04-24 | 1 | -1/+1 |
| | | |||||
| * | doc: fix demo download uuid from path to query | Arda Serdar Pektezol | 2023-04-24 | 1 | -1/+1 |
| | | |||||
| * | doc: added tags | Arda Serdar Pektezol | 2023-04-21 | 5 | -0/+9 |
| | | |||||
| * | doc: add auth header fields (#34) | Arda Serdar Pektezol | 2023-04-21 | 2 | -6/+10 |
| | | |||||
| * | fix: empty country code on user creation (#36) | Arda Serdar Pektezol | 2023-04-21 | 1 | -0/+4 |
| | | |||||
| * | finalize swagger, port to prod machine (#34) | Arda Serdar Pektezol | 2023-04-21 | 1 | -2/+2 |
| | | |||||
| * | doc: complete rest of swagger implementation, change rankings response (#34) | Arda Serdar Pektezol | 2023-04-19 | 4 | -5/+47 |
| | | |||||
| * | doc: swagger init for login and user routes (#34) | Arda Serdar Pektezol | 2023-04-13 | 2 | -5/+52 |
| | | |||||
| * | fix: only show top record of a person in the map rankings (obviously) ↵ | Arda Serdar Pektezol | 2023-02-02 | 1 | -2/+18 |
| | | | | | shoutout chatgpt | ||||
| * | feat: refresh/update user via steam (#30) | Arda Serdar Pektezol | 2023-01-18 | 3 | -57/+127 |
| | | |||||
| * | added delete demo from drive, also delete if an error is encountered while ↵ | Arda Serdar Pektezol | 2023-01-17 | 1 | -6/+15 |
| | | | | | submitting a record | ||||
| * | added rankings for finishing all sp and mp maps (#28) | Arda Serdar Pektezol | 2023-01-17 | 1 | -0/+90 |
| | | |||||
| * | ranking placements in each map with correct tie handling (#5, #27) | Arda Serdar Pektezol | 2023-01-16 | 1 | -2/+20 |
| | | |||||
| * | fixed logic behind record history for each map (#26) | Arda Serdar Pektezol | 2023-01-16 | 1 | -48/+12 |
| | | |||||
| * | retrieving competitive user records (#26) | Arda Serdar Pektezol | 2023-01-15 | 1 | -5/+149 |
| | | |||||
| * | also update maps table when a new world record is achieved | Arda Serdar Pektezol | 2023-01-15 | 1 | -1/+19 |
| | | |||||
| * | added fetch map stats (#25) | Arda Serdar Pektezol | 2023-01-15 | 1 | -0/+79 |
| | | |||||
| * | check if map is disabled or not | Arda Serdar Pektezol | 2023-01-15 | 1 | -2/+7 |
| | | |||||
| * | added countries, update country (#4) | Arda Serdar Pektezol | 2023-01-14 | 1 | -0/+30 |
| | | |||||
| * | delete demo after serving it from local (#24) | Arda Serdar Pektezol | 2023-01-14 | 1 | -0/+1 |
| | | |||||
| * | upload record fix, download demo success (#24) | Arda Serdar Pektezol | 2023-01-14 | 1 | -4/+46 |
| | | |||||
| * | record submission looks like its working! (#23, #20) | Arda Serdar Pektezol | 2023-01-14 | 3 | -48/+100 |
| | | |||||
| * | demo to google drive is worknig properly (#20) | Arda Serdar Pektezol | 2023-01-12 | 2 | -91/+126 |
| | | |||||
| * | what the fuck is this mess (#21) | Arda Serdar Pektezol | 2023-01-06 | 3 | -169/+54 |
| | | |||||
| * | (#20) successful integration of demo upload to drive | Arda Serdar Pektezol | 2022-11-06 | 1 | -0/+91 |
| | | |||||
| * | sql typo | Arda Serdar Pektezol | 2022-11-06 | 1 | -1/+1 |
| | | |||||
| * | (#4) will work on it later | Arda Serdar Pektezol | 2022-10-30 | 1 | -2/+2 |
| | | |||||
| * | seperate user controller | Arda Serdar Pektezol | 2022-10-30 | 1 | -71/+0 |
| | | |||||