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

306 Commits

Author SHA1 Message Date
ZEROF
6fdfd901a0 Add deploy with docker swarm (#40) 2019-06-14 06:36:38 -07:00
Amir Raminfar
e274786126 1.11.2 v1.11.2 2019-06-13 19:48:12 -07:00
Amir Raminfar
a03690044e Tries to fix UTC 2019-06-13 19:45:00 -07:00
Amir Raminfar
dce72466bc Fixes timezone issues 2019-06-13 19:38:44 -07:00
Amir Raminfar
1ffb85ea13 1.11.1 v1.11.1 2019-06-13 19:21:36 -07:00
Amir Raminfar
4d5fbe424b Fixes bug with search and colors 2019-06-13 19:21:29 -07:00
Amir
bd2af1568c Fixes bad case 2019-06-13 15:22:31 -07:00
Amir
77e2426605 Fixes path 2019-06-13 15:21:49 -07:00
Amir
fde6892783 Adds color tests 2019-06-13 11:24:20 -07:00
Amir
9e2135d923 Adds more tests 2019-06-13 11:21:52 -07:00
dependabot-preview[bot]
596390f813 Bump date-fns from 2.0.0-alpha.32 to 2.0.0-alpha.33 (#39)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.32 to 2.0.0-alpha.33.
- [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.0.0-alpha.32...v2.0.0-alpha.33)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-13 11:05:44 -07:00
Amir
181812d321 1.11.0 v1.11.0 2019-06-13 09:18:37 -07:00
Amir Raminfar
0d4bfc5e25 Adds ansi colors via ansi-to-html (#38) 2019-06-13 09:18:22 -07:00
Amir Raminfar
33b33aff11 1.10.3 v1.10.3 2019-06-12 19:53:03 -07:00
Amir Raminfar
506e03bbf7 Fixes bug 2019-06-12 19:51:13 -07:00
Amir Raminfar
1f7385da36 Changes files 2019-06-12 19:45:25 -07:00
Amir Raminfar
d0036f177f Adds more tests and changes files (#36) 2019-06-12 19:40:27 -07:00
Amir Raminfar
07e3571a78 Jest tests (#35)
* Adds tests for vue

* Adds tests and fixes flush

* Update main.workflow

* Adds more tests
2019-06-12 16:02:56 -07:00
dependabot-preview[bot]
3662cfb03c Bump husky from 2.4.0 to 2.4.1 (#34)
Bumps [husky](https://github.com/typicode/husky) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v2.4.0...v2.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-12 11:44:20 -07:00
dependabot-preview[bot]
9ba92162a4 Bump vue-meta from 2.0.2 to 2.0.3 (#32)
Bumps [vue-meta](https://github.com/nuxt/vue-meta) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/nuxt/vue-meta/releases)
- [Changelog](https://github.com/nuxt/vue-meta/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt/vue-meta/compare/v2.0.2...v2.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-12 11:44:09 -07:00
dependabot-preview[bot]
8ff7881971 Bump date-fns from 2.0.0-alpha.31 to 2.0.0-alpha.32 (#33)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.31 to 2.0.0-alpha.32.
- [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.0.0-alpha.31...v2.0.0-alpha.32)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-12 11:43:58 -07:00
Amir
43be83330e Uses latest goreleaser 2019-06-12 09:20:17 -07:00
Amir
275f72de12 1.10.2 v1.10.2 2019-06-12 09:15:55 -07:00
Amir
e94cfea3c2 Updates goreleaser and labels 2019-06-12 09:15:38 -07:00
Amir
c8d7e165a7 Updates modules 2019-06-10 09:17:32 -07:00
Amir
bc608c302e Updates mod file 2019-06-10 09:09:38 -07:00
dependabot-preview[bot]
b5a4ee3b12 Bump husky from 2.3.0 to 2.4.0 (#25)
Bumps [husky](https://github.com/typicode/husky) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md)
- [Commits](https://github.com/typicode/husky/compare/v2.3.0...v2.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-09 21:42:30 -07:00
dependabot-preview[bot]
5b8c1249e6 Bump sass from 1.20.1 to 1.21.0 (#28)
Bumps [sass](https://github.com/sass/dart-sass) from 1.20.1 to 1.21.0.
- [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.20.1...1.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-09 21:41:50 -07:00
dependabot-preview[bot]
e4f7f2410e Bump github.com/spf13/viper from 1.3.2 to 1.4.0 (#29)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.3.2...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-09 21:41:26 -07:00
dependabot-preview[bot]
d8b95a2921 Bump github.com/gorilla/mux from 1.7.1 to 1.7.2 (#24)
Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/gorilla/mux/releases)
- [Commits](https://github.com/gorilla/mux/compare/v1.7.1...v1.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-09 21:34:00 -07:00
dependabot-preview[bot]
513e6f4e07 Bump prettier from 1.17.1 to 1.18.2 (#27)
Bumps [prettier](https://github.com/prettier/prettier) from 1.17.1 to 1.18.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/1.17.1...1.18.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-09 21:32:23 -07:00
dependabot-preview[bot]
8146169e18 Bump @babel/core from 7.4.4 to 7.4.5 (#31)
Bumps [@babel/core](https://github.com/babel/babel) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.4.4...v7.4.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-09 21:32:07 -07:00
dependabot-preview[bot]
a620ef1c32 Bump github.com/sirupsen/logrus from 1.4.1 to 1.4.2 (#26)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.4.1...v1.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-09 21:31:13 -07:00
dependabot-preview[bot]
c81c9a4e7f Bump date-fns from 2.0.0-alpha.25 to 2.0.0-alpha.31 (#30)
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.0.0-alpha.25 to 2.0.0-alpha.31.
- [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.0.0-alpha.25...v2.0.0-alpha.31)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-09 21:30:53 -07:00
Amir Raminfar
e7f9faf70c 1.10.1 v1.10.1 2019-05-26 21:16:46 -07:00
Amir Raminfar
6294db4ba7 Adds favicon 2019-05-26 21:16:25 -07:00
Amir Raminfar
7523bae996 Removes docs and src 2019-05-26 09:39:04 -07:00
Amir
68f03b7790 1.10.0 v1.10.0 2019-05-24 08:41:39 -07:00
Amir
03f88676a9 Removes EXPOSE. Fixes #23 2019-05-24 08:41:14 -07:00
Amir Raminfar
e6661d5f20 Updates site 2019-05-22 20:11:20 -07:00
Amir Raminfar
72b5cf8199 Adds buttons div and docker pulls 2019-05-22 20:10:46 -07:00
Amir Raminfar
de987026b0 Fixes rounded corner 2019-05-21 20:34:25 -07:00
Amir
b7bfe1cb7a Updates meta tags 2019-05-21 08:47:52 -07:00
Amir Raminfar
309c0240c0 Fixes broken js in docs 2019-05-21 07:17:57 -07:00
Amir Raminfar
bc89a91795 Fixes js error 2019-05-21 07:17:38 -07:00
Amir Raminfar
7e4c82a9ab Inlines css and js for docs 2019-05-21 07:15:09 -07:00
Amir Raminfar
64e2f44bf5 Updates bulma 2019-05-19 12:04:25 -07:00
Amir Raminfar
c1dea09711 Updates web with icons 2019-05-19 11:58:01 -07:00
Amir Raminfar
e1ef638c5f Adds icons 2019-05-19 11:57:37 -07:00
Amir Raminfar
867a453500 Updates docs 2019-05-18 16:27:15 -07:00