| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2023-04-24 | doc: change route name | Arda Serdar Pektezol | 1 | -1/+1 |
| 2023-04-24 | doc: change route name | Arda Serdar Pektezol | 1 | -1/+1 |
| 2023-04-24 | feat/db: multiple game/chapter support, improved map relations (#1) | Arda Serdar Pektezol | 5 | -162/+189 |
| 2023-04-24 | doc: fix demo download uuid from path to query | Arda Serdar Pektezol | 4 | -4/+4 |
| 2023-04-21 | doc: added tags | Arda Serdar Pektezol | 8 | -0/+73 |
| 2023-04-21 | doc: readme | Arda Serdar Pektezol | 1 | -1/+22 |
| 2023-04-21 | fix: unable to serve swagger on prod | Arda Serdar Pektezol | 2 | -1/+30 |
| 2023-04-21 | fix: frontend serving | Arda Serdar Pektezol | 2 | -4/+5 |
| 2023-04-21 | doc: add auth header fields (#34) | Arda Serdar Pektezol | 5 | -17/+102 |
| 2023-04-21 | fix: empty country code on user creation (#36) | Arda Serdar Pektezol | 2 | -1/+5 |
| 2023-04-21 | test push for ci/cd | Arda Serdar Pektezol | 1 | -1/+1 |
| 2023-04-21 | finalize swagger, port to prod machine (#34) | Arda Serdar Pektezol | 7 | -33/+124 |
| 2023-04-20 | possible db schema for community | Arda Serdar Pektezol | 1 | -1/+34 |
| 2023-04-20 | update package-lock.json | Arda Serdar Pektezol | 1 | -2/+2 |
| 2023-04-19 | doc: complete rest of swagger implementation, change rankings response (#34) | Arda Serdar Pektezol | 7 | -5/+593 |
| 2023-04-13 | doc: swagger init for login and user routes (#34) | Arda Serdar Pektezol | 6 | -19/+814 |
| 2023-02-26 | Update package.json | Nidboj132 | 1 | -2/+1 |
| 2023-02-26 | Delete vite-env.d.ts | Nidboj132 | 1 | -1/+0 |
| 2023-02-26 | Delete main.tsx | Nidboj132 | 1 | -10/+0 |
| 2023-02-26 | Delete index.css | Nidboj132 | 1 | -70/+0 |
| 2023-02-26 | Delete App.tsx | Nidboj132 | 1 | -34/+0 |
| 2023-02-26 | Delete react.svg | Nidboj132 | 1 | -1/+0 |
| 2023-02-26 | Delete index.html | Nidboj132 | 1 | -13/+0 |
| 2023-02-26 | Delete vite.config.ts | Nidboj132 | 1 | -7/+0 |
| 2023-02-26 | Delete tsconfig.node.json | Nidboj132 | 1 | -9/+0 |
| 2023-02-26 | Delete tsconfig.json | Nidboj132 | 1 | -21/+0 |
| 2023-02-26 | Update README.md | Nidboj132 | 1 | -70/+1 |
| 2023-02-26 | Add files via upload | Nidboj132 | 22 | -899/+29224 |
| 2023-02-03 | actually add update profile route (#30) | Arda Serdar Pektezol | 1 | -0/+1 |
| 2023-02-02 | fix: only show top record of a person in the map rankings (obviously) shoutou... | Arda Serdar Pektezol | 1 | -2/+18 |
| 2023-01-18 | feat: refresh/update user via steam (#30) | Arda Serdar Pektezol | 4 | -57/+151 |
| 2023-01-17 | added delete demo from drive, also delete if an error is encountered while su... | Arda Serdar Pektezol | 1 | -6/+15 |
| 2023-01-17 | added rankings for finishing all sp and mp maps (#28) | Arda Serdar Pektezol | 3 | -0/+102 |
| 2023-01-16 | ranking placements in each map with correct tie handling (#5, #27) | Arda Serdar Pektezol | 2 | -2/+22 |
| 2023-01-16 | fixed logic behind record history for each map (#26) | Arda Serdar Pektezol | 1 | -48/+12 |
| 2023-01-15 | retrieving competitive user records (#26) | Arda Serdar Pektezol | 3 | -32/+182 |
| 2023-01-15 | also update maps table when a new world record is achieved | Arda Serdar Pektezol | 1 | -1/+19 |
| 2023-01-15 | added fetch map stats (#25) | Arda Serdar Pektezol | 3 | -2/+110 |
| 2023-01-15 | check if map is disabled or not | Arda Serdar Pektezol | 1 | -2/+7 |
| 2023-01-15 | add wr time to maps database | Arda Serdar Pektezol | 2 | -111/+112 |
| 2023-01-14 | added countries, update country (#4) | Arda Serdar Pektezol | 4 | -0/+290 |
| 2023-01-14 | delete demo after serving it from local (#24) | Arda Serdar Pektezol | 1 | -0/+1 |
| 2023-01-14 | upload record fix, download demo success (#24) | Arda Serdar Pektezol | 2 | -5/+48 |
| 2023-01-14 | record submission looks like its working! (#23, #20) | Arda Serdar Pektezol | 6 | -65/+137 |
| 2023-01-12 | demo to google drive is worknig properly (#20) | Arda Serdar Pektezol | 5 | -101/+146 |
| 2023-01-11 | remove cutscene maps (#22) | Arda Serdar Pektezol | 1 | -2/+0 |
| 2023-01-11 | map data prepared (#22) | Arda Serdar Pektezol | 2 | -0/+132 |
| 2023-01-07 | switch to react | Arda Serdar Pektezol | 14 | -0/+1627 |
| 2023-01-06 | what the fuck is this mess (#21) | Arda Serdar Pektezol | 38 | -8470/+147 |