 Jason DoveandGitHub
|
bcd2ea7db3
|
db optimizations around names and case-sensitivity (#2749)
* generate (case-insensitive) unique names for fields that should be unique
* move name case-insensitivity down to schema level
* update changelog
|
2026-01-02 09:25:23 -06:00 |
|
 Jason DoveandGitHub
|
ecacf3960f
|
add search fields to filter collections and schedules tables (#2439)
|
2025-09-18 10:44:11 +00:00 |
|
 Jason DoveandGitHub
|
245165c9d9
|
add rerun collection type (#2421)
* rename collection type
* split collections into separate pages
* add rerun collection types, migration, editor
* add rerun to classic schedule items
* rerun plumbing in classic playout builder
* start to implement rerun enumerator
* add scheduledAt to enumerator movenext
* maintain rerun history in db
* fix shuffle
* fix rerun allowed playback orders
* fix updating rerun collections
* update changelog; fix editing
* update changelog
|
2025-09-15 18:27:55 +00:00 |
|
 Jason DoveandGitHub
|
245c4ec359
|
code analysis and cleanup (#1411)
* cleanup scanner project
* cleanup infrastructure projects
* cleanup ffmpeg project
* cleanup core project
* cleanup app project
* cleanup main project
* update dependencies
* code cleanup
|
2023-09-03 06:23:42 -05:00 |
|
 Jason DoveandGitHub
|
a7661c8498
|
add mysql database provider (#1375)
* refactor sqlite into separate library
* support mysql
* fixes
* sql fixes
* cleanup
* update changelog
|
2023-08-12 21:44:14 -05:00 |
|
 Jason DoveandGitHub
|
c02b83d0d6
|
code cleanup (#743)
* update tools
* run code cleanup
* update dependencies
|
2022-04-19 17:47:18 -05:00 |
|
 Jason DoveandGitHub
|
dcc8f19a6b
|
remove transient IDbConnection (#678)
|
2022-03-05 14:06:27 -06:00 |
|
 Jason DoveandGitHub
|
1ab98578ab
|
refactor namespaces and imports (#670)
* re-namespace
* optimize usings
* more usings
* more of the same
* more implicit/global usings
* cleanup all usings
* minor fixes
|
2022-03-03 15:36:07 -06:00 |
|
 Jason DoveandGitHub
|
fc360602ad
|
add smart collections (#355)
* start to add smart collections
* add smart collection table; delete smart collection
* overwrite smart collections
* support scheduling smart collections
* update changelog
|
2021-09-10 11:58:24 -05:00 |
|