Robin Malley
0ba9e22f70
Make the anonymous account id = -1
...
This change also simplifies the site index query.
2020-05-19 20:14:22 -04:00
Robin Malley
03d4779129
Enable reader mode
...
Various fixes to enable reader mode on most platforms. I tested on
firefox, google chrome, and microsoft edge, I don't have an iphone, so
let me know if it's still broken.
2020-05-19 20:13:30 -04:00
Robin Malley
2e735282ec
Fix cacheing
...
Fix some cache invalidation bugs that would cause the index and author
pages to not update correctly when new pastes were made.
2020-05-19 20:11:11 -04:00
Robin Malley
910542ef76
Dont style links
...
Allow milligram to style links.
2020-05-19 20:08:11 -04:00
Robin Malley
d2e2f41dfb
Remove error from login page
...
A global variable might show up on the login page, remove it.
2020-05-19 17:12:44 -04:00
Robin Malley
226580f088
Minor bugfix
...
Create the raw_text table corretly
2020-05-19 14:06:10 -04: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
37e1b0a6c0
Minor bugfix
2020-05-17 13:17:15 -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
13883cccd7
Add gitignores
...
Set up the file structure automatically on clone with gitignores
2020-05-17 12:10:01 -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