aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* docs: shoutout nekzArda Serdar Pektezol2023-07-201-3/+4
| | | Former-commit-id: 085ce45347ff6769ddd7d4de6f3dbac7698bacc4
* fix: change web titleArda Serdar Pektezol2023-07-201-1/+1
| | | Former-commit-id: 6df37e4a2fb2a4649a14e20a2a739473a1688081
* feat: about pageArda Serdar Pektezol2023-07-203-1/+51
| | | Former-commit-id: 103850ab3128cf9042565a59b216cd2dac553682
* quick link fixNidboj1322023-07-121-1/+1
| | | Former-commit-id: 4a579d7668f72cc05b53ba8b655e427d3ca105dc
* Merge branch 'main' of https://github.com/pektezol/LeastPortalsNidboj1322023-07-1226-1113/+2623
|\ | | | | Former-commit-id: af8d8680aafc3d662f8b53a4f50f0ea356b26c26
| * fix: 0 score count / showcase not required (#47)Arda Serdar Pektezol2023-07-124-10/+4
| | | | | | Former-commit-id: 2a1cea87348e0af8d97512a46093bd38768257ef
| * fix: sql typo for edit map summary (#48)Arda Serdar Pektezol2023-07-121-1/+1
| | | | | | Former-commit-id: 79b149b959b8cad999269e16834443c7de295079
| * fix: logic error on editing map summary (#48)Arda Serdar Pektezol2023-07-121-3/+9
| | | | | | Former-commit-id: 406a95993a6210ed30f78ad3ea562b2f23e3310a
| * feat: edit map imageArda Serdar Pektezol2023-07-126-3/+328
| | | | | | Former-commit-id: 288e6772dda69a9543a01db85069c95476addd4e
| * fix: turn back to serialsArda Serdar Pektezol2023-07-121-6/+6
| | | | | | Former-commit-id: 9c83d4ac7297c7306f4872d76334507fa09cbde9
| * fix: sql typoArda Serdar Pektezol2023-07-121-4/+1
| | | | | | Former-commit-id: a86ddf35ba75a5940575df760ee705473542fd38
| * feat: delete map summary routeArda Serdar Pektezol2023-07-121-0/+1
| | | | | | Former-commit-id: 2f2f884426ff0be75d4ec1b1220edb05b20ba9d8
| * fix: unique relation for map history and routesArda Serdar Pektezol2023-07-123-4/+6
| | | | | | Former-commit-id: f3ea2ce6784973385d63980b6680294bbcee0188
| * feat: is_coop field on map summaryArda Serdar Pektezol2023-07-102-2/+3
| | | | | | Former-commit-id: f780291d97e9df9f0d0743b06cedae7345308887
| * feat: is_coop field on gamesArda Serdar Pektezol2023-07-104-7/+9
| | | | | | Former-commit-id: bf3a5a262557ade646ce8e59db152be8c521ac06
| * feat: add chapter numbers in namesArda Serdar Pektezol2023-07-031-16/+16
| | | | | | Former-commit-id: 237a4cf44c7930145a8829b640d7f2c95e370860
| * feat: display score count and time in record response (#42)Arda Serdar Pektezol2023-07-032-4/+9
| | | | | | Former-commit-id: f123f9383519780a6e6d0f6828332635b93bad82
| * docs: refactor docsArda Serdar Pektezol2023-07-039-304/+304
| | | | | | Former-commit-id: 3f3833af352d8758ca509a4fe3badedd5250b1ba
| * fix: save uploaded demos as .dem in order for parser to work (#42)Arda Serdar Pektezol2023-07-031-4/+4
| | | | | | Former-commit-id: aa6485ebbdeffe4eaf903988a676fa69f37d67b9
| * fix: cleanup post record, uuid file saving, defer file delete (#42)Arda Serdar Pektezol2023-07-031-4/+4
| | | | | | Former-commit-id: b98bc4164983e6f78566f0a7dd296e7f9cfd9e3e
| * fix: parser actually works now (#42)Arda Serdar Pektezol2023-07-032-11/+15
| | | | | | Former-commit-id: 28378525f79e2879a1306b3bb169668d238cc117
| * fix: change demo save locationArda Serdar Pektezol2023-07-031-4/+4
| | | | | | Former-commit-id: 9f12bccafd5433775c7de315950f02f9464777fa
| * fix: change demo save locationArda Serdar Pektezol2023-07-031-4/+4
| | | | | | Former-commit-id: 2e7592b91f3787b501c798397838ba858f4103f7
| * docs: add missing field to post recordArda Serdar Pektezol2023-07-034-0/+20
| | | | | | Former-commit-id: 73726de788daf38a82d9663ab2d8f0544b76c3e3
| * fix: sql typo record controllerArda Serdar Pektezol2023-07-031-1/+1
| | | | | | Former-commit-id: 8d78b48a9c745d94f4e287b0d2b7871ecdb4873b
| * docs: update swaggerArda Serdar Pektezol2023-07-035-37/+26
| | | | | | Former-commit-id: d55150a028f67d5dc8668e2b2384d13511339b46
| * docs: add github sponsorship buttonArda Serdar Pektezol2023-07-031-0/+1
| | | | | | Former-commit-id: 146de69d05ae27afbbdefb313c44be6ccf4aada9
| * docs: update readmeArda Serdar Pektezol2023-07-031-3/+31
| | | | | | Former-commit-id: a810590f30535b528e27eb45d836bf7b5af9c11d
| * feat: parser for getting portal and tick count (#42)Arda Serdar Pektezol2023-07-032-4/+39
| | | | | | Former-commit-id: 1619ece868b7009a661dcc3b622746cc09981042
| * feat: add moderator status into jwt tokenArda Serdar Pektezol2023-06-301-0/+10
| | | | | | Former-commit-id: 3034de650c9e5898a1915814ea12c4c7f4f627db
| * fix: remove middleware for unneeded routesArda Serdar Pektezol2023-06-291-3/+3
| | | | | | Former-commit-id: 0e357aca92274049c7bea7d70910befef4427efc
| * docs: add jwt token requirementsArda Serdar Pektezol2023-06-294-0/+60
| | | | | | Former-commit-id: e5b56433686e2180a99293f0ddf339e70b304c67
| * docs: fix delete map summaryArda Serdar Pektezol2023-06-294-4/+142
| | | | | | Former-commit-id: c94adce2fb9a6210f2732a35075bbe49adebc532
| * docs: updated for add/edit/delete map summaryArda Serdar Pektezol2023-06-293-26/+232
| | | | | | Former-commit-id: 0f2f20f84b5a52d747f18fba771bc88478f8c059
| * feat: delete map summaryArda Serdar Pektezol2023-06-292-1/+94
| | | | | | Former-commit-id: bd5bc84fc142f44bfa3c1c1ddc35e435a3f816bf
| * feat: create map summaryArda Serdar Pektezol2023-06-292-1/+87
| | | | | | Former-commit-id: 5ab31d8543512b9d32e3d25beee347e9668f8323
| * feat: return back to single map summary editArda Serdar Pektezol2023-06-292-36/+28
| | | | | | Former-commit-id: 853dd376267ea63e67b1e4e7041f4c5c5f1be380
| * fix: map summary sqlArda Serdar Pektezol2023-06-291-1/+1
| | | | | | Former-commit-id: 3edddea55add68a877d2dbdfcaf3e83f774da775
| * feat: support for multiple route edit, image fieldArda Serdar Pektezol2023-06-295-83/+88
| | | | | | Former-commit-id: 3820c1363ece1c6616ec0297e44de851bae410af
| * feat: route id in map summary, update docsArda Serdar Pektezol2023-06-297-8/+33
| | | | | | Former-commit-id: f8db004d2c17f09f665e51ec4e730418248bfd07
| * fix: auth sql typoArda Serdar Pektezol2023-06-291-1/+1
| | | | | | Former-commit-id: e55e1e6727e59d15044514940e20c4ca94b8e3e4
| * fix: record controllerArda Serdar Pektezol2023-06-296-137/+269
| | | | | | Former-commit-id: bff6b62474e02f644d93f49827145cfd92682c6f
| * feat: mod edit for map summaryArda Serdar Pektezol2023-06-285-5/+127
| | | | | | Former-commit-id: dbef520658347a8c23546371ced24f1c0271749d
| * feat: image field for mapsArda Serdar Pektezol2023-06-282-4/+5
| | | | | | Former-commit-id: 374fecd1ef73854c96dd4b80c584ddb823e6e1ba
| * feat: parser for cm portal & tick counting (#42)Arda Serdar Pektezol2023-06-201-0/+1
| | | | | | Former-commit-id: fceadf1acf59b2afe0a4d18cc4a7ac847fc2fc42
| * fix: remove duplicate score count in routes (#46)Arda Serdar Pektezol2023-06-205-17/+3
| |
| * docs: map summary response (#46)Arda Serdar Pektezol2023-06-203-24/+16
| |
| * feat: improved map summary response, all routes init (#43, #46)Arda Serdar Pektezol2023-06-205-303/+570
| |
| * feat: improved map summary response (#43)Arda Serdar Pektezol2023-06-186-250/+207
| |
| * feat: map routes table (#1)Arda Serdar Pektezol2023-06-171-13/+12
| |