| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | feat: improve maplist url (#183) | Wolfboy248 | 2024-07-11 | 5 | -5/+6 | |
| | | ||||||
| * | docs: add missing nosla/sla history (#185) | Arda Serdar Pektezol | 2024-07-11 | 1 | -0/+8 | |
| | | ||||||
| * | fix: about page crash, update packages (#181) | Wolfboy248 | 2024-07-11 | 8 | -4707/+6431 | |
| | | ||||||
| * | docs: add wolfboy248 onto project team (#179) | Arda Serdar Pektezol | 2024-07-11 | 1 | -2/+3 | |
| | | ||||||
| * | Games page, maplist page (#153) | Wolfboy248 | 2024-07-10 | 21 | -35/+1949 | |
| | | | | Co-authored-by: Wolfboy248 <105884620+Wolfboy248@users.noreply.github.com> | |||||
| * | feat: return portal counts for each cat in chapter select (#175) | Arda Serdar Pektezol | 2024-07-10 | 5 | -10/+130 | |
| | | ||||||
| * | docs: update maps table ddl (#168) | Arda Serdar Pektezol | 2024-07-10 | 1 | -111/+111 | |
| | | ||||||
| * | docs: add almost all lp history from the sheet (#168) | Arda Serdar Pektezol | 2024-07-10 | 1 | -18/+559 | |
| | | ||||||
| * | fix: pq mismatched values (#166) | Arda Serdar Pektezol | 2024-07-08 | 1 | -1/+1 | |
| | | ||||||
| * | fix: score count 0p summary fail (#164) | Arda Serdar Pektezol | 2024-07-08 | 1 | -5/+5 | |
| | | ||||||
| * | feat: return portal count from games and chapter map select (#155) | Arda Serdar Pektezol | 2024-07-05 | 7 | -11/+143 | |
| | | ||||||
| * | feat: update map tables db schema (#157) | Arda Serdar Pektezol | 2024-07-04 | 6 | -389/+36 | |
| | | ||||||
| * | fix: fetchmaps image sql | Arda Serdar Pektezol | 2024-04-25 | 1 | -1/+1 | |
| | | ||||||
| * | fix: sql typo in fetchmaps | Arda Serdar Pektezol | 2024-04-25 | 1 | -1/+1 | |
| | | ||||||
| * | docs: update models | Arda Serdar Pektezol | 2024-04-25 | 3 | -0/+24 | |
| | | ||||||
| * | feat: add images to game/chapter/map select (#151) | Arda Serdar Pektezol | 2024-02-14 | 3 | -8/+14 | |
| | | ||||||
| * | fix: hopefully fix profile placement calculation (#123) | Arda Serdar Pektezol | 2024-01-28 | 1 | -12/+16 | |
| | | ||||||
| * | feat: check steam ids when uploading demo (#148) | Arda Serdar Pektezol | 2024-01-28 | 2 | -10/+128 | |
| | | ||||||
| * | fix: time (#137) | Nidboj132 | 2023-12-23 | 1 | -1/+6 | |
| | | ||||||
| * | feat: update post on new comment (#59) | Arda Serdar Pektezol | 2023-12-23 | 1 | -0/+6 | |
| | | ||||||
| * | feat: discussion page (#137) | Nidboj132 | 2023-12-23 | 4 | -5/+406 | |
| | | ||||||
| * | fix: sql typo discussions delete (#142) | Arda Serdar Pektezol | 2023-12-22 | 1 | -1/+1 | |
| | | ||||||
| * | fix: discussions logic cleanup, docs title changes (#142) | Arda Serdar Pektezol | 2023-12-22 | 8 | -73/+83 | |
| | | ||||||
| * | fix: set db connection limits (#140) | Arda Serdar Pektezol | 2023-12-15 | 1 | -0/+4 | |
| | | ||||||
| * | docs: add missing param (#59) | Arda Serdar Pektezol | 2023-12-11 | 4 | -67/+23 | |
| | | ||||||
| * | feat: add discussion comment posting (#59) | Arda Serdar Pektezol | 2023-12-11 | 5 | -0/+220 | |
| | | ||||||
| * | feat: add content to discussions list (#59) | Arda Serdar Pektezol | 2023-11-20 | 1 | -13/+4 | |
| | | ||||||
| * | fix: crash (#54) | Nidboj132 | 2023-11-16 | 2 | -5/+5 | |
| | | ||||||
| * | feat: error check on 0 portal 0 tick record (#133) | Arda Serdar Pektezol | 2023-11-07 | 1 | -0/+6 | |
| | | ||||||
| * | fix: getplayersummaries cant unmarshal when player is in game (#131) | Arda Serdar Pektezol | 2023-11-07 | 2 | -26/+9 | |
| | | ||||||
| * | feat: inline parser instead of executable (#113) | Arda Serdar Pektezol | 2023-11-06 | 4 | -27/+226 | |
| | | | | Former-commit-id: 5fc9bc33b92dc674c23e3fe4dc4e852615ffad24 | |||||
| * | fix: sql typo in update user (#127) | Arda Serdar Pektezol | 2023-11-06 | 2 | -4/+5 | |
| | | | | Former-commit-id: dd0f8d101c7bb7e8817ed0e4e284a88674209e14 | |||||
| * | feat: profile (#54) | Nidboj132 | 2023-11-05 | 13 | -27/+653 | |
| | | | | Former-commit-id: be6cd428190c05b2fa99e36c32765cc0fd4044e8 | |||||
| * | fix is_disabled ambiguity (#124) | Arda Serdar Pektezol | 2023-10-29 | 1 | -1/+1 | |
| | | | | Former-commit-id: d432f615ba43aa0605ac9430efb54eb74b8a2edd | |||||
| * | remove pagination for profile/user (#121) | Arda Serdar Pektezol | 2023-10-21 | 1 | -63/+2 | |
| | | | | Former-commit-id: 7f2b74c18d316330c250d8aac058aa1912b4d1e0 | |||||
| * | update parser so that it gets correct ticks (#113) | Arda Serdar Pektezol | 2023-10-20 | 1 | -1/+1 | |
| | | | | Former-commit-id: 62e7d27f2651cf0ba5f8c1169298b9c36ff2ebe1 | |||||
| * | feat: pagination for user/profile scores (#118) | Arda Serdar Pektezol | 2023-10-10 | 4 | -11/+89 | |
| | | | | Former-commit-id: 1a1244a49c9be8f73240f2d5b6f7abe05a1544ab | |||||
| * | feat: add is_disabled to chapters itself (#112) | Arda Serdar Pektezol | 2023-10-10 | 4 | -21/+23 | |
| | | | | Former-commit-id: 86a6b1564e835d6c637144bf313a9cdec2fc4207 | |||||
| * | feat: new endpoint for getting every map for a game (#114) | Arda Serdar Pektezol | 2023-10-09 | 5 | -0/+153 | |
| | | | | Former-commit-id: 708f57ef08abea7f2b0549e8dad75096fd315558 | |||||
| * | feat: add is_disabled to chapters maps (#112) | Arda Serdar Pektezol | 2023-10-09 | 2 | -4/+5 | |
| | | | | Former-commit-id: 89a0cb3ddd290f9274eeca68ea9d1ed21d978296 | |||||
| * | feat: add is_deleted data to map summary (#109) | Arda Serdar Pektezol | 2023-09-28 | 5 | -8/+19 | |
| | | | | Former-commit-id: de8434e14fc35df28e2cc5ed0c4f31bfa741c7d6 | |||||
| * | fix: actually get log message in modlogs (#110) | Arda Serdar Pektezol | 2023-09-28 | 1 | -2/+2 | |
| | | | | Former-commit-id: 2c5830569d5c41f302580e1742f6804bd8d678b9 | |||||
| * | feat: improve logs and mod log endpoint (#55) | Arda Serdar Pektezol | 2023-09-28 | 5 | -37/+44 | |
| | | | | Former-commit-id: 7f2d9100cc4bd78c27544909fe7215913d6a2dfe | |||||
| * | fix: check for category id for map history when deleting summary (#106) | Arda Serdar Pektezol | 2023-09-28 | 1 | -5/+5 | |
| | | | | Former-commit-id: c79f58aaf4c174157d20b08a1c27ee9b9fcb305d | |||||
| * | fix: 0 score count summaries give false binding required error (#104) | Arda Serdar Pektezol | 2023-09-28 | 1 | -2/+2 | |
| | | | | Former-commit-id: 41cf94a810c83b0eb4d54996b727bb24910994b9 | |||||
| * | feat: revise logging in other handlers (#55) | Arda Serdar Pektezol | 2023-09-27 | 5 | -50/+33 | |
| | | | | Former-commit-id: ef5d934328d4389405cd51c08c2738093353a5cd | |||||
| * | feat: detailed logging, db changes (#55) | Arda Serdar Pektezol | 2023-09-27 | 3 | -11/+42 | |
| | | | | Former-commit-id: 74219281915f55ac46cff3795edd4364be84d561 | |||||
| * | feat: check for deleted records in users (#56) | Arda Serdar Pektezol | 2023-09-26 | 4 | -54/+70 | |
| | | | | Former-commit-id: b2e66ec5562f059137c7e1bf310f185441ce2b38 | |||||
| * | fix: user titles on non profile users (#98) | Arda Serdar Pektezol | 2023-09-26 | 1 | -2/+14 | |
| | | | | Former-commit-id: 9a5e37916f40ac80227d1ab52d9a718be8acc5f4 | |||||
| * | feat: missing placment data for user records (#51) | Arda Serdar Pektezol | 2023-09-26 | 3 | -12/+92 | |
| | | | | Former-commit-id: a549ad6074438916f62c18a24eebe638870ee89a | |||||