-
v0.2.0 Stable
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 Stable
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 Stable
released this
2023-03-07 00:07:29 -05:00 | 20 commits to main since this releaseRudimentary channel and video project management!
Downloads