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
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: profile (#54)
Nidboj132
2023-11-05
13
-27
/
+653
*
fix is_disabled ambiguity (#124)
Arda Serdar Pektezol
2023-10-29
1
-1
/
+1
*
remove pagination for profile/user (#121)
Arda Serdar Pektezol
2023-10-21
1
-63
/
+2
*
update parser so that it gets correct ticks (#113)
Arda Serdar Pektezol
2023-10-20
1
-1
/
+1
*
feat: pagination for user/profile scores (#118)
Arda Serdar Pektezol
2023-10-10
4
-11
/
+89
*
feat: add is_disabled to chapters itself (#112)
Arda Serdar Pektezol
2023-10-10
4
-21
/
+23
*
feat: new endpoint for getting every map for a game (#114)
Arda Serdar Pektezol
2023-10-09
5
-0
/
+153
*
feat: add is_disabled to chapters maps (#112)
Arda Serdar Pektezol
2023-10-09
2
-4
/
+5
*
feat: add is_deleted data to map summary (#109)
Arda Serdar Pektezol
2023-09-28
5
-8
/
+19
*
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
4
-54
/
+70
*
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
7
-132
/
+249
*
docs: add delete record, update discussion and main (#56)
Arda Serdar Pektezol
2023-09-24
6
-28
/
+130
*
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
3
-2
/
+4
*
feat: improved steam authentication (#57)
Arda Serdar Pektezol
2023-09-24
3
-6
/
+6
*
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
13
-496
/
+1422
*
feat: map search (#78)
Nidboj132
2023-09-22
3
-6
/
+103
*
docs: update search response (#77)
Arda Serdar Pektezol
2023-09-22
3
-6
/
+88
*
feat: improve map and user searches (#77)
Arda Serdar Pektezol
2023-09-22
1
-120
/
+127
*
feat: coop demos (#53)
Nidboj132
2023-09-22
1
-1
/
+12
*
feat: coop leaderboards (#53)
Nidboj132
2023-09-22
2
-13
/
+65
*
feat: completion count (#52)
Nidboj132
2023-09-22
1
-13
/
+12
*
docs: completion count added (#63)
Arda Serdar Pektezol
2023-09-22
3
-0
/
+8
*
fix: summary crashing (#53)
Nidboj132
2023-09-22
1
-1
/
+1
*
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
*
quicker summary fix (#53)
Nidboj132
2023-09-22
1
-1
/
+1
*
quick summary fix (#53)
Nidboj132
2023-09-22
1
-1
/
+1
*
added leaderboard (#53)
Nidboj132
2023-09-22
4
-18
/
+224
*
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
*
docs: leaderboard pagination parameters
Arda Serdar Pektezol
2023-09-18
3
-0
/
+85
*
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
*
Merge branch 'main' of https://github.com/pektezol/LeastPortalsHub
Nidboj132
2023-09-05
23
-1355
/
+2644
|
\
|
*
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
[next]