aboutsummaryrefslogtreecommitdiff
path: root/frontend (follow)
Commit message (Expand)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 I...FifthWit2025-01-301-13/+12
* 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
* feat/frontend: show 0 wr delta as dash (#256)Arda Serdar Pektezol2025-01-192-4/+4
* fix/frontend: map pagination fix (#246)Wolfboy2482024-12-104-9/+22
* feat/frontend: remove map select from upload run dialog (#239)Arda Serdar Pektezol2024-11-216-74/+185
* 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
* 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
* chore: change repo name to lphubArda Serdar Pektezol2024-10-312-2/+2
* frontend: show wr delta in category scores as wellArda Serdar Pektezol2024-10-312-2/+2
* frontend: fix coop map categoriesArda Serdar Pektezol2024-10-302-32/+42
* frontend: fix return to game buttonArda Serdar Pektezol2024-10-302-14/+2
* frontend: h2 to h3Arda Serdar Pektezol2024-10-301-4/+4
* frontend: h1 to h2Arda Serdar Pektezol2024-10-301-4/+4
* frontend: h1 to h2Arda Serdar Pektezol2024-10-301-4/+4
* Merge branch 'typescript' of https://github.com/pektezol/LeastPortalsHub into...Wolfboy2482024-10-302-2/+2
|\
| * frontend: revert map indexArda Serdar Pektezol2024-10-302-2/+2
* | frontend: random css stuffWolfboy2482024-10-305-8/+21
|/
* frontend: maplist chapter param fixWolfboy2482024-10-301-1/+1
* frontend: maplist chapter param fixWolfboy2482024-10-301-7/+7