aboutsummaryrefslogtreecommitdiff
path: root/docs/docs.go (unfollow)
Commit message (Expand)AuthorFilesLines
2023-08-30docs: finalized profile scores in one array (#51)Arda Serdar Pektezol3-46/+33
2023-08-30feat: finalized profile scores in one array (#51)Arda Serdar Pektezol1-78/+80
2023-08-30fix: change disabled mapsArda Serdar Pektezol1-2/+2
2023-08-30fix: actually get is_coop data for the given map (#45)Arda Serdar Pektezol1-2/+2
2023-08-30docs: map leaderboards responseArda Serdar Pektezol3-183/+162
2023-08-30feat: better leaderboards response, coop additions (#45)Arda Serdar Pektezol2-53/+79
2023-08-26refactor: reorganizing packagesArda Serdar Pektezol10-60/+59
2023-08-25docs: profile improvement swagger (#51)Arda Serdar Pektezol4-52/+319
2023-08-25feat: better score handling in profiles (#51)Arda Serdar Pektezol1-27/+147
2023-08-24feat: profile cleanup before rework (#51)Arda Serdar Pektezol1-47/+12
2023-08-24fix: mod flag for easy check (#49)Arda Serdar Pektezol6-89/+95
2023-08-24fix: change title handling and login not working (#49)Arda Serdar Pektezol2-2/+2
2023-08-20refactor: move structs around for better understandingArda Serdar Pektezol12-564/+560
2023-08-20fix: change map history from timestamp to dateArda Serdar Pektezol2-262/+262
2023-08-07docs: update license name in disclaimerArda Serdar Pektezol1-1/+1
2023-07-20refactor: changed github repo nameArda Serdar Pektezol12-25/+25
2023-07-20docs: relicense to AGPLv3Arda Serdar Pektezol1-1/+1
2023-07-20docs: relicense to AGPLv3Arda Serdar Pektezol1-295/+617
2023-07-20docs: shoutout nekzArda Serdar Pektezol1-3/+4
2023-07-20fix: change web titleArda Serdar Pektezol1-1/+1
2023-07-20feat: about pageArda Serdar Pektezol3-1/+51
2023-07-12quick link fixNidboj1321-1/+1
2023-07-12summaryNidboj13212-32/+2413
2023-07-12fix: 0 score count / showcase not required (#47)Arda Serdar Pektezol4-10/+4
2023-07-12fix: sql typo for edit map summary (#48)Arda Serdar Pektezol1-1/+1
2023-07-12fix: logic error on editing map summary (#48)Arda Serdar Pektezol1-3/+9
2023-07-12feat: edit map imageArda Serdar Pektezol6-3/+328
2023-07-12fix: turn back to serialsArda Serdar Pektezol1-6/+6
2023-07-12fix: sql typoArda Serdar Pektezol1-4/+1
2023-07-12feat: delete map summary routeArda Serdar Pektezol1-0/+1
2023-07-12fix: unique relation for map history and routesArda Serdar Pektezol3-4/+6
2023-07-10feat: is_coop field on map summaryArda Serdar Pektezol2-2/+3
2023-07-10feat: is_coop field on gamesArda Serdar Pektezol4-7/+9
2023-07-03feat: add chapter numbers in namesArda Serdar Pektezol1-16/+16
2023-07-03feat: display score count and time in record response (#42)Arda Serdar Pektezol2-4/+9
2023-07-03docs: refactor docsArda Serdar Pektezol9-304/+304
2023-07-03fix: save uploaded demos as .dem in order for parser to work (#42)Arda Serdar Pektezol1-4/+4
2023-07-03fix: cleanup post record, uuid file saving, defer file delete (#42)Arda Serdar Pektezol1-4/+4
2023-07-03fix: parser actually works now (#42)Arda Serdar Pektezol2-11/+15
2023-07-03fix: change demo save locationArda Serdar Pektezol1-4/+4
2023-07-03fix: change demo save locationArda Serdar Pektezol1-4/+4
2023-07-03docs: add missing field to post recordArda Serdar Pektezol4-0/+20
2023-07-03fix: sql typo record controllerArda Serdar Pektezol1-1/+1
2023-07-03docs: update swaggerArda Serdar Pektezol5-37/+26