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
/
frontend
/
src
/
components
/
pages
/
summary.js
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-22
feat: completion count (#52)
Nidboj132
1
-13
/
+12
2023-09-22
docs: completion count added (#63)
Arda Serdar Pektezol
3
-0
/
+8
2023-09-22
fix: summary crashing (#53)
Nidboj132
1
-1
/
+1
2023-09-22
fix: change all status codes to 200 (#66)
Arda Serdar Pektezol
7
-131
/
+131
2023-09-22
feat: completion count on summary for each cm entry (#63)
Arda Serdar Pektezol
2
-6
/
+29
2023-09-22
quicker summary fix (#53)
Nidboj132
1
-1
/
+1
2023-09-22
quick summary fix (#53)
Nidboj132
1
-1
/
+1
2023-09-22
added leaderboard (#53)
Nidboj132
4
-18
/
+224
2023-09-22
fix: page number error on empty records (#62)
Arda Serdar Pektezol
1
-20
/
+26
2023-09-22
fix: leaderboards tie check, ordering (#60)
Arda Serdar Pektezol
1
-4
/
+6
2023-09-18
docs: leaderboard pagination parameters
Arda Serdar Pektezol
3
-0
/
+85
2023-09-18
fix: change default page size to 20
Arda Serdar Pektezol
1
-3
/
+3
2023-09-18
feat: pagination for map leaderboards
Arda Serdar Pektezol
2
-13
/
+57
2023-09-05
added graph and fixed some css
Nidboj132
2
-69
/
+208
2023-09-03
fix: create map summary, why the fuck does this have to be a pointer integer??
Arda Serdar Pektezol
1
-1
/
+1
2023-09-03
feat: added logs for user update (#55)
Arda Serdar Pektezol
3
-9
/
+21
2023-09-03
feat: working on rankings, overall rank left (#51)
Arda Serdar Pektezol
1
-11
/
+341
2023-09-03
fix: order mod logs by most recent (#55)
Arda Serdar Pektezol
1
-1
/
+2
2023-09-03
feat: update user logs (#55)
Arda Serdar Pektezol
2
-13
/
+16
2023-09-03
docs: update log response type
Arda Serdar Pektezol
3
-3
/
+69
2023-09-02
docs: update swagger for changed models
Arda Serdar Pektezol
3
-14
/
+6
2023-09-02
feat: detailed logs for records (#55)
Arda Serdar Pektezol
2
-2
/
+23
2023-09-02
feat: map summary logs (#55)
Arda Serdar Pektezol
2
-10
/
+15
2023-09-02
fix: remove redundant home route
Arda Serdar Pektezol
2
-12
/
+0
2023-09-02
fix: imrpoved user models on responses
Arda Serdar Pektezol
3
-32
/
+30
2023-09-02
fix: optimize rankings
Arda Serdar Pektezol
1
-71
/
+78
2023-09-02
fix: remove redundant log
Arda Serdar Pektezol
1
-3
/
+0
2023-09-02
docs: change tags for logs (#55)
Arda Serdar Pektezol
4
-8
/
+8
2023-09-02
docs: update docs for logs (#55)
Arda Serdar Pektezol
4
-6
/
+351
2023-09-02
feat: sike, add game to score logs (#55)
Arda Serdar Pektezol
1
-7
/
+12
2023-09-02
feat: finalize score logs (#55)
Arda Serdar Pektezol
1
-14
/
+43
2023-09-02
fix: row scan pointers (#55)
Arda Serdar Pektezol
1
-2
/
+2
2023-09-02
fix: actually pass the parameters for insert (#55)
Arda Serdar Pektezol
1
-1
/
+1
2023-09-02
feat: testing logging system (#55)
Arda Serdar Pektezol
4
-0
/
+130
2023-08-30
docs: added privacy policy
Arda Serdar Pektezol
1
-1
/
+14
2023-08-30
docs: finalized profile scores in one array (#51)
Arda Serdar Pektezol
3
-46
/
+33
2023-08-30
feat: finalized profile scores in one array (#51)
Arda Serdar Pektezol
1
-78
/
+80
2023-08-30
fix: change disabled maps
Arda Serdar Pektezol
1
-2
/
+2
2023-08-30
fix: actually get is_coop data for the given map (#45)
Arda Serdar Pektezol
1
-2
/
+2
2023-08-30
docs: map leaderboards response
Arda Serdar Pektezol
3
-183
/
+162
2023-08-30
feat: better leaderboards response, coop additions (#45)
Arda Serdar Pektezol
2
-53
/
+79
2023-08-26
refactor: reorganizing packages
Arda Serdar Pektezol
10
-60
/
+59
2023-08-25
docs: profile improvement swagger (#51)
Arda Serdar Pektezol
4
-52
/
+319
2023-08-25
feat: better score handling in profiles (#51)
Arda Serdar Pektezol
1
-27
/
+147
2023-08-24
feat: profile cleanup before rework (#51)
Arda Serdar Pektezol
1
-47
/
+12
2023-08-24
fix: mod flag for easy check (#49)
Arda Serdar Pektezol
6
-89
/
+95
2023-08-24
fix: change title handling and login not working (#49)
Arda Serdar Pektezol
2
-2
/
+2
2023-08-20
refactor: move structs around for better understanding
Arda Serdar Pektezol
12
-564
/
+560
2023-08-20
fix: change map history from timestamp to date
Arda Serdar Pektezol
2
-262
/
+262
2023-08-07
docs: update license name in disclaimer
Arda Serdar Pektezol
1
-1
/
+1
[next]