6b47566749
Merge pull request #17 from Fishwaldo/Auth
...
chore: More Refactoring and Auth Updates
2022-08-18 12:09:28 +08:00
0e50429903
Merge branch 'master' into Auth
2022-08-18 11:31:17 +08:00
7e7b90e537
Replace Huma CLI, pass context down, logging updates
2022-08-18 11:27:09 +08:00
979ebbb2aa
Merge pull request #16 from Fishwaldo/dependabot/npm_and_yarn/frontend/cypress-10.6.0
...
chore: bump cypress from 10.5.0 to 10.6.0 in /frontend
2022-08-17 10:37:36 +08:00
ec7f91a9d1
Merge pull request #15 from Fishwaldo/dependabot/go_modules/github.com/glebarez/sqlite-1.4.6
...
chore: bump github.com/glebarez/sqlite from 1.4.3 to 1.4.6
2022-08-17 10:36:52 +08:00
dependabot[bot]
d955ec4fe7
chore: bump cypress from 10.5.0 to 10.6.0 in /frontend
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 10.5.0 to 10.6.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v10.5.0...v10.6.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 20:49:17 +00:00
dependabot[bot]
10e3c20acc
chore: bump github.com/glebarez/sqlite from 1.4.3 to 1.4.6
...
Bumps [github.com/glebarez/sqlite](https://github.com/glebarez/sqlite ) from 1.4.3 to 1.4.6.
- [Release notes](https://github.com/glebarez/sqlite/releases )
- [Commits](https://github.com/glebarez/sqlite/compare/v1.4.3...v1.4.6 )
---
updated-dependencies:
- dependency-name: github.com/glebarez/sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 20:45:39 +00:00
4ff78432bf
go fmt repository
2022-08-16 16:53:36 +08:00
4e567dbb4b
Merge pull request #14 from Fishwaldo/dependabot/npm_and_yarn/frontend/vue/eslint-config-typescript-10.0.0
...
chore: bump @vue/eslint-config-typescript from 9.1.0 to 10.0.0 in /frontend
2022-08-16 16:45:55 +08:00
831bf21b95
Merge pull request #13 from Fishwaldo/dependabot/npm_and_yarn/frontend/coreui/vue-chartjs-2.0.1
...
chore: bump @coreui/vue-chartjs from 2.0.0 to 2.0.1 in /frontend
2022-08-16 16:44:28 +08:00
66411b6d34
Merge pull request #12 from Fishwaldo/dependabot/npm_and_yarn/frontend/eslint-8.22.0
...
chore: bump eslint from 7.32.0 to 8.22.0 in /frontend
2022-08-16 16:44:01 +08:00
1074aa2f57
Update README.md
2022-08-16 16:38:55 +08:00
dependabot[bot]
220ab7e236
chore: bump @vue/eslint-config-typescript in /frontend
...
Bumps [@vue/eslint-config-typescript](https://github.com/vuejs/eslint-config-typescript ) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/vuejs/eslint-config-typescript/releases )
- [Commits](https://github.com/vuejs/eslint-config-typescript/compare/v9.1.0...v10.0.0 )
---
updated-dependencies:
- dependency-name: "@vue/eslint-config-typescript"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 08:32:25 +00:00
dependabot[bot]
b0641f4f49
chore: bump @coreui/vue-chartjs from 2.0.0 to 2.0.1 in /frontend
...
Bumps [@coreui/vue-chartjs](https://github.com/coreui/coreui-vue ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/coreui/coreui-vue/releases )
- [Changelog](https://github.com/coreui/coreui-vue/blob/v2.0.1/CHANGELOG.md )
- [Commits](https://github.com/coreui/coreui-vue/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: "@coreui/vue-chartjs"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 08:31:19 +00:00
dependabot[bot]
03ab7bccde
chore: bump eslint from 7.32.0 to 8.22.0 in /frontend
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.32.0 to 8.22.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.22.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 08:30:40 +00:00
0a42f629f2
Merge pull request #4 from Fishwaldo/dependabot/go_modules/github.com/mymmrac/telego-0.16.0
...
Bump github.com/mymmrac/telego from 0.15.3 to 0.16.0
2022-08-16 16:29:01 +08:00
edc6c74fb3
Merge branch 'master' into Auth
2022-08-16 16:20:34 +08:00
bed30fbe8d
Merge pull request #9 from Fishwaldo/dependabot/npm_and_yarn/frontend/typescript-eslint/eslint-plugin-5.33.1
...
chore: bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1 in /frontend
2022-08-16 16:17:38 +08:00
3eee4989d3
Merge pull request #10 from Fishwaldo/dependabot/npm_and_yarn/frontend/cypress-10.5.0
...
chore: bump cypress from 8.7.0 to 10.5.0 in /frontend
2022-08-16 16:14:41 +08:00
99e03f9983
Merge pull request #11 from Fishwaldo/dependabot/npm_and_yarn/frontend/typescript-4.7.4
...
chore: bump typescript from 4.5.5 to 4.7.4 in /frontend
2022-08-16 16:14:14 +08:00
d58662f531
Merge branch 'master' of https://github.com/Fishwaldo/mouthpiece
2022-08-16 16:11:54 +08:00
e6758d3802
Fix Branch Ignore Pattern
2022-08-16 16:11:52 +08:00
dependabot[bot]
603af17c56
Bump github.com/mymmrac/telego from 0.15.3 to 0.16.0
...
Bumps [github.com/mymmrac/telego](https://github.com/mymmrac/telego ) from 0.15.3 to 0.16.0.
- [Release notes](https://github.com/mymmrac/telego/releases )
- [Commits](https://github.com/mymmrac/telego/compare/v0.15.3...v0.16.0 )
---
updated-dependencies:
- dependency-name: github.com/mymmrac/telego
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 08:08:23 +00:00
65b54f7f87
Merge pull request #2 from Fishwaldo/dependabot/go_modules/github.com/go-pkgz/rest-1.15.6
...
Bump github.com/go-pkgz/rest from 1.12.2 to 1.15.6
2022-08-16 16:06:56 +08:00
0048c96d9c
go mod tidy
2022-08-16 16:00:00 +08:00
a47e4bca67
Dont do push builds for dependabot branches
2022-08-16 15:57:19 +08:00
dependabot[bot]
03dd9e5d86
chore: bump @typescript-eslint/eslint-plugin in /frontend
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.33.0 to 5.33.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.33.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 07:40:54 +00:00
dependabot[bot]
1762d0ef49
chore: bump cypress from 8.7.0 to 10.5.0 in /frontend
...
Bumps [cypress](https://github.com/cypress-io/cypress ) from 8.7.0 to 10.5.0.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js )
- [Commits](https://github.com/cypress-io/cypress/compare/v8.7.0...v10.5.0 )
---
updated-dependencies:
- dependency-name: cypress
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 07:40:39 +00:00
dependabot[bot]
4d04897f5d
chore: bump typescript from 4.5.5 to 4.7.4 in /frontend
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.5 to 4.7.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.5...v4.7.4 )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 07:40:39 +00:00
7140a274fb
Merge pull request #8 from Fishwaldo/dependabot/npm_and_yarn/frontend/sass-loader-13.0.2
...
chore: bump sass-loader from 12.6.0 to 13.0.2 in /frontend
2022-08-16 15:39:53 +08:00
97b41985e0
Merge pull request #7 from Fishwaldo/dependabot/go_modules/github.com/casbin/casbin/v2-2.51.2
...
chore: bump github.com/casbin/casbin/v2 from 2.37.4 to 2.51.2
2022-08-16 15:39:22 +08:00
dependabot[bot]
a826923439
Bump github.com/go-pkgz/rest from 1.12.2 to 1.15.6
...
Bumps [github.com/go-pkgz/rest](https://github.com/go-pkgz/rest ) from 1.12.2 to 1.15.6.
- [Release notes](https://github.com/go-pkgz/rest/releases )
- [Commits](https://github.com/go-pkgz/rest/compare/v1.12.2...v1.15.6 )
---
updated-dependencies:
- dependency-name: github.com/go-pkgz/rest
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 07:39:02 +00:00
e73d72d935
Merge pull request #6 from Fishwaldo/dependabot/npm_and_yarn/frontend/typescript-eslint/parser-5.33.1
...
chore: bump @typescript-eslint/parser from 5.33.0 to 5.33.1 in /frontend
2022-08-16 15:38:58 +08:00
06ece268c6
Merge pull request #3 from Fishwaldo/dependabot/go_modules/go.uber.org/zap-1.22.0
...
Bump go.uber.org/zap from 1.21.0 to 1.22.0
2022-08-16 15:37:54 +08:00
dependabot[bot]
79f8398852
Bump github.com/spf13/viper from 1.10.1 to 1.12.0 ( #1 )
...
Bumps [github.com/spf13/viper](https://github.com/spf13/viper ) from 1.10.1 to 1.12.0.
- [Release notes](https://github.com/spf13/viper/releases )
- [Commits](https://github.com/spf13/viper/compare/v1.10.1...v1.12.0 )
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-16 15:37:03 +08:00
6c5ce3c290
Merge branch 'master' into Auth
2022-08-16 15:35:59 +08:00
f2650dd8c0
casbin model is stored as embeded file
2022-08-16 15:34:32 +08:00
d0c2f305b1
Update Goreleaser
2022-08-16 14:29:34 +08:00
dependabot[bot]
4352af42c2
chore: bump github.com/casbin/casbin/v2 from 2.37.4 to 2.51.2
...
Bumps [github.com/casbin/casbin/v2](https://github.com/casbin/casbin ) from 2.37.4 to 2.51.2.
- [Release notes](https://github.com/casbin/casbin/releases )
- [Changelog](https://github.com/casbin/casbin/blob/master/.releaserc.json )
- [Commits](https://github.com/casbin/casbin/compare/v2.37.4...v2.51.2 )
---
updated-dependencies:
- dependency-name: github.com/casbin/casbin/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 06:02:24 +00:00
dependabot[bot]
889cd1fc17
Bump go.uber.org/zap from 1.21.0 to 1.22.0
...
Bumps [go.uber.org/zap](https://github.com/uber-go/zap ) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/uber-go/zap/releases )
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uber-go/zap/compare/v1.21.0...v1.22.0 )
---
updated-dependencies:
- dependency-name: go.uber.org/zap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 06:02:20 +00:00
611dbcb081
chore: go mod tidy
2022-08-16 14:01:12 +08:00
c6fe1d8498
Update GoReleaser
...
install NPM Dependancies
2022-08-16 13:52:50 +08:00
2337432907
Merge branch 'master' of https://github.com/Fishwaldo/mouthpiece
2022-08-16 13:47:19 +08:00
dependabot[bot]
9b50c33ce4
chore: bump sass-loader from 12.6.0 to 13.0.2 in /frontend
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 12.6.0 to 13.0.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v12.6.0...v13.0.2 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 05:43:27 +00:00
dependabot[bot]
ee6b23c1ed
chore: bump @typescript-eslint/parser from 5.33.0 to 5.33.1 in /frontend
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.33.0 to 5.33.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.33.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 05:42:59 +00:00
ccf6d3ed3e
feat: Add Authentication Support and Start of Frontend ( #5 )
...
* Setup Authentication On Resources
* Go mod tidy
* git ignore node modules
* Frontend Template
* Work on setting up vue frontend
* Github Actions
* More work on Auth and Frontend.
* update dependabot
* add Reviewers
* Fix Up Labels
* Update CodeQL Tests
* Fix Format
* Fix Formating
* More Updates to github actions and bundled frontend files
* Fix Formating
* increase timeout
* Password Checking/Setting Functions
2022-08-16 13:42:18 +08:00
8c076d3878
Password Checking/Setting Functions
2022-08-16 13:23:08 +08:00
7b26893e33
increase timeout
2022-08-16 12:43:59 +08:00
db906ddec9
Fix Formating
2022-08-16 12:14:29 +08:00
d0079821d8
More Updates to github actions and bundled frontend files
2022-08-16 12:12:50 +08:00