aboutsummaryrefslogtreecommitdiff
path: root/backend/models/models.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: imrpoved user models on responsesArda Serdar Pektezol2023-09-021-3/+8
* feat: better leaderboards response, coop additions (#45)Arda Serdar Pektezol2023-08-301-28/+0
* fix: mod flag for easy check (#49)Arda Serdar Pektezol2023-08-241-1/+13
* refactor: move structs around for better understandingArda Serdar Pektezol2023-08-201-0/+14
* feat: is_coop field on map summaryArda Serdar Pektezol2023-07-101-0/+1
* feat: is_coop field on gamesArda Serdar Pektezol2023-07-101-2/+3
* feat: route id in map summary, update docsArda Serdar Pektezol2023-06-291-0/+1
* feat: mod edit for map summaryArda Serdar Pektezol2023-06-281-0/+1
* feat: image field for mapsArda Serdar Pektezol2023-06-281-0/+1
* fix: remove duplicate score count in routes (#46)Arda Serdar Pektezol2023-06-201-1/+0
* feat: improved map summary response, all routes init (#43, #46)Arda Serdar Pektezol2023-06-201-7/+7
* feat: improved map summary response (#43)Arda Serdar Pektezol2023-06-181-18/+19
* fix: reorganize models (#44)Arda Serdar Pektezol2023-06-171-87/+26
* feat: add path request to the response with namesArda Serdar Pektezol2023-05-021-6/+14
* feat: game, chapter, map endpoints for records pageArda Serdar Pektezol2023-05-021-0/+17
* search endpoint init, fetch all data (#40)Arda Serdar Pektezol2023-05-011-0/+11
* doc: update history model (#38)Arda Serdar Pektezol2023-04-241-1/+1
* feat: map summary history done (#38)Arda Serdar Pektezol2023-04-241-6/+12
* fix: able to have null first completionist (#38)Arda Serdar Pektezol2023-04-241-1/+1
* feat: change username to user_nameArda Serdar Pektezol2023-04-241-3/+3
* feat: map summary and leaderboard endpoints, new models and routes (#38)Arda Serdar Pektezol2023-04-241-6/+31
* feat: refresh/update user via steam (#30)Arda Serdar Pektezol2023-01-181-0/+24
* added rankings for finishing all sp and mp maps (#28)Arda Serdar Pektezol2023-01-171-0/+11
* ranking placements in each map with correct tie handling (#5, #27)Arda Serdar Pektezol2023-01-161-0/+2
* retrieving competitive user records (#26)Arda Serdar Pektezol2023-01-151-0/+33
* added fetch map stats (#25)Arda Serdar Pektezol2023-01-151-2/+30
* record submission looks like its working! (#23, #20)Arda Serdar Pektezol2023-01-141-10/+5
* demo to google drive is worknig properly (#20)Arda Serdar Pektezol2023-01-121-1/+16
* what the fuck is this mess (#21)Arda Serdar Pektezol2023-01-061-19/+6
* (#18) enums for user typesArda Serdar Pektezol2022-10-291-1/+13
* models structureArda Serdar Pektezol2022-10-261-0/+13