| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: frontend package stuff | Arda Serdar Pektezol | 2025-08-15 | 2 | -53/+13 |
| | | |||||
| * | Mobile Design looking decent | FifthWit | 2025-08-14 | 13 | -621/+441 |
| | | |||||
| * | Switched to tailwind/vite | FifthWit | 2025-08-14 | 25 | -431/+1227 |
| | | |||||
| * | Switched to Vite as build tool | FifthWit | 2025-08-07 | 8 | -15887/+1072 |
| | | |||||
| * | switched to double quotes | FifthWit | 2025-01-30 | 46 | -691/+691 |
| | | |||||
| * | fixed issues with useCallback | FifthWit | 2025-01-30 | 1 | -13/+21 |
| | | |||||
| * | 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 ↵ | FifthWit | 2025-01-30 | 1 | -13/+12 |
| | | | | | I just ignored it since I dont want to deal with it | ||||
| * | 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 |
| | | |||||
| * | feat/frontend: show 0 wr delta as dash (#256) | Arda Serdar Pektezol | 2025-01-19 | 2 | -4/+4 |
| | | |||||
| * | fix/frontend: map pagination fix (#246) | Wolfboy248 | 2024-12-10 | 4 | -9/+22 |
| | | |||||
| * | feat/frontend: remove map select from upload run dialog (#239) | Arda Serdar Pektezol | 2024-11-21 | 6 | -74/+185 |
| | | |||||
| * | 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 |
| | | | | Co-authored-by: FifthWit <fifthwitbusiness@gmail.com> | ||||
| * | docs: merge to main branchv1.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 |
| | | |||||
| * | chore: change repo name to lphub | Arda Serdar Pektezol | 2024-10-31 | 2 | -2/+2 |
| | | |||||
| * | frontend: show wr delta in category scores as well | Arda Serdar Pektezol | 2024-10-31 | 2 | -2/+2 |
| | | |||||
| * | frontend: fix coop map categories | Arda Serdar Pektezol | 2024-10-30 | 2 | -32/+42 |
| | | |||||
| * | frontend: fix return to game button | Arda Serdar Pektezol | 2024-10-30 | 2 | -14/+2 |
| | | |||||
| * | frontend: h2 to h3 | Arda Serdar Pektezol | 2024-10-30 | 1 | -4/+4 |
| | | |||||
| * | frontend: h1 to h2 | Arda Serdar Pektezol | 2024-10-30 | 1 | -4/+4 |
| | | |||||
| * | frontend: h1 to h2 | Arda Serdar Pektezol | 2024-10-30 | 1 | -4/+4 |
| | | |||||
| * | Merge branch 'typescript' of https://github.com/pektezol/LeastPortalsHub ↵ | Wolfboy248 | 2024-10-30 | 2 | -2/+2 |
| |\ | | | | | | | into typescript | ||||
| | * | frontend: revert map index | Arda Serdar Pektezol | 2024-10-30 | 2 | -2/+2 |
| | | | |||||
| * | | frontend: random css stuff | Wolfboy248 | 2024-10-30 | 5 | -8/+21 |
| |/ | |||||