12 Commits

Author SHA1 Message Date
ec1743905a validating hostname before starting instance
changed hostname identification from account to URI
2021-01-10 05:31:51 +00:00
d02ae808a1 reducing potential keep-alive connections to 1 per hostname (not per IP) 2021-01-02 07:00:21 +00:00
85e0735fa3 go fmt'ed 2020-12-29 20:20:02 +00:00
b2974b7501 added crawling for web reciever
fixed crawling settings condition
2020-12-29 20:06:18 +00:00
20fb4ed76a mostly web, fixed a regression 2020-12-29 17:30:26 +00:00
777120518a removed dead code + channel
ctl is broken
2020-12-22 20:36:37 +00:00
28fa8ab5ec deleting comments 2020-12-22 20:30:21 +00:00
e9178b1d09 verifying is being done
middle layer commit
database middle layer might be redundant
screwed up tables.sql
isn't re-useing connections
2020-12-22 17:35:05 +00:00
ad9fe9fad2 checking user and made 'pool' global 2020-12-18 06:06:32 +00:00
5bc9a68d53 web feature fetching user icon
adding database pool to all functions to verify before fetching
2020-12-17 18:26:55 +00:00
726ac7e0bd formatting and linting 2020-12-17 04:23:25 +00:00
cc020bb6f0 Merged the two directories, no need to keep them separate 2020-12-17 01:37:34 +00:00