Commit graph

6 commits

Author SHA1 Message Date
NBA2K1
da3bcf1081 Improved performance of update in updates screen
Now in parallel instead of sequentially, 2x faster.
Benchmarked using stopwatch with 31 items in library:

Sequential:
1. 78771 ms
2. 74503 ms
3. 73165 ms

Parallel:
1. 36270 ms
2. 33703 ms
3. 33838 ms
2024-12-16 19:31:11 +01:00
Schnitzel5
d52ba6fa51 chapter are now grayed out if read 2024-09-26 22:19:14 +02:00
kodjomoustapha
4179c7db36 + 2024-09-18 15:04:03 +01:00
kodjomoustapha
ee9e2a76cb rename feed to update and make some arrangements 2024-09-17 10:37:40 +01:00
kodjomoustapha
648efe00f5 added multi language support 2023-07-11 17:40:18 +01:00
kodjomoustapha
03c4ab56e7 rename views to modules 2023-05-19 16:11:03 +01:00