.. |
20200130083147_create_schema.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200131183653_standardize_item_type.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200208222418_add_defaults_to_annotations.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200220143731_change_duration_to_float.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200310171621_enable_search_by_albumartist.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200310181627_add_transcoding_and_player_tables.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200319211049_merge_search_into_main_tables.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200325185135_add_album_artist_id.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200326090707_fix_album_artists_importing.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200327193744_add_year_range_to_album.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200404214704_add_indexes.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200409002249_enable_search_by_tracks_artists.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200411164603_add_created_and_updated_fields_to_playlists.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200418110522_reindex_to_fix_album_years.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200419222708_reindex_to_change_full_text_search.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200423204116_add_sort_fields.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200508093059_add_artist_song_count.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200512104202_add_disc_subtitle.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200516140647_add_playlist_tracks_table.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200608153717_referential_integrity.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200706231659_add_default_transcodings.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200710211442_add_playlist_path.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200731095603_create_play_queues_table.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200801101355_create_bookmark_table.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20200819111809_drop_email_unique_constraint.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20201003111749_add_starred_at_index.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20201010162350_add_album_size.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20201012210022_add_artist_playlist_size.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20201021085410_add_mbids.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20201021093209_add_media_file_indexes.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20201021135455_add_media_file_artist_index.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20201030162009_add_artist_info_table.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20201110205344_add_comments_and_lyrics.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20201128100726_add_real-path_option.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |
20201213124814_add_all_artist_ids_to_album.go
|
Fix migration error caused by #868
|
2021-04-15 21:25:02 -04:00 |
20210322132848_add_timestamp_indexes.go
|
Add timestamp indexes
|
2021-03-22 13:38:20 -04:00 |
20210418232815_fix_album_comments.go
|
Better handling of album comments (#1013)
|
2021-04-24 21:40:55 -04:00 |
20210430212322_add_bpm_metadata.go
|
BPM metadata enhancement (#1087)
|
2021-05-05 21:35:01 -04:00 |
20210530121921_create_shares_table.go
|
Create share table and repository. (#930)
|
2021-05-30 11:50:35 -04:00 |
20210601231734_update_share_fieldnames.go
|
Add Native Sharing REST API (#1150)
|
2021-06-08 15:44:30 -04:00 |
20210616150710_encrypt_all_passwords.go
|
Implement Scrobble buffering/retrying
|
2021-07-02 10:04:41 -04:00 |
20210619231716_drop_player_name_unique_constraint.go
|
Fix GetNowPlaying endpoint showing only the last play
|
2021-06-20 10:39:19 -04:00 |
20210623155401_add_user_prefs_player_scrobbler_enabled.go
|
Implement Scrobble buffering/retrying
|
2021-07-02 10:04:41 -04:00 |
20210625223901_add_referential_integrity_to_user_props.go
|
Add referential integrity to remove user's props when user is deleted
|
2021-06-25 23:09:10 -04:00 |
20210626213026_add_scrobble_buffer.go
|
Implement Scrobble buffering/retrying
|
2021-07-02 10:04:41 -04:00 |
migration.go
|
Rename migration package to migrations
|
2021-03-22 13:38:04 -04:00 |