Seednode
|
40707bf9c8
|
Added option to display sequentially numbered files instead of randomly choosing, when possible
|
2022-09-17 11:07:37 -05:00 |
Seednode
|
4e74d99019
|
Reworked to allow use of back button to return to previous results, via HTTP redirects
|
2022-09-16 13:45:33 -05:00 |
Seednode
|
fbd4357afe
|
Added deferred fd close for checkIfImage, and deferred getting filenames until after checking if file is an image
|
2022-09-10 13:09:39 -05:00 |
Seednode
|
5031692793
|
Moved from manually checking magic numbers to github.com/h2non/filetype
|
2022-09-09 19:00:02 -05:00 |
Seednode
|
eba8c6f068
|
No longer picking random files from slice, shuffle slice once instead. Return 404 not found if no valid image files are found.
|
2022-09-09 17:21:03 -05:00 |
Seednode
|
6660e080f4
|
Replaced panic with error return value in normalizePaths()
|
2022-09-09 14:28:57 -05:00 |
Seednode
|
6f1c0c3943
|
Reached first working version
|
2022-09-08 15:30:51 -05:00 |
Seednode
|
d052fd6af9
|
Confirmed recursive and nonrecursive functions both work as expected
|
2022-09-08 13:12:50 -05:00 |
Seednode
|
eee4917322
|
Added separate recursive path walker
|
2022-09-08 12:12:58 -05:00 |
Seednode
|
7ae3c72697
|
First attempt
|
2022-09-08 10:57:59 -05:00 |