index
:
lphub
css
css-overhaul
main
Improved and modern Portal 2 Least Portals Leaderboards website.
pektezol
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
/
handlers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
remove pagination for profile/user (#121)
Arda Serdar Pektezol
2023-10-21
1
-63
/
+2
*
feat: pagination for user/profile scores (#118)
Arda Serdar Pektezol
2023-10-10
1
-11
/
+73
*
feat: add is_disabled to chapters itself (#112)
Arda Serdar Pektezol
2023-10-10
1
-2
/
+2
*
feat: new endpoint for getting every map for a game (#114)
Arda Serdar Pektezol
2023-10-09
1
-0
/
+40
*
feat: add is_disabled to chapters maps (#112)
Arda Serdar Pektezol
2023-10-09
1
-2
/
+2
*
feat: add is_deleted data to map summary (#109)
Arda Serdar Pektezol
2023-09-28
1
-2
/
+2
*
fix: actually get log message in modlogs (#110)
Arda Serdar Pektezol
2023-09-28
1
-2
/
+2
*
feat: improve logs and mod log endpoint (#55)
Arda Serdar Pektezol
2023-09-28
4
-35
/
+42
*
fix: check for category id for map history when deleting summary (#106)
Arda Serdar Pektezol
2023-09-28
1
-5
/
+5
*
fix: 0 score count summaries give false binding required error (#104)
Arda Serdar Pektezol
2023-09-28
1
-2
/
+2
*
feat: revise logging in other handlers (#55)
Arda Serdar Pektezol
2023-09-27
5
-50
/
+33
*
feat: detailed logging, db changes (#55)
Arda Serdar Pektezol
2023-09-27
2
-10
/
+40
*
feat: check for deleted records in users (#56)
Arda Serdar Pektezol
2023-09-26
1
-54
/
+54
*
fix: user titles on non profile users (#98)
Arda Serdar Pektezol
2023-09-26
1
-2
/
+14
*
feat: missing placment data for user records (#51)
Arda Serdar Pektezol
2023-09-26
1
-12
/
+90
*
feat: completed profile rankings (#51)
Arda Serdar Pektezol
2023-09-25
3
-123
/
+231
*
docs: add delete record, update discussion and main (#56)
Arda Serdar Pektezol
2023-09-24
2
-1
/
+10
*
feat: removing (by flag) records (#56)
Arda Serdar Pektezol
2023-09-24
4
-11
/
+90
*
fix: delete demo if parsing goes wrong (#90)
Arda Serdar Pektezol
2023-09-24
1
-0
/
+1
*
feat: specify using proxy for steam auth (#57)
Arda Serdar Pektezol
2023-09-24
1
-1
/
+1
*
feat: improved steam authentication (#57)
Arda Serdar Pektezol
2023-09-24
1
-3
/
+3
*
feat: discussions (#59)
Arda Serdar Pektezol
2023-09-22
8
-60
/
+328
*
feat: improve map and user searches (#77)
Arda Serdar Pektezol
2023-09-22
1
-120
/
+127
*
fix: change all status codes to 200 (#66)
Arda Serdar Pektezol
2023-09-22
7
-131
/
+131
*
feat: completion count on summary for each cm entry (#63)
Arda Serdar Pektezol
2023-09-22
1
-0
/
+22
*
fix: page number error on empty records (#62)
Arda Serdar Pektezol
2023-09-22
1
-20
/
+26
*
fix: leaderboards tie check, ordering (#60)
Arda Serdar Pektezol
2023-09-22
1
-4
/
+6
*
fix: change default page size to 20
Arda Serdar Pektezol
2023-09-18
1
-3
/
+3
*
feat: pagination for map leaderboards
Arda Serdar Pektezol
2023-09-18
1
-13
/
+50
*
fix: create map summary, why the fuck does this have to be a pointer integer??
Arda Serdar Pektezol
2023-09-03
1
-1
/
+1
*
feat: added logs for user update (#55)
Arda Serdar Pektezol
2023-09-03
3
-9
/
+21
*
feat: working on rankings, overall rank left (#51)
Arda Serdar Pektezol
2023-09-03
1
-11
/
+341
*
fix: order mod logs by most recent (#55)
Arda Serdar Pektezol
2023-09-03
1
-1
/
+2
*
feat: update user logs (#55)
Arda Serdar Pektezol
2023-09-03
2
-13
/
+16
*
feat: detailed logs for records (#55)
Arda Serdar Pektezol
2023-09-02
2
-2
/
+23
*
feat: map summary logs (#55)
Arda Serdar Pektezol
2023-09-02
2
-10
/
+15
*
fix: remove redundant home route
Arda Serdar Pektezol
2023-09-02
1
-11
/
+0
*
fix: imrpoved user models on responses
Arda Serdar Pektezol
2023-09-02
2
-29
/
+22
*
fix: optimize rankings
Arda Serdar Pektezol
2023-09-02
1
-71
/
+78
*
fix: remove redundant log
Arda Serdar Pektezol
2023-09-02
1
-3
/
+0
*
docs: change tags for logs (#55)
Arda Serdar Pektezol
2023-09-02
1
-2
/
+2
*
docs: update docs for logs (#55)
Arda Serdar Pektezol
2023-09-02
1
-0
/
+17
*
feat: sike, add game to score logs (#55)
Arda Serdar Pektezol
2023-09-02
1
-7
/
+12
*
feat: finalize score logs (#55)
Arda Serdar Pektezol
2023-09-02
1
-14
/
+43
*
fix: row scan pointers (#55)
Arda Serdar Pektezol
2023-09-02
1
-2
/
+2
*
fix: actually pass the parameters for insert (#55)
Arda Serdar Pektezol
2023-09-02
1
-1
/
+1
*
feat: testing logging system (#55)
Arda Serdar Pektezol
2023-09-02
2
-0
/
+118
*
feat: finalized profile scores in one array (#51)
Arda Serdar Pektezol
2023-08-30
1
-78
/
+80
*
fix: actually get is_coop data for the given map (#45)
Arda Serdar Pektezol
2023-08-30
1
-2
/
+2
*
feat: better leaderboards response, coop additions (#45)
Arda Serdar Pektezol
2023-08-30
1
-25
/
+79
[prev]
[next]