Amir Raminfar
038e2dee88
Removes name from menus
2022-04-19 15:12:08 -07:00
Amir Raminfar
5b15fc2972
Updates style for date
2022-04-19 14:56:14 -07:00
Amir Raminfar
4035e2e262
Fixes deault settings
2022-04-19 14:46:29 -07:00
Amir Raminfar
011bc94e8c
Cleans up search by removing for loop ( #1719 )
...
* Cleans up search by removing for loop
* Fixes tests
2022-04-19 13:54:08 -07:00
Amir Raminfar
49448790ff
Adds soft wraps as an option and fixes #1696 ( #1718 )
2022-04-18 11:44:23 -07:00
Amir Raminfar
9259bf65ef
Release 3.12.0
v3.12.0
2022-04-17 09:40:47 -07:00
Amir Raminfar
8819c78487
Updates modules
2022-04-17 09:39:30 -07:00
Amir Raminfar
ba32d125ac
Tries to inline favicon to fix #1714 ( #1717 )
...
* Tries to inline favicon to fix #1714
* Updates go tests
2022-04-16 14:55:34 -07:00
kodiakhq[bot]
6434c5341a
Merge pull request #1713 from amir20/dependabot/docker/golang-1.18.1-alpine
...
Bump golang from 1.18.0-alpine to 1.18.1-alpine
2022-04-13 09:14:18 +00:00
dependabot[bot]
a12a4f2f79
Bump golang from 1.18.0-alpine to 1.18.1-alpine
...
Bumps golang from 1.18.0-alpine to 1.18.1-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-13 09:09:28 +00:00
Amir Raminfar
0eb379ce3d
Updates modules
2022-04-08 20:14:16 -07:00
Clemens Wolff
76f83800f7
Add option to wait for docker before starting ( #1705 )
2022-04-02 20:30:21 -07:00
Clemens Wolff
f7d82d2ede
Improve setup documentation ( #1704 )
2022-04-02 09:54:59 -07:00
Amir Raminfar
779a0f3ce9
Update modules
2022-03-29 10:35:44 -07:00
Amir Raminfar
4df32a5cef
Update modules
2022-03-29 10:23:41 -07:00
Amir Raminfar
074fd8088f
Updates components
2022-03-28 10:41:37 -07:00
Amir Raminfar
713ccddcf4
Updates tests
2022-03-28 10:35:13 -07:00
Coteh
7b4c942a1f
Increase jump to context delay to 1s for split pane mode to ensure correct line is jumped to. Single pane mode does not have this issue so the 10ms delay can remain for that mode.
...
Also renamed the click handler function since it technically doesn't perform the actual scroll action anymore.
2022-03-26 03:27:19 -04:00
Coteh
11c357135b
Improve jump to context speed by using watch handler to react on change to filtered messages, and also use nextTick to ensure DOM is fully rendered before it starts to jump
2022-03-26 01:36:58 -04:00
Coteh
4055aca97f
Merge remote-tracking branch 'origin/master' into jump-to-context
2022-03-24 16:34:34 -04:00
kodiakhq[bot]
2fb1d19d93
Merge pull request #1698 from amir20/dependabot/go_modules/github.com/docker/docker-20.10.14incompatible
...
Bump github.com/docker/docker from 20.10.13+incompatible to 20.10.14+incompatible
2022-03-24 09:15:26 +00:00
dependabot[bot]
94b07b300f
Bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.13+incompatible to 20.10.14+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.13...v20.10.14 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-24 09:10:56 +00:00
kodiakhq[bot]
ceb0de9b7f
Merge pull request #1697 from amir20/go1.18
...
Updates to 1.18
2022-03-23 18:46:15 +00:00
Amir Raminfar
537094b5c8
Updates to 1.18
2022-03-23 11:39:58 -07:00
Amir Raminfar
856a62ee46
Release 3.11.0
v3.11.0
2022-03-23 11:15:09 -07:00
Amir Raminfar
3cf20d9139
Updates snapshots and modules
2022-03-23 11:04:49 -07:00
Amir Raminfar
9bcbac3799
Updates snapshots
2022-03-23 10:58:24 -07:00
Amir Raminfar
7d1e8e5e37
Updates modules
2022-03-21 11:35:38 -07:00
Amir Raminfar
117e7b3eae
Updates modules
2022-03-21 10:52:27 -07:00
Amir Raminfar
2470b2b177
Merge branch 'Tuurlijk-master'
2022-03-21 10:49:39 -07:00
Amir Raminfar
111ff3a198
Skips tests for now
2022-03-21 10:49:26 -07:00
dependabot[bot]
79a8195ba5
Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-17 11:00:13 -07:00
dependabot[bot]
52f503ce65
Bump golang from 1.18rc1-alpine to 1.18.0-alpine
...
Bumps golang from 1.18rc1-alpine to 1.18.0-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-17 11:00:13 -07:00
kodiakhq[bot]
1b5d12bb2a
Merge pull request #1687 from amir20/dependabot/go_modules/github.com/stretchr/testify-1.7.1
...
Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
2022-03-16 09:21:10 +00:00
kodiakhq[bot]
69703371f1
Merge pull request #1686 from amir20/dependabot/docker/golang-1.18.0-alpine
...
Bump golang from 1.18rc1-alpine to 1.18.0-alpine
2022-03-16 09:20:29 +00:00
dependabot[bot]
32b5fde72e
Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-16 09:16:34 +00:00
dependabot[bot]
552b6727da
Bump golang from 1.18rc1-alpine to 1.18.0-alpine
...
Bumps golang from 1.18rc1-alpine to 1.18.0-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-16 09:16:20 +00:00
Michiel Roos
95222a21d8
Add auto mode for colorscheme
2022-03-15 20:04:11 +01:00
kodiakhq[bot]
f5ed2d1619
Merge pull request #1683 from amir20/dependabot/github_actions/docker/build-push-action-2.10.0
...
Bump docker/build-push-action from 2.9.0 to 2.10.0
2022-03-15 09:18:08 +00:00
dependabot[bot]
0f65d1f59b
Bump docker/build-push-action from 2.9.0 to 2.10.0
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.9.0...v2.10.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-15 09:13:21 +00:00
kodiakhq[bot]
2f142c9a39
Merge pull request #1681 from amir20/dependabot/go_modules/github.com/spf13/afero-1.8.2
...
Bump github.com/spf13/afero from 1.8.1 to 1.8.2
2022-03-14 09:19:01 +00:00
dependabot[bot]
56a5cf7ead
Bump github.com/spf13/afero from 1.8.1 to 1.8.2
...
Bumps [github.com/spf13/afero](https://github.com/spf13/afero ) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/spf13/afero/releases )
- [Commits](https://github.com/spf13/afero/compare/v1.8.1...v1.8.2 )
---
updated-dependencies:
- dependency-name: github.com/spf13/afero
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-14 09:14:22 +00:00
kodiakhq[bot]
aee8d6e5a5
Merge pull request #1676 from amir20/dependabot/go_modules/github.com/docker/docker-20.10.13incompatible
...
Bump github.com/docker/docker from 20.10.12+incompatible to 20.10.13+incompatible
2022-03-11 09:14:13 +00:00
dependabot[bot]
ee3f8d5046
Bump github.com/docker/docker
...
Bumps [github.com/docker/docker](https://github.com/docker/docker ) from 20.10.12+incompatible to 20.10.13+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.12...v20.10.13 )
---
updated-dependencies:
- dependency-name: github.com/docker/docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-11 09:09:36 +00:00
Coteh
dc2c5f35e5
Align context menu button to top of line
2022-03-06 23:19:58 -05:00
Coteh
e1635a36c8
Shrink line spacing when searching even further, now looks close to how it looks when not searching
...
Also fix issue where the last line's dropdown is cut off and creates overflow on the events container. Fixed this by (1) moving the last dropdown up a bit and (2) setting the event container's overflow property as `hidden`
2022-03-06 16:57:56 -05:00
Coteh
8fcc5fc9cc
Shrunk spacing between lines when searching
...
Other Changes:
- Fix horizontal scrollbar if log line exceeds width of page
- Restored style for dropdown button on top of page
- Remove unused CSS properties
2022-03-06 14:53:25 -05:00
Coteh
fdbd8b2992
Merge remote-tracking branch 'origin/master' into jump-to-context
2022-03-06 12:10:52 -05:00
Amir Raminfar
5fe2e06733
Updates modules
2022-03-05 16:51:07 -08:00
kodiakhq[bot]
9d1923661f
Merge pull request #1671 from amir20/dependabot/docker/golang-1.18rc1-alpine
...
Bump golang from 1.17.7-alpine to 1.18rc1-alpine
2022-03-04 09:14:45 +00:00