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

New Platforms: Twitch #111

Merged
merged 49 commits into from
Sep 26, 2024
Merged

New Platforms: Twitch #111

merged 49 commits into from
Sep 26, 2024

Commits on Aug 25, 2024

  1. delete deprecated code

    bralbral committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    66f3e51 View commit details
    Browse the repository at this point in the history
  2. bumps model

    bralbral committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    9b69332 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    91d8f39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff1ad0d View commit details
    Browse the repository at this point in the history
  3. Bump sqlalchemy from 2.0.31 to 2.0.32 (#96)

    Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.31 to 2.0.32.
    - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
    - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
    - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sqlalchemy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    25dc5dc View commit details
    Browse the repository at this point in the history
  4. Bump orjson from 3.10.5 to 3.10.7 (#95)

    Bumps [orjson](https://github.com/ijl/orjson) from 3.10.5 to 3.10.7.
    - [Release notes](https://github.com/ijl/orjson/releases)
    - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
    - [Commits](ijl/orjson@3.10.5...3.10.7)
    
    ---
    updated-dependencies:
    - dependency-name: orjson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e61d30d View commit details
    Browse the repository at this point in the history
  5. Bump aiogram-dialog from 2.2.0a5 to 2.2.0b2 (#94)

    Bumps [aiogram-dialog](https://github.com/tishka17/aiogram_dialog) from 2.2.0a5 to 2.2.0b2.
    - [Commits](Tishka17/aiogram_dialog@2.2.0a5...2.2.0b2)
    
    ---
    updated-dependencies:
    - dependency-name: aiogram-dialog
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6cccf7d View commit details
    Browse the repository at this point in the history
  6. Bump pyupgrade from 3.16.0 to 3.17.0 (#92)

    Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.16.0 to 3.17.0.
    - [Commits](asottile/pyupgrade@v3.16.0...v3.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: pyupgrade
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3664412 View commit details
    Browse the repository at this point in the history
  7. Bump aiogram from 3.10.0 to 3.12.0 (#93)

    Bumps [aiogram](https://github.com/aiogram/aiogram) from 3.10.0 to 3.12.0.
    - [Release notes](https://github.com/aiogram/aiogram/releases)
    - [Changelog](https://github.com/aiogram/aiogram/blob/dev-3.x/CHANGES.rst)
    - [Commits](aiogram/aiogram@v3.10.0...v3.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: aiogram
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: bral <54455457+bralbral@users.noreply.github.com>
    dependabot[bot] and bralbral authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    eb14441 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Bump orjson from 3.10.5 to 3.10.7

    Bumps [orjson](https://github.com/ijl/orjson) from 3.10.5 to 3.10.7.
    - [Release notes](https://github.com/ijl/orjson/releases)
    - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
    - [Commits](ijl/orjson@3.10.5...3.10.7)
    
    ---
    updated-dependencies:
    - dependency-name: orjson
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    32d98a5 View commit details
    Browse the repository at this point in the history
  2. Bump pyupgrade from 3.16.0 to 3.17.0

    Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 3.16.0 to 3.17.0.
    - [Commits](asottile/pyupgrade@v3.16.0...v3.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: pyupgrade
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    639ab32 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. fix migrations

    bralbral committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    011656e View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. added notifier for twitch

    bralbral committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d6d77b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Sqlmodel (#107)

    * migration
    
    * some fixes
    bralbral authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    ddf8172 View commit details
    Browse the repository at this point in the history
  2. fix mypy

    bralbral committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    b68a334 View commit details
    Browse the repository at this point in the history
  3. erd generation

    bralbral committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    c4cb7ed View commit details
    Browse the repository at this point in the history
  4. fix

    bralbral committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    3466df0 View commit details
    Browse the repository at this point in the history
  5. fix

    bralbral committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    673e8b2 View commit details
    Browse the repository at this point in the history
  6. bot started

    bralbral committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    a049c49 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Bump sqlalchemy from 2.0.31 to 2.0.35

    Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.31 to 2.0.35.
    - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
    - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
    - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: sqlalchemy
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    dad3809 View commit details
    Browse the repository at this point in the history
  2. Bump aiogram from 3.10.0 to 3.13.1

    Bumps [aiogram](https://github.com/aiogram/aiogram) from 3.10.0 to 3.13.1.
    - [Release notes](https://github.com/aiogram/aiogram/releases)
    - [Changelog](https://github.com/aiogram/aiogram/blob/dev-3.x/CHANGES.rst)
    - [Commits](aiogram/aiogram@v3.10.0...v3.13.1)
    
    ---
    updated-dependencies:
    - dependency-name: aiogram
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3b499f6 View commit details
    Browse the repository at this point in the history
  3. fix middleware

    bralbral committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    9cb9080 View commit details
    Browse the repository at this point in the history
  4. fix some handlers

    bralbral committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8b24f11 View commit details
    Browse the repository at this point in the history
  5. added uniq constraints

    bralbral committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1aaefa3 View commit details
    Browse the repository at this point in the history
  6. fix db schema

    bralbral committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e74a688 View commit details
    Browse the repository at this point in the history
  7. fix db

    bralbral committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    dec73c6 View commit details
    Browse the repository at this point in the history
  8. fix cli

    bralbral committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    2964984 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. add channel dialog

    bralbral committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    35b42a5 View commit details
    Browse the repository at this point in the history
  2. hotfix

    bralbral committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d1eedb5 View commit details
    Browse the repository at this point in the history
  3. fix add_channel handler

    bralbral committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    95fa3ea View commit details
    Browse the repository at this point in the history
  4. fix list_channel

    bralbral committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f38d0be View commit details
    Browse the repository at this point in the history
  5. fix errors

    bralbral committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bebb47c View commit details
    Browse the repository at this point in the history
  6. fix readme.md

    bralbral committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    35150c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Merge pull request #97 from bralbral/twitch

    Twitch
    bralbral authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    db732d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. hotfix

    bralbral committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4e9565e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #110 from bralbral/twitch

    hotfix
    bralbral authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ec1a576 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66e628e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #109 from bralbral/dependabot/pip/main/aiogram-3.13.1

    Bump aiogram from 3.10.0 to 3.13.1
    bralbral authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ace82d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2bf849 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #108 from bralbral/dependabot/pip/main/sqlalchemy-…

    …2.0.35
    
    Bump sqlalchemy from 2.0.31 to 2.0.35
    bralbral authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8e56ce9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #100 from bralbral/dependabot/pip/main/pyupgrade-3…

    ….17.0
    
    Bump pyupgrade from 3.16.0 to 3.17.0
    bralbral authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    895a4c4 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #99 from bralbral/dependabot/pip/main/orjson-3.10.7

    Bump orjson from 3.10.5 to 3.10.7
    bralbral authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0fd5e05 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    136a287 View commit details
    Browse the repository at this point in the history
  10. bumps deploy section

    bralbral committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7f8762b View commit details
    Browse the repository at this point in the history
  11. bumps readme.md

    bralbral committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1240017 View commit details
    Browse the repository at this point in the history
  12. fix

    bralbral committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    caf0936 View commit details
    Browse the repository at this point in the history
  13. bumps python image to 3.12

    bralbral committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    b275ec4 View commit details
    Browse the repository at this point in the history
  14. fix

    bralbral committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    63072c1 View commit details
    Browse the repository at this point in the history
  15. notifier fix

    bralbral committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f49ed12 View commit details
    Browse the repository at this point in the history