dswbx
|
3f9be3a418
|
fix: refine FetchPromise execution in useApiInfiniteQuery
Updated the FetchPromise execution in the useApiInfiniteQuery function to include a refine parameter, enhancing the request handling process.
|
2025-10-13 10:46:04 +02:00 |
|
dswbx
|
e6ff5c3f0b
|
fix pagination if endpoint's total is not available
when using a connection that has softscans disabled (e.g. D1) pagination failed. Fixing it by overfetching and slicing
|
2025-10-11 20:37:14 +02:00 |
|
dswbx
|
f6a511d998
|
add media detail dialog and infinite loading
|
2025-03-27 09:23:14 +01:00 |
|
dswbx
|
7743f71a11
|
added format command and added trailing commas to reduce conflicts
|
2025-02-26 20:06:03 +01:00 |
|
dswbx
|
b61634e261
|
introduced auth strategy actions to allow user creation in UI
|
2025-01-17 10:19:26 +01:00 |
|
dswbx
|
602235b372
|
optimized module manager seeding, added type support for new api hooks and reduced amount of dist chunks
|
2024-12-18 18:22:01 +01:00 |
|
dswbx
|
1631bbb754
|
replaced all react-query usages with new hooks + removed react-query
|
2024-12-13 17:36:09 +01:00 |
|
dswbx
|
8c91dff94d
|
updated admin to use swr hooks instead of react-query
|
2024-12-13 16:24:55 +01:00 |
|
dswbx
|
50c5adce0c
|
added useEntity and useEntityQuery hooks
|
2024-12-12 17:00:10 +01:00 |
|