aboutsummaryrefslogtreecommitdiff
path: root/frontend/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* organised pages, started work on themeWolfboy2482025-08-199-0/+1813
* fix/frontend: smol syntax fixArda Serdar Pektezol2025-08-151-5/+5
* feat/frontend: update tailwind to main branchArda Serdar Pektezol2025-08-152-14/+14
|\
| * fix/frontend: broken summary difficulty v2 (#272)Arda Serdar Pektezol2025-03-192-1/+17
| * fix/frontend: broken summary difficulty (#270)Arda Serdar Pektezol2025-03-191-8/+8
| * feat/frontend: adjust difficulty to 1-10 scale (#268)Arda Serdar Pektezol2025-03-192-12/+11
* | Mobile Design looking decentFifthWit2025-08-1411-597/+410
* | Switched to tailwind/viteFifthWit2025-08-1421-366/+582
* | switched to double quotesFifthWit2025-01-3045-690/+690
* | 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
* | 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
|/
* feat/frontend: dynamic title and meta descriptions (#261)Arda Serdar Pektezol2025-01-3010-55/+101
* 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-0443-134/+132
* 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
|\