Go to file
2022-12-05 09:14:30 -07:00
.idea new css, ability to query any repo for watch items 2022-11-29 20:45:48 -07:00
assets Add URL to pull_requests (which is now sorta misnamed since it can house issues too..) 2022-12-05 09:14:30 -07:00
data Add URL to pull_requests (which is now sorta misnamed since it can house issues too..) 2022-12-05 09:14:30 -07:00
templates Add URL to pull_requests (which is now sorta misnamed since it can house issues too..) 2022-12-05 09:14:30 -07:00
.envrc initial 2022-11-29 19:55:00 -07:00
.gitignore initial 2022-11-29 19:55:00 -07:00
app.go Ignore feature working 2022-12-04 19:03:59 -07:00
flake.lock initial 2022-11-29 19:55:00 -07:00
flake.nix Ignore feature working 2022-12-04 19:03:59 -07:00
go.mod initial 2022-11-29 19:55:00 -07:00
go.sum initial 2022-11-29 19:55:00 -07:00
handlers.go Add URL to pull_requests (which is now sorta misnamed since it can house issues too..) 2022-12-05 09:14:30 -07:00
main.go cleanup and #ffffea 2022-12-04 20:24:56 -07:00
page.go Ignore feature working 2022-12-04 19:03:59 -07:00
queries.sql Add URL to pull_requests (which is now sorta misnamed since it can house issues too..) 2022-12-05 09:14:30 -07:00
schema.sql Add URL to pull_requests (which is now sorta misnamed since it can house issues too..) 2022-12-05 09:14:30 -07:00
sqlc.yaml initial 2022-11-29 19:55:00 -07:00
tmp.go flesh out more if the functionality 2022-12-02 20:53:05 -07:00