Kelvin Zhang
775de16bfe
[ #9 ] Add functionality to add/change versions of tracks
2016-08-30 21:17:34 -07:00
Peter Deltchev
efea3cda2f
Fixes #102 : Tagging tracks with multiple show songs works again.
...
This was broken during the MySQL -> PostgreSQL migration.
2016-08-07 16:31:09 -07:00
Josef Citrine
11e5bb0384
Fixed album favouriting
2016-07-19 16:23:06 +01:00
Josef Citrine
a57c1640e8
#86 : Fixed editing albums with more than 1 track
2016-07-11 21:07:45 +01:00
Josef Citrine
45dae68497
#86 : Fixed track uploading SQL errors
2016-07-11 13:00:29 +01:00
Peter Deltchev
0427658dbf
#86 : Fixed more queries for PostgreSQL.
2016-07-09 06:44:49 -07:00
Josef Citrine
c36a7145a5
Sanitise track numbers
2016-06-29 20:05:58 +01:00
Josef Citrine
4b0ed2fd1b
#86 : More Postgres tweaks
2016-06-28 18:53:53 +01:00
Peter Deltchev
6e8a9b34c6
#86 : Modified a bunch of queries to work in PostgreSQL.
2016-06-26 19:20:10 -07:00
Peter Deltchev
64a44fff4f
Made avatars optional. Useful for archived profiles!
...
Also took the opportunity to refactor SaveAccountSettingsCommand somewhat.
2016-06-19 13:13:47 -07:00
Peter Deltchev
a482a183dc
#2 : Admins can now manage other users' content.
2016-06-14 01:27:56 -07:00
Peter Deltchev
185ead4ed0
Improved a bunch of use statements.
2016-06-12 04:49:24 -07:00
Peter Deltchev
09effb6955
#2 : Implemented the user creation tool.
2016-06-12 04:16:03 -07:00
Scrutinizer Auto-Fixer
3b1b03e12b
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-06-06 06:29:37 +00:00
Peter Deltchev
9a9ac7e5a1
Lots of minor code cleanup.
2016-06-05 23:15:56 -07:00
Peter Deltchev
b46ba956d0
Fixes #51 : Slugs are now unique and user-changeable.
2016-06-05 20:05:57 -07:00
Josef Citrine
59b0ebd64e
Admins can modify show songs
2016-06-06 00:12:10 +01:00
Peter Deltchev
0109244115
Feature/notifications ( #87 )
...
* #25 : Implemented enough of the notification system to start writing drivers.
* #25 : Implemented most of the Pony.fm notification driver's backend.
* #25 : Abstracted the logic for building lists of notification recipients.
* #25 : Implemented notification API endpoints for the SPA.
* Front end setup for notifications
* #25 : Implemented notification API endpoints for the SPA.
2016-05-27 20:12:40 +01:00
Josef Citrine
87d25bb8b8
Admin album editing
2016-05-18 01:27:59 +01:00
Josef Citrine
fb7f291f31
Switch admin check to Gate
2016-05-17 13:00:57 +01:00
Josef Citrine
40122a9446
Admins can edit users
2016-05-17 00:30:05 +01:00
Josef Citrine
17a9f6e50c
Error handling and switched to username
2016-05-15 23:22:32 +01:00
Josef Citrine
d01b24a91f
Admins can assign tracks to accounts
2016-05-15 23:03:49 +01:00
Kelvin
327588aa6c
Make lyrics optional
2016-04-03 17:57:00 +01:00
Kelvin
22a81e42e0
Add creation of tmp folder under datastore
2016-04-03 17:55:53 +01:00
Mihail-K
e7ed44d7de
Clean up loose code.
2016-03-20 16:42:58 -04:00
Mihail-K
4a5c2418eb
Update references to models.
2016-03-20 16:05:57 -04:00
Mihail-K
e63c18f6be
Merge branch 'master' into feature/track-removals
2016-03-20 15:10:17 -04:00
Peter Deltchev
b715422c24
#2 : Properly handle editing tracks and albums that you don't own.
2016-03-12 17:27:49 -08:00
Peter Deltchev
9e753ec26e
#2 : Implemented track moderation.
2016-02-26 19:23:14 -08:00
Peter Deltchev
fee58d0055
Improved release date parsing and error display on the upload screen.
2016-02-16 01:20:23 -08:00
Peter Deltchev
5a063e32c3
Refactored tag parsing for uploaded files into its own command.
2016-02-16 01:20:23 -08:00
Peter Deltchev
093f7ffb9d
Added ALAC upload support and improved the upload page.
2016-02-15 12:16:04 -08:00
Peter Deltchev
6c83936ce6
Unknown audio formats are gracefully handled now.
2016-02-15 07:18:31 -08:00
Peter Deltchev
815b505e87
Code style improvements.
2016-02-15 05:15:40 -08:00
Peter Deltchev
5edcde3a8d
The rebuild:track command properly deals with unfinished uploads now.
...
This commit involved a huge refactoring of UploadTrackCommand.
2016-02-15 05:06:06 -08:00
Peter Deltchev
5588b836a0
Pony.fm should accept all PCM and ADPCM files now.
2016-02-15 02:21:43 -08:00
Peter Deltchev
7ab0b907c5
Fixed the release date picker.
...
- upgraded ui-date to the newest version
- made adjustments to keep this date in UTC
- fixed the picker's broken images
2016-02-14 01:29:02 -08:00
Peter Deltchev
4e540de38e
Implemented an account merging CLI tool.
2016-01-24 21:04:57 -08:00
Peter Deltchev
a2b35ba8a3
#56 : Fixed duplicate tracks in playlists.
2016-01-23 04:27:43 -08:00
Peter Deltchev
dbbaa03542
#1 : Implemented Elasticsearch mappings for playlists and users.
2016-01-16 01:13:53 -08:00
Peter Deltchev
0a078adab3
#20 : Genre tags in files are now updated when a genre is renamed.
2016-01-06 05:33:23 -08:00
Peter Deltchev
bf831d839a
#20 : Added the genre creation tool.
2016-01-06 04:50:44 -08:00
Peter Deltchev
96be3224e4
Deleting stuff actually can be undone.
2016-01-05 07:53:01 -08:00
Peter Deltchev
0eb96f0e83
Fixed track encodes. They work again! Also implemented a track re-encoding command.
2016-01-04 14:55:20 -08:00
Peter Deltchev
df5a911168
Fixed an explosion of queued encoding jobs.
2016-01-04 08:42:30 -08:00
Peter Deltchev
5ff04ff08d
Moved all database models into their own namespace.
2015-12-31 16:24:33 -08:00
Zeusking19
dfefb2ad81
Implement server-side track removal from playlist
2015-12-28 14:31:28 +00:00
Peter Deltchev
8f7e4366f3
#40 : Handle the release date tag better.
2015-12-27 09:11:07 -08:00
Peter Deltchev
5989b36aa8
Resolves #40 : Tags included with a file upload are now used and stored.
...
Also made our ffmpeg commands more robust - they now ignore cover art and strip metadata.
2015-12-27 07:31:54 -08:00