20 Commits

Author SHA1 Message Date
79a27dbc4b Deleted dead code 2020-11-01 01:00:51 -05:00
a13b29d957 mostly formatting 2020-11-01 01:59:32 -04:00
bef25c73f5 adding lastrun timestamp to status information 2020-10-31 05:51:39 +00:00
4050e336c3 Removed Poll channel, merged into InstanceReport channel
Found a bug where the main routine was sending to a channel it also
read from. If full, this resulted in the main channel blocking
Added pperf, removed Peer "hunting" code
2020-10-31 04:24:53 +00:00
1d71e8217a client variable names 2020-10-30 19:50:45 +00:00
75654fb4c1 more client glue
accidently left in the debugging printfs but eh
2020-10-30 17:16:28 +00:00
afb17f51eb added client structure functionality 2020-10-30 05:10:04 +00:00
4222cb97e0 renamed column name, removed html encoding in normalization field 2020-10-29 23:49:38 +00:00
97a8cbf578 renamed database 2020-10-29 15:25:29 +00:00
9c2f2c8a0d updated tables, hashing and polling time 2020-10-29 15:06:45 +00:00
5ce495b81c Crawler works 2020-10-29 03:08:30 +00:00
d5a20f836e why didn't it just rename the file? eh 2020-10-28 22:15:11 +00:00
d2f982c5d1 Modified insert query for accounts
Accounts/Posts are now relational
2020-10-28 20:49:11 +00:00
471b011dc0 Check nodeinfo for instance type 2020-10-28 03:56:24 +00:00
afadc4dc39 Added Peer hunting, but I might remove it or make it an option 2020-10-27 04:35:01 +00:00
18f01cc960 changed function name 2020-10-26 06:27:44 +00:00
84a07edf07 commits to the database, added accounts and created_time 2020-10-26 02:48:52 +00:00
f460900f41 writes to database, delays based on message type 2020-10-25 23:44:55 +00:00
305432e58a added missing 'go' directive 2020-10-23 02:40:22 +00:00
2a4d1c8dad good time to save 2020-10-23 02:10:35 +00:00