Commit Graph

16 Commits

Author SHA1 Message Date
IamTheFij 03399ac35d Move config to directory returned by os.UserConfigDir()
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
This version will migrate configuration from the old path, but migration
will be removed at some point in the future.
2021-02-05 11:43:23 -08:00
IamTheFij 1a1689cd88 Add format string for error wrap
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/tag Build is passing Details
2021-02-05 10:34:49 -08:00
IamTheFij 62037b9dab Merge remote-tracking branch 'levy/master' into master
continuous-integration/drone/push Build is failing Details
2021-02-05 10:30:47 -08:00
Alex Levy aba5a5b6eb Use home dir if XDG_CONFIG_HOME unset 2021-02-05 10:22:39 -08:00
IamTheFij 9a03c1da00 Update install instructions 2021-02-05 10:08:39 -08:00
IamTheFij bae836fc91 Add install instructions 2021-02-05 10:08:39 -08:00
IamTheFij 58f246f1b3 Ignore .env file
continuous-integration/drone/push Build is passing Details
This will give me somewhere to put the oauth creds while I'm
developing
2021-02-03 13:15:27 -08:00
IamTheFij 315c486736 Update cert instructions 2021-02-03 13:01:53 -08:00
IamTheFij d19df7e3f9 Add drone builds
continuous-integration/drone/tag Build is passing Details
2021-02-03 13:01:53 -08:00
IamTheFij ee8ec2c8da Add pre-commit hooks 2021-02-03 13:01:53 -08:00
IamTheFij b5782a3d30 Add ability to support multiple workspaces
Adds a new perm to allow fetching the workspace domain
2021-02-03 13:01:53 -08:00
IamTheFij 461ddafa58 Add install instructions 2021-01-07 12:42:40 -05:00
IamTheFij 04dd93c71d Auto-generate self-signed certs 2021-01-07 12:28:41 -05:00
IamTheFij 05f700bc93 Working oauth flow 2021-01-06 13:44:29 -05:00
IamTheFij f2cec168f7 Working proof of concept 2021-01-05 17:54:24 -05:00
IamTheFij 4b6cf7d0ce Initial commit 2021-01-05 22:23:21 +00:00