Commit Graph

  • 1ad5b6c3c2 chore(release): 1.23.1 [skip ci] master 1.23.1 semantic-release-bot 2024-08-19 00:38:20 +07:00
  • 1928ef5c2e fix(security): added a check to allow only docker run commands in edit container feature Will Moss 2024-08-19 00:36:04 +07:00
  • 643260752b docs(readme): added information about COLUMNS_STACKS and SORTBY_STACKS env variables Will Moss 2024-08-19 00:31:18 +07:00
  • efe9793fd6 chore(release): 1.23.0 [skip ci] 1.23.0 semantic-release-bot 2024-08-16 14:46:47 +07:00
  • 4becb31a62 feat(project): added full support for Docker stacks (docker-compose projects) Will Moss 2024-08-16 14:46:37 +07:00
  • 834d0246f4 feat(project): added support for editing containers (down, edit the docker run command, recreate) Will Moss 2024-08-16 14:44:24 +07:00
  • ba017c3c18 chore(release): 1.22.0 [skip ci] 1.22.0 semantic-release-bot 2024-08-10 00:33:51 +07:00
  • d42ca7bc78 feat(project): added support for updating a container (down, pull, up) Will Moss 2024-08-10 00:29:20 +07:00
  • 5fa75785a7 chore(release): 1.21.1 [skip ci] 1.21.1 semantic-release-bot 2024-07-20 14:45:29 +07:00
  • af61d3bf38 fix(shell): disabled system shell feature when inside a Docker container, and added documentation Will Moss 2024-07-20 14:41:04 +07:00
  • 159eeee30a chore(release): 1.21.0 [skip ci] 1.21.0 semantic-release-bot 2024-07-16 16:15:00 +07:00
  • da670cea63 docs(readme): added instructions for using server-side preferences Will Moss 2024-07-16 16:14:38 +07:00
  • b4c6aade5e feat(preferences): added support for server-based preferences, rather than client-based Will Moss 2024-07-16 15:51:43 +07:00
  • 57febeb147 chore(release): 1.20.1 [skip ci] 1.20.1 semantic-release-bot 2024-07-02 11:14:42 +07:00
  • ba83ceb606 fix(client): added a check to prevent Javascript errors while the Inspector is still not loaded Will Moss 2024-07-02 11:14:29 +07:00
  • 4ca3223d2d chore(release): 1.20.0 [skip ci] 1.20.0 semantic-release-bot 2024-06-04 15:05:25 +07:00
  • d89bd8a272 fix(server): the client won't hang anymore when trying to retrieve stats from a Created Container Will Moss 2024-06-04 15:05:16 +07:00
  • 520118f5ea feat(client): extended the hover render-blocking mechanism to all of the inspector's tabs Will Moss 2024-06-04 14:29:38 +07:00
  • ae51b9f39e chore(release): 1.19.0 [skip ci] 1.19.0 semantic-release-bot 2024-05-25 23:48:57 +07:00
  • ba3e17b843 feat(style): increased the line-break's height in the version popup Will Moss 2024-05-10 18:18:32 +07:00
  • 1e95eb80e1 chore(release): 1.18.0 [skip ci] 1.18.0 semantic-release-bot 2024-05-10 18:06:51 +07:00
  • c9d8e15df8 feat(client): added a check against Github to display the latest version available when V is pressed Will Moss 2024-05-10 18:06:43 +07:00
  • 5058365b44 chore(release): 1.17.1 [skip ci] 1.17.1 semantic-release-bot 2024-05-10 17:55:38 +07:00
  • ede576ee36 fix(client): added a control to prevent interferences with logs' text selection and mouse clicks Will Moss 2024-05-10 17:55:31 +07:00
  • a898b97190 chore(release): 1.17.0 [skip ci] 1.17.0 semantic-release-bot 2024-05-10 17:44:02 +07:00
  • 1aa3c53089 feat(client): you can now select and copy logs with your mouse, without losing selection on refresh Will Moss 2024-05-10 17:43:53 +07:00
  • 3725b69f70 docs(readme): added information about the new parameter enabling fuzzy search in jump mode Will Moss 2024-05-09 05:49:33 +07:00
  • a19865302b chore(release): 1.16.0 [skip ci] 1.16.0 semantic-release-bot 2024-05-09 05:46:03 +07:00
  • 635ded021a docs(credits): added credit to Fuse library Will Moss 2024-05-09 05:45:56 +07:00
  • db4b2f70c2 feat(jump): added support for fuzzy-searching, with option to enable/disable it Will Moss 2024-05-09 05:44:51 +07:00
  • 16b918626a feat(client): you can now pull the highlighted image without having to type anything Will Moss 2024-05-09 05:09:53 +07:00
  • 08b4bf9d55 feat(jump): you can now cancel the jump action or confirm it without waiting for remote hosts search Will Moss 2024-05-09 05:03:27 +07:00
  • e20e02f56c feat(server): enabled native Goroutines to improve performance and enable anticipated cancels Will Moss 2024-05-09 05:02:15 +07:00
  • 9bcd97d6c0 chore(release): 1.15.0 [skip ci] 1.15.0 semantic-release-bot 2024-05-08 09:55:19 +07:00
  • 93725d1327 feat(client): added a Version command to display the current version of Isaiah in the browser Will Moss 2024-05-08 09:51:45 +07:00
  • 5614249b83 build(general): added a version-suffixing step during build to prevent caching of the client files Will Moss 2024-05-08 09:30:17 +07:00
  • bd18382863 chore(release): 1.14.1 [skip ci] 1.14.1 semantic-release-bot 2024-05-08 00:39:34 +07:00
  • 5b67363769 fix(client): fixed the Jump feature by fixing the code responsible for sorting resources Will Moss 2024-05-08 00:39:24 +07:00
  • 11be163406 chore(release): 1.14.0 [skip ci] 1.14.0 semantic-release-bot 2024-05-07 05:14:42 +07:00
  • f28c33a8c6 fix(jump): rewrote part of the jump feature to prevent loss of key presses and improve search Will Moss 2024-05-07 05:14:29 +07:00
  • ad87c5e380 docs(readme): added full section dedicated to configuring forward proxy authentication Will Moss 2024-05-07 01:50:03 +07:00
  • 6485734aad feat(security): added support for forward proxy authentication (e.g. with Authelia) Will Moss 2024-05-07 01:15:43 +07:00
  • a6bd849c90 chore(git): added a directory to .gitignore Will Moss 2024-05-07 00:26:38 +07:00
  • 4c9777ecfd chore(release): 1.13.0 [skip ci] 1.13.0 semantic-release-bot 2024-05-05 02:45:11 +07:00
  • c7d74273d3 feat(jump): updated the Jump feature to perform search across all existing hosts Will Moss 2024-05-05 02:44:17 +07:00
  • 50133885e2 chore(misc): removed debugging line Will Moss 2024-05-03 04:35:47 +02:00
  • 37984c5642 chore(release): 1.12.0 [skip ci] 1.12.0 semantic-release-bot 2024-05-03 04:29:26 +02:00
  • 92fea15cb7 feat(client): added jump feature (type the name of any resource, and quickly jump to it) Will Moss 2024-05-03 04:29:01 +02:00
  • ccdf2e5d54 fix(overview): added mobile control for the overview feature Will Moss 2024-05-03 04:28:20 +02:00
  • 66ace3d546 docs(readme): updated readme with the new option available for log lines' background Will Moss 2024-05-03 04:27:34 +02:00
  • b31102bdfd feat(client): added an option to enable the user to choose between raw log lines and stripped ones Will Moss 2024-04-27 01:34:47 +02:00
  • b14ac4f4be docs(readme): updated default value of AUTHENTICATION_HASH following bug fix Will Moss 2024-04-04 17:56:28 +02:00
  • f15ebf7f9e chore(release): 1.11.1 [skip ci] 1.11.1 semantic-release-bot 2024-04-04 17:09:35 +02:00
  • f784f79d3e fix(authentication): fixed broken authentication due to default authentication hash set Will Moss 2024-04-04 17:09:28 +02:00
  • 832276b920 chore(release): 1.11.0 [skip ci] 1.11.0 semantic-release-bot 2024-04-04 06:06:02 +03:00
  • 5e831e5ad2 feat(project): added support for an Overview panel showing the server, hosts, and agents all at once Will Moss 2024-04-04 06:05:21 +03:00
  • 99dc276815 feat(client): added ability to click on the agent's name to trigger the agent picker Will Moss 2024-04-04 04:48:45 +03:00
  • eb338a6c55 docs(readme): added information about the configuration of user preferences in the browser using X Will Moss 2024-04-02 01:01:20 +02:00
  • ec7b8e32a5 fix(client): fixed a bug causing the shell to be non-exitable on mobile due to too-strict controls Will Moss 2024-04-02 00:46:57 +02:00
  • f6bd54c7c8 feat(client): added ability to pick a host by clicking on the host's name in the lower right corner Will Moss 2024-04-01 23:12:23 +02:00
  • 69e8495936 fix(server): fixed a bug causing Isaiah to believe a remote host is accessible, while Docker isn't Will Moss 2024-04-01 23:07:10 +02:00
  • f2adfc7121 fix(client): fixed app rendering when absolutely no data was gathered from the Docker server daemon Will Moss 2024-04-01 22:33:19 +02:00
  • ce71f59dea fix(client): improved mouse navigation while searching, and fixed an infinite loop scenario Will Moss 2024-04-01 20:20:25 +02:00
  • 9386db3712 fix(client): fixed a case when the menu tab's header would show undefined (during a remove action) Will Moss 2024-04-01 18:48:27 +02:00
  • 75b80466a9 chore(release): 1.10.0 [skip ci] 1.10.0 semantic-release-bot 2024-03-31 00:52:14 +01:00
  • 9b2cab0a00 docs(readme): updated the Configuration section with the sorting parameters, and the Features list Will Moss 2024-03-31 00:52:07 +01:00
  • 071758d6c9 feat(project): added full support for client-side sorting of all the Docker resource lists Will Moss 2024-03-31 00:45:15 +01:00
  • 28eb6c3e8a feat(containers): added "Created At" to the list of supported fields for Containers Will Moss 2024-03-31 00:43:39 +01:00
  • 85707f419a fix(client): fixed mouse navigation when performing search on logs, with minor refactoring Will Moss 2024-03-31 00:03:46 +01:00
  • 488979a1bd chore(release): 1.9.0 [skip ci] 1.9.0 semantic-release-bot 2024-03-30 16:48:29 +01:00
  • e39a0e20fc docs(readme): updated search feature's description Will Moss 2024-03-30 16:48:13 +01:00
  • c5d3cf823e feat(client): added support for searching through log lines Will Moss 2024-03-30 16:47:23 +01:00
  • ccf9ff76af fix(client): added check to prevent running logs' copy when logs are empty Will Moss 2024-03-30 15:40:32 +01:00
  • 558aaf45c2 fix(client): fixed mouse navigation between different tabs while performing search Will Moss 2024-03-30 15:34:46 +01:00
  • d6a25f9031 fix(client): added missing automatic inspector refresh on search while typing Will Moss 2024-03-30 15:19:48 +01:00
  • 93d706c645 fix(client): fixed mouse navigation when performing search Will Moss 2024-03-30 15:07:56 +01:00
  • a0598541a7 refactor(client): removed debug log Will Moss 2024-03-30 14:39:21 +01:00
  • 0f2ffefd18 chore(release): 1.8.0 [skip ci] 1.8.0 semantic-release-bot 2024-03-29 23:36:50 +01:00
  • e5f481f0f9 docs(readme): updated the list of features Will Moss 2024-03-29 23:36:43 +01:00
  • 4cc670817c feat(client): added search feature for Docker objects in the client Will Moss 2024-03-29 23:33:19 +01:00
  • 5e6307f053 fix(client): fixed an annoying reset while in prompt / menu triggered by logs received in background Will Moss 2024-03-29 22:43:24 +01:00
  • f0ca0bd1f4 refactor(client): removed debug mechanism for development Will Moss 2024-03-29 22:13:18 +01:00
  • 71dc8320c2 fix(client): changed the shortcut for Parameters because of collision with Pull, and changed helpers Will Moss 2024-03-29 21:52:39 +01:00
  • eb3c9fe076 feat(client): added prompt before container pause when using keyboard shortcuts Will Moss 2024-03-29 21:44:25 +01:00
  • 7203e2f6d9 fix(client): added more constraints to prevent unfortunate multi-layered popups when using shortcuts Will Moss 2024-03-29 21:43:30 +01:00
  • ac03b0318a feat(client): added full support for client-side persistent parameters management Will Moss 2024-03-29 21:16:45 +01:00
  • 22080681de fix(client): fixed the client's state not associating agent and host picking to being inside a menu Will Moss 2024-03-29 20:51:33 +01:00
  • 71f0daa6d7 fix(client): on mobile display, removed the control to copy logs because it can't fit Will Moss 2024-03-29 18:59:29 +01:00
  • 2183060324 feat(client): added control to copy logs to clipboard Will Moss 2024-03-29 18:57:26 +01:00
  • 6f1012a93a feat(client): added support for prompts on keyboard shortcuts, and persistent user settings (WIP) Will Moss 2024-03-29 18:24:28 +01:00
  • 32b9c1a883 feat(client): added support for toggling log lines' timestamp display Will Moss 2024-03-29 18:23:43 +01:00
  • fa23f0ed05 feat(client): added support for log lines wrap Will Moss 2024-03-29 18:22:53 +01:00
  • 6b3437f077 fix(logs): fixed a styling issue causing stripped log lines' background to be cut Will Moss 2024-03-29 18:21:44 +01:00
  • eddb83b879 docs(theming): added information about the newly-added variable for odd rows in the logs tab Will Moss 2024-02-18 17:41:24 +07:00
  • 59e3fd9562 chore(release): 1.7.0 [skip ci] 1.7.0 semantic-release-bot 2024-02-18 17:35:04 +07:00
  • e0acb53c5d feat(client): made logs' rows' background color a variable, and adjusted themes for better aesthetic Will Moss 2024-02-18 17:34:54 +07:00
  • 65eef1dffb feat(client): increased logs' rows height, and added alternate background color to ease reading Will Moss 2024-02-18 17:31:27 +07:00
  • cb97600cb3 feat(client): added name of the resource in the menu's header to prevent mistakes Will Moss 2024-02-18 17:23:59 +07:00
  • df136836cc feat(security): added support for providing a sha256 hash of the authentication secret Will Moss 2024-02-18 17:13:39 +07:00
  • b8e6424977 feat(client): added prompt before container restart Will Moss 2024-02-18 17:12:13 +07:00