| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-09-22 | feat: improve map and user searches (#77) | Arda Serdar Pektezol | 1 | -120/+127 | |
| Former-commit-id: 77019e11d0d0ee29061b603eaf6a79f42d68058f | |||||
| 2023-09-22 | feat: coop demos (#53) | Nidboj132 | 1 | -1/+12 | |
| Former-commit-id: 8356729d273b41a4f8082266c1d8c7b4a4f6b04e | |||||
| 2023-09-22 | feat: coop leaderboards (#53) | Nidboj132 | 2 | -13/+65 | |
| Former-commit-id: ce710d4fc8821850c64777d90405bd4ad717961d | |||||
| 2023-09-22 | feat: completion count (#52) | Nidboj132 | 1 | -13/+12 | |
| Former-commit-id: 4a01ffc5f6c5b648afed18bc7c74f55374f10bfc | |||||
| 2023-09-22 | docs: completion count added (#63) | Arda Serdar Pektezol | 3 | -0/+8 | |
| Former-commit-id: f0bd5dbb55bb8ca91314f84d1b0279b59a73c34a | |||||
| 2023-09-22 | fix: summary crashing (#53) | Nidboj132 | 1 | -1/+1 | |
| Former-commit-id: 3439c27c6575c3f7ba526bce66df378aa0e46f01 | |||||
| 2023-09-22 | fix: change all status codes to 200 (#66) | Arda Serdar Pektezol | 7 | -131/+131 | |
| Former-commit-id: ae632415e3f6f79a462240f151ada2e428318c6b | |||||
| 2023-09-22 | feat: completion count on summary for each cm entry (#63) | Arda Serdar Pektezol | 2 | -6/+29 | |
| Former-commit-id: 38779e7cbddb7e850a5f4a56565938b3dcb14857 | |||||
| 2023-09-22 | quicker summary fix (#53) | Nidboj132 | 1 | -1/+1 | |
| Former-commit-id: 4091731493d795b3db985819c3c4970bd32847e3 | |||||
| 2023-09-22 | quick summary fix (#53) | Nidboj132 | 1 | -1/+1 | |
| Former-commit-id: d3da8c2773c0cde09071a1e6ada0ca8789a5b673 | |||||
| 2023-09-22 | added leaderboard (#53) | Nidboj132 | 4 | -18/+224 | |
| Former-commit-id: cca018d7af153dbeab6689f48293ee58a8c871fe | |||||
| 2023-09-22 | fix: page number error on empty records (#62) | Arda Serdar Pektezol | 1 | -20/+26 | |
| Former-commit-id: 2cc0de90a469feed0dd42cc2c0529b2e7ed72bae | |||||
| 2023-09-22 | fix: leaderboards tie check, ordering (#60) | Arda Serdar Pektezol | 1 | -4/+6 | |
| Former-commit-id: 69f789db003f9c1a8eaf200bbbb0f5cb773d5e45 | |||||
| 2023-09-18 | docs: leaderboard pagination parameters | Arda Serdar Pektezol | 3 | -0/+85 | |
| Former-commit-id: 902316661475df90e1de1365c232a9cabb5760a9 | |||||
| 2023-09-18 | fix: change default page size to 20 | Arda Serdar Pektezol | 1 | -3/+3 | |
| Former-commit-id: 87bc4f4fe939cce3a00c74b1c3483a1c22cf0c41 | |||||
| 2023-09-18 | feat: pagination for map leaderboards | Arda Serdar Pektezol | 2 | -13/+57 | |
| Former-commit-id: 0a38362eadcf1c1ecf5ae29d5a58a015abfd54ee | |||||
| 2023-09-05 | added graph and fixed some css | Nidboj132 | 2 | -69/+208 | |
| Former-commit-id: b0370b8679f2a7b20c2f277c3814401fbc78d54d | |||||
| 2023-09-03 | fix: create map summary, why the fuck does this have to be a pointer integer?? | Arda Serdar Pektezol | 1 | -1/+1 | |
| Former-commit-id: d44c3830e00975a1c4d41da83e762f452b2caaf4 | |||||
| 2023-09-03 | feat: added logs for user update (#55) | Arda Serdar Pektezol | 3 | -9/+21 | |
| Former-commit-id: b1cfb15cd595e93494b370dda6572e48a175d46e | |||||
| 2023-09-03 | feat: working on rankings, overall rank left (#51) | Arda Serdar Pektezol | 1 | -11/+341 | |
| Former-commit-id: 3e2a57f4592259c94abef84f408405869c6df922 | |||||
| 2023-09-03 | fix: order mod logs by most recent (#55) | Arda Serdar Pektezol | 1 | -1/+2 | |
| Former-commit-id: 661ee1f70cbc8e8705e9145de9cfdc48c97daf02 | |||||
| 2023-09-03 | feat: update user logs (#55) | Arda Serdar Pektezol | 2 | -13/+16 | |
| Former-commit-id: 9041bf919cbd96eb135abc14318910b81340f95d | |||||
| 2023-09-03 | docs: update log response type | Arda Serdar Pektezol | 3 | -3/+69 | |
| Former-commit-id: 8e2be25b6ce30d3f42b388b7c67ee14e230cce80 | |||||
| 2023-09-02 | docs: update swagger for changed models | Arda Serdar Pektezol | 3 | -14/+6 | |
| Former-commit-id: 45b281132d5d5cf05297230ac9b17f2790a4c75f | |||||
| 2023-09-02 | feat: detailed logs for records (#55) | Arda Serdar Pektezol | 2 | -2/+23 | |
| Former-commit-id: af37633ce05f08fc517cb3e8fec3e84a0bd5ba49 | |||||
| 2023-09-02 | feat: map summary logs (#55) | Arda Serdar Pektezol | 2 | -10/+15 | |
| Former-commit-id: 4ef8800f1270e3b3aa61913bef8cc07ce4a55656 | |||||
| 2023-09-02 | fix: remove redundant home route | Arda Serdar Pektezol | 2 | -12/+0 | |
| Former-commit-id: fbc6789b2ca54aeb13d8bc6e8ec406e524e00606 | |||||
| 2023-09-02 | fix: imrpoved user models on responses | Arda Serdar Pektezol | 3 | -32/+30 | |
| Former-commit-id: 3aeb7e76928081664f33a4012bd1d84c81eef77c | |||||
| 2023-09-02 | fix: optimize rankings | Arda Serdar Pektezol | 1 | -71/+78 | |
| Former-commit-id: 16b247861acea7b5c70a872db7b0397f9dc5c879 | |||||
| 2023-09-02 | fix: remove redundant log | Arda Serdar Pektezol | 1 | -3/+0 | |
| Former-commit-id: 802218f21552ee2ea453013974d69464bbe25bc3 | |||||
| 2023-09-02 | docs: change tags for logs (#55) | Arda Serdar Pektezol | 4 | -8/+8 | |
| Former-commit-id: c3f9968ecb1a8734bbc87ad4fe28073b14b9920c | |||||
| 2023-09-02 | docs: update docs for logs (#55) | Arda Serdar Pektezol | 4 | -6/+351 | |
| Former-commit-id: 0478aa459bfe9a7c81073d4ff8d8264aa1258bc1 | |||||
| 2023-09-02 | feat: sike, add game to score logs (#55) | Arda Serdar Pektezol | 1 | -7/+12 | |
| Former-commit-id: 4ffa3b1269c0859b6cc85defc3fa6e095102252a | |||||
| 2023-09-02 | feat: finalize score logs (#55) | Arda Serdar Pektezol | 1 | -14/+43 | |
| Former-commit-id: 5151b31745579814336797091d52c6252b14a4c2 | |||||
| 2023-09-02 | fix: row scan pointers (#55) | Arda Serdar Pektezol | 1 | -2/+2 | |
| Former-commit-id: ffcbfb6b07e1d7e41b19aba6dc8e3b2d261bf910 | |||||
| 2023-09-02 | fix: actually pass the parameters for insert (#55) | Arda Serdar Pektezol | 1 | -1/+1 | |
| Former-commit-id: 5b532bdc1797151e3d5fbfa365c5126d1f8bab71 | |||||
| 2023-09-02 | feat: testing logging system (#55) | Arda Serdar Pektezol | 4 | -0/+130 | |
| Former-commit-id: d8c5fda30ab08b42218aead1febdf83200948763 | |||||
| 2023-08-30 | docs: added privacy policy | Arda Serdar Pektezol | 1 | -1/+14 | |
| Former-commit-id: 891383147a4ec44c3647f71752a7928dcc2bcd3c | |||||
| 2023-08-30 | docs: finalized profile scores in one array (#51) | Arda Serdar Pektezol | 3 | -46/+33 | |
| Former-commit-id: 93b44c71389b5ff98d9a610611be21fd12c88664 | |||||
| 2023-08-30 | feat: finalized profile scores in one array (#51) | Arda Serdar Pektezol | 1 | -78/+80 | |
| Former-commit-id: 2a8e03ef339fb40d10b4770b004e35809ba05d7a | |||||
| 2023-08-30 | fix: change disabled maps | Arda Serdar Pektezol | 1 | -2/+2 | |
| Former-commit-id: ed6aca7192bd4d142107983cf0cda5efc14e0609 | |||||
| 2023-08-30 | fix: actually get is_coop data for the given map (#45) | Arda Serdar Pektezol | 1 | -2/+2 | |
| Former-commit-id: f29b6ca5d0e23ae622451b011e7d64758a8f598c | |||||
| 2023-08-30 | docs: map leaderboards response | Arda Serdar Pektezol | 3 | -183/+162 | |
| Former-commit-id: a2c27052fbdacaa0e329270e1dd961602623d5d1 | |||||
| 2023-08-30 | feat: better leaderboards response, coop additions (#45) | Arda Serdar Pektezol | 2 | -53/+79 | |
| Former-commit-id: 3a4a8af14d054512204b5ca4c25a6603ec94773e | |||||
| 2023-08-26 | refactor: reorganizing packages | Arda Serdar Pektezol | 10 | -60/+59 | |
| Former-commit-id: 99410223654c2a5ffc15fdab6ec3e921b5410cba | |||||
| 2023-08-25 | docs: profile improvement swagger (#51) | Arda Serdar Pektezol | 4 | -52/+319 | |
| Former-commit-id: ff35be478c4f29c611c40fa34ca5d134e970cc16 | |||||
| 2023-08-25 | feat: better score handling in profiles (#51) | Arda Serdar Pektezol | 1 | -27/+147 | |
| Former-commit-id: 9d30f4ad6e9e077259868e7f05fbe7ac1f65229c | |||||
| 2023-08-24 | feat: profile cleanup before rework (#51) | Arda Serdar Pektezol | 1 | -47/+12 | |
| Former-commit-id: 639d3d4a42b147cf0712775ce5218f613edf6de5 | |||||
| 2023-08-24 | fix: mod flag for easy check (#49) | Arda Serdar Pektezol | 6 | -89/+95 | |
| Former-commit-id: 06ee23ee9659834252d3cb5c3c255797e9f93b62 | |||||
| 2023-08-24 | fix: change title handling and login not working (#49) | Arda Serdar Pektezol | 2 | -2/+2 | |
| Former-commit-id: b18e6b1d7d5aa68d14d656167d0250a4881dc7a4 | |||||