aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * fix: remove redundant home routeArda Serdar Pektezol2023-09-022-12/+0
| * fix: imrpoved user models on responsesArda Serdar Pektezol2023-09-023-32/+30
| * fix: optimize rankingsArda Serdar Pektezol2023-09-021-71/+78
| * fix: remove redundant logArda Serdar Pektezol2023-09-021-3/+0
| * docs: change tags for logs (#55)Arda Serdar Pektezol2023-09-024-8/+8
| * docs: update docs for logs (#55)Arda Serdar Pektezol2023-09-024-6/+351
| * feat: sike, add game to score logs (#55)Arda Serdar Pektezol2023-09-021-7/+12
| * feat: finalize score logs (#55)Arda Serdar Pektezol2023-09-021-14/+43
| * fix: row scan pointers (#55)Arda Serdar Pektezol2023-09-021-2/+2
| * fix: actually pass the parameters for insert (#55)Arda Serdar Pektezol2023-09-021-1/+1
| * feat: testing logging system (#55)Arda Serdar Pektezol2023-09-024-0/+130
| * docs: added privacy policyArda Serdar Pektezol2023-08-301-1/+14
| * docs: finalized profile scores in one array (#51)Arda Serdar Pektezol2023-08-303-46/+33
| * feat: finalized profile scores in one array (#51)Arda Serdar Pektezol2023-08-301-78/+80
| * fix: change disabled mapsArda Serdar Pektezol2023-08-301-2/+2
| * fix: actually get is_coop data for the given map (#45)Arda Serdar Pektezol2023-08-301-2/+2
| * docs: map leaderboards responseArda Serdar Pektezol2023-08-303-183/+162
| * feat: better leaderboards response, coop additions (#45)Arda Serdar Pektezol2023-08-302-53/+79
| * refactor: reorganizing packagesArda Serdar Pektezol2023-08-2610-60/+59
| * docs: profile improvement swagger (#51)Arda Serdar Pektezol2023-08-254-52/+319
| * feat: better score handling in profiles (#51)Arda Serdar Pektezol2023-08-251-27/+147
| * feat: profile cleanup before rework (#51)Arda Serdar Pektezol2023-08-241-47/+12
| * fix: mod flag for easy check (#49)Arda Serdar Pektezol2023-08-246-89/+95
| * Merge branch 'main' of https://github.com/pektezol/LeastPortalsHubArda Serdar Pektezol2023-08-242-2/+2
| |\
| | * fix: change title handling and login not working (#49)Arda Serdar Pektezol2023-08-242-2/+2
| * | refactor: move structs around for better understandingArda Serdar Pektezol2023-08-2012-564/+560
| * | fix: change map history from timestamp to dateArda Serdar Pektezol2023-08-202-262/+262
| |/
* / added graph and fixed some cssNidboj1322023-09-052-69/+208
|/
* docs: update license name in disclaimerArda Serdar Pektezol2023-08-071-1/+1
* refactor: changed github repo nameArda Serdar Pektezol2023-07-2012-25/+25
* docs: relicense to AGPLv3Arda Serdar Pektezol2023-07-201-1/+1
* docs: relicense to AGPLv3Arda Serdar Pektezol2023-07-201-295/+617
* docs: shoutout nekzArda Serdar Pektezol2023-07-201-3/+4
* fix: change web titleArda Serdar Pektezol2023-07-201-1/+1
* feat: about pageArda Serdar Pektezol2023-07-203-1/+51
* quick link fixNidboj1322023-07-121-1/+1
* Merge branch 'main' of https://github.com/pektezol/LeastPortalsNidboj1322023-07-1226-1113/+2623
|\
| * fix: 0 score count / showcase not required (#47)Arda Serdar Pektezol2023-07-124-10/+4
| * fix: sql typo for edit map summary (#48)Arda Serdar Pektezol2023-07-121-1/+1
| * fix: logic error on editing map summary (#48)Arda Serdar Pektezol2023-07-121-3/+9
| * feat: edit map imageArda Serdar Pektezol2023-07-126-3/+328
| * fix: turn back to serialsArda Serdar Pektezol2023-07-121-6/+6
| * fix: sql typoArda Serdar Pektezol2023-07-121-4/+1
| * feat: delete map summary routeArda Serdar Pektezol2023-07-121-0/+1
| * fix: unique relation for map history and routesArda Serdar Pektezol2023-07-123-4/+6
| * feat: is_coop field on map summaryArda Serdar Pektezol2023-07-102-2/+3
| * feat: is_coop field on gamesArda Serdar Pektezol2023-07-104-7/+9
| * feat: add chapter numbers in namesArda Serdar Pektezol2023-07-031-16/+16
| * feat: display score count and time in record response (#42)Arda Serdar Pektezol2023-07-032-4/+9
| * docs: refactor docsArda Serdar Pektezol2023-07-039-304/+304