aboutsummaryrefslogtreecommitdiff
path: root/backend/api/routes.go (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-11docs: add missing nosla/sla history (#186)Arda Serdar Pektezol1-0/+8
2024-07-11feat: improve maplist url (#183)Wolfboy2485-5/+6
2024-07-11docs: add missing nosla/sla history (#185)Arda Serdar Pektezol1-0/+8
2024-07-11fix: about page crash, update packages (#181)Wolfboy2488-4707/+6431
2024-07-11docs: add wolfboy248 onto project team (#179)Arda Serdar Pektezol1-2/+3
2024-07-10Games page, maplist page (#153)Wolfboy24821-35/+1949
2024-07-10feat: return portal counts for each cat in chapter select (#175)Arda Serdar Pektezol5-10/+130
2024-07-10docs: update maps table ddl (#168)Arda Serdar Pektezol1-111/+111
2024-07-10docs: add almost all lp history from the sheet (#168)Arda Serdar Pektezol1-18/+559
2024-07-08fix: pq mismatched values (#166)Arda Serdar Pektezol1-1/+1
2024-07-08fix: score count 0p summary fail (#164)Arda Serdar Pektezol1-5/+5
2024-07-05feat: return portal count from games and chapter map select (#155)Arda Serdar Pektezol7-11/+143
2024-07-04feat: update map tables db schema (#157)Arda Serdar Pektezol6-389/+36
2024-04-25fix: fetchmaps image sqlArda Serdar Pektezol1-1/+1
2024-04-25fix: sql typo in fetchmapsArda Serdar Pektezol1-1/+1
2024-04-25docs: update modelsArda Serdar Pektezol3-0/+24
2024-02-14feat: add images to game/chapter/map select (#151)Arda Serdar Pektezol3-8/+14
2024-01-28fix: hopefully fix profile placement calculation (#123)Arda Serdar Pektezol1-12/+16
2024-01-28feat: check steam ids when uploading demo (#148)Arda Serdar Pektezol2-10/+128
2023-12-23fix: time (#137)Nidboj1321-1/+6
2023-12-23feat: update post on new comment (#59)Arda Serdar Pektezol1-0/+6
2023-12-23feat: discussion page (#137)Nidboj1324-5/+406
2023-12-22fix: sql typo discussions delete (#142)Arda Serdar Pektezol1-1/+1
2023-12-22fix: discussions logic cleanup, docs title changes (#142)Arda Serdar Pektezol8-73/+83
2023-12-15fix: set db connection limits (#140)Arda Serdar Pektezol1-0/+4
2023-12-11docs: add missing param (#59)Arda Serdar Pektezol4-67/+23
2023-12-11feat: add discussion comment posting (#59)Arda Serdar Pektezol5-0/+220
2023-11-20feat: add content to discussions list (#59)Arda Serdar Pektezol1-13/+4
2023-11-16fix: crash (#54)Nidboj1322-5/+5
2023-11-07feat: error check on 0 portal 0 tick record (#133)Arda Serdar Pektezol1-0/+6
2023-11-07fix: getplayersummaries cant unmarshal when player is in game (#131)Arda Serdar Pektezol2-26/+9
2023-11-06feat: inline parser instead of executable (#113)Arda Serdar Pektezol4-27/+226
2023-11-06fix: sql typo in update user (#127)Arda Serdar Pektezol2-4/+5
2023-11-05feat: profile (#54)Nidboj13213-27/+653
2023-10-29fix is_disabled ambiguity (#124)Arda Serdar Pektezol1-1/+1
2023-10-21remove pagination for profile/user (#121)Arda Serdar Pektezol1-63/+2
2023-10-20update parser so that it gets correct ticks (#113)Arda Serdar Pektezol1-1/+1
2023-10-10feat: pagination for user/profile scores (#118)Arda Serdar Pektezol4-11/+89
2023-10-10feat: add is_disabled to chapters itself (#112)Arda Serdar Pektezol4-21/+23
2023-10-09feat: new endpoint for getting every map for a game (#114)Arda Serdar Pektezol5-0/+153
2023-10-09feat: add is_disabled to chapters maps (#112)Arda Serdar Pektezol2-4/+5
2023-09-28feat: add is_deleted data to map summary (#109)Arda Serdar Pektezol5-8/+19
2023-09-28fix: actually get log message in modlogs (#110)Arda Serdar Pektezol1-2/+2
2023-09-28feat: improve logs and mod log endpoint (#55)Arda Serdar Pektezol5-37/+44
2023-09-28fix: check for category id for map history when deleting summary (#106)Arda Serdar Pektezol1-5/+5
2023-09-28fix: 0 score count summaries give false binding required error (#104)Arda Serdar Pektezol1-2/+2
2023-09-27feat: revise logging in other handlers (#55)Arda Serdar Pektezol5-50/+33
2023-09-27feat: detailed logging, db changes (#55)Arda Serdar Pektezol3-11/+42
2023-09-26feat: check for deleted records in users (#56)Arda Serdar Pektezol4-54/+70
2023-09-26fix: user titles on non profile users (#98)Arda Serdar Pektezol1-2/+14