Jonathan Bernard
|
9c007b3de5
|
Changed the core schema to use UUIDs instead of SERIALs for all record IDs.
|
2016-03-30 01:12:04 -05:00 |
|
Jonathan Bernard
|
26f49d438d
|
Remove circular reference within playlists table.
|
2016-03-28 17:34:28 -05:00 |
|
Jonathan Bernard
|
3d65a47781
|
Allow disc_number to be a string (1/2, 2/2, for example).
|
2016-03-21 01:12:38 -05:00 |
|
Jonathan Bernard
|
33e470c871
|
Changes to the data model.
* Added bookmarks.{last_used,play_time_ms}.
* Removed playlists.mod_count
* Added tags.description.
|
2016-03-12 20:52:17 -06:00 |
|
Jonathan Bernard
|
861717589c
|
Added disc number. Fixed ordering, createdAt in Playlist file.
|
2016-03-10 10:53:16 -06:00 |
|
Jonathan Bernard
|
8edf542726
|
Added create_at fields on playlists and bookmarks.
|
2016-03-08 09:45:51 -06:00 |
|
Jonathan Bernard
|
47590a8c8f
|
Added lastPlayed field on MediaFile.
|
2016-03-05 21:44:25 -06:00 |
|
Jonathan Bernard
|
a17589d540
|
Added defaults for Playlist object.
|
2016-02-15 16:30:43 -06:00 |
|
Jonathan Bernard
|
8090b5b914
|
Added copied_from_id on playlists. Fixed timestamp values in models.
|
2016-02-13 23:27:30 -06:00 |
|
Jonathan Bernard
|
069972bfd5
|
Changed to use standard JPA annotations.
|
2016-02-12 14:17:48 -06:00 |
|
Jonathan Bernard
|
a4d54cb05c
|
Renamed module service->core.
|
2016-02-09 15:32:59 -06:00 |
|