Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added User.RLen to leveldb push/pull | Ben Morrison | 2019-06-08 | 1 | -5/+8 |
| | |||||
* | cleaned up error handling | Ben Morrison | 2019-06-08 | 7 | -57/+34 |
| | |||||
* | working on adding sqlite | Ben Morrison | 2019-06-08 | 1 | -0/+7 |
| | |||||
* | database refs and static assets concurrency-safe | Ben Morrison | 2019-06-08 | 3 | -28/+64 |
| | |||||
* | updated available intervals for cache/push | Ben Morrison | 2019-06-08 | 1 | -1/+1 |
| | |||||
* | moved type declarations into respective files | Ben Morrison | 2019-06-08 | 6 | -78/+68 |
| | |||||
* | updated deps | Ben Morrison | 2019-06-08 | 2 | -0/+3 |
| | |||||
* | updated makefile/deps v0.2.3 | Ben Morrison | 2019-06-06 | 2 | -0/+36 |
| | |||||
* | deduplicated duplicate deduplication functions | Ben Morrison | 2019-06-06 | 2 | -40/+18 |
| | |||||
* | renamed functions | Ben Morrison | 2019-06-06 | 3 | -25/+10 |
| | |||||
* | version constant changed | Ben Morrison | 2019-06-06 | 1 | -1/+1 |
| | |||||
* | config and logging functions split into own file | Ben Morrison | 2019-06-06 | 1 | -0/+187 |
| | |||||
* | help and manual text moved to help.go | Ben Morrison | 2019-06-06 | 1 | -0/+273 |
| | |||||
* | moved funcs out of init.go to aid organization | Ben Morrison | 2019-06-06 | 1 | -479/+0 |
| | |||||
* | enabled apiTagsHandler and apiTagsBaseHandler tests | Ben Morrison | 2019-06-06 | 1 | -2/+1 |
| | |||||
* | moved initDatabase() to db.go | Ben Morrison | 2019-06-06 | 1 | -0/+30 |
| | |||||
* | brief readme | Ben Morrison | 2019-06-06 | 1 | -0/+8 |
| | |||||
* | updated tests to work with new project structure | Ben Morrison | 2019-06-06 | 4 | -6/+93 |
| | |||||
* | fixed some import comments | Ben Morrison | 2019-06-05 | 7 | -7/+7 |
| | |||||
* | moved bulk of code to its own package to clean up source tree | Ben Morrison | 2019-06-05 | 18 | -0/+2215 |