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

v0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 15:54
· 40 commits to main since this release
6f9bced

Changelog

  • 6f9bced Merge pull request #28 from GuillaumeMCK/chore/import_cleanup
  • bd4bc29 refactor: Update import paths
  • 8f977e4 Merge pull request #27 from GuillaumeMCK/develop
  • 4747501 feat: Refactor client and tui code for improved functionality
  • 4492f41 refactor: Improve code structure and fix TUI
  • c237b21 chore: update packages
  • 5786d19 Merge pull request #26 from GuillaumeMCK/develop
  • b7f6afe Merge branch 'main' into develop
  • d6a9828 Merge pull request #23 from GuillaumeMCK/dependabot/go_modules/github.com/anacrolix/torrent-1.53.2
  • 40f1696 Merge pull request #24 from GuillaumeMCK/dependabot/github_actions/actions/setup-go-5
  • 54c41b8 Merge pull request #25 from GuillaumeMCK/feat/tui-file-picker
  • 94f02a7 Merge branch 'develop' into feat/tui-file-picker
  • 7d57790 chore: update packages
  • 2b6bd7b update: styles.go
  • 2e8c83a refactor: Exist function
  • c1a7773 update: change -output flag to -o
  • bc1ba03 feat: implement filepicker
  • 5bfb67b fix: row overflow
  • de53980 style: add border
  • 8b04525 feat: implement filepicker
  • 4e4397f update: simplify TableColumns
  • b40df20 update: add error message
  • 12fbff6 update: README.md
  • 110ebad fix: use another port if default one is used
  • 2ebba25 build(deps): bump actions/setup-go from 4 to 5
  • 90ffb26 build(deps): bump github.com/anacrolix/torrent from 1.53.1 to 1.53.2
  • be59fc6 Merge pull request #22 from GuillaumeMCK/dependabot/go_modules/github.com/charmbracelet/lipgloss-0.9.1
  • 40f9520 Merge pull request #21 from GuillaumeMCK/dependabot/go_modules/github.com/anacrolix/torrent-1.53.1
  • 59e1f9c build(deps): bump github.com/charmbracelet/lipgloss from 0.8.0 to 0.9.1
  • adff272 build(deps): bump github.com/anacrolix/torrent from 1.52.5 to 1.53.1
  • c81a394 Merge pull request #19 from GuillaumeMCK/dependabot/go_modules/golang.org/x/net-0.17.0
  • e48dd63 build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0
  • 0f194de chore: Update dependencies and handle errors when adding torrents
  • 3f0f4df chore: Update dependencies to latest versions
  • c176489 chore: Refactor TUI components and update dependencies
  • d5a2f46 fix: typos
  • e87b7db ci: Refactor GitHub Actions workflow and update tag filter
  • 84e2db0 chore: Update key bindings and descriptions for better readability
  • 033723f refactor: Refactor color constants and adjust table calculations
  • e0b6725 Merge pull request #14 from GuillaumeMCK/dependabot/github_actions/actions/checkout-4
  • f4c685e Merge pull request #15 from GuillaumeMCK/dependabot/github_actions/goreleaser/goreleaser-action-5
  • 44423e5 Merge pull request #16 from GuillaumeMCK/dependabot/go_modules/github.com/charmbracelet/lipgloss-0.8.0
  • 0bc763d build(deps): bump github.com/charmbracelet/lipgloss from 0.7.1 to 0.8.0
  • 6a88c4f build(deps): bump goreleaser/goreleaser-action from 4 to 5
  • 955746c build(deps): bump actions/checkout from 3 to 4
  • ef84e25 Merge pull request #13 from GuillaumeMCK/dependabot/go_modules/github.com/anacrolix/torrent-1.52.5
  • 5d7eda6 build(deps): bump github.com/anacrolix/torrent from 1.52.4 to 1.52.5
  • 91f024c Merge pull request #12 from GuillaumeMCK/dependabot/go_modules/github.com/anacrolix/torrent-1.52.4
  • 1e8cd3c build(deps): bump github.com/anacrolix/torrent from 1.52.3 to 1.52.4
  • 1d2256c Merge pull request #11 from GuillaumeMCK/feat/styles
  • 9cf2e0d refactor: Refactor color constants and adjust table calculations
  • d0642a9 chore: Remove no_main_check attribute from .goreleaser.yaml file
  • 64cdaf2 build: Refactor build configuration for improved checks
  • 402da53 ci: Optimize GitHub Actions configuration and add .goreleaser.yaml file
  • a04762b ci: Add goreleaser workflow and remove autorelease workflow
  • 3b8c061 ci: Update autorelease workflow for improved functionality
  • 9679a70 ci: Refactor GitHub workflow action arguments
  • afad42a ci: Update GitHub Actions configuration
  • 697b8aa ci: Refactor GitHub workflow conditions for tagged releases
  • 83dad2b ci: Update build and release workflows
  • 63a46c3 Merge pull request #10 from GuillaumeMCK/GuillaumeMCK-patch-3
  • 5d1de0d feat: Update release workflow, asset creation script, and README
  • 85b7384 ci: Improve GitHub Actions workflow for better release process
  • a96fdd4 Update autorelease.yml
  • cd3f375 Merge pull request #9 from GuillaumeMCK/GuillaumeMCK-patch-2
  • 58437e8 Update autorelease.yml
  • 6a1128e chore: indent
  • 6f7ca2c ci: Improve GitHub Actions workflow for release builds
  • 23bf31c chore: Refactor GitHub workflows and remove deprecated file
  • bf49907 ci: Update branch name in push trigger of autorelease workflow
  • ee16656 Merge pull request #8 from GuillaumeMCK/GuillaumeMCK-patch-1
  • 3dc11c1 ci: Update dependabot.yml
  • 31ce97f docs: Remove license section from README file
  • 9c296a8 ci: Add GitHub Actions workflows for dependency maintenance and release automation
  • 3b2aa2b Merge pull request #6 from GuillaumeMCK/feat/bubble_tea_cli
  • d4b6747 feat: Implement additional features and fix bugs
  • d4f0d83 feat: Improve torrent download handling and UI synchronization
  • 2016693 refactor: Refactor and rename structs, methods, and fields
  • c7efddd docs: Update README.md with additional information and instructions
  • 255259d docs: Update README file and add new options and shortcuts
  • 3358f48 refactor: Refactor client struct to use "Downloads" instead of "DownloadsQueue"
  • f31c038 docs: Update README with improved organization and comprehensive information
  • c799ccf feat: Refactor initialization process and add flags for torrent files
  • 8c2db91 feat: Refactor TUI package and remove unused code
  • cb76061 refactor: Refactor the torrent client model and table structure
  • 7e950c0 feat: Refactor UI code for improved readability and maintainability
  • 1f273ac feat: Refactor TUI code for improved readability and performance
  • 293f334 feat: Refactor TUI and client code for improved functionality
  • a679087 feat: Refactor file handling and UI components
  • 1c4b7a6 refactor: Refactor tui package and improve code organization
  • db3aa9f refactor: Refactor and optimize code files for improved performance
  • f6ca2dc feat(bubble_tea_cli): Add table and create a little poc
  • 83e1fa4 refactor: Update PrintRow function to truncate string length.
  • b86b302 docs: Remove section about default download folder in README.md
  • cb52ebc refactor: Refactor main.go and remove unnecessary import
  • 9378b13 Merge pull request #3 from GuillaumeMCK/develop
  • bd83cf6 docs: Remove unnecessary information and update README file
  • 3160b25 refactor: Refactor string truncation in cli.go for better performance
  • 5e0a2c7 feat: Refactor download progress tracking and messaging
  • 84dace5 refactor: Refactor CLI functions to use new ANSI escape sequences
  • 7993c17 feat: Refactor torrent client and CLI utility
  • 8881b80 feat: Improve printing and handling of program output
  • bea5fcd feat: Refactor CLI utility functions and dependencies
  • f0ecf87 docs: Update command line usage in README.md
  • a42d5f5 Merge pull request #2 from GuillaumeMCK/develop
  • 8acf216 refactor: Modify createClientConfig function to disable the WebTorrent tracker
  • f80289f ci: Update executable file names in GitHub workflow
  • d8d98f2 docs: Clarify purpose of default download folder in path.go
  • da587a7 chore: Refactor GitHub Actions workflow
  • d9ccc66 ci: Remove macOS ARM executable build
  • 73d5f29 chore: Update dependency
  • ad4ad62 Merge pull request #1 from GuillaumeMCK/develop
  • dc95601 feat: Improve file handling and import statement in main.go
  • 1627cbe ci: Update workflow triggering
  • ed11d2f ci: Modify GitHub Actions workflow and build system configurations
  • 700b9e5 feat: Refactor formatting and messaging in download progress
  • 9bac63a ci: Refactor build and release workflow
  • 3d74ac4 docs: Update README.md with correct commands and additional information
  • b1cf53a ci: Improve GitHub Actions workflow
  • bd62ba3 feat: Improve tool description and fix formatting in main.go
  • de7f5c8 docs: Revamp project documentation and improve code readability
  • 78646ea Create go.yml
  • 47ae51b implement pool of workers to limit the downloads
  • 19631cd code refactor
  • d389658 Import local project
  • 1745171 Initial commit