commits
mostly just trying to cutdown on giant monolithic files into stuff that's more maintainable. I'm sure I'll go crazy later.
I got gungho about this types file, probably should actually clean up its includes like a normal person.
Also run include reorganization.
* auto generate sitemaps
* bundle all of the dashboard scripts into one js file at runtime
* improve some package scripts
* minor reorganization
* robot file injection
closes #14, this was a pain in the ass.
Also swaps out run-all usage to maintained fork.
less requirements of raw DOM, more react responses
also closes #87
idk why this queue even fired again several minutes beforehand.
mostly since the queues are now on, might as well to optimize multiple agency for users.
make more things optional.
We're pretty much reaching the peak...
this should have been translated when the arguments were being updated, but I missed it.
Signed-off-by: SocksTheWolf <132639882+SocksTheWolf@users.noreply.github.com>
mostly just code quality, organization and better error messaging
substr in sqllite is non-inclusive, so increase by 1 to fit
this will make it look better on posted posts.
This fulfills #83 but could be way better (as it will probably hit the RAM limit). We can fix this further by making them queue based...
Hi I'm jsonld and I never work properly except the times I do teehee lmao :)
no idea how we'd manage to chain things.
this would probably need more work as well to make this even be proper, no idea how deleting posts in a thread would go either.
mostly just trying to cutdown on giant monolithic files into stuff that's more maintainable. I'm sure I'll go crazy later.