151 Commits

Author SHA1 Message Date
semantic-release-bot
1ad5b6c3c2 chore(release): 1.23.1 [skip ci]
## [1.23.1](https://github.com/will-moss/isaiah/compare/1.23.0...1.23.1) (2024-08-18)

### Bug Fixes

* **security:** added a check to allow only docker run commands in edit container feature ([1928ef5](1928ef5c2e))
1.23.1
2024-08-19 00:38:20 +07:00
Will Moss
1928ef5c2e fix(security): added a check to allow only docker run commands in edit container feature 2024-08-19 00:36:04 +07:00
Will Moss
643260752b docs(readme): added information about COLUMNS_STACKS and SORTBY_STACKS env variables 2024-08-19 00:31:18 +07:00
semantic-release-bot
efe9793fd6 chore(release): 1.23.0 [skip ci]
# [1.23.0](https://github.com/will-moss/isaiah/compare/1.22.0...1.23.0) (2024-08-16)

### Features

* **project:** added full support for Docker stacks (docker-compose projects) ([4becb31](4becb31a62))
* **project:** added support for editing containers (down, edit the docker run command, recreate) ([834d024](834d0246f4))
1.23.0
2024-08-16 14:46:47 +07:00
Will Moss
4becb31a62 feat(project): added full support for Docker stacks (docker-compose projects) 2024-08-16 14:46:37 +07:00
Will Moss
834d0246f4 feat(project): added support for editing containers (down, edit the docker run command, recreate) 2024-08-16 14:45:33 +07:00
semantic-release-bot
ba017c3c18 chore(release): 1.22.0 [skip ci]
# [1.22.0](https://github.com/will-moss/isaiah/compare/1.21.1...1.22.0) (2024-08-09)

### Features

* **project:** added support for updating a container (down, pull, up) ([d42ca7b](d42ca7bc78))
1.22.0
2024-08-10 00:33:51 +07:00
Will Moss
d42ca7bc78 feat(project): added support for updating a container (down, pull, up) 2024-08-10 00:29:20 +07:00
semantic-release-bot
5fa75785a7 chore(release): 1.21.1 [skip ci]
## [1.21.1](https://github.com/will-moss/isaiah/compare/1.21.0...1.21.1) (2024-07-20)

### Bug Fixes

* **shell:** disabled system shell feature when inside a Docker container, and added documentation ([af61d3b](af61d3bf38))
1.21.1
2024-07-20 14:45:29 +07:00
Will Moss
af61d3bf38 fix(shell): disabled system shell feature when inside a Docker container, and added documentation 2024-07-20 14:41:04 +07:00
semantic-release-bot
159eeee30a chore(release): 1.21.0 [skip ci]
# [1.21.0](https://github.com/will-moss/isaiah/compare/1.20.1...1.21.0) (2024-07-16)

### Features

* **preferences:** added support for server-based preferences, rather than client-based ([b4c6aad](b4c6aade5e)), closes [#4](https://github.com/will-moss/isaiah/issues/4)
1.21.0
2024-07-16 16:15:00 +07:00
Will Moss
da670cea63 docs(readme): added instructions for using server-side preferences
re #4
2024-07-16 16:14:38 +07:00
Will Moss
b4c6aade5e feat(preferences): added support for server-based preferences, rather than client-based
re #4
2024-07-16 15:51:43 +07:00
semantic-release-bot
57febeb147 chore(release): 1.20.1 [skip ci]
## [1.20.1](https://github.com/will-moss/isaiah/compare/1.20.0...1.20.1) (2024-07-02)

### Bug Fixes

* **client:** added a check to prevent Javascript errors while the Inspector is still not loaded ([ba83ceb](ba83ceb606))
1.20.1
2024-07-02 11:14:42 +07:00
Will Moss
ba83ceb606 fix(client): added a check to prevent Javascript errors while the Inspector is still not loaded 2024-07-02 11:14:29 +07:00
semantic-release-bot
4ca3223d2d chore(release): 1.20.0 [skip ci]
# [1.20.0](https://github.com/will-moss/isaiah/compare/1.19.0...1.20.0) (2024-06-04)

### Bug Fixes

* **server:** the client won't hang anymore when trying to retrieve stats from a Created Container ([d89bd8a](d89bd8a272)), closes [#3](https://github.com/will-moss/isaiah/issues/3)

### Features

* **client:** extended the hover render-blocking mechanism to all of the inspector's tabs ([520118f](520118f5ea)), closes [#3](https://github.com/will-moss/isaiah/issues/3)
1.20.0
2024-06-04 15:05:25 +07:00
Will Moss
d89bd8a272 fix(server): the client won't hang anymore when trying to retrieve stats from a Created Container
re #3
2024-06-04 15:05:16 +07:00
Will Moss
520118f5ea feat(client): extended the hover render-blocking mechanism to all of the inspector's tabs
re #3
2024-06-04 14:29:38 +07:00
semantic-release-bot
ae51b9f39e chore(release): 1.19.0 [skip ci]
# [1.19.0](https://github.com/will-moss/isaiah/compare/1.18.0...1.19.0) (2024-05-25)

### Features

* **style:** increased the line-break's height in the version popup ([ba3e17b](ba3e17b843))
1.19.0
2024-05-25 23:48:57 +07:00
Will Moss
ba3e17b843 feat(style): increased the line-break's height in the version popup 2024-05-10 18:18:32 +07:00
semantic-release-bot
1e95eb80e1 chore(release): 1.18.0 [skip ci]
# [1.18.0](https://github.com/will-moss/isaiah/compare/1.17.1...1.18.0) (2024-05-10)

### Features

* **client:** added a check against Github to display the latest version available when V is pressed ([c9d8e15](c9d8e15df8))
1.18.0
2024-05-10 18:06:51 +07:00
Will Moss
c9d8e15df8 feat(client): added a check against Github to display the latest version available when V is pressed 2024-05-10 18:06:43 +07:00
semantic-release-bot
5058365b44 chore(release): 1.17.1 [skip ci]
## [1.17.1](https://github.com/will-moss/isaiah/compare/1.17.0...1.17.1) (2024-05-10)

### Bug Fixes

* **client:** added a control to prevent interferences with logs' text selection and mouse clicks ([ede576e](ede576ee36))
1.17.1
2024-05-10 17:55:38 +07:00
Will Moss
ede576ee36 fix(client): added a control to prevent interferences with logs' text selection and mouse clicks 2024-05-10 17:55:31 +07:00
semantic-release-bot
a898b97190 chore(release): 1.17.0 [skip ci]
# [1.17.0](https://github.com/will-moss/isaiah/compare/1.16.0...1.17.0) (2024-05-10)

### Features

* **client:** you can now select and copy logs with your mouse, without losing selection on refresh ([1aa3c53](1aa3c53089))
1.17.0
2024-05-10 17:44:02 +07:00
Will Moss
1aa3c53089 feat(client): you can now select and copy logs with your mouse, without losing selection on refresh 2024-05-10 17:43:53 +07:00
Will Moss
3725b69f70 docs(readme): added information about the new parameter enabling fuzzy search in jump mode 2024-05-09 05:49:33 +07:00
semantic-release-bot
a19865302b chore(release): 1.16.0 [skip ci]
# [1.16.0](https://github.com/will-moss/isaiah/compare/1.15.0...1.16.0) (2024-05-08)

### Features

* **client:** you can now pull the highlighted image without having to type anything ([16b9186](16b918626a))
* **jump:** added support for fuzzy-searching, with option to enable/disable it ([db4b2f7](db4b2f70c2))
* **jump:** you can now cancel the jump action or confirm it without waiting for remote hosts search ([08b4bf9](08b4bf9d55))
* **server:** enabled native Goroutines to improve performance and enable anticipated cancels ([e20e02f](e20e02f56c))
1.16.0
2024-05-09 05:46:03 +07:00
Will Moss
635ded021a docs(credits): added credit to Fuse library 2024-05-09 05:45:56 +07:00
Will Moss
db4b2f70c2 feat(jump): added support for fuzzy-searching, with option to enable/disable it 2024-05-09 05:44:51 +07:00
Will Moss
16b918626a feat(client): you can now pull the highlighted image without having to type anything 2024-05-09 05:09:53 +07:00
Will Moss
08b4bf9d55 feat(jump): you can now cancel the jump action or confirm it without waiting for remote hosts search 2024-05-09 05:03:27 +07:00
Will Moss
e20e02f56c feat(server): enabled native Goroutines to improve performance and enable anticipated cancels 2024-05-09 05:02:15 +07:00
semantic-release-bot
9bcd97d6c0 chore(release): 1.15.0 [skip ci]
# [1.15.0](https://github.com/will-moss/isaiah/compare/1.14.1...1.15.0) (2024-05-08)

### Features

* **client:** added a Version command to display the current version of Isaiah in the browser ([93725d1](93725d1327))
1.15.0
2024-05-08 09:55:19 +07:00
Will Moss
93725d1327 feat(client): added a Version command to display the current version of Isaiah in the browser 2024-05-08 09:55:01 +07:00
Will Moss
5614249b83 build(general): added a version-suffixing step during build to prevent caching of the client files 2024-05-08 09:30:17 +07:00
semantic-release-bot
bd18382863 chore(release): 1.14.1 [skip ci]
## [1.14.1](https://github.com/will-moss/isaiah/compare/1.14.0...1.14.1) (2024-05-07)

### Bug Fixes

* **client:** fixed the Jump feature by fixing the code responsible for sorting resources ([5b67363](5b67363769))
1.14.1
2024-05-08 00:39:34 +07:00
Will Moss
5b67363769 fix(client): fixed the Jump feature by fixing the code responsible for sorting resources 2024-05-08 00:39:24 +07:00
semantic-release-bot
11be163406 chore(release): 1.14.0 [skip ci]
# [1.14.0](https://github.com/will-moss/isaiah/compare/1.13.0...1.14.0) (2024-05-06)

### Bug Fixes

* **jump:** rewrote part of the jump feature to prevent loss of key presses and improve search ([f28c33a](f28c33a8c6))

### Features

* **security:** added support for forward proxy authentication (e.g. with Authelia) ([6485734](6485734aad))
1.14.0
2024-05-07 05:14:42 +07:00
Will Moss
f28c33a8c6 fix(jump): rewrote part of the jump feature to prevent loss of key presses and improve search 2024-05-07 05:14:29 +07:00
Will Moss
ad87c5e380 docs(readme): added full section dedicated to configuring forward proxy authentication 2024-05-07 01:50:03 +07:00
Will Moss
6485734aad feat(security): added support for forward proxy authentication (e.g. with Authelia) 2024-05-07 01:15:43 +07:00
Will Moss
a6bd849c90 chore(git): added a directory to .gitignore 2024-05-07 00:26:38 +07:00
semantic-release-bot
4c9777ecfd chore(release): 1.13.0 [skip ci]
# [1.13.0](https://github.com/will-moss/isaiah/compare/1.12.0...1.13.0) (2024-05-04)

### Features

* **jump:** updated the Jump feature to perform search across all existing hosts ([c7d7427](c7d74273d3))
1.13.0
2024-05-05 02:45:11 +07:00
Will Moss
c7d74273d3 feat(jump): updated the Jump feature to perform search across all existing hosts 2024-05-05 02:44:17 +07:00
Will Moss
50133885e2 chore(misc): removed debugging line 2024-05-03 04:35:47 +02:00
semantic-release-bot
37984c5642 chore(release): 1.12.0 [skip ci]
# [1.12.0](https://github.com/will-moss/isaiah/compare/1.11.1...1.12.0) (2024-05-03)

### Bug Fixes

* **overview:** added mobile control for the overview feature ([ccdf2e5](ccdf2e5d54))

### Features

* **client:** added an option to enable the user to choose between raw log lines and stripped ones ([b31102b](b31102bdfd))
* **client:** added jump feature (type the name of any resource, and quickly jump to it) ([92fea15](92fea15cb7))
1.12.0
2024-05-03 04:29:26 +02:00
Will Moss
92fea15cb7 feat(client): added jump feature (type the name of any resource, and quickly jump to it) 2024-05-03 04:29:01 +02:00
Will Moss
ccdf2e5d54 fix(overview): added mobile control for the overview feature 2024-05-03 04:28:20 +02:00
Will Moss
66ace3d546 docs(readme): updated readme with the new option available for log lines' background 2024-05-03 04:27:34 +02:00