1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-26 15:16:27 +01:00

2366 Commits

Author SHA1 Message Date
Amir Raminfar
06b7728699 Release 3.6.2 v3.6.2 2021-04-20 14:06:56 -07:00
Amir Raminfar
8be95f4359 Only sends events for containers. Should fix #1162 2021-04-20 14:06:16 -07:00
Amir Raminfar
23effa0f37 Go arg upgrade to 1.14 (#1168)
* Updates mod file

* Upgrades go-arg to 1.4 and updates to use map

* Fixes int test
2021-04-20 13:46:39 -07:00
Amir Raminfar
0b3493c646 Adds better debugging for #1162 2021-04-20 13:16:27 -07:00
Amir Raminfar
61fbd54ec9 Updates mod file 2021-04-20 10:41:40 -07:00
kodiakhq[bot]
64d95e7466 Merge pull request #1167 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001212
Bump caniuse-lite from 1.0.30001210 to 1.0.30001212
2021-04-20 07:07:23 +00:00
dependabot[bot]
b480f03c73 Bump caniuse-lite from 1.0.30001210 to 1.0.30001212
Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite) from 1.0.30001210 to 1.0.30001212.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases)
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001210...v1.0.30001212)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-20 07:03:41 +00:00
kodiakhq[bot]
9dd79e5b67 Merge pull request #1166 from amir20/dependabot/npm_and_yarn/sass-1.32.11
Bump sass from 1.32.10 to 1.32.11
2021-04-20 05:09:51 +00:00
kodiakhq[bot]
5fac064adb Merge pull request #1164 from amir20/dependabot/npm_and_yarn/webpack-5.34.0
Bump webpack from 5.33.2 to 5.34.0
2021-04-20 05:08:58 +00:00
kodiakhq[bot]
28c25acf64 Merge pull request #1163 from amir20/dependabot/npm_and_yarn/css-loader-5.2.4
Bump css-loader from 5.2.2 to 5.2.4
2021-04-20 05:08:49 +00:00
dependabot[bot]
0fdc6d4495 Bump sass from 1.32.10 to 1.32.11
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.10 to 1.32.11.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.10...1.32.11)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-20 05:05:40 +00:00
dependabot[bot]
70b97d6243 Bump webpack from 5.33.2 to 5.34.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.33.2 to 5.34.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.33.2...v5.34.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-20 05:04:52 +00:00
dependabot[bot]
1a4e54408b Bump css-loader from 5.2.2 to 5.2.4
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.2 to 5.2.4.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.2...v5.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-20 05:04:25 +00:00
Amir Raminfar
21e6b9e87c Release 3.6.1 v3.6.1 2021-04-19 18:16:08 -07:00
Amir Raminfar
195f0da645 Fixes #1160 with nil pointer 2021-04-19 18:11:08 -07:00
Amir Raminfar
b18612942f Fixes shutdown signal 2021-04-19 15:06:22 -07:00
Amir Raminfar
ddb0c05173 Release 3.6.0 v3.6.0 2021-04-19 13:26:49 -07:00
kodiakhq[bot]
590add10c1 Merge pull request #1159 from amir20/ga
Adds analytics for start flags
2021-04-19 19:39:54 +00:00
Amir Raminfar
984dbdf971 Updates docs and tests 2021-04-19 12:36:17 -07:00
Amir Raminfar
6c8828ffd7 Adds disable flag 2021-04-19 12:27:42 -07:00
Amir Raminfar
9fdfabfb5d Adds analytics for start params 2021-04-19 12:22:13 -07:00
dependabot[bot]
521b0bbbe8 Bump css-loader from 5.2.1 to 5.2.2 (#1157)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v5.2.1...v5.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-19 07:17:28 -07:00
kodiakhq[bot]
02f995f859 Merge pull request #1158 from amir20/dependabot/npm_and_yarn/integration/jest-puppeteer-5.0.1
Bump jest-puppeteer from 4.4.0 to 5.0.1 in /integration
2021-04-19 07:03:22 +00:00
dependabot[bot]
4c01314286 Bump jest-puppeteer from 4.4.0 to 5.0.1 in /integration
Bumps [jest-puppeteer](https://github.com/smooth-code/jest-puppeteer) from 4.4.0 to 5.0.1.
- [Release notes](https://github.com/smooth-code/jest-puppeteer/releases)
- [Changelog](https://github.com/smooth-code/jest-puppeteer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/smooth-code/jest-puppeteer/compare/v4.4.0...v5.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 06:59:15 +00:00
kodiakhq[bot]
e9231acc57 Merge pull request #1156 from amir20/dependabot/npm_and_yarn/sass-1.32.10
Bump sass from 1.32.8 to 1.32.10
2021-04-19 05:10:00 +00:00
kodiakhq[bot]
8977a71495 Merge pull request #1155 from amir20/dependabot/npm_and_yarn/caniuse-lite-1.0.30001210
Bump caniuse-lite from 1.0.30001208 to 1.0.30001210
2021-04-19 05:09:55 +00:00
kodiakhq[bot]
e6451cdcb6 Merge pull request #1154 from amir20/dependabot/npm_and_yarn/mini-css-extract-plugin-1.5.0
Bump mini-css-extract-plugin from 1.4.1 to 1.5.0
2021-04-19 05:08:59 +00:00
dependabot[bot]
f18e6d6adc Bump sass from 1.32.8 to 1.32.10
Bumps [sass](https://github.com/sass/dart-sass) from 1.32.8 to 1.32.10.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.32.8...1.32.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 05:06:18 +00:00
dependabot[bot]
7b05586a48 Bump caniuse-lite from 1.0.30001208 to 1.0.30001210
Bumps [caniuse-lite](https://github.com/ben-eb/caniuse-lite) from 1.0.30001208 to 1.0.30001210.
- [Release notes](https://github.com/ben-eb/caniuse-lite/releases)
- [Changelog](https://github.com/ben-eb/caniuse-lite/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ben-eb/caniuse-lite/compare/v1.0.30001208...v1.0.30001210)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 05:05:49 +00:00
dependabot[bot]
9de4bc8a8c Bump mini-css-extract-plugin from 1.4.1 to 1.5.0
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.4.1...v1.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-19 05:05:08 +00: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