Commit Graph
21 Commits
Author SHA1 Message Date
schroda aacdbaaeef Introduce "useAppAction" hook 2025-05-04 23:36:46 +02:00
schroda 3ab70c4802 Introduce "useAppTitle" hook 2025-05-04 23:36:18 +02:00
schroda b80006504e Move files into different folders 2025-05-03 12:16:48 +02:00
schroda 24a0cfb3b0 Use "mantine/hooks" 2025-05-02 18:37:03 +02:00
schroda 11755299e9 Cleanup DownloadQueue 2025-04-25 01:36:14 +02:00
schroda 213f561fe4 Replace "react-beautiful-dnd" with "dnd-kit"
"react-beautiful-dnd" has been deprecated for quite some time
2025-04-18 20:55:17 +02:00
schroda 9ad1af4846 Prevent mui card ripple on child element click 2025-04-02 01:25:17 +02:00
schroda e3934545b0 Change "large" IconButtons to default size 2025-03-28 19:05:21 +01:00
schroda 8ddb259c82 Prevent tooltip on disabled button warning 2025-02-02 00:54:03 +01:00
schroda 2cfbaf8148 Use "useNavBarContext" hook everywhere 2025-01-23 13:15:06 +01:00
schroda e7c3c8609e Improve "DownloadQueue" render performance 2025-01-12 20:28:21 +01:00
schroda 257c0c8e10 Move download status subscription to "ChapterCard"
Only re-render chapters whose download status has changed instead of the whole list everytime a download status change was received
2025-01-12 20:28:18 +01:00
schroda e199b75756 Show correct download queue removal failure 2025-01-01 16:44:18 +01:00
schroda 9e93a78a07 Use "getErrorMessage" everywhere 2024-12-21 23:27:03 +01:00
schroda 3949363474 Include actual error in snackbar 2024-12-20 17:24:40 +01:00
schroda cff0ed5ec3 Extract app routes into constant 2024-12-11 20:25:49 +01:00
schroda a819d45489 Update to server download subscription changes 2024-11-28 12:17:55 +01:00
schroda c477911e25 Properly set virtuoso item keys 2024-10-16 19:44:03 +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 204d909b0e Move download files into new folder 2024-10-06 00:08:14 +02:00