aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* test push for ci/cdArda Serdar Pektezol2023-04-211-1/+1
* finalize swagger, port to prod machine (#34)Arda Serdar Pektezol2023-04-217-33/+124
* possible db schema for communityArda Serdar Pektezol2023-04-201-1/+34
* update package-lock.jsonArda Serdar Pektezol2023-04-201-2/+2
* doc: complete rest of swagger implementation, change rankings response (#34)Arda Serdar Pektezol2023-04-197-5/+593
* doc: swagger init for login and user routes (#34)Arda Serdar Pektezol2023-04-136-19/+814
* Merge pull request #32 from Nidboj132/mainArda Serdar Pektezol2023-02-2631-1064/+29153
|\
| * Update package.jsonNidboj1322023-02-261-2/+1
| * Delete vite-env.d.tsNidboj1322023-02-261-1/+0
| * Delete main.tsxNidboj1322023-02-261-10/+0
| * Delete index.cssNidboj1322023-02-261-70/+0
| * 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) shoutou...Arda Serdar Pektezol2023-02-021-2/+18
* 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 su...Arda Serdar Pektezol2023-01-171-6/+15
* 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