This website requires JavaScript.
Explore
Help
Sign In
MirrorMirror
/
funkwhale
mirror of
https://dev.funkwhale.audio/funkwhale/funkwhale.git
Watch
1
Star
0
Fork
You've already forked funkwhale
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
83bb68c1af
funkwhale
/
api
/
funkwhale_api
/
music
/
migrations
History
Eliot Berriot
7425a8ea4d
See
#195
: added bitrate and size fields on track file
2018-05-15 22:01:52 +02:00
..
0001_initial.py
…
0002_auto_20151215_1645.py
…
0003_auto_20151222_2233.py
…
0004_track_tags.py
…
0005_deduplicate.py
…
0006_unique_mbid.py
…
0007_track_position.py
…
0008_auto_20160529_1456.py
…
0009_auto_20160920_1614.py
…
0010_auto_20160920_1742.py
…
0011_rename_files.py
…
0012_auto_20161122_1905.py
…
0013_auto_20171213_2211.py
…
0014_importjob_track_file.py
…
0015_bind_track_file_to_import_job.py
…
0016_trackfile_acoustid_track_id.py
…
0017_auto_20171227_1728.py
…
0018_auto_20180218_1554.py
Now store track file mimetype in database
2018-02-18 23:46:15 +01:00
0019_populate_mimetypes.py
Now store track file mimetype in database
2018-02-18 23:46:15 +01:00
0020_importbatch_status.py
Added status field to import batch, it's synced based on jobs
2018-02-21 00:02:09 +01:00
0021_populate_batch_status.py
Added status field to import batch, it's synced based on jobs
2018-02-21 00:02:09 +01:00
0022_importbatch_import_request.py
Update request status based on batch status
2018-02-21 00:09:15 +01:00
0023_auto_20180407_1010.py
Fixed broken uuid migration
2018-04-15 11:24:46 +02:00
0024_populate_uuid.py
Fixed broken uuid migration
2018-04-15 11:24:46 +02:00
0025_auto_20180419_2023.py
Fix
#142
: Increased max_length on TrackFile.source
2018-04-19 22:25:58 +02:00
0026_trackfile_accessed_date.py
Added an accessed_date field on TrackFile for easier cache deletion (
#189
)
2018-05-06 15:36:18 +02:00
0027_auto_20180515_1808.py
See
#195
: added bitrate and size fields on track file
2018-05-15 22:01:52 +02:00
__init__.py
…