aboutsummaryrefslogtreecommitdiff
path: root/backend/handlers/user.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* backend: fix user completion countArda Serdar Pektezol2024-10-241-24/+24
* backend: fix wr deltasArda Serdar Pektezol2024-10-241-3/+3
* backend: fix run ranksArda Serdar Pektezol2024-10-191-16/+24
* backend: check map wr count by cm categoryArda Serdar Pektezol2024-10-181-1/+1
* refactor: move backend entry, rename moduleArda Serdar Pektezol2024-09-101-2/+3
* feat: update map tables db schema (#157)Arda Serdar Pektezol2024-07-041-12/+12
* fix: hopefully fix profile placement calculation (#123)Arda Serdar Pektezol2024-01-281-12/+16
* fix: sql typo in update user (#127)Arda Serdar Pektezol2023-11-061-2/+2
* remove pagination for profile/user (#121)Arda Serdar Pektezol2023-10-211-63/+2
* feat: pagination for user/profile scores (#118)Arda Serdar Pektezol2023-10-101-11/+73
* feat: improve logs and mod log endpoint (#55)Arda Serdar Pektezol2023-09-281-1/+1
* feat: revise logging in other handlers (#55)Arda Serdar Pektezol2023-09-271-2/+2
* feat: check for deleted records in users (#56)Arda Serdar Pektezol2023-09-261-54/+54
* fix: user titles on non profile users (#98)Arda Serdar Pektezol2023-09-261-2/+14
* feat: missing placment data for user records (#51)Arda Serdar Pektezol2023-09-261-12/+90
* feat: completed profile rankings (#51)Arda Serdar Pektezol2023-09-251-117/+187
* feat: discussions (#59)Arda Serdar Pektezol2023-09-221-12/+4
* fix: change all status codes to 200 (#66)Arda Serdar Pektezol2023-09-221-34/+34
* feat: added logs for user update (#55)Arda Serdar Pektezol2023-09-031-0/+7
* feat: working on rankings, overall rank left (#51)Arda Serdar Pektezol2023-09-031-11/+341
* fix: remove redundant logArda Serdar Pektezol2023-09-021-3/+0
* feat: finalized profile scores in one array (#51)Arda Serdar Pektezol2023-08-301-78/+80
* refactor: reorganizing packagesArda Serdar Pektezol2023-08-261-0/+383