Changelog
- 5c8e589 Add CLI structure docs
- 639d03d Add Project README
- 845355a Add accounts create CLI command and API endpoints
- d5d04ec Add authentication checking
- 3c29fc6 Add initializer to setup db
- c969535 Add migrations and go mod/sums
- 0afb307 Add no-auth flag to disable authentication
- 961434c Bump go-opml version
- 6430c85 Change formatting for structure info
- 017ebe9 Create LICENSE
- 65e285a First draft of basic API support and CLI configuration
- c1e088d Properly handle the returning of opml for all devices subscriptions
- 62ebdac Refactor user login
- eaaf215 Remove debugger code
- 872ab11 Support /api/2/devices/{user}.json endpoint
- 7717424 Update Makefile for args
- 870ee5c Update README on setup
- b1bcf40 Update README to account for required environment variable when running gpodder2go
- 959324e Update README to highlight limitations