1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-25 23:03:47 +01:00
Commit Graph

2337 Commits

Author SHA1 Message Date
Amir Raminfar
9fdfabfb5d Adds analytics for start params 2021-04-19 12:22:13 -07:00
Amir Raminfar
3defe22eed Creates a struct for event 2021-04-18 15:03:51 -07:00
Amir Raminfar
d65d899056 Adds more params 2021-04-18 14:39:21 -07:00
Amir Raminfar
b4f8b97b7d Fixes typo 2021-04-18 14:30:44 -07:00
Amir Raminfar
e3934e0422 Adds ga example 2021-04-18 14:14:53 -07:00
Amir Raminfar
a81415744a Fixes filter 2021-04-18 13:23:46 -07:00
Amir Raminfar
51a74691f9 Drops pflags and viper in favor of go-arg 2021-04-18 13:17:06 -07:00
kodiakhq[bot]
17d6d1b2ca Merge pull request #1153 from amir20/dependabot/npm_and_yarn/date-fns-2.21.1
Bump date-fns from 2.21.0 to 2.21.1
2021-04-16 05:08:13 +00:00
dependabot[bot]
ce755f61dc Bump date-fns from 2.21.0 to 2.21.1
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.21.0 to 2.21.1.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.21.0...v2.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-16 05:04:24 +00:00
kodiakhq[bot]
2e4665e468 Merge pull request #1152 from amir20/dependabot/npm_and_yarn/date-fns-2.21.0
Bump date-fns from 2.20.3 to 2.21.0
2021-04-15 05:09:23 +00:00
kodiakhq[bot]
72b89c5ea5 Merge pull request #1151 from amir20/dependabot/npm_and_yarn/webpack-5.33.2
Bump webpack from 5.32.0 to 5.33.2
2021-04-15 05:09:04 +00:00
dependabot[bot]
f77fac2221 Bump date-fns from 2.20.3 to 2.21.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.20.3 to 2.21.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.20.3...v2.21.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 05:05:43 +00:00
dependabot[bot]
9b347f3dfb Bump webpack from 5.32.0 to 5.33.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.32.0 to 5.33.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.32.0...v5.33.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-15 05:04:35 +00:00
kodiakhq[bot]
c584c565a3 Merge pull request #1150 from amir20/dependabot/npm_and_yarn/date-fns-2.20.3
Bump date-fns from 2.20.2 to 2.20.3
2021-04-14 05:09:13 +00:00
dependabot[bot]
6730814ffc Bump date-fns from 2.20.2 to 2.20.3
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.20.2 to 2.20.3.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.20.2...v2.20.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14 05:04:47 +00:00
Amir Raminfar
d57ea5233c Release 3.5.11 v3.5.11 2021-04-13 18:51:27 -07:00
Amir Raminfar
90afa43cef Fixes TAG 2021-04-13 18:51:20 -07:00
Amir Raminfar
aac9905099 Release 3.5.10 v3.5.10 2021-04-13 12:34:39 -07:00
Amir Raminfar
07723353d0 Adds labels 2021-04-13 12:25:06 -07:00
Amir Raminfar
c6a3b8f61e Release 3.5.9 v3.5.9 2021-04-13 12:09:47 -07:00
Amir Raminfar
3db60e3d50 Adds QEMU 2021-04-13 12:09:40 -07:00
Amir Raminfar
b8d428f5b3 Release 3.5.8 v3.5.8 2021-04-13 12:02:48 -07:00
Amir Raminfar
abca733e63 Removes context 2021-04-13 12:02:41 -07:00
Amir Raminfar
6bc133a643 Release 3.5.7 v3.5.7 2021-04-13 11:55:36 -07:00
Amir Raminfar
280413c085 Uses local cache instead 2021-04-13 11:55:28 -07:00
Amir Raminfar
0bf265b001 Release 3.5.6 v3.5.6 2021-04-13 11:48:29 -07:00
Amir Raminfar
c65d1f18ae Adds cache 2021-04-13 11:48:21 -07:00
Amir Raminfar
eb8f492ffe Release 3.5.5 v3.5.5 2021-04-13 11:35:33 -07:00
Amir Raminfar
5358af5005 Adds setup buildx 2021-04-13 11:35:23 -07:00
Amir Raminfar
5569c7f5b4 Release 3.5.4 v3.5.4 2021-04-13 11:29:48 -07:00
Amir Raminfar
5caf5eebb8 Uses docker/build-push-action (#1149) 2021-04-13 11:29:09 -07:00
kodiakhq[bot]
8ffe95b4ab Merge pull request #1148 from amir20/dependabot/go_modules/github.com/docker/docker-20.10.6incompatible
Bump github.com/docker/docker from 20.10.5+incompatible to 20.10.6+incompatible
2021-04-13 08:10:59 +00:00
dependabot[bot]
cca6b0971b Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.5+incompatible to 20.10.6+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Changelog](https://github.com/moby/moby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/docker/docker/compare/v20.10.5...v20.10.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 08:06:09 +00:00
kodiakhq[bot]
0b45972692 Merge pull request #1147 from amir20/dependabot/npm_and_yarn/date-fns-2.20.2
Bump date-fns from 2.20.1 to 2.20.2
2021-04-13 05:09:40 +00:00
kodiakhq[bot]
84d626c75b Merge pull request #1146 from amir20/dependabot/npm_and_yarn/webpack-5.32.0
Bump webpack from 5.31.2 to 5.32.0
2021-04-13 05:08:31 +00:00
dependabot[bot]
380e65641e Bump date-fns from 2.20.1 to 2.20.2
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.20.1 to 2.20.2.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.20.1...v2.20.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 05:05:26 +00:00
dependabot[bot]
49a2bd918a Bump webpack from 5.31.2 to 5.32.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.31.2 to 5.32.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.31.2...v5.32.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-13 05:04:36 +00:00
Amir Raminfar
e35734d73a Adds more tests 2021-04-12 14:45:46 -07:00
kodiakhq[bot]
9103124bfa Merge pull request #1144 from amir20/dependabot/npm_and_yarn/vue/test-utils-1.1.4
Bump @vue/test-utils from 1.1.3 to 1.1.4
2021-04-12 05:09:24 +00:00
kodiakhq[bot]
c440aaf1a1 Merge pull request #1143 from amir20/dependabot/npm_and_yarn/postcss-8.2.10
Bump postcss from 8.2.9 to 8.2.10
2021-04-12 05:09:17 +00:00
kodiakhq[bot]
aaf3cd84f0 Merge pull request #1142 from amir20/dependabot/npm_and_yarn/release-it-14.6.1
Bump release-it from 14.6.0 to 14.6.1
2021-04-12 05:09:05 +00:00
dependabot[bot]
cc1e7d0cbe Bump @vue/test-utils from 1.1.3 to 1.1.4
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.1.4/packages/test-utils)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 05:05:26 +00:00
dependabot[bot]
4012145a3e Bump postcss from 8.2.9 to 8.2.10
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.9 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.9...8.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 05:05:03 +00:00
dependabot[bot]
b3cfec8402 Bump release-it from 14.6.0 to 14.6.1
Bumps [release-it](https://github.com/release-it/release-it) from 14.6.0 to 14.6.1.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/14.6.0...14.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 05:04:39 +00:00
Amir Raminfar
3a555a8b04 Release 3.5.3 v3.5.3 2021-04-11 14:57:21 -07:00
Amir Raminfar
99a023e3b1 Fixes int test snapshots 2021-04-11 14:52:46 -07:00
Amir Raminfar
f239d077a2 Adds more tests for auth 2021-04-11 14:46:59 -07:00
Amir Raminfar
f822bd5ccd Updates snapshot 2021-04-11 14:13:15 -07:00
Amir Raminfar
3c96572fb0 Fixes authrization bug 2021-04-11 14:12:37 -07:00
Amir Raminfar
4daccddab5 Adds more js tests 2021-04-11 14:02:56 -07:00