Seednode
|
34cc53338f
|
Move table style to <style> element to allow use of CSP nonce
|
2024-01-30 17:28:13 -06:00 |
Seednode
|
61060f7895
|
Remove --page-length and HTML index dump, fix media type identification
|
2024-01-15 08:51:41 -06:00 |
Seednode
|
06c6b70b2c
|
Update release year
|
2024-01-14 12:39:14 -06:00 |
Seednode
|
9e458aa0bb
|
Move regex compilation to global variable
|
2024-01-10 13:07:24 -06:00 |
Seednode
|
4d384eb4dc
|
Replaced HTML escape character for single quote with URL encoding
|
2023-11-07 20:34:39 -06:00 |
Seednode
|
0c45103fbd
|
Wait no actually single quotes specifically do need to be escaped
|
2023-11-07 20:32:20 -06:00 |
Seednode
|
be2c118284
|
Now we can combine three different types of quotation marks
|
2023-11-07 20:26:14 -06:00 |
Seednode
|
77e98c1f52
|
Wait it was just an issue of single quotes versus double quotes, because single quotes are valid in filenames
|
2023-11-07 20:22:14 -06:00 |
Seednode
|
0d43dbeeb1
|
Probably shouldn't use a URL-encoded character in my placeholder, huh
|
2023-11-07 20:14:27 -06:00 |
Seednode
|
e22c171b29
|
Terrible workaround for not URL-encoding path separators
|
2023-11-07 20:11:19 -06:00 |
Seednode
|
9953bb50dc
|
URL-encode file paths for first/prev/next/last buttons with sorted files
|
2023-11-07 20:04:48 -06:00 |
Seednode
|
d902368845
|
Add first/prev/next/last buttons to sorted content
|
2023-10-20 17:18:35 -05:00 |
Seednode
|
9ae0aa60d3
|
Use int returned from w.Write() instead of calculating length of []byte
|
2023-10-04 15:47:43 -05:00 |
Seednode
|
602f344654
|
Split sorting types, methods, and functions into their own file
|
2023-09-28 03:39:16 -05:00 |