Gregory Ballantine gballan
gballan pushed tag v0.1.1 to Salt-Formulas/nslcd-formula 2023-03-17 13:07:29 -04:00
gballan pushed to master at Salt-Formulas/nslcd-formula 2023-03-17 13:07:24 -04:00
17bdb64abe Remoted nslcd_package require for FreeBSD
gballan pushed tag v0.1.0 to Salt-Formulas/nslcd-formula 2023-03-17 12:56:15 -04:00
gballan pushed to master at Salt-Formulas/nslcd-formula 2023-03-17 12:56:09 -04:00
5db90260cc Updated formula for FreeBSD
gballan pushed to master at BitGoblin/bitgoblin-website 2023-03-16 14:30:55 -04:00
3e8fdd34d3 adjusted some styles
gballan pushed to master at BitGoblin/bitgoblin-website 2023-03-16 14:27:32 -04:00
a9c2737713 Started working on a blog for the website; adjusted some styles
gballan pushed to master at BitGoblin/bitgoblin-website 2023-03-16 13:30:56 -04:00
771db2dae1 Upgraded versions of rails, puma, and sqlite3 libraries
gballan pushed to main at Metaunix/raven 2023-03-14 20:49:44 -04:00
385dd98dbe Migrated app to modular Sinatra application; copied in a lot of improvements for a Sinatra app that I learned from Stage Manager
gballan pushed to main at BitGoblin/stage-manager 2023-03-13 22:23:37 -04:00
f27154b705 Added ability to mark or 'star' a video to keep a short list of active video projects
gballan pushed to main at BitGoblin/stage-manager 2023-03-10 12:10:47 -05:00
85750b4de4 Added rubocop to project and started cleaning up some code style issues
gballan pushed tag v0.2.0 to BitGoblin/stage-manager 2023-03-09 23:51:51 -05:00
gballan pushed to main at BitGoblin/stage-manager 2023-03-09 23:43:30 -05:00
a48ab93b08 Added start of an API to return some basic stats of the app
gballan pushed to main at BitGoblin/stage-manager 2023-03-09 23:28:24 -05:00
daa41ac8e4 Enabled rack protection middleware
gballan pushed to main at BitGoblin/stage-manager 2023-03-09 23:22:22 -05:00
0927a00960 Added rake task to start server in a more production-ready manner using Puma; move config values to config directory
gballan pushed to main at BitGoblin/stage-manager 2023-03-09 22:48:12 -05:00
39ce636c0a Moved lib/ to app/
gballan pushed to main at BitGoblin/stage-manager 2023-03-09 21:37:36 -05:00
f361e47e75 Migrated to a modular Sinatra application
gballan pushed to main at BitGoblin/stage-manager 2023-03-09 15:48:36 -05:00
46e4e5c079 Replaced the rerun gem with guard-rack; added some work to support Windows better; added a way to configure the application with config.yaml
gballan pushed to main at BitGoblin/stage-manager 2023-03-09 11:08:30 -05:00
39ebf6a535 Added wdm gem for Windows systems
gballan pushed to main at BitGoblin/stage-manager 2023-03-07 11:54:24 -05:00
0d854b026a Fixed channel open projects count
gballan pushed to main at BitGoblin/stage-manager 2023-03-07 11:29:12 -05:00
a9c4b29935 Consolidated the video and channel attribute edits into one javascript function