Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

shellhub-io/shellhub

dependabot[bot] opened a pull request on shellhub-io/shellhub
ui: bump vee-validate from 4.13.2 to 4.14.3 in /ui
Bumps [vee-validate](https://github.com/logaretm/vee-validate/tree/HEAD/packages/vee-validate) from 4.13.2 to 4.14.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https:/...
dependabot[bot] created a branch on shellhub-io/shellhub

dependabot/npm_and_yarn/ui/vee-validate-4.14.3 - computer: Get seamless remote access to any Linux device. Centralized SSH for the edge and cloud computing

dependabot[bot] opened a pull request on shellhub-io/shellhub
ui: bump qrcode.vue from 3.5.0 to 3.5.1 in /ui
Bumps [qrcode.vue](https://github.com/scopewu/qrcode.vue) from 3.5.0 to 3.5.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/scopewu/qrcode.vue/releases...
dependabot[bot] created a branch on shellhub-io/shellhub

dependabot/npm_and_yarn/ui/qrcode.vue-3.5.1 - computer: Get seamless remote access to any Linux device. Centralized SSH for the edge and cloud computing

dependabot[bot] opened a pull request on shellhub-io/shellhub
ui: bump vite from 4.5.3 to 5.4.9 in /ui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 5.4.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/rele...
dependabot[bot] created a branch on shellhub-io/shellhub

dependabot/npm_and_yarn/ui/vite-5.4.9 - computer: Get seamless remote access to any Linux device. Centralized SSH for the edge and cloud computing

IE404 starred shellhub-io/shellhub
otavio created a review on a pull request on shellhub-io/shellhub

View on GitHub

henrybarreto pushed 1 commit to fix/compose_minimum_version shellhub-io/shellhub
  • fix(bin)!: add minimun required version to docker compose Before the version v2.21.0 of docker compose, the tag `--f... 284d2d0

View on GitHub

henrybarreto pushed 1 commit to fix/compose_minimum_version shellhub-io/shellhub
  • fix(bin)!: add minimun required version to docker compose Before the version v2.21.0 of docker compose, the tag `--f... 1cf9dc8

View on GitHub

henrybarreto opened a draft pull request on shellhub-io/shellhub
fix(bin)!: add minimun required version to docker compose
Before the version v2.21.0 of docker compose, the tag `--format` had another behavior, which caused the issue attached. We are updating our script to warn the user about this problem. https://gi...
henrybarreto created a branch on shellhub-io/shellhub

fix/compose_minimum_version - computer: Get seamless remote access to any Linux device. Centralized SSH for the edge and cloud computing

henrybarreto pushed 1 commit to feature/setup shellhub-io/shellhub
  • feat(gateway): add setup route by checking number of users on database dc01afa

View on GitHub

henrybarreto pushed 1 commit to feature/setup shellhub-io/shellhub
  • feat(gateway): add setup route by checking number of users on database e91c1a6

View on GitHub

henrybarreto pushed 1 commit to feature/setup shellhub-io/shellhub
  • feat(gateway): add setup route by checking number of users on database aebb65b

View on GitHub

henrybarreto pushed 1 commit to feature/setup shellhub-io/shellhub
  • feat(gateway): add setup route by checking number of users on database badf7b2

View on GitHub

henrybarreto pushed 1 commit to feature/setup shellhub-io/shellhub
  • feat(api,gateway,pkg): add and fit user created on setup route on new rules 6d32f9c

View on GitHub

gustavosbarreto pushed 4 commits to master shellhub-io/shellhub
  • feat(api): add options pattern to store.NamespaceList|Get Refactor `NamespaceList` and `NamespaceGet` methods to use... 356b4c5
  • chore(api): remove export option in NamespaceList 7d7175e
  • chore(api): remove duplicated filter query in NamespaceList c15abc7
  • chore(api): simplify NamespaceGetPreferred Remove tenantID from parameters as we can retrieve the user's preferred n... 8a47d92

View on GitHub

gustavosbarreto closed a pull request on shellhub-io/shellhub
feat: namespace retrieve options
haller33 pushed 1 commit to feat/field_namespace_type shellhub-io/shellhub
  • feat(cli,api): add field for namespace type bcf4581

View on GitHub

haller33 opened a draft pull request on shellhub-io/shellhub
feat(cli,api): add field for namespace type
Implement new field: APIs and CLI components (ref https://github.com/shellhub-io/cloud/issues/2025) - Add APIs to support the new field - Develop CLI components for field interaction - Follow ...
haller33 pushed 1 commit to feat/field_namespace_type shellhub-io/shellhub
  • feat(cli,api): add field for namespace type 96eac1a

View on GitHub

haller33 created a branch on shellhub-io/shellhub

feat/field_namespace_type - computer: Get seamless remote access to any Linux device. Centralized SSH for the edge and cloud computing

heiytor pushed 4 commits to feat/namespace-get-options shellhub-io/shellhub
  • feat(api): add options pattern to store.NamespaceList|Get Refactor `NamespaceList` and `NamespaceGet` methods to use... bc8db45
  • chore(api): remove export option in NamespaceList 063b5ea
  • chore(api): remove duplicated filter query in NamespaceList d6f29c3
  • chore(api): simplify NamespaceGetPreferred Remove tenantID from parameters as we can retrieve the user's preferred n... 606b03d

View on GitHub

heiytor pushed 4 commits to feat/namespace-get-options shellhub-io/shellhub
  • feat(api): add options pattern to store.NamespaceList|Get Refactor `NamespaceList` and `NamespaceGet` methods to use... d1dbf53
  • chore(api): remove export option in NamespaceList 798b49d
  • chore(api): remove duplicated filter query in NamespaceList 5eaabbc
  • chore(api): simplify NamespaceGetPreferred Remove tenantID from parameters as we can retrieve the user's preferred n... 4474255

View on GitHub

heiytor pushed 4 commits to feat/namespace-get-options shellhub-io/shellhub
  • feat(api): add options pattern to store.NamespaceList|Get Refactor `NamespaceList` and `NamespaceGet` methods to use... d14b24d
  • chore(api): remove export option in NamespaceList 9027bdc
  • chore(api): remove duplicated filter query in NamespaceList a875736
  • chore(api): simplify NamespaceGetPreferred Remove tenantID from parameters as we can retrieve the user's preferred n... 7b0bc01

View on GitHub

heiytor pushed 4 commits to feat/namespace-get-options shellhub-io/shellhub
  • feat(api): add options pattern to store.NamespaceList|Get Refactor `NamespaceList` and `NamespaceGet` methods to us... c628bc5
  • chore(api): remove export option in NamespaceList d0ef711
  • chore(api): remove duplicated filter query in NamespaceList b82b3ec
  • chore(api): simplify NamespaceGetPreferred Remove tenantID from parameters as we can retrieve the user's preferred n... 67f5b02

View on GitHub

heiytor pushed 27 commits to feat/namespace-get-options shellhub-io/shellhub
  • ui: bump vuetify from 3.7.1 to 3.7.2 in /ui Bumps [vuetify](https://github.com/vuetifyjs/vuetify/tree/HEAD/packages/... 42e1997
  • bump(ui): updated snapshots for vuetify 3.7.2 bump 00815ca
  • feat(api): allow multiple users with `username` set to `nil` Currently, the `user` collection has a unique index on ... babfe17
  • feat(api,cloud): add 'invited' status for users Introduce a new `invited` status for users. This status indicates th... 1466681
  • feat(api,cloud): send a registration email to member if not found In cloud instances, when adding a user to a namesp... 471d165
  • refactor(api): enable token creation without namespaces `Service.CreateUserToken` now allows users to create tokens ... 7e9a5bf
  • feat(ui): invite namespace member with sign-up treatment This commit adds a new way to add members, introducing the ... f565013
  • chore: bump shellhub version to v0.17.0-rc.1 43a1e93
  • fix(ui): resolve type error for v-dialog maxWidth property in TerminalDialog This commit fixes a type error in the T... 147d432
  • ui: bump @sentry/vue from 7.119.1 to 7.119.2 in /ui Bumps [@sentry/vue](https://github.com/getsentry/sentry-javascri... facfc79
  • ui: bump @types/node from 18.19.54 to 18.19.55 in /ui Bumps [@types/node](https://github.com/DefinitelyTyped/Definit... a9c1348
  • ui: bump express from 4.21.0 to 4.21.1 in /ui Bumps [express](https://github.com/expressjs/express) from 4.21.0 to 4... 0324ba1
  • ssh: bump github.com/pires/go-proxyproto from 0.7.0 to 0.8.0 in /ssh Bumps [github.com/pires/go-proxyproto](https://... 08e14da
  • ui: bump vue-stripe-js from 1.0.2 to 1.0.3 in /ui Bumps [vue-stripe-js](https://github.com/ectoflow/vue-stripe-js) f... 85daea2
  • ui: bump typescript from 5.6.2 to 5.6.3 in /ui Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.... ca18641
  • chore(ui): remove openapi generator and its dependencies The script that generates the Typescript OpenAPI client, an... ade5c70
  • fix(ssh): identify origin ip address on web session When logging from the web interface, we could not get the client... 745f09d
  • feat(ssh): standardize the SSHID on welcome message c9e55a4
  • refactor(ssh): remove device SSHID on error message in banner d01e08c
  • refactor(ui): improve and simplify namespace member invitation This refactoring aims to simplify much of the UI resp... 9343734
  • and 7 more ...

View on GitHub

henrybarreto pushed 1 commit to feature/setup shellhub-io/shellhub
  • feat(api,gateway,pkg): add and fit user created on setup route on new rules 05b73d1

View on GitHub

Load more