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
*
fix: able to have null first completionist (#38)
Arda Serdar Pektezol
2023-04-24
1
-1
/
+1
*
feat: change username to user_name
Arda Serdar Pektezol
2023-04-24
6
-13
/
+13
*
feat: db transaction for record submission (#33)
Arda Serdar Pektezol
2023-04-24
1
-5
/
+17
*
fix: adjust record submission (#38)
Arda Serdar Pektezol
2023-04-24
1
-17
/
+20
*
fix: sql remove avatar and name since its not implemented yet (#38)
Arda Serdar Pektezol
2023-04-24
1
-1
/
+1
*
feat: map summary and leaderboard endpoints, new models and routes (#38)
Arda Serdar Pektezol
2023-04-24
4
-29
/
+140
*
doc: change route name
Arda Serdar Pektezol
2023-04-24
1
-1
/
+1
*
doc: change route name
Arda Serdar Pektezol
2023-04-24
1
-1
/
+1
*
feat/db: multiple game/chapter support, improved map relations (#1)
Arda Serdar Pektezol
2023-04-24
5
-162
/
+189
*
doc: fix demo download uuid from path to query
Arda Serdar Pektezol
2023-04-24
1
-1
/
+1
*
doc: added tags
Arda Serdar Pektezol
2023-04-21
5
-0
/
+9
*
fix: unable to serve swagger on prod
Arda Serdar Pektezol
2023-04-21
1
-1
/
+4
*
doc: add auth header fields (#34)
Arda Serdar Pektezol
2023-04-21
2
-6
/
+10
*
fix: empty country code on user creation (#36)
Arda Serdar Pektezol
2023-04-21
2
-1
/
+5
*
finalize swagger, port to prod machine (#34)
Arda Serdar Pektezol
2023-04-21
1
-2
/
+2
*
possible db schema for community
Arda Serdar Pektezol
2023-04-20
1
-1
/
+34
*
doc: complete rest of swagger implementation, change rankings response (#34)
Arda Serdar Pektezol
2023-04-19
4
-5
/
+47
*
doc: swagger init for login and user routes (#34)
Arda Serdar Pektezol
2023-04-13
2
-5
/
+52
*
actually add update profile route (#30)
Arda Serdar Pektezol
2023-02-03
1
-0
/
+1
*
fix: only show top record of a person in the map rankings (obviously) shoutou...
Arda Serdar Pektezol
2023-02-02
1
-2
/
+18
*
feat: refresh/update user via steam (#30)
Arda Serdar Pektezol
2023-01-18
4
-57
/
+151
*
added delete demo from drive, also delete if an error is encountered while su...
Arda Serdar Pektezol
2023-01-17
1
-6
/
+15
*
added rankings for finishing all sp and mp maps (#28)
Arda Serdar Pektezol
2023-01-17
3
-0
/
+102
*
ranking placements in each map with correct tie handling (#5, #27)
Arda Serdar Pektezol
2023-01-16
2
-2
/
+22
*
fixed logic behind record history for each map (#26)
Arda Serdar Pektezol
2023-01-16
1
-48
/
+12
*
retrieving competitive user records (#26)
Arda Serdar Pektezol
2023-01-15
3
-32
/
+182
*
also update maps table when a new world record is achieved
Arda Serdar Pektezol
2023-01-15
1
-1
/
+19
*
added fetch map stats (#25)
Arda Serdar Pektezol
2023-01-15
3
-2
/
+110
*
check if map is disabled or not
Arda Serdar Pektezol
2023-01-15
1
-2
/
+7
*
add wr time to maps database
Arda Serdar Pektezol
2023-01-15
2
-111
/
+112
*
added countries, update country (#4)
Arda Serdar Pektezol
2023-01-14
4
-0
/
+290
*
delete demo after serving it from local (#24)
Arda Serdar Pektezol
2023-01-14
1
-0
/
+1
*
upload record fix, download demo success (#24)
Arda Serdar Pektezol
2023-01-14
2
-5
/
+48
*
record submission looks like its working! (#23, #20)
Arda Serdar Pektezol
2023-01-14
5
-64
/
+136
*
demo to google drive is worknig properly (#20)
Arda Serdar Pektezol
2023-01-12
5
-101
/
+146
*
remove cutscene maps (#22)
Arda Serdar Pektezol
2023-01-11
1
-2
/
+0
*
map data prepared (#22)
Arda Serdar Pektezol
2023-01-11
2
-0
/
+132
*
what the fuck is this mess (#21)
Arda Serdar Pektezol
2023-01-06
8
-204
/
+144
*
(#20) successful integration of demo upload to drive
Arda Serdar Pektezol
2022-11-06
1
-0
/
+91
*
add demo post route
Arda Serdar Pektezol
2022-11-06
1
-0
/
+1
*
sql typo
Arda Serdar Pektezol
2022-11-06
1
-1
/
+1
*
(#4) will work on it later
Arda Serdar Pektezol
2022-10-30
2
-3
/
+3
*
add swagger and country code entry routes (#4)
Arda Serdar Pektezol
2022-10-30
1
-1
/
+2
*
seperate user controller
Arda Serdar Pektezol
2022-10-30
1
-71
/
+0
*
seperate user controller / work on (#4)
Arda Serdar Pektezol
2022-10-30
1
-0
/
+173
*
implement swagger
Arda Serdar Pektezol
2022-10-30
1
-0
/
+3
*
(#18) enums for user types
Arda Serdar Pektezol
2022-10-29
1
-1
/
+13
*
change steamid to string
Arda Serdar Pektezol
2022-10-29
1
-1
/
+1
*
(#18) routes & controllers for profile & user lookup
Arda Serdar Pektezol
2022-10-29
2
-2
/
+74
*
cleanup auth check and routes
Arda Serdar Pektezol
2022-10-29
3
-41
/
+12
[next]