.. |
Commands
|
#20: Implemented the genre merging tool.
|
2015-12-05 18:43:05 -08:00 |
Console
|
Fixes #29: Usernames are now used to check if a Pony.fm account already exists. The username column was also renamed.
|
2015-11-20 18:25:11 -08:00 |
Events
|
Licensed Pony.fm under the GNU Affero General Public License (AGPL).
|
2015-10-24 22:17:45 -07:00 |
Exceptions
|
Licensed Pony.fm under the GNU Affero General Public License (AGPL).
|
2015-10-24 22:17:45 -07:00 |
Http
|
Added the new advertising program page, updated the FAQ, and revamped all the static pages.
|
2015-12-06 00:22:00 -08:00 |
Jobs
|
#20: Implemented the genre merging tool.
|
2015-12-05 18:43:05 -08:00 |
Library
|
#20: Implemented the genre merging tool.
|
2015-12-05 18:43:05 -08:00 |
Listeners
|
Initial L5.1 commit
|
2015-08-30 12:26:03 +01:00 |
Policies
|
#20: Implemented the genre merging tool.
|
2015-12-05 18:43:05 -08:00 |
Providers
|
#2, #20: Laid the groundwork for an admin area. Includes the addition of Laravel's authorization system.
|
2015-11-23 21:19:23 -08:00 |
Traits
|
#4: Refactored a bunch of common logic between albums and playlists into a trait.
|
2015-11-09 22:44:36 -08:00 |
Album.php
|
Make changes in regards to #28
|
2015-12-13 13:42:37 +00:00 |
AlbumDownloader.php
|
Licensed Pony.fm under the GNU Affero General Public License (AGPL).
|
2015-10-24 22:17:45 -07:00 |
Comment.php
|
Licensed Pony.fm under the GNU Affero General Public License (AGPL).
|
2015-10-24 22:17:45 -07:00 |
Exceptions.php
|
#4: Fixed playlists that have a mix of lossy and lossless master files, added a bunch of typehinting, and fixed the reversal of a migration.
|
2015-11-09 22:44:32 -08:00 |
Favourite.php
|
Licensed Pony.fm under the GNU Affero General Public License (AGPL).
|
2015-10-24 22:17:45 -07:00 |
Follower.php
|
Licensed Pony.fm under the GNU Affero General Public License (AGPL).
|
2015-10-24 22:17:45 -07:00 |
Genre.php
|
#20: Implemented the genre merging tool.
|
2015-12-05 18:43:05 -08:00 |
Image.php
|
Licensed Pony.fm under the GNU Affero General Public License (AGPL).
|
2015-10-24 22:17:45 -07:00 |
License.php
|
Licensed Pony.fm under the GNU Affero General Public License (AGPL).
|
2015-10-24 22:17:45 -07:00 |
PinnedPlaylist.php
|
Licensed Pony.fm under the GNU Affero General Public License (AGPL).
|
2015-10-24 22:17:45 -07:00 |
Playlist.php
|
Make changes in regards to #28
|
2015-12-13 13:42:37 +00:00 |
PlaylistDownloader.php
|
Licensed Pony.fm under the GNU Affero General Public License (AGPL).
|
2015-10-24 22:17:45 -07:00 |
ProfileRequest.php
|
Licensed Pony.fm under the GNU Affero General Public License (AGPL).
|
2015-10-24 22:17:45 -07:00 |
ResourceLogItem.php
|
Licensed Pony.fm under the GNU Affero General Public License (AGPL).
|
2015-10-24 22:17:45 -07:00 |
ResourceUser.php
|
Licensed Pony.fm under the GNU Affero General Public License (AGPL).
|
2015-10-24 22:17:45 -07:00 |
Role.php
|
#2, #20: Laid the groundwork for an admin area. Includes the addition of Laravel's authorization system.
|
2015-11-23 21:19:23 -08:00 |
ShowSong.php
|
Licensed Pony.fm under the GNU Affero General Public License (AGPL).
|
2015-10-24 22:17:45 -07:00 |
Track.php
|
Make changes in regards to #28
|
2015-12-13 13:42:37 +00:00 |
TrackFile.php
|
#4: The file size updating method no longer overwrites file size estimates for un-cached files with null.
|
2015-11-09 22:44:41 -08:00 |
TrackType.php
|
Added a "secret" unclassified track type for MLPMA tracks.
|
2015-11-04 18:47:11 -08:00 |
User.php
|
#2, #20: Added revision tracking to genres, tracks, albums, users, and playlists.
|
2015-11-24 03:15:50 -08:00 |