| .. |
|
20200130083147_create_schema.go
|
fix: set default play_count to 0
|
2020-02-08 22:55:05 -05:00 |
|
20200131183653_standardize_item_type.go
|
fix: set default play_count to 0
|
2020-02-08 22:55:05 -05:00 |
|
20200208222418_add_defaults_to_annotations.go
|
fix: set default play_count to 0
|
2020-02-08 22:55:05 -05:00 |
|
20200220143731_change_duration_to_float.go
|
feat: notice function to notify (in logs) about important changes in migrations
|
2020-02-28 14:00:41 -05:00 |
|
20200310171621_enable_search_by_albumartist.go
|
fix: force full rescan to enable search by album artist
|
2020-03-10 17:23:25 -04:00 |
|
20200310181627_add_transcoding_and_player_tables.go
|
feat: player CRUD
|
2020-03-17 15:20:35 -04:00 |
|
20200319211049_merge_search_into_main_tables.go
|
refactor: drop search table, integrated full_text into main tables
|
2020-03-19 21:44:48 -04:00 |
|
20200325185135_add_album_artist_id.go
|
feat: add artist filter to album view
|
2020-03-25 20:40:18 -04:00 |
|
20200326090707_fix_album_artists_importing.go
|
fix: various album_artists <-> artists mismatches
|
2020-03-26 09:08:53 -04:00 |
|
20200327193744_add_year_range_to_album.go
|
feat: rename year to max_year and add min_year to album. #118
|
2020-03-27 21:11:06 -04:00 |
|
20200404214704_add_indexes.go
|
Add more indexes to MediaFile table
|
2020-04-04 21:56:22 -04:00 |
|
20200409002249_enable_search_by_tracks_artists.go
|
Force full scan to enable search by tracks' artists in albums
|
2020-04-09 00:24:26 -04:00 |
|
20200411164603_add_created_and_updated_fields_to_playlists.go
|
Add created and changed fields to playlists responses
|
2020-04-11 18:58:43 -04:00 |
|
migration.go
|
fix: force full rescan to enable search by album artist
|
2020-03-10 17:23:25 -04:00 |