Chris Sexton
c4605cfb77
git: don't unfurl links
2021-01-09 16:58:18 -05:00
Chris Sexton
bbf5b27790
web: remove go template dependency
...
All vue pages now request `/nav` to get a JSON array of navigation
instead of relying on the Go template to have the nav built in. This
cleans up all of the crufty `{{ "{{ thing }}" }}` that was making it
hard to wriet vue.
This also paves the way to using the new Go resource embedding so that
the pages don't need to be wrapped in Go files.
2021-01-09 13:46:28 -05:00
Chris Sexton
f57487868a
github: fix commenter fields
2020-11-22 14:04:59 -05:00
Chris Sexton
7b98da6286
github: convert filter to array
2020-11-14 08:35:36 -05:00
Chris Sexton
05ba571f34
github: fix github event URLs and owners
2020-11-09 03:34:40 -05:00
Chris Sexton
910b28666b
github: add issue events
2020-11-08 11:55:13 -05:00
Chris Sexton
72da1d3c78
git: order gitea commits
2019-11-29 11:10:59 -05:00
Chris Sexton
6e66498d25
git: add filter for branches on github
2019-11-26 17:53:11 -05:00
Chris Sexton
3a4d69bae0
git: move icons to each commit/event
2019-11-04 08:19:51 -05:00
Chris Sexton
7f5f62d04a
git: fix icon
2019-11-03 08:27:50 -05:00
Chris Sexton
97ca444df9
git: don't show empty changeset
2019-11-03 08:10:01 -05:00
Chris Sexton
d1149e7022
git: actually do the thing
2019-11-03 07:59:53 -05:00
Chris Sexton
6ada638968
git: add icons
...
Also break services out into individual files
2019-11-03 07:47:45 -05:00
Chris Sexton
8d74baddba
git: fix gitea formatting
2019-11-02 18:21:40 -04:00
Chris Sexton
f1f5fb3c12
git: add nicer repo addition & gitea support
...
Also added an `!unset` command for configurations.
2019-10-26 17:43:31 -04:00
Chris Sexton
6a332bcd8e
gitlab: fix event URL
2019-10-26 15:40:49 -04:00
Chris Sexton
6393d8bb22
git: change message formatting
2019-10-26 15:40:49 -04:00
Chris Sexton
686ba1d662
git: only respond to PR opened event
...
Probably will need to check this on other events too.
2019-10-26 15:40:49 -04:00
Chris Sexton
2694463964
git: add git hook support for github & gitlab
2019-10-26 15:40:49 -04:00