aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* feat: coop demos (#53)Nidboj1322023-09-221-1/+12
| | | Former-commit-id: 8356729d273b41a4f8082266c1d8c7b4a4f6b04e
* feat: coop leaderboards (#53)Nidboj1322023-09-222-13/+65
| | | Former-commit-id: ce710d4fc8821850c64777d90405bd4ad717961d
* feat: completion count (#52)Nidboj1322023-09-221-13/+12
| | | Former-commit-id: 4a01ffc5f6c5b648afed18bc7c74f55374f10bfc
* docs: completion count added (#63)Arda Serdar Pektezol2023-09-223-0/+8
| | | Former-commit-id: f0bd5dbb55bb8ca91314f84d1b0279b59a73c34a
* fix: summary crashing (#53)Nidboj1322023-09-221-1/+1
| | | Former-commit-id: 3439c27c6575c3f7ba526bce66df378aa0e46f01
* fix: change all status codes to 200 (#66)Arda Serdar Pektezol2023-09-227-131/+131
| | | Former-commit-id: ae632415e3f6f79a462240f151ada2e428318c6b
* feat: completion count on summary for each cm entry (#63)Arda Serdar Pektezol2023-09-222-6/+29
| | | Former-commit-id: 38779e7cbddb7e850a5f4a56565938b3dcb14857
* quicker summary fix (#53)Nidboj1322023-09-221-1/+1
| | | Former-commit-id: 4091731493d795b3db985819c3c4970bd32847e3
* quick summary fix (#53)Nidboj1322023-09-221-1/+1
| | | Former-commit-id: d3da8c2773c0cde09071a1e6ada0ca8789a5b673
* added leaderboard (#53)Nidboj1322023-09-224-18/+224
| | | Former-commit-id: cca018d7af153dbeab6689f48293ee58a8c871fe
* fix: page number error on empty records (#62)Arda Serdar Pektezol2023-09-221-20/+26
| | | Former-commit-id: 2cc0de90a469feed0dd42cc2c0529b2e7ed72bae
* fix: leaderboards tie check, ordering (#60)Arda Serdar Pektezol2023-09-221-4/+6
| | | Former-commit-id: 69f789db003f9c1a8eaf200bbbb0f5cb773d5e45
* docs: leaderboard pagination parametersArda Serdar Pektezol2023-09-183-0/+85
| | | Former-commit-id: 902316661475df90e1de1365c232a9cabb5760a9
* fix: change default page size to 20Arda Serdar Pektezol2023-09-181-3/+3
| | | Former-commit-id: 87bc4f4fe939cce3a00c74b1c3483a1c22cf0c41
* feat: pagination for map leaderboardsArda Serdar Pektezol2023-09-182-13/+57
| | | Former-commit-id: 0a38362eadcf1c1ecf5ae29d5a58a015abfd54ee
* Merge branch 'main' of https://github.com/pektezol/LeastPortalsHubNidboj1322023-09-0523-1355/+2644
|\ | | | | Former-commit-id: 221385f463b7f5b0fc43a093b2c7c46e68d46d68
| * fix: create map summary, why the fuck does this have to be a pointer integer??Arda Serdar Pektezol2023-09-031-1/+1
| | | | | | Former-commit-id: d44c3830e00975a1c4d41da83e762f452b2caaf4
| * feat: added logs for user update (#55)Arda Serdar Pektezol2023-09-033-9/+21
| | | | | | Former-commit-id: b1cfb15cd595e93494b370dda6572e48a175d46e
| * feat: working on rankings, overall rank left (#51)Arda Serdar Pektezol2023-09-031-11/+341
| | | | | | Former-commit-id: 3e2a57f4592259c94abef84f408405869c6df922
| * fix: order mod logs by most recent (#55)Arda Serdar Pektezol2023-09-031-1/+2
| | | | | | Former-commit-id: 661ee1f70cbc8e8705e9145de9cfdc48c97daf02
| * feat: update user logs (#55)Arda Serdar Pektezol2023-09-032-13/+16
| | | | | | Former-commit-id: 9041bf919cbd96eb135abc14318910b81340f95d
| * docs: update log response typeArda Serdar Pektezol2023-09-033-3/+69
| | | | | | Former-commit-id: 8e2be25b6ce30d3f42b388b7c67ee14e230cce80
| * docs: update swagger for changed modelsArda Serdar Pektezol2023-09-023-14/+6
| | | | | | Former-commit-id: 45b281132d5d5cf05297230ac9b17f2790a4c75f
| * feat: detailed logs for records (#55)Arda Serdar Pektezol2023-09-022-2/+23
| | | | | | Former-commit-id: af37633ce05f08fc517cb3e8fec3e84a0bd5ba49
| * feat: map summary logs (#55)Arda Serdar Pektezol2023-09-022-10/+15
| | | | | | Former-commit-id: 4ef8800f1270e3b3aa61913bef8cc07ce4a55656
| * fix: remove redundant home routeArda Serdar Pektezol2023-09-022-12/+0
| | | | | | Former-commit-id: fbc6789b2ca54aeb13d8bc6e8ec406e524e00606
| * fix: imrpoved user models on responsesArda Serdar Pektezol2023-09-023-32/+30
| | | | | | Former-commit-id: 3aeb7e76928081664f33a4012bd1d84c81eef77c
| * fix: optimize rankingsArda Serdar Pektezol2023-09-021-71/+78
| | | | | | Former-commit-id: 16b247861acea7b5c70a872db7b0397f9dc5c879
| * fix: remove redundant logArda Serdar Pektezol2023-09-021-3/+0
| | | | | | Former-commit-id: 802218f21552ee2ea453013974d69464bbe25bc3
| * docs: change tags for logs (#55)Arda Serdar Pektezol2023-09-024-8/+8
| | | | | | Former-commit-id: c3f9968ecb1a8734bbc87ad4fe28073b14b9920c
| * docs: update docs for logs (#55)Arda Serdar Pektezol2023-09-024-6/+351
| | | | | | Former-commit-id: 0478aa459bfe9a7c81073d4ff8d8264aa1258bc1
| * feat: sike, add game to score logs (#55)Arda Serdar Pektezol2023-09-021-7/+12
| | | | | | Former-commit-id: 4ffa3b1269c0859b6cc85defc3fa6e095102252a
| * feat: finalize score logs (#55)Arda Serdar Pektezol2023-09-021-14/+43
| | | | | | Former-commit-id: 5151b31745579814336797091d52c6252b14a4c2
| * fix: row scan pointers (#55)Arda Serdar Pektezol2023-09-021-2/+2
| | | | | | Former-commit-id: ffcbfb6b07e1d7e41b19aba6dc8e3b2d261bf910
| * fix: actually pass the parameters for insert (#55)Arda Serdar Pektezol2023-09-021-1/+1
| | | | | | Former-commit-id: 5b532bdc1797151e3d5fbfa365c5126d1f8bab71
| * feat: testing logging system (#55)Arda Serdar Pektezol2023-09-024-0/+130
| | | | | | Former-commit-id: d8c5fda30ab08b42218aead1febdf83200948763
| * docs: added privacy policyArda Serdar Pektezol2023-08-301-1/+14
| | | | | | Former-commit-id: 891383147a4ec44c3647f71752a7928dcc2bcd3c
| * docs: finalized profile scores in one array (#51)Arda Serdar Pektezol2023-08-303-46/+33
| | | | | | Former-commit-id: 93b44c71389b5ff98d9a610611be21fd12c88664
| * feat: finalized profile scores in one array (#51)Arda Serdar Pektezol2023-08-301-78/+80
| | | | | | Former-commit-id: 2a8e03ef339fb40d10b4770b004e35809ba05d7a
| * fix: change disabled mapsArda Serdar Pektezol2023-08-301-2/+2
| | | | | | Former-commit-id: ed6aca7192bd4d142107983cf0cda5efc14e0609
| * fix: actually get is_coop data for the given map (#45)Arda Serdar Pektezol2023-08-301-2/+2
| | | | | | Former-commit-id: f29b6ca5d0e23ae622451b011e7d64758a8f598c
| * docs: map leaderboards responseArda Serdar Pektezol2023-08-303-183/+162
| | | | | | Former-commit-id: a2c27052fbdacaa0e329270e1dd961602623d5d1
| * feat: better leaderboards response, coop additions (#45)Arda Serdar Pektezol2023-08-302-53/+79
| | | | | | Former-commit-id: 3a4a8af14d054512204b5ca4c25a6603ec94773e
| * refactor: reorganizing packagesArda Serdar Pektezol2023-08-2610-60/+59
| | | | | | Former-commit-id: 99410223654c2a5ffc15fdab6ec3e921b5410cba
| * docs: profile improvement swagger (#51)Arda Serdar Pektezol2023-08-254-52/+319
| | | | | | Former-commit-id: ff35be478c4f29c611c40fa34ca5d134e970cc16
| * feat: better score handling in profiles (#51)Arda Serdar Pektezol2023-08-251-27/+147
| | | | | | Former-commit-id: 9d30f4ad6e9e077259868e7f05fbe7ac1f65229c
| * feat: profile cleanup before rework (#51)Arda Serdar Pektezol2023-08-241-47/+12
| | | | | | Former-commit-id: 639d3d4a42b147cf0712775ce5218f613edf6de5
| * fix: mod flag for easy check (#49)Arda Serdar Pektezol2023-08-246-89/+95
| | | | | | Former-commit-id: 06ee23ee9659834252d3cb5c3c255797e9f93b62
| * Merge branch 'main' of https://github.com/pektezol/LeastPortalsHubArda Serdar Pektezol2023-08-242-2/+2
| |\ | | | | | | Former-commit-id: 370185f6542f92a021e51e15955ecda1fa5a674e
| | * fix: change title handling and login not working (#49)Arda Serdar Pektezol2023-08-242-2/+2
| | | | | | | | | Former-commit-id: b18e6b1d7d5aa68d14d656167d0250a4881dc7a4