| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | Major adjustments to data storage, strings instead of bigints for metabase ↵ | 2020-08-25 | -25/+114 | ||
| | | | | | compatibility | ||||
| * | Use a foreign key for channel category | 2020-08-25 | -1/+33 | ||
| | | |||||
| * | Auto-deploy should depend on Docker succeeding | 2020-08-25 | -0/+2 | ||
| | | |||||
| * | Auto-deploy script | 2020-08-25 | -0/+10 | ||
| | | |||||
| * | use latest convention instead of Git SHA for Docker | 2020-08-25 | -2/+2 | ||
| | | |||||
| * | Actual linting fixes | 2020-08-25 | -2/+3 | ||
| | | |||||
| * | Linting fixes | 2020-08-25 | -2/+2 | ||
| | | |||||
| * | Use psycopg2-binary | 2020-08-25 | -17/+34 | ||
| | | |||||
| * | Install poetry in container | 2020-08-25 | -0/+2 | ||
| | | |||||
| * | GitHub Deployment action | 2020-08-25 | -0/+25 | ||
| | | |||||
| * | Dockerfile | 2020-08-25 | -0/+17 | ||
| | | |||||
| * | Entrypoints and logging | 2020-08-25 | -0/+27 | ||
| | | |||||
| * | Default config files | 2020-08-25 | -1/+416 | ||
| | | |||||
| * | Add bot | 2020-08-25 | -0/+250 | ||
| | | |||||
| * | Add config | 2020-08-25 | -0/+133 | ||
| | | |||||
| * | Add database | 2020-08-25 | -0/+103 | ||
| | | |||||
| * | Add Alembic | 2020-08-25 | -0/+370 | ||
| | | |||||
| * | Add config files to gitignore | 2020-08-25 | -0/+6 | ||
| | | |||||
| * | Fix init file docstring. | 2020-08-24 | -3/+1 | ||
| | | |||||
| * | Update lint.yml | 2020-08-24 | -0/+3 | ||
| | | |||||
| * | Create lint.yml | 2020-08-24 | -0/+28 | ||
| | | |||||
| * | Add basic project files | 2020-08-24 | -0/+317 | ||
| | | |||||
| * | Initial commit | 2020-08-24 | -0/+152 | ||