aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Switched to tailwind/viteFifthWit2025-08-1425-431/+1227
|
* Switched to Vite as build toolFifthWit2025-08-078-15887/+1072
|
* switched to double quotesFifthWit2025-01-3046-691/+691
|
* fixed issues with useCallbackFifthWit2025-01-301-13/+21
|
* boom, fixed missing useEffect depsFifthWit2025-01-301-9/+9
|
* added missing dep and commented out _set_leaderboard_type() as its unusedFifthWit2025-01-301-18/+19
|
* added missing alt tagsFifthWit2025-01-301-2/+2
|
* forgot to add useCallbackFifthWit2025-01-301-4/+4
|
* fixed missing useEffect depsFifthWit2025-01-301-3/+3
|
* fixed useEffect depsFifthWit2025-01-301-7/+12
|
* removed a lot of unused vars and missing deps, some are set but not read so ↵FifthWit2025-01-301-13/+12
| | | | I just ignored it since I dont want to deal with it
* eslint == warning fixFifthWit2025-01-301-2/+2
|
* fixed missing useEffect depsFifthWit2025-01-301-18/+21
|
* fixed useCallback() funcsFifthWit2025-01-301-19/+22
|
* fixed eslint issues with using == isntead of ===FifthWit2025-01-301-5/+5
|
* missing img alt tagFifthWit2025-01-301-1/+4
|
* unused varFifthWit2025-01-301-5/+1
|
* fixed rending issue with useCallback()FifthWit2025-01-301-3/+3
|
* fixed rendering issue with useCallbackFifthWit2025-01-301-9/+10
|
* formatted with prettierFifthWit2025-01-3048-1736/+2936
|
* added prettier for more consistencyFifthWit2025-01-303-3/+32
|
* missing useEffect dependanciesFifthWit2025-01-301-153/+313
|
* missing useEffect dependanciesFifthWit2025-01-301-86/+203
|
* unused varFifthWit2025-01-301-112/+215
|
* unused varFifthWit2025-01-301-24/+66
|
* removed unused var along with adding proper type to post_profile()FifthWit2025-01-301-7/+11
|
* fixed missing useEffect dependancie(_set_profile was missing)FifthWit2025-01-301-32/+60
|
* updated packagesFifthWit2025-01-301-3975/+3769
|
* feat/frontend: dynamic title and meta descriptions (#261)Arda Serdar Pektezol2025-01-3014-5060/+161
|
* wr: finale 2 - 0 portals (#258)Arda Serdar Pektezol2025-01-252-1/+2
|
* feat/frontend: show 0 wr delta as dash (#256)Arda Serdar Pektezol2025-01-192-4/+4
|
* fix/backend: turret assassin map name typo (#254)Arda Serdar Pektezol2024-12-312-2/+2
|
* fix/profile: overall completion count wrong (#252)Arda Serdar Pektezol2024-12-221-0/+19
|
* fix/rankings: sort overall placements for lphub (#250)Arda Serdar Pektezol2024-12-211-0/+10
|
* fix/frontend: map pagination fix (#246)Wolfboy2482024-12-104-9/+22
|
* docs/lphub: seperate contributors into a new file (#244)Arda Serdar Pektezol2024-11-252-23/+35
|
* feat/backend: local demos path for testing (#243)Arda Serdar Pektezol2024-11-222-33/+86
| | | Co-authored-by: NeKz <nekzor@users.noreply.github.com>
* feat/frontend: remove map select from upload run dialog (#239)Arda Serdar Pektezol2024-11-216-74/+185
|
* feat/backend: gdrive to backblaze migration, improve create record (#237)v1.0.3Arda Serdar Pektezol2024-11-216-239/+55
|
* feat/rankings: optimize Steam ID comparison (#236)NeKz2024-11-184-13/+38
|
* feat/rankings: make sorting stable (#235)NeKz2024-11-161-3/+18
|
* feat/rankings: fetch profiles faster and improvements (#234)v1.0.2NeKz2024-11-166-40/+146
|
* fix/frontend: broken youtube url (#231)Arda Serdar Pektezol2024-11-101-1/+1
|
* feat/frontend: optimizing imports, file extensions (#230)Arda Serdar Pektezol2024-11-0448-138/+468
| | | Co-authored-by: FifthWit <fifthwitbusiness@gmail.com>
* fix: remove insert trigger on users, check insert user on login err (#224)v1.0.1Arda Serdar Pektezol2024-11-022-2/+6
|
* docs: merge to main branchv1.0.0Arda Serdar Pektezol2024-11-012-2/+2
|
* frontend: uploadrundialogWolfboy2482024-11-014-27/+33
|
* frontend: uploadrundialog.tsxWolfboy2482024-11-015-16/+26
|
* frontend: convert all native confirm and alerts to custom hooksArda Serdar Pektezol2024-10-316-214/+226
|
* backend: remove auth check for viewing user pageArda Serdar Pektezol2024-10-311-1/+1
|