aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Delete App.tsxNidboj1322023-02-261-34/+0
|
* Delete react.svgNidboj1322023-02-261-1/+0
|
* Delete index.htmlNidboj1322023-02-261-13/+0
|
* Delete vite.config.tsNidboj1322023-02-261-7/+0
|
* Delete tsconfig.node.jsonNidboj1322023-02-261-9/+0
|
* Delete tsconfig.jsonNidboj1322023-02-261-21/+0
|
* Update README.mdNidboj1322023-02-261-70/+1
|
* Add files via uploadNidboj1322023-02-2622-899/+29224
|
* actually add update profile route (#30)Arda Serdar Pektezol2023-02-031-0/+1
|
* fix: only show top record of a person in the map rankings (obviously) ↵Arda Serdar Pektezol2023-02-021-2/+18
| | | | shoutout chatgpt
* feat: refresh/update user via steam (#30)Arda Serdar Pektezol2023-01-184-57/+151
|
* added delete demo from drive, also delete if an error is encountered while ↵Arda Serdar Pektezol2023-01-171-6/+15
| | | | submitting a record
* added rankings for finishing all sp and mp maps (#28)Arda Serdar Pektezol2023-01-173-0/+102
|
* ranking placements in each map with correct tie handling (#5, #27)Arda Serdar Pektezol2023-01-162-2/+22
|
* fixed logic behind record history for each map (#26)Arda Serdar Pektezol2023-01-161-48/+12
|
* retrieving competitive user records (#26)Arda Serdar Pektezol2023-01-153-32/+182
|
* also update maps table when a new world record is achievedArda Serdar Pektezol2023-01-151-1/+19
|
* added fetch map stats (#25)Arda Serdar Pektezol2023-01-153-2/+110
|
* check if map is disabled or notArda Serdar Pektezol2023-01-151-2/+7
|
* add wr time to maps databaseArda Serdar Pektezol2023-01-152-111/+112
|
* added countries, update country (#4)Arda Serdar Pektezol2023-01-144-0/+290
|
* delete demo after serving it from local (#24)Arda Serdar Pektezol2023-01-141-0/+1
|
* upload record fix, download demo success (#24)Arda Serdar Pektezol2023-01-142-5/+48
|
* record submission looks like its working! (#23, #20)Arda Serdar Pektezol2023-01-146-65/+137
|
* demo to google drive is worknig properly (#20)Arda Serdar Pektezol2023-01-125-101/+146
|
* remove cutscene maps (#22)Arda Serdar Pektezol2023-01-111-2/+0
|
* map data prepared (#22)Arda Serdar Pektezol2023-01-112-0/+132
|
* switch to reactArda Serdar Pektezol2023-01-0714-0/+1627
|
* what the fuck is this mess (#21)Arda Serdar Pektezol2023-01-0638-8470/+147
|
* (#20) successful integration of demo upload to driveArda Serdar Pektezol2022-11-061-0/+91
|
* packages for google drive apiArda Serdar Pektezol2022-11-062-2/+111
|
* add demo post routeArda Serdar Pektezol2022-11-061-0/+1
|
* add new google variablesArda Serdar Pektezol2022-11-061-1/+4
|
* sql typoArda Serdar Pektezol2022-11-061-1/+1
|
* (#4) will work on it laterArda Serdar Pektezol2022-10-302-3/+3
|
* swagger implementationArda Serdar Pektezol2022-10-303-0/+65
|
* add swagger and country code entry routes (#4)Arda Serdar Pektezol2022-10-301-1/+2
|
* seperate user controllerArda Serdar Pektezol2022-10-301-71/+0
|
* seperate user controller / work on (#4)Arda Serdar Pektezol2022-10-301-0/+173
|
* implement swaggerArda Serdar Pektezol2022-10-304-25/+154
|
* (#18) enums for user typesArda Serdar Pektezol2022-10-291-1/+13
|
* change steamid to stringArda Serdar Pektezol2022-10-291-1/+1
|
* (#18) routes & controllers for profile & user lookupArda Serdar Pektezol2022-10-292-2/+74
|
* tidy go modulesArda Serdar Pektezol2022-10-292-12/+0
|
* Create LICENSEArda Serdar Pektezol2022-10-291-0/+339
|
* cleanup auth check and routesArda Serdar Pektezol2022-10-293-41/+12
|
* change default country_code to 'XX'Arda Serdar Pektezol2022-10-291-1/+1
|
* actually use port envArda Serdar Pektezol2022-10-281-1/+2
|
* change .env.exampleArda Serdar Pektezol2022-10-281-1/+1
|
* change middleware directoryArda Serdar Pektezol2022-10-272-1/+1
|