|
758a92410b
|
more fixes to god of fixes in paginations
|
2024-05-26 23:51:46 +06:00 |
|
|
77f56c5dda
|
make improvements in pagination
|
2024-05-26 23:35:24 +06:00 |
|
|
72f2fe3cc3
|
add "indices" cache in pagination with reversed functionality
|
2024-05-26 23:01:23 +06:00 |
|
|
92c4784e42
|
paginations improvements
|
2024-05-26 22:59:19 +06:00 |
|
|
a65cf1481c
|
fixes in build
|
2023-09-06 19:15:09 +06:00 |
|
|
4478193d8a
|
update dependencies
|
2023-08-05 13:49:45 +06:00 |
|
|
f4af28059b
|
improvements in ReadKeyValueFromCRUDRepo
|
2023-02-17 13:45:22 +06:00 |
|
|
8055003b47
|
deprecations removing
|
2022-10-11 12:58:29 +06:00 |
|
|
c9822a491b
|
WriteCRUDCacheRepo subscribtions and changeResultsUnchecked(Pagination)
|
2022-09-05 15:07:33 +06:00 |
|
|
5213a2ff8e
|
add kdocs for pagination
|
2022-07-26 14:58:14 +06:00 |
|
|
087d7452fd
|
encode by default pages number
|
2022-07-26 14:54:52 +06:00 |
|
|
703094c924
|
add several additional constructors for the pagination result
|
2022-07-26 13:56:47 +06:00 |
|
|
eea645c865
|
PaginationResult#objectsCount
|
2022-07-25 13:31:15 +06:00 |
|
|
7b5e84f80b
|
doForAll and getForAll not suspend
|
2022-05-28 22:47:06 +06:00 |
|
|
175dd980f8
|
several warnings fixes
|
2022-04-27 15:15:03 +06:00 |
|
|
afe5a72c6f
|
small fix of docs
|
2022-04-12 15:32:25 +06:00 |
|
|
0202988cae
|
several fixes in optionallyReverse
|
2022-01-17 16:11:55 +06:00 |
|
|
85b3e48d18
|
add optionallyReverse extensions
|
2022-01-17 15:38:23 +06:00 |
|
|
5d0bdb9bcf
|
fix pagination
|
2021-11-19 13:58:59 +06:00 |
|
|
fb63de7568
|
intersect
|
2021-11-17 14:22:45 +06:00 |
|
|
aa45a4ab13
|
now Pagination is an ClosedRange
|
2021-11-17 14:07:11 +06:00 |
|
|
69d6e63846
|
getAllBy*
|
2021-10-29 13:51:59 +06:00 |
|
|
a16815143c
|
doForAllWithCurrentPaging and fun interface for elements in ktor server
|
2021-06-14 22:04:39 +06:00 |
|
|
1b540199f0
|
small update
|
2021-03-29 19:51:38 +06:00 |
|
|
30b70e9984
|
replacement of doForAll and getAll
|
2021-03-29 19:48:37 +06:00 |
|
|
c1557cff27
|
huge update with crud caching, common doForAll/getAll and deprecations in old ones doForAll
|
2021-03-29 19:39:10 +06:00 |
|
|
b4abd564ec
|
update paginations
|
2021-03-17 13:48:58 +06:00 |
|
|
e38094df58
|
change order in iterable to skip changing of pagination on no left elements error
|
2020-12-01 15:48:37 +06:00 |
|
|
f78e81d175
|
PaginatedIterable
|
2020-12-01 15:34:12 +06:00 |
|
|
023f841fb5
|
Pagination#isFirstPage
|
2020-11-26 15:01:45 +06:00 |
|
|
5ce71ee6f6
|
add android tools
|
2020-11-10 15:43:15 +06:00 |
|
|
eaba9173ae
|
more fixes:)
|
2020-11-03 20:07:33 +06:00 |
|
|
2f42b30f87
|
fix for paginate (again) and lastIndexExclusive
|
2020-11-03 19:43:45 +06:00 |
|
|
35913b95be
|
fixes in pagintion
|
2020-11-03 18:37:50 +06:00 |
|
|
56cdd8d6af
|
remove fixing of last index due to solving that pages size must be saved in reversing of pagination
|
2020-10-22 18:50:17 +06:00 |
|
|
899e6760e1
|
fix for lastIndex in reversing of pagination
|
2020-10-22 18:48:05 +06:00 |
|
|
864d0ffcc6
|
hope last fix
|
2020-10-22 18:37:56 +06:00 |
|
|
c6f417f8c8
|
fixes in pagination
|
2020-10-22 17:57:27 +06:00 |
|
|
418af7874d
|
update repos to use new reverse method
|
2020-10-22 15:47:28 +06:00 |
|
|
4972cc9daa
|
several additions and tests for pagination reversing
|
2020-10-22 15:41:21 +06:00 |
|
|
ff905e1491
|
fixes in reverse extension
|
2020-10-22 14:54:27 +06:00 |
|
|
64b0184a17
|
Pagination#reverse
|
2020-10-22 14:39:39 +06:00 |
|
|
90c1731bd1
|
Revert "more annotations to god of annotations"
This reverts commit f8a8808508 .
|
2020-10-16 19:40:04 +06:00 |
|
|
893fd1ac07
|
Revert "less annotations to god of lessannotations"
This reverts commit 87230d010c .
|
2020-10-16 19:39:55 +06:00 |
|
|
87230d010c
|
less annotations to god of lessannotations
|
2020-10-15 17:33:44 +06:00 |
|
|
f8a8808508
|
more annotations to god of annotations
|
2020-10-15 00:26:37 +06:00 |
|
|
e22595339e
|
add MapOneToManyKeyValueRepo
|
2020-10-14 19:37:25 +06:00 |
|
|
8461ff4d38
|
fix in calculating page fun
|
2020-10-14 18:16:58 +06:00 |
|
|
e78961b597
|
add MapKeyValueRepo.kt
|
2020-10-14 18:13:58 +06:00 |
|
|
0ba93d0e60
|
add in memory map based crud implementation
|
2020-10-14 14:22:58 +06:00 |
|