Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: added isVisible toggle #1285

Merged
merged 37 commits into from
Jun 17, 2024
Merged

Feat: added isVisible toggle #1285

merged 37 commits into from
Jun 17, 2024

Commits on Apr 30, 2024

  1. Merge pull request CodeCrowCorp#1199 from CodeCrowCorp/dev

    Feat: changed platform icons to svg icons from endpoint
    gagansuie authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0fdea2f View commit details
    Browse the repository at this point in the history
  2. Merge pull request CodeCrowCorp#1201 from CodeCrowCorp/dev

    Merge pull request CodeCrowCorp#1200 from gagansuie/dev
    gagansuie authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4ddf388 View commit details
    Browse the repository at this point in the history
  3. Merge pull request CodeCrowCorp#1203 from CodeCrowCorp/dev

    Fix: deleting channel thumbnail issues
    gagansuie authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    edefc16 View commit details
    Browse the repository at this point in the history
  4. Merge pull request CodeCrowCorp#1205 from CodeCrowCorp/dev

    Fix: profile not showing on message username click
    gagansuie authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    67b1cef View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Merge pull request CodeCrowCorp#1208 from CodeCrowCorp/dev

    Fix: url page.params.channelId not changing on navigation
    gagansuie authored May 1, 2024
    Configuration menu
    Copy the full SHA
    6c8baef View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge pull request CodeCrowCorp#1210 from CodeCrowCorp/dev

    Fix: channelId param issues causing websocket 1006
    gagansuie authored May 2, 2024
    Configuration menu
    Copy the full SHA
    a45e7df View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Merge pull request CodeCrowCorp#1224 from CodeCrowCorp/dev

    Feat: switched to Sentry again for testing
    gagansuie authored May 5, 2024
    Configuration menu
    Copy the full SHA
    69b0a25 View commit details
    Browse the repository at this point in the history
  2. Merge pull request CodeCrowCorp#1229 from CodeCrowCorp/dev

    Fix: removed readyState check
    gagansuie authored May 5, 2024
    Configuration menu
    Copy the full SHA
    349ff71 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Build(deps): Bump codecov/codecov-action from 4.3.0 to 4.3.1

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.0 to 4.3.1.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4.3.0...v4.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    07de921 View commit details
    Browse the repository at this point in the history
  2. Build(deps): Bump cloudflare/wrangler-action from 3.4.1 to 3.5.0

    Bumps [cloudflare/wrangler-action](https://github.com/cloudflare/wrangler-action) from 3.4.1 to 3.5.0.
    - [Release notes](https://github.com/cloudflare/wrangler-action/releases)
    - [Changelog](https://github.com/cloudflare/wrangler-action/blob/main/CHANGELOG.md)
    - [Commits](cloudflare/wrangler-action@v3.4.1...v3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: cloudflare/wrangler-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    706575c View commit details
    Browse the repository at this point in the history
  3. Merge pull request CodeCrowCorp#1234 from CodeCrowCorp/dependabot/git…

    …hub_actions/codecov/codecov-action-4.3.1
    
    Build(deps): Bump codecov/codecov-action from 4.3.0 to 4.3.1
    mergify[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    59d2329 View commit details
    Browse the repository at this point in the history
  4. Merge pull request CodeCrowCorp#1235 from CodeCrowCorp/dependabot/git…

    …hub_actions/cloudflare/wrangler-action-3.5.0
    
    Build(deps): Bump cloudflare/wrangler-action from 3.4.1 to 3.5.0
    mergify[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    7894a8d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Build(deps-dev): Bump @playwright/test from 1.43.1 to 1.44.0

    Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.43.1 to 1.44.0.
    - [Release notes](https://github.com/microsoft/playwright/releases)
    - [Commits](microsoft/playwright@v1.43.1...v1.44.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@playwright/test"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    0f63aab View commit details
    Browse the repository at this point in the history
  2. Merge pull request CodeCrowCorp#1240 from CodeCrowCorp/dependabot/npm…

    …_and_yarn/playwright/test-1.44.0
    
    Build(deps-dev): Bump @playwright/test from 1.43.1 to 1.44.0
    mergify[bot] authored May 7, 2024
    Configuration menu
    Copy the full SHA
    9112194 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Merge pull request CodeCrowCorp#1247 from CodeCrowCorp/dev

    Fix: profile user issue and duplicate history code
    gagansuie authored May 15, 2024
    Configuration menu
    Copy the full SHA
    89f0e13 View commit details
    Browse the repository at this point in the history
  2. Merge pull request CodeCrowCorp#1249 from CodeCrowCorp/dev

    Fix: moved websocket listener above emits
    gagansuie authored May 15, 2024
    Configuration menu
    Copy the full SHA
    bbd8055 View commit details
    Browse the repository at this point in the history
  3. Merge pull request CodeCrowCorp#1251 from CodeCrowCorp/dev

    Fix: testing null video elements
    gagansuie authored May 15, 2024
    Configuration menu
    Copy the full SHA
    2b25b89 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Build(deps): Bump codecov/codecov-action from 4.3.1 to 4.4.0

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.3.1 to 4.4.0.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4.3.1...v4.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 20, 2024
    Configuration menu
    Copy the full SHA
    e76d5e5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request CodeCrowCorp#1257 from CodeCrowCorp/dependabot/git…

    …hub_actions/codecov/codecov-action-4.4.0
    
    Build(deps): Bump codecov/codecov-action from 4.3.1 to 4.4.0
    mergify[bot] authored May 20, 2024
    Configuration menu
    Copy the full SHA
    7fe3360 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge pull request CodeCrowCorp#1259 from CodeCrowCorp/dev

    Feat: send messages to Twitch and YouTube
    gagansuie authored May 21, 2024
    Configuration menu
    Copy the full SHA
    335d1ea View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge pull request CodeCrowCorp#1263 from CodeCrowCorp/dev

    Feat: updated channel and profile SEO
    gagansuie authored May 23, 2024
    Configuration menu
    Copy the full SHA
    2281c3b View commit details
    Browse the repository at this point in the history
  2. Merge pull request CodeCrowCorp#1266 from CodeCrowCorp/dev

    Fix: prevent thumbnail screenshot if not live
    gagansuie authored May 23, 2024
    Configuration menu
    Copy the full SHA
    3cd3703 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Build(deps): Bump @event-calendar/time-grid from 2.7.2 to 3.0.0

    Bumps [@event-calendar/time-grid](https://github.com/vkurko/calendar/tree/HEAD/packages/time-grid) from 2.7.2 to 3.0.0.
    - [Release notes](https://github.com/vkurko/calendar/releases)
    - [Changelog](https://github.com/vkurko/calendar/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/vkurko/calendar/commits/v3.0.0/packages/time-grid)
    
    ---
    updated-dependencies:
    - dependency-name: "@event-calendar/time-grid"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 24, 2024
    Configuration menu
    Copy the full SHA
    79b03ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request CodeCrowCorp#1267 from CodeCrowCorp/dependabot/npm…

    …_and_yarn/event-calendar/time-grid-3.0.0
    
    Build(deps): Bump @event-calendar/time-grid from 2.7.2 to 3.0.0
    mergify[bot] authored May 24, 2024
    Configuration menu
    Copy the full SHA
    bb86ea9 View commit details
    Browse the repository at this point in the history
  3. Build(deps-dev): Bump @playwright/test from 1.44.0 to 1.44.1

    Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.44.0 to 1.44.1.
    - [Release notes](https://github.com/microsoft/playwright/releases)
    - [Commits](microsoft/playwright@v1.44.0...v1.44.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@playwright/test"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 24, 2024
    Configuration menu
    Copy the full SHA
    adbf9eb View commit details
    Browse the repository at this point in the history
  4. Build(deps): Bump @event-calendar/core from 2.7.2 to 3.0.0

    Bumps [@event-calendar/core](https://github.com/vkurko/calendar/tree/HEAD/packages/core) from 2.7.2 to 3.0.0.
    - [Release notes](https://github.com/vkurko/calendar/releases)
    - [Changelog](https://github.com/vkurko/calendar/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/vkurko/calendar/commits/v3.0.0/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@event-calendar/core"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 24, 2024
    Configuration menu
    Copy the full SHA
    18ed4ba View commit details
    Browse the repository at this point in the history
  5. Merge pull request CodeCrowCorp#1269 from CodeCrowCorp/dependabot/npm…

    …_and_yarn/playwright/test-1.44.1
    
    Build(deps-dev): Bump @playwright/test from 1.44.0 to 1.44.1
    mergify[bot] authored May 24, 2024
    Configuration menu
    Copy the full SHA
    4a9a3a6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request CodeCrowCorp#1268 from CodeCrowCorp/dependabot/npm…

    …_and_yarn/event-calendar/core-3.0.0
    
    Build(deps): Bump @event-calendar/core from 2.7.2 to 3.0.0
    mergify[bot] authored May 24, 2024
    Configuration menu
    Copy the full SHA
    fb4e316 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Build(deps): Bump codecov/codecov-action from 4.4.0 to 4.4.1

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.4.0 to 4.4.1.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4.4.0...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    6a4562f View commit details
    Browse the repository at this point in the history
  2. Build(deps): Bump cloudflare/wrangler-action from 3.5.0 to 3.6.1

    Bumps [cloudflare/wrangler-action](https://github.com/cloudflare/wrangler-action) from 3.5.0 to 3.6.1.
    - [Release notes](https://github.com/cloudflare/wrangler-action/releases)
    - [Changelog](https://github.com/cloudflare/wrangler-action/blob/main/CHANGELOG.md)
    - [Commits](cloudflare/wrangler-action@v3.5.0...v3.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: cloudflare/wrangler-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    d3b1154 View commit details
    Browse the repository at this point in the history
  3. Merge pull request CodeCrowCorp#1270 from CodeCrowCorp/dependabot/git…

    …hub_actions/codecov/codecov-action-4.4.1
    
    Build(deps): Bump codecov/codecov-action from 4.4.0 to 4.4.1
    mergify[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    ffdee92 View commit details
    Browse the repository at this point in the history
  4. Merge pull request CodeCrowCorp#1271 from CodeCrowCorp/dependabot/git…

    …hub_actions/cloudflare/wrangler-action-3.6.1
    
    Build(deps): Bump cloudflare/wrangler-action from 3.5.0 to 3.6.1
    mergify[bot] authored May 27, 2024
    Configuration menu
    Copy the full SHA
    95ff4a0 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Merge pull request CodeCrowCorp#1275 from CodeCrowCorp/dev

    Feat: added horizontal vods list to channel page
    gagansuie authored May 28, 2024
    Configuration menu
    Copy the full SHA
    a948b7d View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge pull request CodeCrowCorp#1277 from CodeCrowCorp/dev

    Fix: minor image optimizations
    gagansuie authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    43a3311 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    4898823 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fa0b08 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    56955db View commit details
    Browse the repository at this point in the history