aboutsummaryrefslogtreecommitdiff
path: root/frontend/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
* frontend: revertWolfboy2482024-10-301-2/+0
* frontend: goofy ahh fixWolfboy2482024-10-301-0/+2
* frontend: guys why does it do thatWolfboy2482024-10-301-1/+1
* frontend: fix switching maps but not updatingArda Serdar Pektezol2024-10-302-5/+1
* frontend: HOW is h2 bigger than h1 i really hate our cssArda Serdar Pektezol2024-10-301-2/+2
* frontend: okay not that bigArda Serdar Pektezol2024-10-301-2/+2
* frontend: bigger host/partner demo text in uploadrunArda Serdar Pektezol2024-10-301-2/+2
* frontend: dont close demo upload on failArda Serdar Pektezol2024-10-301-60/+62
* frontend: add plus to wr deltaArda Serdar Pektezol2024-10-302-2/+2
* refactor: loader dialog, uploadrundialog update, touchupsWolfboy2482024-10-298-13/+100
* refactor: upload run dialog, useMessage update, added loader spinnerWolfboy2482024-10-297-33/+108
* Merge branch 'typescript' of https://github.com/pektezol/LeastPortalsHub into...Wolfboy2482024-10-2810-52/+47
|\