Patrick Fairbank
|
6cea008524
|
Convert ScheduleBlock, SponsorSlide, and UserSession models to use Bolt DB and clean up remaining SQLite artifacts.
|
2021-05-16 11:24:30 -07:00 |
|
Patrick Fairbank
|
ec71975e93
|
Convert Ranking and Team models to use Bolt DB.
|
2021-05-16 11:22:31 -07:00 |
|
Patrick Fairbank
|
1d523c5f37
|
Convert EventSettings, Match, and MatchResult models to use Bolt DB.
|
2021-05-16 11:19:44 -07:00 |
|
Patrick Fairbank
|
ea4d56e665
|
Convert AllianceTeam, Award, and LowerThird models to use Bolt DB.
|
2021-05-16 11:01:58 -07:00 |
|
Patrick Fairbank
|
bd3921ce08
|
Add table wrapper struct for using Bolt DB instead of SQLite.
|
2021-05-16 11:01:35 -07:00 |
|
Patrick Fairbank
|
3fca52b424
|
Add table and model to persist user login sessions.
|
2019-08-19 20:21:56 -07:00 |
|
Patrick Fairbank
|
6a7dd76445
|
Add awards management and automatic lower third creation.
|
2019-08-16 23:55:27 -07:00 |
|
Patrick Fairbank
|
29033af025
|
Persist schedule blocks to the DB.
|
2018-08-24 22:19:19 -07:00 |
|
Patrick Fairbank
|
346912572f
|
Refactor web handlers into separate package.
|
2017-08-31 23:36:55 -07:00 |
|
Patrick Fairbank
|
538e1ab7bc
|
Refactor field models and logic into separate package.
|
2017-08-31 22:00:09 -07:00 |
|
Patrick Fairbank
|
e26781b7d3
|
Refactor database models into separate package.
|
2017-08-27 13:54:24 -07:00 |
|