Ingo Oppermann ecfbbe3857
Allow to list files by ranges of size and/or lastmod
The listing options are implemented by the query parameters size_min,
size_max, lastmod_start, and lastmod_end, or by the new ListOptions
type. size_min and size_max expect a number of bytes, lastmod_start
and lastmod_end expect a unix timestamp. All values are inclusive.
2023-03-17 15:15:20 +01:00
..
2022-05-13 19:26:45 +02:00
2022-06-23 22:13:58 +02:00
2023-02-21 12:57:33 +01:00
2023-01-19 16:13:53 +01:00
2022-05-13 19:26:45 +02:00
2022-06-23 22:13:58 +02:00
2022-10-13 20:54:52 +02:00
2023-03-14 15:24:05 +01:00
2022-10-13 20:54:52 +02:00
2022-10-13 20:54:52 +02:00
2023-03-02 21:04:37 +01:00