summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-02-19feat: Add ability to connect to remote docker demons (#196)Omri Bar-Zik
2022-02-05docs: update references for dockly in the newsLiran Tal
2021-10-18fix: upgrade glob from 7.1.6 to 7.2.0 (#186)Snyk bot
2021-08-22fix: upgrade blessed-contrib from 4.10.0 to 4.10.1 (#184)Snyk bot
2021-08-02fix: upgrade command-line-args from 5.1.1 to 5.1.2 (#181)Snyk bot
2021-07-21fix: upgrade blessed-contrib from 4.9.0 to 4.10.0 (#180)Snyk bot
2021-07-13chore: remove old issue templates markdown formatLiran Tal
2021-07-13chore: use new issue forms featureLiran Tal
2021-07-13feat: allow to pass arguments to docker (#172)Omri Bar-Zik
2021-07-05ci: push Docker image to Docker HubLiran Tal
2021-07-05ci: push Docker image to GitHub PackagesLiran Tal
2021-07-01fix: dockly crash when copy to Clipboard fails (#178)v3.21.4Omri Bar-Zik
2021-07-01docs: added section to FAQ (#177)v3.21.3Omri Bar-Zik
2021-07-01fix(images): image view crash on enter (#176)Omri Bar-Zik
2021-06-24fix: enforce correct fonts/locales setup in docker (#169)v3.21.2Liran Tal
2021-06-24fix: build image based on pinned deps in the project (#170)v3.21.1Liran Tal
2021-06-24feat: copy id lable changes depended on view (#168)v3.21.0Omri Bar-Zik
2021-06-19fix: package.json & yarn.lock to reduce vulnerabilities (#166)v3.20.1Snyk bot
2021-06-19feat(images): add image view (#167)v3.20.0Omri Bar-Zik
2021-06-19ci: update jobs nameLiran Tal
2021-06-18ci: fix build_docs fails in forks (#165)Omri Bar-Zik
2021-06-18feat: adding search in service view (#164)v3.19.0Omri Bar-Zik
2021-06-18ci: fix lintingLiran Tal
2021-06-18fix: tab not working in service tab (#159)v3.18.3Omri Bar-Zik
2021-06-18ci: added Lint Check In CI (#161)Omri Bar-Zik
2021-06-10Fix: dockly crash on service log expend (#157)Omri Bar-Zik
2021-05-12fix: allow Service Id Copy (#154)v3.18.2Omri Bar-Zik
2021-05-09fix(performance): fix event emitter memory leak (#153)v3.18.1Omri Bar-Zik
2021-05-08Merge remote-tracking branch 'origin/master'v3.18.0Liran Tal
2021-05-08chore: remove semantic release from depsLiran Tal
2021-05-08build: use latest semantic release versionLiran Tal
2021-05-08docs(gatsby): move to gh actionLiran Tal
2021-05-07build(githubactions): re-add git user identityLiran Tal
2021-05-07build(githubactions): provide github_tokenLiran Tal
2021-05-07build(githubactions): add git user before docs deployLiran Tal
2021-05-07build(githubactions): fix renamed job nameLiran Tal
2021-05-07build(githubactions): add githubactions and remove tavis (#151)Liran Tal
2021-05-07feat(theme): support for light theme (#150)Sebastian Curland
2021-05-07feat(containerlist): copy container id to clipboard (#149)Sebastian Curland
2021-04-06fix: upgrade blessed-contrib from 4.8.19 to 4.8.21 (#148)v3.17.3Snyk bot
2021-04-05build(ci): add Node.js 14 to the matrixv3.17.2Liran Tal
2021-04-05fix: upgrade blessed-contrib from 4.8.18 to 4.8.19 (#134)Snyk bot
2021-04-05fix: update README badges to include package health score (#141)Liran Tal
2021-04-05fix: docs/package.json to reduce vulnerabilities (#144)Liran Tal
2021-04-05fix(containerlist): containerList used cached data (#146)Liran Tal
2020-12-01docs(readme): add alternatives section (#143)Sergey Ponomarev
2020-11-29docs: add code of conduct fileLiran Tal
2020-11-29docs: add contributing fileLiran Tal
2020-08-27build(docker): add required registry to codefresh setup (#140)Liran Tal
2020-08-27build(docker): update Dockerfile to upgrade Alpine pkgs (#138)Jim Armstrong