taskcafe/internal/commands
2021-01-05 17:00:07 -06:00
..
commands_prod.go feat: add pre-commit hooks & refactor code to pass linting 2020-08-20 18:37:36 -05:00
commands.go feat: add seed command to generate fake project data 2021-01-05 16:46:15 -06:00
migrate.go feat: redesign project sharing & initial registration 2020-12-17 22:39:14 -06:00
reset_password.go feat(cli): Reset Password Command 2020-10-20 18:50:54 -05:00
seed.go fix: fix task position to use task idx not task group idx 2021-01-05 17:00:07 -06:00
token.go fix: secret key is no longer hard coded 2020-09-12 18:03:17 -05:00
web.go feat: allow access token expiration to be set in the config 2020-12-30 21:10:55 -06:00
worker.go refactor: move default viper config values to commands/commands.go 2020-10-20 18:58:15 -05:00