Commit Graph

131 Commits

Author SHA1 Message Date
Seednode d343be7253 Added support for time.Duration refresh intervals, instead of just integer seconds 2023-01-18 09:58:14 -06:00
Seednode 85ddc13627 Clarified which builds are actually tested 2022-11-11 17:51:02 -06:00
Seednode a053d8bb94 Specified supported platforms for Docker image 2022-11-11 17:48:29 -06:00
Seednode c30c966ee3 Fixed missing close-paren 2022-11-10 23:36:59 -06:00
Seednode e605bf1f0f Added link to Dockerfile repo to README 2022-11-10 23:36:38 -06:00
Seednode 76aab2c2a2 Added docker image to README 2022-11-10 23:34:31 -06:00
Seednode 76e1ad90f7 Added contact info to readme 2022-11-10 23:33:20 -06:00
Seednode 6e16f6eef4 Fixed phrasing consistency in README 2022-11-10 14:54:55 -06:00
Seednode 7a49433e17 Fixed typo in README, clarified that filters must be alphanumeric 2022-11-10 14:54:17 -06:00
Seednode ea4b1be5c3 Added basic input verification for sortOrder/refreshInterval 2022-11-10 10:09:39 -06:00
Seednode ea2e17d265 Added automatic reload functionality via query parameters, and rewrote generateQueryParams() to hopefully be more readable 2022-11-08 19:24:49 -06:00
Seednode c13eac975f Fixed length of extensions array, and added bmp to the support formats in the readme 2022-10-31 15:18:47 -05:00
Seednode 2274c51e84 Set --cache and --filter as mutually exclusive 2022-10-28 22:59:59 -05:00
Seednode f21c01e085 Added flag to cache directory scan at startup 2022-10-28 17:19:04 -05:00
Seednode ae82762745 Merged -c|--count flag into -v|--verbose, reformatted verbose output 2022-10-20 17:55:25 -05:00
Seednode 15fc783f84 Updated readme with new -c|--c flag 2022-10-20 11:30:53 -05:00
Seednode 5c1f27a3ad Updated readme 2022-10-19 20:42:08 -05:00
Seednode 6508f2d170 Added flags to enable/disable filtering and sorting 2022-10-19 20:37:12 -05:00
Seednode f2204a3019 Slight correction 2022-10-19 19:57:54 -05:00
Seednode d580f1a9ab Added info about query parameters to readme 2022-10-19 19:56:42 -05:00
Seednode b0ebf1177b Updated readme with more useful info 2022-10-18 16:58:15 -05:00
Seednode 0a546dd468 Changed port type from int to uint16 2022-10-18 16:54:01 -05:00
Seednode 0d9e74fbca Added sorting options (ascending, descending, defaults to random) 2022-10-18 13:42:32 -05:00
Seednode ed1ecfd278 Added argument to filter displayed results 2022-09-24 17:17:56 -05:00
Seednode d6aa587091 Updated readme again 2022-09-17 11:13:32 -05:00
Seednode 00dc485c08 Updated readme 2022-09-17 11:09:49 -05:00
Seednode 40707bf9c8 Added option to display sequentially numbered files instead of randomly choosing, when possible 2022-09-17 11:07:37 -05:00
Seednode 9b07726f14 Removed header from README 2022-09-16 14:59:14 -05:00
Seednode 103f8cb456 Modified usage info 2022-09-16 14:57:40 -05:00
Seednode 31f138d9ec Simplified phrasing 2022-09-16 14:54:23 -05:00
Seednode d5f645abff Added README 2022-09-16 14:52:59 -05:00