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
*
boom, fixed missing useEffect deps
FifthWit
2025-01-30
1
-9
/
+9
*
added missing dep and commented out _set_leaderboard_type() as its unused
FifthWit
2025-01-30
1
-18
/
+19
*
added missing alt tags
FifthWit
2025-01-30
1
-2
/
+2
*
forgot to add useCallback
FifthWit
2025-01-30
1
-4
/
+4
*
fixed missing useEffect deps
FifthWit
2025-01-30
1
-3
/
+3
*
fixed useEffect deps
FifthWit
2025-01-30
1
-7
/
+12
*
removed a lot of unused vars and missing deps, some are set but not read so I...
FifthWit
2025-01-30
1
-13
/
+12
*
eslint == warning fix
FifthWit
2025-01-30
1
-2
/
+2
*
fixed missing useEffect deps
FifthWit
2025-01-30
1
-18
/
+21
*
fixed useCallback() funcs
FifthWit
2025-01-30
1
-19
/
+22
*
fixed eslint issues with using == isntead of ===
FifthWit
2025-01-30
1
-5
/
+5
*
missing img alt tag
FifthWit
2025-01-30
1
-1
/
+4
*
unused var
FifthWit
2025-01-30
1
-5
/
+1
*
fixed rending issue with useCallback()
FifthWit
2025-01-30
1
-3
/
+3
*
fixed rendering issue with useCallback
FifthWit
2025-01-30
1
-9
/
+10
*
formatted with prettier
FifthWit
2025-01-30
48
-1736
/
+2936
*
added prettier for more consistency
FifthWit
2025-01-30
3
-3
/
+32
*
missing useEffect dependancies
FifthWit
2025-01-30
1
-153
/
+313
*
missing useEffect dependancies
FifthWit
2025-01-30
1
-86
/
+203
*
unused var
FifthWit
2025-01-30
1
-112
/
+215
*
unused var
FifthWit
2025-01-30
1
-24
/
+66
*
removed unused var along with adding proper type to post_profile()
FifthWit
2025-01-30
1
-7
/
+11
*
fixed missing useEffect dependancie(_set_profile was missing)
FifthWit
2025-01-30
1
-32
/
+60
*
updated packages
FifthWit
2025-01-30
1
-3975
/
+3769
*
feat/frontend: dynamic title and meta descriptions (#261)
Arda Serdar Pektezol
2025-01-30
14
-5060
/
+161
*
wr: finale 2 - 0 portals (#258)
Arda Serdar Pektezol
2025-01-25
2
-1
/
+2
*
feat/frontend: show 0 wr delta as dash (#256)
Arda Serdar Pektezol
2025-01-19
2
-4
/
+4
*
fix/backend: turret assassin map name typo (#254)
Arda Serdar Pektezol
2024-12-31
2
-2
/
+2
*
fix/profile: overall completion count wrong (#252)
Arda Serdar Pektezol
2024-12-22
1
-0
/
+19
*
fix/rankings: sort overall placements for lphub (#250)
Arda Serdar Pektezol
2024-12-21
1
-0
/
+10
*
fix/frontend: map pagination fix (#246)
Wolfboy248
2024-12-10
4
-9
/
+22
*
docs/lphub: seperate contributors into a new file (#244)
Arda Serdar Pektezol
2024-11-25
2
-23
/
+35
*
feat/backend: local demos path for testing (#243)
Arda Serdar Pektezol
2024-11-22
2
-33
/
+86
*
feat/frontend: remove map select from upload run dialog (#239)
Arda Serdar Pektezol
2024-11-21
6
-74
/
+185
*
feat/backend: gdrive to backblaze migration, improve create record (#237)
v1.0.3
Arda Serdar Pektezol
2024-11-21
6
-239
/
+55
*
feat/rankings: optimize Steam ID comparison (#236)
NeKz
2024-11-18
4
-13
/
+38
*
feat/rankings: make sorting stable (#235)
NeKz
2024-11-16
1
-3
/
+18
*
feat/rankings: fetch profiles faster and improvements (#234)
v1.0.2
NeKz
2024-11-16
6
-40
/
+146
*
fix/frontend: broken youtube url (#231)
Arda Serdar Pektezol
2024-11-10
1
-1
/
+1
*
feat/frontend: optimizing imports, file extensions (#230)
Arda Serdar Pektezol
2024-11-04
48
-138
/
+468
*
fix: remove insert trigger on users, check insert user on login err (#224)
v1.0.1
Arda Serdar Pektezol
2024-11-02
2
-2
/
+6
*
docs: merge to main branch
v1.0.0
Arda Serdar Pektezol
2024-11-01
2
-2
/
+2
*
frontend: uploadrundialog
Wolfboy248
2024-11-01
4
-27
/
+33
*
frontend: uploadrundialog.tsx
Wolfboy248
2024-11-01
5
-16
/
+26
*
frontend: convert all native confirm and alerts to custom hooks
Arda Serdar Pektezol
2024-10-31
6
-214
/
+226
*
backend: remove auth check for viewing user page
Arda Serdar Pektezol
2024-10-31
1
-1
/
+1
*
database: organize sql files
Arda Serdar Pektezol
2024-10-31
7
-3
/
+3
*
backend: add rate limiting
Arda Serdar Pektezol
2024-10-31
4
-14
/
+37
*
backend: better auth check, audit logging
Arda Serdar Pektezol
2024-10-31
13
-467
/
+106
*
chore: change repo name to lphub
Arda Serdar Pektezol
2024-10-31
4
-9
/
+8
[next]