funkwhale/api/funkwhale_api/music/migrations
Georg Krause 6908f4bf74 Resolve "value too long for type character varying(255) during import_files" 2022-11-21 18:12:49 +00:00
..
0001_initial.py Blacked the code 2018-06-09 15:36:16 +02:00
0002_auto_20151215_1645.py Blacked the code 2018-06-09 15:36:16 +02:00
0003_auto_20151222_2233.py Blacked the code 2018-06-09 15:36:16 +02:00
0004_track_tags.py Implement tag models 2019-07-08 15:26:14 +02:00
0005_deduplicate.py Blacked the code 2018-06-09 15:36:16 +02:00
0006_unique_mbid.py Blacked the code 2018-06-09 15:36:16 +02:00
0007_track_position.py Blacked the code 2018-06-09 15:36:16 +02:00
0008_auto_20160529_1456.py Blacked the code 2018-06-09 15:36:16 +02:00
0009_auto_20160920_1614.py See #297: removed unused imports 2018-06-10 10:39:47 +02:00
0010_auto_20160920_1742.py See #297: removed unused imports 2018-06-10 10:39:47 +02:00
0011_rename_files.py See #297: removed unused imports 2018-06-10 10:39:47 +02:00
0012_auto_20161122_1905.py See #297: removed unused imports 2018-06-10 10:39:47 +02:00
0013_auto_20171213_2211.py Blacked the code 2018-06-09 15:36:16 +02:00
0014_importjob_track_file.py Blacked the code 2018-06-09 15:36:16 +02:00
0015_bind_track_file_to_import_job.py See #297: removed unused imports 2018-06-10 10:39:47 +02:00
0016_trackfile_acoustid_track_id.py Blacked the code 2018-06-09 15:36:16 +02:00
0017_auto_20171227_1728.py Blacked the code 2018-06-09 15:36:16 +02:00
0018_auto_20180218_1554.py Blacked the code 2018-06-09 15:36:16 +02:00
0019_populate_mimetypes.py See #297: removed unused imports 2018-06-10 10:39:47 +02:00
0020_importbatch_status.py Blacked the code 2018-06-09 15:36:16 +02:00
0021_populate_batch_status.py See #297: removed unused imports 2018-06-10 10:39:47 +02:00
0022_importbatch_import_request.py Blacked the code 2018-06-09 15:36:16 +02:00
0023_auto_20180407_1010.py Blacked the code 2018-06-09 15:36:16 +02:00
0024_populate_uuid.py See #297: removed unused variables 2018-06-09 17:41:59 +02:00
0025_auto_20180419_2023.py Blacked the code 2018-06-09 15:36:16 +02:00
0026_trackfile_accessed_date.py Blacked the code 2018-06-09 15:36:16 +02:00
0027_auto_20180515_1808.py Implement tag models 2019-07-08 15:26:14 +02:00
0028_importjob_replace_if_duplicate.py Resolve "Per-user libraries" (use !368 instead) 2018-09-06 18:35:02 +00:00
0029_auto_20180807_1748.py Resolve "Per-user libraries" (use !368 instead) 2018-09-06 18:35:02 +00:00
0030_auto_20180825_1411.py Resolve "Per-user libraries" (use !368 instead) 2018-09-06 18:35:02 +00:00
0031_auto_20180914_2007.py Audio federation 2018-09-22 12:29:30 +00:00
0032_track_file_to_upload.py Audio federation 2018-09-22 12:29:30 +00:00
0033_auto_20181023_1837.py See #272: added admin and model for transcoding 2018-10-24 19:11:57 +02:00
0034_auto_20181127_0325.py Fix #308: Licenses 2018-12-04 14:13:37 +00:00
0035_auto_20181203_1515.py Fix #308: Licenses 2018-12-04 14:13:37 +00:00
0036_track_disc_number.py Resolve "Track position don't take care about disc number" 2018-12-06 08:53:31 +00:00
0037_auto_20190103_1757.py Improved performance when listing playable tracks, albums and artists 2019-01-03 22:57:29 +01:00
0038_attributed_to.py Attribute artist 2019-04-11 10:17:10 +02:00
0039_auto_20190423_0820.py Fix #799: Removed broken/instable lyrics feature 2019-04-23 10:32:51 +02:00
0040_auto_20191021_1318.py Denormalized audio permission logic in a separate table to enhance performance 2019-10-22 00:13:25 +02:00
0041_auto_20191021_1705.py Denormalized audio permission logic in a separate table to enhance performance 2019-10-22 00:13:25 +02:00
0042_album_attachment_cover.py Attachments 2019-11-25 09:49:06 +01:00
0043_album_cover_attachment.py Fix #976: fix cover attachment migration under S3 2019-11-27 16:47:24 +01:00
0044_full_text_search.py Revert "Revert "Fix #994: use PostgreSQL full-text-search"" 2019-12-18 11:26:59 +01:00
0045_full_text_search_stop_words.py Resolve "Switch to proper full-text-search system" 2019-12-18 15:08:58 +01:00
0046_auto_20200113_1018.py See #170: add a description field on tracks, albums, tracks 2020-01-14 14:00:08 +01:00
0047_auto_20200116_1246.py See #170: cover on tracks and artists 2020-01-17 16:27:11 +01:00
0048_auto_20200120_0900.py See #170: now record downloads count on tracks/uploads 2020-01-20 13:59:12 +01:00
0049_auto_20200122_1020.py See #170: added content_category on artist 2020-01-22 11:47:54 +01:00
0050_auto_20200129_1344.py Fix #348, #474, #557, #740, #928: improved deduplication logic to prevent skipped files during import 2020-01-29 15:39:43 +01:00
0051_auto_20200319_1249.py See #170: store and compute modification date on artists 2020-03-19 14:41:15 +01:00
0052_auto_20200505_0810.py Importer updates: watch directories, handle metadata updates 2020-05-07 09:55:29 +02:00
0053_denormalize_audio_permissions.py Denorm default true 2020-08-04 14:24:12 +02:00
0054_alter_uploadversion_mimetype.py Update django-oauth-toolkit 2021-07-04 04:57:35 +00:00
0055_auto_20220627_1915.py Update migration after django update (#1815) 2022-06-29 09:38:38 +00:00
0056_alter_artist_content_category.py Fix OpenAPI generation 2022-07-20 12:31:57 +00:00
0057_auto_20221118_2108.py Resolve "value too long for type character varying(255) during import_files" 2022-11-21 18:12:49 +00:00
__init__.py Initial commit that merge both the front end and the API in the same repository 2017-06-23 23:00:42 +02:00