aboutsummaryrefslogtreecommitdiff
path: root/backend/handlers/user.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix/profile: overall completion count wrong (#252)Arda Serdar Pektezol2024-12-221-0/+19
|
* backend: better auth check, audit loggingArda Serdar Pektezol2024-10-311-25/+3
|
* backend: fix all rankings and placements, use sql funcsArda Serdar Pektezol2024-10-311-300/+193
|
* 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
| | | Former-commit-id: dd0f8d101c7bb7e8817ed0e4e284a88674209e14
* remove pagination for profile/user (#121)Arda Serdar Pektezol2023-10-211-63/+2
| | | Former-commit-id: 7f2b74c18d316330c250d8aac058aa1912b4d1e0
* feat: pagination for user/profile scores (#118)Arda Serdar Pektezol2023-10-101-11/+73
| | | Former-commit-id: 1a1244a49c9be8f73240f2d5b6f7abe05a1544ab
* feat: improve logs and mod log endpoint (#55)Arda Serdar Pektezol2023-09-281-1/+1
| | | Former-commit-id: 7f2d9100cc4bd78c27544909fe7215913d6a2dfe
* feat: revise logging in other handlers (#55)Arda Serdar Pektezol2023-09-271-2/+2
| | | Former-commit-id: ef5d934328d4389405cd51c08c2738093353a5cd
* feat: check for deleted records in users (#56)Arda Serdar Pektezol2023-09-261-54/+54
| | | Former-commit-id: b2e66ec5562f059137c7e1bf310f185441ce2b38
* fix: user titles on non profile users (#98)Arda Serdar Pektezol2023-09-261-2/+14
| | | Former-commit-id: 9a5e37916f40ac80227d1ab52d9a718be8acc5f4
* feat: missing placment data for user records (#51)Arda Serdar Pektezol2023-09-261-12/+90
| | | Former-commit-id: a549ad6074438916f62c18a24eebe638870ee89a
* feat: completed profile rankings (#51)Arda Serdar Pektezol2023-09-251-117/+187
| | | Former-commit-id: a2ef452a32803181f6937f08840e5f0e55ed6403
* feat: discussions (#59)Arda Serdar Pektezol2023-09-221-12/+4
| | | Former-commit-id: ac6ac59367650b6a37650f5aec0587c6ce4d3dd1
* fix: change all status codes to 200 (#66)Arda Serdar Pektezol2023-09-221-34/+34
| | | Former-commit-id: ae632415e3f6f79a462240f151ada2e428318c6b
* feat: added logs for user update (#55)Arda Serdar Pektezol2023-09-031-0/+7
| | | Former-commit-id: b1cfb15cd595e93494b370dda6572e48a175d46e
* feat: working on rankings, overall rank left (#51)Arda Serdar Pektezol2023-09-031-11/+341
| | | Former-commit-id: 3e2a57f4592259c94abef84f408405869c6df922
* fix: remove redundant logArda Serdar Pektezol2023-09-021-3/+0
| | | Former-commit-id: 802218f21552ee2ea453013974d69464bbe25bc3
* feat: finalized profile scores in one array (#51)Arda Serdar Pektezol2023-08-301-78/+80
| | | Former-commit-id: 2a8e03ef339fb40d10b4770b004e35809ba05d7a
* refactor: reorganizing packagesArda Serdar Pektezol2023-08-261-0/+383
Former-commit-id: 99410223654c2a5ffc15fdab6ec3e921b5410cba