Video project manager
Go to file
Gregory Ballantine 025e7c81e9
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Fixed small error in woodpecker CI config
2023-03-18 11:45:34 -04:00
app Added Rubocop to project; corrected style errors 2023-03-18 11:35:52 -04:00
assets Added ability to mark or 'star' a video to keep a short list of active video projects 2023-03-13 22:23:34 -04:00
config Added ability to mark or 'star' a video to keep a short list of active video projects 2023-03-13 22:23:34 -04:00
data Added rake task to start server in a more production-ready manner using Puma; move config values to config directory 2023-03-09 23:22:18 -05:00
db/migrations Added ability to mark or 'star' a video to keep a short list of active video projects 2023-03-13 22:23:34 -04:00
views Added Rubocop to project; corrected style errors 2023-03-18 11:35:52 -04:00
.gitignore Added rake task to start server in a more production-ready manner using Puma; move config values to config directory 2023-03-09 23:22:18 -05:00
.rubocop.yml Added Rubocop to project; corrected style errors 2023-03-18 11:35:52 -04:00
.woodpecker.yml Fixed small error in woodpecker CI config 2023-03-18 11:45:34 -04:00
config.ru Added rake task to start server in a more production-ready manner using Puma; move config values to config directory 2023-03-09 23:22:18 -05:00
Gemfile Added rubocop to project and started cleaning up some code style issues 2023-03-10 12:10:44 -05:00
Gemfile.lock Added rubocop to project and started cleaning up some code style issues 2023-03-10 12:10:44 -05:00
Gruntfile.js Copied initial project structure from Raven 2023-03-02 13:24:24 -05:00
Guardfile Moved lib/ to app/ 2023-03-09 22:48:09 -05:00
LICENSE Copied initial project structure from Raven 2023-03-02 13:24:24 -05:00
package-lock.json Copied initial project structure from Raven 2023-03-02 13:24:24 -05:00
package.json Copied initial project structure from Raven 2023-03-02 13:24:24 -05:00
Rakefile Added rubocop to project and started cleaning up some code style issues 2023-03-10 12:10:44 -05:00
README.md Initial commit 2023-03-02 11:52:22 -05:00
scan.rb Added Rubocop to project; corrected style errors 2023-03-18 11:35:52 -04:00
server.rb Added Rubocop to project; corrected style errors 2023-03-18 11:35:52 -04:00

stage-manager

Video project manager