aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* feat: improve maplist url (#183)Wolfboy2482024-07-115-5/+6
* docs: add missing nosla/sla history (#185)Arda Serdar Pektezol2024-07-111-0/+8
* fix: about page crash, update packages (#181)Wolfboy2482024-07-118-4707/+6431
* docs: add wolfboy248 onto project team (#179)Arda Serdar Pektezol2024-07-111-2/+3
* Games page, maplist page (#153)Wolfboy2482024-07-1021-35/+1949
* feat: return portal counts for each cat in chapter select (#175)Arda Serdar Pektezol2024-07-105-10/+130
* docs: update maps table ddl (#168)Arda Serdar Pektezol2024-07-101-111/+111
* docs: add almost all lp history from the sheet (#168)Arda Serdar Pektezol2024-07-101-18/+559
* fix: pq mismatched values (#166)Arda Serdar Pektezol2024-07-081-1/+1
* fix: score count 0p summary fail (#164)Arda Serdar Pektezol2024-07-081-5/+5
* feat: return portal count from games and chapter map select (#155)Arda Serdar Pektezol2024-07-057-11/+143
* feat: update map tables db schema (#157)Arda Serdar Pektezol2024-07-046-389/+36
* fix: fetchmaps image sqlArda Serdar Pektezol2024-04-251-1/+1
* fix: sql typo in fetchmapsArda Serdar Pektezol2024-04-251-1/+1
* docs: update modelsArda Serdar Pektezol2024-04-253-0/+24
* feat: add images to game/chapter/map select (#151)Arda Serdar Pektezol2024-02-143-8/+14
* fix: hopefully fix profile placement calculation (#123)Arda Serdar Pektezol2024-01-281-12/+16
* feat: check steam ids when uploading demo (#148)Arda Serdar Pektezol2024-01-282-10/+128
* fix: time (#137)Nidboj1322023-12-231-1/+6
* feat: update post on new comment (#59)Arda Serdar Pektezol2023-12-231-0/+6
* feat: discussion page (#137)Nidboj1322023-12-234-5/+406
* fix: sql typo discussions delete (#142)Arda Serdar Pektezol2023-12-221-1/+1
* fix: discussions logic cleanup, docs title changes (#142)Arda Serdar Pektezol2023-12-228-73/+83
* fix: set db connection limits (#140)Arda Serdar Pektezol2023-12-151-0/+4
* docs: add missing param (#59)Arda Serdar Pektezol2023-12-114-67/+23
* feat: add discussion comment posting (#59)Arda Serdar Pektezol2023-12-115-0/+220
* feat: add content to discussions list (#59)Arda Serdar Pektezol2023-11-201-13/+4
* fix: crash (#54)Nidboj1322023-11-162-5/+5
* feat: error check on 0 portal 0 tick record (#133)Arda Serdar Pektezol2023-11-071-0/+6
* fix: getplayersummaries cant unmarshal when player is in game (#131)Arda Serdar Pektezol2023-11-072-26/+9
* feat: inline parser instead of executable (#113)Arda Serdar Pektezol2023-11-064-27/+226
* fix: sql typo in update user (#127)Arda Serdar Pektezol2023-11-062-4/+5
* feat: profile (#54)Nidboj1322023-11-0513-27/+653
* fix is_disabled ambiguity (#124)Arda Serdar Pektezol2023-10-291-1/+1
* remove pagination for profile/user (#121)Arda Serdar Pektezol2023-10-211-63/+2
* update parser so that it gets correct ticks (#113)Arda Serdar Pektezol2023-10-201-1/+1
* feat: pagination for user/profile scores (#118)Arda Serdar Pektezol2023-10-104-11/+89
* feat: add is_disabled to chapters itself (#112)Arda Serdar Pektezol2023-10-104-21/+23
* feat: new endpoint for getting every map for a game (#114)Arda Serdar Pektezol2023-10-095-0/+153
* feat: add is_disabled to chapters maps (#112)Arda Serdar Pektezol2023-10-092-4/+5
* feat: add is_deleted data to map summary (#109)Arda Serdar Pektezol2023-09-285-8/+19
* fix: actually get log message in modlogs (#110)Arda Serdar Pektezol2023-09-281-2/+2
* feat: improve logs and mod log endpoint (#55)Arda Serdar Pektezol2023-09-285-37/+44
* fix: check for category id for map history when deleting summary (#106)Arda Serdar Pektezol2023-09-281-5/+5
* fix: 0 score count summaries give false binding required error (#104)Arda Serdar Pektezol2023-09-281-2/+2
* feat: revise logging in other handlers (#55)Arda Serdar Pektezol2023-09-275-50/+33
* feat: detailed logging, db changes (#55)Arda Serdar Pektezol2023-09-273-11/+42
* feat: check for deleted records in users (#56)Arda Serdar Pektezol2023-09-264-54/+70
* fix: user titles on non profile users (#98)Arda Serdar Pektezol2023-09-261-2/+14
* feat: missing placment data for user records (#51)Arda Serdar Pektezol2023-09-263-12/+92