36 Commits

Author SHA1 Message Date
github-actions[bot]
a14d697ea4 chore(main): release 0.3.1 (#25)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.3.1
2023-11-15 11:12:28 -06:00
MuXiu1997
fda884c3d6 ci: build multi-platform Docker images using goreleaser
release-as: 0.3.1
closed #22
2023-11-16 01:11:09 +08:00
github-actions[bot]
b17f6a2dba chore(main): release 0.3.0 (#20)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.3.0
2023-02-04 19:17:56 +08:00
MuXiu1997
488f11c868 docs(README): update process.svg 2023-02-04 19:16:54 +08:00
MuXiu1997
316878f0d3 feat: set no cache headers 2023-02-04 19:09:00 +08:00
github-actions[bot]
3c01f5c4fa chore(main): release 0.2.2 (#19)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.2.2
2023-01-30 23:41:52 +08:00
MuXiu1997
788a2b0514 fix(server): fix incorrect use of context 2023-01-30 23:36:09 +08:00
github-actions[bot]
ed30ab1751 chore(main): release 0.2.1 (#18)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.2.1
2023-01-27 17:59:32 +08:00
MuXiu1997
3ccd7e3801 fix(server): Fix logger middleware log fields 2023-01-27 17:45:52 +08:00
MuXiu1997
5fec9a9afc docs(README): update process.svg 2023-01-27 17:14:02 +08:00
github-actions[bot]
5cb99c88c8 chore(main): release 0.2.0 (#17)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.2.0
2023-01-27 16:55:59 +08:00
MuXiu1997
48cf8ea367 feat(server): add log 2023-01-27 16:50:08 +08:00
MuXiu1997
85646e0124 docs(README): update process.svg 2023-01-27 15:39:55 +08:00
MuXiu1997
789e4cf020 feat(middleware): add log 2023-01-27 15:39:52 +08:00
MuXiu1997
61af42ceb3 fix(middleware): redirect only on get requests 2023-01-27 14:47:13 +08:00
github-actions[bot]
1701487bc4 chore(main): release 0.1.1 (#15)
closed #16

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v0.1.1
2023-01-26 22:03:41 +08:00
MuXiu1997
a6cd5505f7 ci: update actions/checkout version 2023-01-26 21:49:22 +08:00
MuXiu1997
8dcde8383f chore: fix module name
closed #12
2023-01-26 21:49:21 +08:00
MuXiu1997
252f44f1c7 docs(README): update readme 2023-01-26 21:49:21 +08:00
MuXiu1997
700278ac6b style(middleware): rename struct 2023-01-26 21:49:21 +08:00
MuXiu1997
81f461fb35 feat(middleware): use github.com/dghubble/sling as http client
release-as: 0.1.1
2023-01-26 21:49:02 +08:00
MuXiu1997
4c1eac941d feat(server): return request error message in json 2023-01-26 21:24:14 +08:00
MuXiu1997
61383468b2 feat(middleware): message when api secret key is invalid 2023-01-26 17:13:35 +08:00
MuXiu1997
6ba37f6fe0 refactor(server): extract struct AuthRequestManager 2023-01-26 17:13:35 +08:00
MuXiu1997
28e126f2e4 refactor(server): extract func oAuthCodeToUser 2023-01-26 17:13:35 +08:00
MuXiu1997
f7b6ff92bf style: correction of variable name 2023-01-26 17:13:35 +08:00
MuXiu1997
6c3f50c40e docs(README): update readme 2023-01-26 03:32:47 +08:00
MuXiu1997
4feae28073 ci: update GitHub workflows 2023-01-26 03:32:46 +08:00
MuXiu1997
d1943d10e2 chore: add Dockerfile 2023-01-25 21:34:17 +08:00
MuXiu1997
0ea64c54b9 build: add Makefile 2023-01-25 21:34:17 +08:00
MuXiu1997
0be88cfdce docs(README): update readme 2023-01-25 21:34:17 +08:00
MuXiu1997
36bd5d7e36 ci: add GitHub workflows 2023-01-25 21:34:16 +08:00
MuXiu1997
d3be0a5831 feat: implement traefik github oauth plugin
release-as: 0.1.0
2023-01-25 21:34:14 +08:00
MuXiu1997
7a7acdf7f9 feat: implement traefik github oauth server app 2023-01-25 21:30:25 +08:00
MuXiu1997
52e9daf794 chore: add .editorconfig .golangci.yml 2023-01-25 21:30:17 +08:00
MuXiu1997
a5d338545d Initial commit 2023-01-25 02:01:24 +08:00