• v0.2.1 77af2e4c82

    v0.2.1 Stable

    gballan released this 2023-03-18 11:46:32 -04:00 | 0 commits to main since this release

    • Added Rubocop to enforce style guidelines
    • Added Woodpecker config to automatically run tasks
    Downloads
  • v0.2.0 a48ab93b08

    v0.2.0 Stable

    gballan released this 2023-03-09 23:43:26 -05:00 | 7 commits to main since this release

    • Restructured the app to use Sinatra's modular app design
    • Added a very basic API to expose statistics about the app
    • Added ability to configure app using config file at config/config.yaml
    • Replaced rerun gem with guard-rack to handle Windows better and to be more flexible
    • Added rake task (server:start) to handle starting the web server directly with Puma for production purposes
    • Organize the code a bit
    Downloads
  • v0.1.1 8905bed454

    v0.1.1 Stable

    gballan released this 2023-03-07 10:55:29 -05:00 | 16 commits to main since this release

    • Fixed video serial numbers to allow reuse on different channels
    • Added script imports from .docx files using pandoc-ruby
    • Added ability to change a channel's directory independently
    • Fixed independent attribute editing functions to only execute after a value has been given
    • Updated independent attribute editing functions to auto-fill the current value
    Downloads
  • v0.1.0 414cabb9f8

    v0.1.0 Stable

    gballan released this 2023-03-07 00:07:29 -05:00 | 20 commits to main since this release

    Rudimentary channel and video project management!

    Downloads