smr/src/lua
Robin Malley 0a6829ec9f Lots of new documentation
* Add a tool that automatically generates parts of a graphviz input from
an sql file
* Use that tool to generate bits of graphviz input from all the `create_` sql
files in `src/`
* Copy all those bits of graphviz input togeather to generate diagrams
for each table.
2023-08-09 22:28:48 +00:00
..
endpoints Clean up dead code 2023-06-20 01:11:42 +00:00
addon.lua Clean up dead code 2023-06-20 01:11:42 +00:00
cache.lua Clean up dead code 2023-06-20 01:11:42 +00:00
db.lua Lots of new documentation 2023-08-09 22:28:48 +00:00
global.lua Allow scrolling on index page 2023-03-12 03:31:08 +00:00
hooks.lua Clean up dead code 2023-06-20 01:11:42 +00:00
init.lua Clean up dead code 2023-06-20 01:11:42 +00:00
pages.lua Clean up dead code 2023-06-20 01:11:42 +00:00
parser_imageboard.lua Try to hint reader mode better. 2021-04-09 20:03:24 +00:00
parser_plain.lua Fix plain parser 2021-01-04 03:48:36 +00:00
parser_search.lua Have the processes start in their own chroots 2023-03-12 16:24:22 +00:00
parsers.lua Started work on refactor 2020-12-20 08:16:23 +00:00
queries.lua Have the processes start in their own chroots 2023-03-12 16:24:22 +00:00
session.lua Clean up dead code 2023-06-20 01:11:42 +00:00
tags.lua Clean up dead code 2023-06-20 01:11:42 +00:00
types.lua Clean up dead code 2023-06-20 01:11:42 +00:00
util.lua Fix a bug from refactoring 2023-07-06 00:42:33 +00:00