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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: add is_deleted data to map summary (#109)
Arda Serdar Pektezol
2023-09-28
2
-2
/
+3
*
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
5
-37
/
+44
*
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
3
-11
/
+42
*
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
3
-12
/
+92
*
feat: completed profile rankings (#51)
Arda Serdar Pektezol
2023-09-25
4
-126
/
+235
*
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
6
-11
/
+97
*
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
*
db: update new lp wrs (#88)
Arda Serdar Pektezol
2023-09-23
2
-0
/
+6
*
fix: dont check wait error (#83)
Arda Serdar Pektezol
2023-09-23
1
-3
/
+1
*
fix: parser not launching (#83)
Arda Serdar Pektezol
2023-09-23
1
-7
/
+5
*
feat: much better parser (#83)
Arda Serdar Pektezol
2023-09-23
3
-7
/
+8
*
feat: discussions (#59)
Arda Serdar Pektezol
2023-09-22
10
-86
/
+425
*
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
2
-6
/
+29
*
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
2
-13
/
+57
*
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
2
-12
/
+0
*
fix: imrpoved user models on responses
Arda Serdar Pektezol
2023-09-02
3
-32
/
+30
*
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
4
-0
/
+130
*
feat: finalized profile scores in one array (#51)
Arda Serdar Pektezol
2023-08-30
1
-78
/
+80
*
fix: change disabled maps
Arda Serdar Pektezol
2023-08-30
1
-2
/
+2
*
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
2
-53
/
+79
[next]