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
/
database
/
database.go
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-07-10
feat: return portal counts for each cat in chapter select (#175)
Arda Serdar Pektezol
5
-10
/
+130
2024-07-10
docs: update maps table ddl (#168)
Arda Serdar Pektezol
1
-111
/
+111
2024-07-10
docs: add almost all lp history from the sheet (#168)
Arda Serdar Pektezol
1
-18
/
+559
2024-07-08
fix: pq mismatched values (#166)
Arda Serdar Pektezol
1
-1
/
+1
2024-07-08
fix: score count 0p summary fail (#164)
Arda Serdar Pektezol
1
-5
/
+5
2024-07-05
feat: return portal count from games and chapter map select (#155)
Arda Serdar Pektezol
7
-11
/
+143
2024-07-04
feat: update map tables db schema (#157)
Arda Serdar Pektezol
6
-389
/
+36
2024-04-25
fix: fetchmaps image sql
Arda Serdar Pektezol
1
-1
/
+1
2024-04-25
fix: sql typo in fetchmaps
Arda Serdar Pektezol
1
-1
/
+1
2024-04-25
docs: update models
Arda Serdar Pektezol
3
-0
/
+24
2024-02-14
feat: add images to game/chapter/map select (#151)
Arda Serdar Pektezol
3
-8
/
+14
2024-01-28
fix: hopefully fix profile placement calculation (#123)
Arda Serdar Pektezol
1
-12
/
+16
2024-01-28
feat: check steam ids when uploading demo (#148)
Arda Serdar Pektezol
2
-10
/
+128
2023-12-23
fix: time (#137)
Nidboj132
1
-1
/
+6
2023-12-23
feat: update post on new comment (#59)
Arda Serdar Pektezol
1
-0
/
+6
2023-12-23
feat: discussion page (#137)
Nidboj132
4
-5
/
+406
2023-12-22
fix: sql typo discussions delete (#142)
Arda Serdar Pektezol
1
-1
/
+1
2023-12-22
fix: discussions logic cleanup, docs title changes (#142)
Arda Serdar Pektezol
8
-73
/
+83
2023-12-15
fix: set db connection limits (#140)
Arda Serdar Pektezol
1
-0
/
+4
2023-12-11
docs: add missing param (#59)
Arda Serdar Pektezol
4
-67
/
+23
2023-12-11
feat: add discussion comment posting (#59)
Arda Serdar Pektezol
5
-0
/
+220
2023-11-20
feat: add content to discussions list (#59)
Arda Serdar Pektezol
1
-13
/
+4
2023-11-16
fix: crash (#54)
Nidboj132
2
-5
/
+5
2023-11-07
feat: error check on 0 portal 0 tick record (#133)
Arda Serdar Pektezol
1
-0
/
+6
2023-11-07
fix: getplayersummaries cant unmarshal when player is in game (#131)
Arda Serdar Pektezol
2
-26
/
+9
2023-11-06
feat: inline parser instead of executable (#113)
Arda Serdar Pektezol
4
-27
/
+226
2023-11-06
fix: sql typo in update user (#127)
Arda Serdar Pektezol
2
-4
/
+5
2023-11-05
feat: profile (#54)
Nidboj132
13
-27
/
+653
2023-10-29
fix is_disabled ambiguity (#124)
Arda Serdar Pektezol
1
-1
/
+1
2023-10-21
remove pagination for profile/user (#121)
Arda Serdar Pektezol
1
-63
/
+2
2023-10-20
update parser so that it gets correct ticks (#113)
Arda Serdar Pektezol
1
-1
/
+1
2023-10-10
feat: pagination for user/profile scores (#118)
Arda Serdar Pektezol
4
-11
/
+89
2023-10-10
feat: add is_disabled to chapters itself (#112)
Arda Serdar Pektezol
4
-21
/
+23
2023-10-09
feat: new endpoint for getting every map for a game (#114)
Arda Serdar Pektezol
5
-0
/
+153
2023-10-09
feat: add is_disabled to chapters maps (#112)
Arda Serdar Pektezol
2
-4
/
+5
2023-09-28
feat: add is_deleted data to map summary (#109)
Arda Serdar Pektezol
5
-8
/
+19
2023-09-28
fix: actually get log message in modlogs (#110)
Arda Serdar Pektezol
1
-2
/
+2
2023-09-28
feat: improve logs and mod log endpoint (#55)
Arda Serdar Pektezol
5
-37
/
+44
2023-09-28
fix: check for category id for map history when deleting summary (#106)
Arda Serdar Pektezol
1
-5
/
+5
2023-09-28
fix: 0 score count summaries give false binding required error (#104)
Arda Serdar Pektezol
1
-2
/
+2
2023-09-27
feat: revise logging in other handlers (#55)
Arda Serdar Pektezol
5
-50
/
+33
2023-09-27
feat: detailed logging, db changes (#55)
Arda Serdar Pektezol
3
-11
/
+42
2023-09-26
feat: check for deleted records in users (#56)
Arda Serdar Pektezol
4
-54
/
+70
2023-09-26
fix: user titles on non profile users (#98)
Arda Serdar Pektezol
1
-2
/
+14
2023-09-26
feat: missing placment data for user records (#51)
Arda Serdar Pektezol
3
-12
/
+92
2023-09-25
feat: completed profile rankings (#51)
Arda Serdar Pektezol
7
-132
/
+249
2023-09-24
docs: add delete record, update discussion and main (#56)
Arda Serdar Pektezol
6
-28
/
+130
2023-09-24
feat: removing (by flag) records (#56)
Arda Serdar Pektezol
6
-11
/
+97
2023-09-24
fix: delete demo if parsing goes wrong (#90)
Arda Serdar Pektezol
1
-0
/
+1
2023-09-24
feat: specify using proxy for steam auth (#57)
Arda Serdar Pektezol
3
-2
/
+4
[next]