Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

dyrector.io platform

dyrector.io is a self-hosted container management platform.
Collective - Host: opensource - https://opencollective.com/dyrectorio-platform - Website: https://dyrectorio.com/ - Code: https://github.com/dyrector-io/dyrectorio

refactor(test): Add unit tests for agent/internal/config (#261)

github.com/dyrector-io/dyrectorio - c154050fb1e2f9f4be51c4aa2126380ce2c0c351 authored over 2 years ago
feat(cli): traefik port check (#262)

github.com/dyrector-io/dyrectorio - b45ed93dc7298f3fcb3a43e3fb4478e214aa8119 authored over 2 years ago
refactor(test): add unit test for crane resource errors (#265)

github.com/dyrector-io/dyrectorio - af2920413c1f6023a80241c71a380d89913c8683 authored over 2 years ago
fix(crux-ui): crux-ui pipeline (#266)

* fix: crux-ui pipeline

* fix: move e2e files to crux-ui folder

github.com/dyrector-io/dyrectorio - 5960c7876a3806d55de9c203b297bb2adaed2277 authored over 2 years ago
feat(crux-ui): editor highlighting (#260)

feat: add editor input highlighting to version image editing and deployment editing.
feat: add ...

github.com/dyrector-io/dyrectorio - 1dc41b15d4ca50d9900dff974bd3743e95e8f2de authored over 2 years ago
refactor(test): add unit tests for agent/api (#257)

* agent/api: Add unit tests
* fix: prisma segfault (#254)
* refactor(test): Fix regex to not s...

github.com/dyrector-io/dyrectorio - 8cb68cb90d841774f4665c33476f0b0c1c4a571a authored over 2 years ago
fix: update readme with cli changes, add addintional instructions (#250)

github.com/dyrector-io/dyrectorio - de300f157f5e3e4a76f9434db411516b6eb2d57c authored over 2 years ago
fix(crux-ui): redirect to 404 when invalid invite (#256)

github.com/dyrector-io/dyrectorio - da0298b4311a7d7b4266f707462c11984664d9eb authored over 2 years ago
feat(cli): add traefik to cli (#248)

github.com/dyrector-io/dyrectorio - 0f24317b3d823613463fc6f6b5fb4cc8698f792f authored over 2 years ago
fix: setting secret value in newly installed node (#253)

github.com/dyrector-io/dyrectorio - 54ec353b145c656d0dbee0cb7707e213888e60be authored over 2 years ago
feat: introduce container exec builder to run exec command on container (#230)

github.com/dyrector-io/dyrectorio - 60e85bba59d4de5875b560f386a4744c2ac57c32 authored over 2 years ago
feat(cli): check open/duplicate port when fire up dyrectorio stack with cli (#238)

github.com/dyrector-io/dyrectorio - fb898933196c9fd08ec9a6190b2dc37467246e5a authored over 2 years ago
chore: fix broken CI - lint/security @ b5abab4 (#252)

github.com/dyrector-io/dyrectorio - bc007086fc4b7e2d832b8811ae1887568e19853e authored over 2 years ago
chore: add codeowners to repository (#255)

github.com/dyrector-io/dyrectorio - a64a5db3c697db77d30fb5310ce963c19537f4f0 authored over 2 years ago
feat(crux-ui): display never logged in (#247)

github.com/dyrector-io/dyrectorio - 48e422438459a935ce0014060a1b6ac2e4c5c5e4 authored over 2 years ago
fix(crux): missing secrets from db seeder (#231)

github.com/dyrector-io/dyrectorio - 7c796fcc7386cbd36e720c06c4c70bda5a27cc89 authored over 2 years ago
refactor(crux-ui): added registry & notifications tests (#222)

github.com/dyrector-io/dyrectorio - 164240e8e7c0fb4eb4d2e30d09bcee6f6c750b57 authored over 2 years ago
refactor(crux): use @updatedAt in prisma schema (#225)

github.com/dyrector-io/dyrectorio - fa7f5d0ede2b79fee2b428e9bfac0a3c961679d7 authored over 2 years ago
refactor(agent): adding tests to agent (#213)

github.com/dyrector-io/dyrectorio - afe37f22fedb730d642c53dc49bd793458ccc9a3 authored over 2 years ago
chore(crux): upgrade prisma client version to 4.4.0 (#226)

github.com/dyrector-io/dyrectorio - efb05fe8d7c77e75af6ade5486afad85cc34c19d authored over 2 years ago
feat(crux): added config module (#210)

github.com/dyrector-io/dyrectorio - e2f10bc628c56bab64d7f679842d7734904f4db8 authored over 2 years ago
chore: remove outdated descriptions from README.mds (#223)

github.com/dyrector-io/dyrectorio - 63554b8220684dda9bafc3cd5b42c8e206efc6b1 authored over 2 years ago
feat: show secret status on deployment screen (#198)

github.com/dyrector-io/dyrectorio - 5b06b9bb4a08f5e3b6d41a5a62451fc9b4b8df0e authored over 2 years ago
feat(crux-ui): sensitive image config hint (#212)

* feat(crux-ui): sensitive image config hint

* fix(crux-ui): fix lint error

github.com/dyrector-io/dyrectorio - 6053c299a915d0558024cda93db8aab63c94f6ef authored over 2 years ago
fix: changelog generation regexp pattern (#216)

github.com/dyrector-io/dyrectorio - d3fd960de0cc3fb79ac5c59c5e7bff36ccf77a6c authored over 2 years ago
feat(web): handle different registry namespace (#201)

refactor(web): pr suggestions

github.com/dyrector-io/dyrectorio - 66503e4674a9635d959d063a25598d2813d47d48 authored over 2 years ago
fix: container config path must be string instead of path (#214)

github.com/dyrector-io/dyrectorio - 8d0b29c0ad109162d6cda03e0cebf4b15ecc55b1 authored over 2 years ago
feat(web): user default container list on deployment screen (#211)

github.com/dyrector-io/dyrectorio - b4f50173038a96961bcaf4d7c99137dbd187a9b9 authored over 2 years ago
feat(cli): check docker (and podman) requirements (#197)

github.com/dyrector-io/dyrectorio - f368868532a101de4aa9029de792a3bfeb6ca5c3 authored over 2 years ago
feat(crux-ui): prettier format on windows (#215)

command 'format' not working on windows
use npm run format:win32

github.com/dyrector-io/dyrectorio - 6f4855a9a5d85a9f8509d7adc65fed214fe984a0 authored over 2 years ago
fix: prisma segfault (#254)

github.com/dyrector-io/dyrectorio - f6c9aabcfb5682c316bd289439420ab086dcb54f authored over 2 years ago
release: 0.2.1 (#204)

github.com/dyrector-io/dyrectorio - 799632bf3c0ff6ee6c0cbbb60c5a2a8ebc8aa59c authored over 2 years ago
feat(crux-ui): add chip filters (#199)

github.com/dyrector-io/dyrectorio - ea3057adcdb095615495a5b9a7b493f98e3ed68b authored over 2 years ago
feat(web): products & deployment details list view (#200)

github.com/dyrector-io/dyrectorio - 7dcc8036b776e60c8fd18b7667cf07611a321ce1 authored over 2 years ago
feat(web): list view for version images (#194)

github.com/dyrector-io/dyrectorio - 15a491e912ffb0699354adc74b92e7b9682193e4 authored over 2 years ago
fix: check directory for secret keys (#203)

github.com/dyrector-io/dyrectorio - 3e434b1ac96a45e432a295114512128bcad12a1f authored over 2 years ago
feat(web): server side filtering on audit log (#196)

github.com/dyrector-io/dyrectorio - 6adadb64cb096a0faf3d79d688dc65dc6fb02f50 authored over 2 years ago
fix(crux): fix collecting child version ids (#202)

github.com/dyrector-io/dyrectorio - bd948afb31900a590d1733d15fac451be197dfea authored over 2 years ago
feat(web): added root path to agent script (#195)

github.com/dyrector-io/dyrectorio - 74a06f19800010203d05891e0955d11336ac1f47 authored over 2 years ago
feat: add make release

github.com/dyrector-io/dyrectorio - e143dee279cff6feb02623727bb9e94569e06f4a authored over 2 years ago
fix: cli versioning, make version package public

github.com/dyrector-io/dyrectorio - 91ca975df40892465303347a5c3a91a086fb4a43 authored over 2 years ago
fix: remove v prefix from versioning

github.com/dyrector-io/dyrectorio - 9acc764c3d6465fa00f52fe739c67efe76221fcd authored over 2 years ago
fix: add spacing, change branch name

github.com/dyrector-io/dyrectorio - 06652cb5933fef455b540f44e340aa1e5b0cd823 authored over 2 years ago
fix: change the mac folder and typo in env (#193)

github.com/dyrector-io/dyrectorio - 017203372afca4c441692702b4a385ce9fc6b5a4 authored over 2 years ago
refactor: split models and validation file (#192)

github.com/dyrector-io/dyrectorio - 1ac177a37d915141dabad2d9438e0bc1240c0913 authored over 2 years ago
fix(crux-ui): docker api rate limit (#188)

github.com/dyrector-io/dyrectorio - e6a8a86898a93d23e056b1b356794395d5257a77 authored over 2 years ago
fix(crux-ui): node tooltip (#191)

github.com/dyrector-io/dyrectorio - 2b584a5f07355addb1ca665863a85a62fb8daac9 authored over 2 years ago
fix(crux-ui): date inconsistency (#190)

- Audit log date filter and details modal dates fixed

github.com/dyrector-io/dyrectorio - b1fc79d6ebd218a08881c9d7310c1ecc4e48024c authored over 2 years ago
fix(crux-ui): fix ws connection subscribing (#185)

github.com/dyrector-io/dyrectorio - aabbb5968534b961c12b4b6f6380c4eb90d49008 authored over 2 years ago
feat(web): registry delete check & toast (#179)

github.com/dyrector-io/dyrectorio - 640cf940d09de2f9eea7efcc9f9bd1ea4dc71d95 authored over 2 years ago
fix(crux-ui): use regex on deployment prefix validation (#186)

github.com/dyrector-io/dyrectorio - b63e283aeda5a58d0eaf0d8c1a9455cfb5ce412f authored over 2 years ago
fix(ci): crux-ui image build (#187)

github.com/dyrector-io/dyrectorio - 6c3934c3aa4f727798c0e0302353a29c348b78ed authored over 2 years ago
fix(crux-ui): Console errors related to nextjs 12's webpack-hmr (#184)

github.com/dyrector-io/dyrectorio - 27b7ffd5443c8c6bf231fe5d3c497e3134c2f30d authored over 2 years ago
fix(crux-ui): image card ui improvement (#181)

github.com/dyrector-io/dyrectorio - 69509582d48833c4171a0fb68cf32378423a7579 authored over 2 years ago
fix: next startup error (#182)

github.com/dyrector-io/dyrectorio - de815b8efed831066163111a39b5f17ed9f9d22f authored over 2 years ago
fix(web): restrict deployment creation without images (#183)

github.com/dyrector-io/dyrectorio - e67b7fc0a9dddd95c2ffaaa680f646b708903317 authored over 2 years ago
fix(crux-ui): fix user role update (#180)

github.com/dyrector-io/dyrectorio - c5f92272d45f296abf092c4a7e5c068d6324237c authored over 2 years ago
chore: add cli to readme (#176)

github.com/dyrector-io/dyrectorio - 4ca4b6095fa0d12dbff0424382e5c62f08731d1c authored over 2 years ago
techdept(crux-ui): add e2e environment setup (#151)

techdept: setup e2e environment
add github workflow for e2e

github.com/dyrector-io/dyrectorio - c4e9fd38b53cd8473df0a8d50459a210f56b8086 authored over 2 years ago
fix(crux): remove parent versionmutability check when increase version (#177)

github.com/dyrector-io/dyrectorio - e38f57dd94d6391815d1046c53f117ccfeb4aa34 authored over 2 years ago
fix: deploying on unreachable node (#178)

github.com/dyrector-io/dyrectorio - 2c72d7053545b53c50428087c77504a987e27a13 authored over 2 years ago
fix(crux-ui): move toaster to app component (#175)

github.com/dyrector-io/dyrectorio - 0bb7c7656550c0a9e12bf4d1ac3f24da24056e4b authored over 2 years ago
fix(crux-ui): fixed drag-and-drop highlight & drop position (#167)

github.com/dyrector-io/dyrectorio - 8aa5939d5aff6f03eb10f1d1f52dd9797bbf6cf2 authored over 2 years ago
fix(crux-ui): trim product name (#171)

github.com/dyrector-io/dyrectorio - 5f909f2b107908dd9bc09328d66da39ee1be905a authored over 2 years ago
fix(crux-ui): fix padding on table on audit-log (#172)

github.com/dyrector-io/dyrectorio - 38cb0e94ff8533510e51f02f1778dbcd120995f2 authored over 2 years ago
feat(crux-ui): add default changelog message (#173)

github.com/dyrector-io/dyrectorio - 421e9538859d0a442acf90b0209e13e3e72b0845 authored over 2 years ago
fix(crux-ui): fix missing margin when adding image/deployment to simple product (#174)

github.com/dyrector-io/dyrectorio - d2d8deca2e9040e29cd40fed781688347b5af4d3 authored over 2 years ago
fix: add secrets attr to demo seeder (#166)

github.com/dyrector-io/dyrectorio - c35fb0217962c4c0b05cca72b4599b3be73e07f0 authored over 2 years ago
feat: add init-containers to crane (#169)

* feat: add proto messages for init containers

* fix initContainer name in common.proto

* ...

github.com/dyrector-io/dyrectorio - 91a89558070a7497a67b478fcab7466211fc6a7a authored over 2 years ago
fix(crux-ui): version semantic hint (#168)

fix(crux-ui): Version semantic hint
fix(crux-ui): Large gap on the right side of the main layou...

github.com/dyrector-io/dyrectorio - 2ab75738fc4143f06ddee56e200fe8eb3b9480d4 authored over 2 years ago
feat(web): removed deployment name (#161)

github.com/dyrector-io/dyrectorio - 821b9225bbd1a17a450408ff0a88dc2b87f81e18 authored over 2 years ago
feat: add secret volume to k8s manifests (#170)

github.com/dyrector-io/dyrectorio - 35cadffefaefbe6994efb7c61680ce97e6f0b238 authored over 2 years ago
feat(crux-ui): change registry url error (#164)

github.com/dyrector-io/dyrectorio - a1fd6151d15632ca739d96cb2ddfda59d94012b5 authored over 2 years ago
fix(crux-ui): added min width to dialog (#165)

github.com/dyrector-io/dyrectorio - 8b8d213ab83c0c04695fe244b59ab8207e695026 authored over 2 years ago
feat(crux-ui): add node status filter (#162)

github.com/dyrector-io/dyrectorio - 9028962b0db2d9a733f07f3af78717d7b7695725 authored over 2 years ago
fix(crux-ui): auditlog datefilter (#163)

Fix for en-GB locale

github.com/dyrector-io/dyrectorio - 92fa42908a7f354c9f2d469420a6f745319fdfb6 authored over 2 years ago
fix(agent): extra key validation added (#160)

github.com/dyrector-io/dyrectorio - 4f99cda7cff8b5d9ac2e0e7a0dcf7fa79005d921 authored over 2 years ago
fix(web): deployment improvements (#159)

github.com/dyrector-io/dyrectorio - 753cba35e4f18db4d4758cc1f212bebf04a86c55 authored over 2 years ago
add: dyo cli (#100)

github.com/dyrector-io/dyrectorio - 24a1d7d63aff4019f0ceb4e72044f9e853dee001 authored over 2 years ago
fix: primsa containerConfig defaults and dagent envs (#158)

github.com/dyrector-io/dyrectorio - 6b7f6df27e9258efe17aa75ffb46c561a5439aff authored over 2 years ago
feat: secrets (#153)

* feat: secrets wip, almost in action
* feat: gpg almost functional
* feat: instance & contain...

github.com/dyrector-io/dyrectorio - a9830aa2759de2e58ad589276c1190324a8680be authored over 2 years ago
fix(agent): container length check (#157)

github.com/dyrector-io/dyrectorio - 0a55b718c39787366bf9d02beee419fe28eb0c20 authored over 2 years ago
fix(agent): fix create network (#156)

github.com/dyrector-io/dyrectorio - 942779121c7585498bd3d33fc3a228f7240e5332 authored over 2 years ago
fix(agent): dagent network creation condition corrected (#155)

* fix(agent): dagent network creation condition corrected
* fix(agent): lint fix network -> nw

github.com/dyrector-io/dyrectorio - 6d28a2d1cfb8d1b93dccc25435317d4a25af650a authored over 2 years ago
feat(agent): add wait until into builder (#154)

* feat(agent): add wait until into builder
* clean(agent): removed double logging info message

github.com/dyrector-io/dyrectorio - d25fe12cc2146fd8d3211c2a51016af622505c78 authored over 2 years ago
fix(agent): use regex on container listing (#152)

github.com/dyrector-io/dyrectorio - 4492cf8b1612ab2a0fa236de451721d804a17e05 authored over 2 years ago
doc: remove gitbook content from this repository (#150)

github.com/dyrector-io/dyrectorio - 91ab5ab8573c0390c45026f1eccae00751c70121 authored over 2 years ago
fix(crux-ui): active menu and paddings fixes (#148)

github.com/dyrector-io/dyrectorio - 6a152d281dcd920a2884a8c65e48970191288f8f authored over 2 years ago
fix(crux): fix deployment log (#149)

github.com/dyrector-io/dyrectorio - 856a4562182cd42901081413a301878559ffa272 authored over 2 years ago
fix(crux-ui): edit image card overflow-x (#144)

* fix(crux-ui): edit image card overflow-x
* fix(crux-ui): version images improve responsivity

github.com/dyrector-io/dyrectorio - 5d6b4db53907caafa610a5f43b636bd06a8428e6 authored over 2 years ago
fix(crux-ui): node edit after save (#146)

github.com/dyrector-io/dyrectorio - 164888d627844024239e3095d3e337f5077d6080 authored over 2 years ago
feat(web): audit log show email (#147)

github.com/dyrector-io/dyrectorio - d82ece400028956b4f9f8514ff7afe2fc718b743 authored over 2 years ago
refactor(crux): extend eslint (#145)

github.com/dyrector-io/dyrectorio - 097a7d8826855cf4bc88bc1b4a8f85d06b59a1d3 authored over 2 years ago
feat(web): notification settings (#142)

github.com/dyrector-io/dyrectorio - 882b4561e8ec1d246235ff15b348f224af88cfc2 authored over 2 years ago
feat(web): add last login column to team users table (#141)

github.com/dyrector-io/dyrectorio - 3b0a1af2c783b334316e9f6f10518ef57f0e0167 authored over 2 years ago
fix(crux-ui): auditlog table and modal layout (#139)

info column changed to data
added actions column
dyolist changes
paddings in modal changed

github.com/dyrector-io/dyrectorio - bc758d90e1b0fefb657023de0b7d6513bdb87063 authored over 2 years ago
refactor: remove circular dependency from registryConnections (#143)

github.com/dyrector-io/dyrectorio - bb263f2b91c94dcff0f53775f85b20e9a2122e90 authored over 2 years ago
feat: add networks to agent (#135)

feat: add networks to agent

fix: demo seeder network config

github.com/dyrector-io/dyrectorio - f1ea26a170750c82d86538ca85814ec4378c71a7 authored over 2 years ago
feat: updated ts-proto (#138)

github.com/dyrector-io/dyrectorio - bcb94010ddf8e4dcd5909992db949fe2659e0e5b authored over 2 years ago
feat(web): rework deployment screen (#131)

github.com/dyrector-io/dyrectorio - 51cde8e8a59c98750451b6fa553838fa59962203 authored over 2 years ago