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: clean up ui and performance #1

Merged
merged 5 commits into from
Apr 10, 2024
Merged

feat: clean up ui and performance #1

merged 5 commits into from
Apr 10, 2024

Conversation

pixelass
Copy link
Member

  • removed unused elements (waveform)
  • fixed the layout
  • remove memory leaks

Copy link
Member

@TimPietrusky TimPietrusky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@TimPietrusky TimPietrusky merged commit 0f5e674 into main Apr 10, 2024
github-actions bot pushed a commit that referenced this pull request Apr 18, 2024
# 1.0.0 (2024-04-18)

### Bug Fixes

* also install p7zip ([48ba535](48ba535))
* create the archive after running semantic-release ([b571f87](b571f87))
* formatting error ([36c02da](36c02da))
* inistall 7zip directly, as the action was not working ([9ed3263](9ed3263))
* remove local postbuild script ([12a76b7](12a76b7))
* try to find out where 7za is ([9feb9b4](9feb9b4))
* typo ([3905b68](3905b68))
* use "semantic release" directly via "npx" ([869219d](869219d))
* use 7za instead of 7z ([1139a2f](1139a2f))
* use full path to 7za ([559cde8](559cde8))

### Features

* add erasing ([8fd4f33](8fd4f33))
* better vector store info ([1684129](1684129))
* clean up ui and performance ([#1](#1)) ([0f5e674](0f5e674))
* improve ui and add presets ([b75ec7b](b75ec7b))
* update styles ([4a75c6e](4a75c6e))
* use semantic-release to create automated releases ([#5](#5)) ([dfed3dd](dfed3dd))
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Apr 18, 2024
# 1.0.0 (2024-04-18)

### Bug Fixes

* also install p7zip ([48ba535](48ba535))
* create the archive after running semantic-release ([b571f87](b571f87))
* formatting error ([36c02da](36c02da))
* inistall 7zip directly, as the action was not working ([9ed3263](9ed3263))
* remove local postbuild script ([12a76b7](12a76b7))
* renamed file again to get it into the final form ([0cfe70f](0cfe70f))
* renamed file to be able to make it lowercase ([194db10](194db10))
* try to find out where 7za is ([9feb9b4](9feb9b4))
* typo ([3905b68](3905b68))
* use "semantic release" directly via "npx" ([869219d](869219d))
* use 7za instead of 7z ([1139a2f](1139a2f))
* use full path to 7za ([559cde8](559cde8))

### Features

* add erasing ([8fd4f33](8fd4f33))
* better vector store info ([1684129](1684129))
* clean up ui and performance ([#1](#1)) ([0f5e674](0f5e674))
* improve ui and add presets ([b75ec7b](b75ec7b))
* update styles ([4a75c6e](4a75c6e))
* use semantic-release to create automated releases ([#5](#5)) ([dfed3dd](dfed3dd))
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Apr 18, 2024
# 1.0.0 (2024-04-18)

### Bug Fixes

* also install p7zip ([48ba535](48ba535))
* create the archive after running semantic-release ([b571f87](b571f87))
* formatting error ([36c02da](36c02da))
* inistall 7zip directly, as the action was not working ([9ed3263](9ed3263))
* remove local postbuild script ([12a76b7](12a76b7))
* renamed file again to get it into the final form ([0cfe70f](0cfe70f))
* renamed file to be able to make it lowercase ([194db10](194db10))
* set the tag_name for "action-gh-release" explicitly ([d79f917](d79f917))
* try to find out where 7za is ([9feb9b4](9feb9b4))
* typo ([3905b68](3905b68))
* use "semantic release" directly via "npx" ([869219d](869219d))
* use 7za instead of 7z ([1139a2f](1139a2f))
* use full path to 7za ([559cde8](559cde8))

### Features

* add erasing ([8fd4f33](8fd4f33))
* better vector store info ([1684129](1684129))
* clean up ui and performance ([#1](#1)) ([0f5e674](0f5e674))
* improve ui and add presets ([b75ec7b](b75ec7b))
* update styles ([4a75c6e](4a75c6e))
* use semantic-release to create automated releases ([#5](#5)) ([dfed3dd](dfed3dd))
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Apr 18, 2024
# 1.0.0 (2024-04-18)

### Bug Fixes

* also install p7zip ([48ba535](48ba535))
* create the archive after running semantic-release ([b571f87](b571f87))
* formatting error ([36c02da](36c02da))
* inistall 7zip directly, as the action was not working ([9ed3263](9ed3263))
* remove local postbuild script ([12a76b7](12a76b7))
* renamed file again to get it into the final form ([0cfe70f](0cfe70f))
* renamed file to be able to make it lowercase ([194db10](194db10))
* set the tag_name for "action-gh-release" explicitly ([d79f917](d79f917))
* try to find out where 7za is ([9feb9b4](9feb9b4))
* typo ([3905b68](3905b68))
* use "semantic release" directly via "npx" ([869219d](869219d))
* use 7za instead of 7z ([1139a2f](1139a2f))
* use full path to 7za ([559cde8](559cde8))
* use RELEASE_GIT_TAG instead of hardcoded tag_name ([a8d7013](a8d7013))

### Features

* add erasing ([8fd4f33](8fd4f33))
* better vector store info ([1684129](1684129))
* clean up ui and performance ([#1](#1)) ([0f5e674](0f5e674))
* improve ui and add presets ([b75ec7b](b75ec7b))
* update styles ([4a75c6e](4a75c6e))
* use semantic-release to create automated releases ([#5](#5)) ([dfed3dd](dfed3dd))
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Apr 18, 2024
# 1.0.0 (2024-04-18)

### Bug Fixes

* also install p7zip ([48ba535](48ba535))
* create the archive after running semantic-release ([b571f87](b571f87))
* formatting error ([36c02da](36c02da))
* inistall 7zip directly, as the action was not working ([9ed3263](9ed3263))
* remove local postbuild script ([12a76b7](12a76b7))
* renamed file again to get it into the final form ([0cfe70f](0cfe70f))
* renamed file to be able to make it lowercase ([194db10](194db10))
* set the tag_name for "action-gh-release" explicitly ([d79f917](d79f917))
* try to find out where 7za is ([9feb9b4](9feb9b4))
* typo ([3905b68](3905b68))
* use "semantic release" directly via "npx" ([869219d](869219d))
* use 7za instead of 7z ([1139a2f](1139a2f))
* use full path to 7za ([559cde8](559cde8))
* use RELEASE_GIT_TAG instead of hardcoded tag_name ([a8d7013](a8d7013))
* use the RELEASE_GIT_TAG from the env ([a19cc9e](a19cc9e))

### Features

* add erasing ([8fd4f33](8fd4f33))
* better vector store info ([1684129](1684129))
* clean up ui and performance ([#1](#1)) ([0f5e674](0f5e674))
* improve ui and add presets ([b75ec7b](b75ec7b))
* update styles ([4a75c6e](4a75c6e))
* use semantic-release to create automated releases ([#5](#5)) ([dfed3dd](dfed3dd))
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants