Commit Graph

5 Commits

Author SHA1 Message Date
schroda
68aea3403f Fetch latest track data from tracker only once
Everytime the data was updated, the array changed and triggered the useEffect again, resulting in another request to get the latest data from the tracker
2024-10-18 21:54:42 +02:00
schroda
f704e5bc33 Move "Mangas.ts" types and constants to new files 2024-10-07 13:45:07 +02:00
schroda
84b9f8361d Fix RequestManager location
Was changed unintentionally
2024-10-06 13:45:22 +02:00
schroda
e7e1fbbc4e Move more core logic to new folder 2024-10-06 00:16:41 +02:00
schroda
7cf3849911 Move tracker files into new folder 2024-10-05 23:35:21 +02:00