| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moved breadcrum navigation into its own component | Wolfboy248 | 2025-08-25 | 5 | -103/+173 |
| | | |||||
| * | Removed unnecessary imports | Wolfboy248 | 2025-08-25 | 4 | -22/+15 |
| | | |||||
| * | Restructured sidebar and implemented links var | Wolfboy248 | 2025-08-25 | 9 | -187/+214 |
| | | |||||
| * | Reorganised Maplist and Sidebar | Wolfboy248 | 2025-08-21 | 10 | -350/+445 |
| | | |||||
| * | organised pages, started work on theme | Wolfboy248 | 2025-08-19 | 21 | -2297/+382 |
| | | |||||
| * | organised pages, started work on theme | Wolfboy248 | 2025-08-19 | 9 | -0/+1813 |
| | | |||||
| * | fix/frontend: smol syntax fix | Arda Serdar Pektezol | 2025-08-15 | 1 | -5/+5 |
| | | |||||
| * | feat/frontend: update tailwind to main branch | Arda Serdar Pektezol | 2025-08-15 | 2 | -14/+14 |
| |\ | |||||
| | * | fix/frontend: broken summary difficulty v2 (#272) | Arda Serdar Pektezol | 2025-03-19 | 2 | -1/+17 |
| | | | |||||
| | * | fix/frontend: broken summary difficulty (#270) | Arda Serdar Pektezol | 2025-03-19 | 1 | -8/+8 |
| | | | |||||
| | * | feat/frontend: adjust difficulty to 1-10 scale (#268) | Arda Serdar Pektezol | 2025-03-19 | 2 | -12/+11 |
| | | | |||||
| * | | 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 |
| | | |||||