Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mmattDonk/AI-TTS-Donations Loading
base: v2.0.4
Choose a base ref
...
head repository: mmattDonk/AI-TTS-Donations Loading
compare: v2.1.0
Choose a head ref
  • 19 commits
  • 113 files changed
  • 5 contributors

Commits on Dec 7, 2021

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

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    5af4959 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b96bd1 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. refactor(core): refactored the tts (#76)

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    mmattbtw and pre-commit-ci[bot] committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    904cadf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06aba2a View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

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

Commits on Dec 15, 2021

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

Commits on Dec 19, 2021

  1. chore(workflows): updated changelog workflow

    - makes it only run on tag create and pull request instead of push
    mmattbtw committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    807cd48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b93228b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f64bae View commit details
    Browse the repository at this point in the history
  4. Update README.md

    mmattbtw committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    492a3cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c587c42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a6aff43 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #81 from mmattDonk/remove/contributors-workflow

    chore(workflows): remove contributors workflow
    kodiakhq[bot] committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    5c067a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b6f4ba View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. chore(pre-commit): pre-commit autoupdate (#82)

    for more information, see https://pre-commit.ci
    
    
    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.1.0](pre-commit/pre-commit-hooks@v4.0.1...v4.1.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    b3597a1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump pyupgrade from 2.29.1 to 2.30.0 (#83)

    Bumps [pyupgrade](https://github.com/asottile/pyupgrade) from 2.29.1 to 2.30.0.
    - [Release notes](https://github.com/asottile/pyupgrade/releases)
    - [Commits](asottile/pyupgrade@v2.29.1...v2.30.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] committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    b08ff4f View commit details
    Browse the repository at this point in the history
  3. feat(core): added playsounds (#80)

    * docs(README): updated readme
    
    * feat(core): Added the base for playsounds
    
    - Also made a folder for regular voice files to go
    
    * feat(core): added an error if you are missing required files
    
    * feat(playsounds): added all playsounds
    mmattbtw committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    60bf1ae View commit details
    Browse the repository at this point in the history
Loading