Robin Malley
|
0f17393cd8
|
Fix id<->url decoding
Some urls should have been url-encoded, fix this issue in a way
that won't break old urls
|
2021-02-09 02:40:57 +00:00 |
Robin Malley
|
879e89fa8d
|
Do more refactoring
Start merging the error pages into a single standardized error page
Lessen log spew when site is being crawled by robots
|
2021-02-03 04:09:12 +00:00 |
Robin Malley
|
861e53cc29
|
Add a comment
|
2021-01-16 20:59:56 +00:00 |
Robin Malley
|
b1b7b45e80
|
Started testing
|
2020-12-23 06:02:02 +00:00 |
Robin Malley
|
2722b1e282
|
Allow uploaded files to have embedded nulls
Minor bugfix that correctly passes uploaded files to the lua runtime
when they have embedded nulls.
|
2020-05-19 14:04:39 -04:00 |
Robin Malley
|
a5293ae7a6
|
minor bugfix
|
2020-05-18 10:41:27 -04:00 |
Robin Malley
|
1863e14b34
|
Add a loggging utility
adds a function to the global namespace, log() as well as constants
from syslog(3) for logging messages.
|
2020-05-17 13:16:29 -04:00 |
Robin Malley
|
6c18829de6
|
Move sql files into their own directory
Moved all the of the sql out of the init file and into it's own
directory.
|
2020-05-17 12:05:00 -04:00 |
Linux User
|
48b4173a7a
|
Inital commit
|
2020-05-15 19:10:20 -04:00 |