Kelvin Zhang
|
80ad614b5f
|
Merge branch 'master' into feature/cache_tracks
|
2015-11-08 17:40:24 +00:00 |
|
Kelvin Zhang
|
f69240064a
|
#18: Make playlist accessible conditional one line
|
2015-11-08 13:45:59 +00:00 |
|
Kelvin Zhang
|
8df11e9616
|
Merge remote-tracking branch 'origin/master'
|
2015-11-07 17:55:35 +00:00 |
|
Kelvin Zhang
|
dc117351ce
|
Fixes #18: Fix downloading of private playlists for playlist owners
|
2015-11-07 17:54:58 +00:00 |
|
Kelvin Zhang
|
41bcdcaf91
|
#4: Cast track output formats to correct types
|
2015-11-07 17:01:53 +00:00 |
|
Peter Deltchev
|
7dfb80f13b
|
Fixes #5: Implemented a rebuild:artists command to recount all users' tracks.
|
2015-11-06 03:26:23 -08:00 |
|
Peter Deltchev
|
5583c59ec3
|
Merge branch 'master' into feature/cache_tracks
|
2015-11-05 17:15:28 -08:00 |
|
Peter Deltchev
|
a62fca7212
|
Added missing copyright notices.
|
2015-11-05 17:10:33 -08:00 |
|
Peter Deltchev
|
72132d9505
|
Added a "secret" unclassified track type for MLPMA tracks.
|
2015-11-04 18:47:11 -08:00 |
|
Peter Deltchev
|
9cff18f5fc
|
#4: Removed a line of dead code and fixed the rebuild process for deleted tracks.
|
2015-11-02 20:48:15 -08:00 |
|
Peter Deltchev
|
c7bca18b5e
|
Added AAC to the list of cacheable formats and wrote some inline documentation.
|
2015-11-02 20:28:39 -08:00 |
|
Kelvin Zhang
|
b2408e3d84
|
Add in changes from code review
|
2015-11-01 16:49:28 +00:00 |
|
Kelvin Zhang
|
eca01b5f29
|
Change rebuild commands to rebuild:command
|
2015-10-31 12:19:12 +00:00 |
|
Kelvin Zhang
|
98e069e6a2
|
Update copyright notices for created files
|
2015-10-30 15:29:18 +00:00 |
|
Kelvin Zhang
|
df930d629b
|
Add missing copyright notices
|
2015-10-29 16:48:45 +00:00 |
|
Kelvin Zhang
|
f5987db735
|
Add file size addition during uploading
|
2015-10-29 16:26:01 +00:00 |
|
Kelvin Zhang
|
7fd13632eb
|
Add file size caching for track encoding
|
2015-10-29 16:10:55 +00:00 |
|
Kelvin Zhang
|
4f9046af6e
|
Update file size caching for tracks
|
2015-10-29 16:10:38 +00:00 |
|
Kelvin Zhang
|
5a81908ed4
|
Add file size rebuilding command
|
2015-10-29 16:00:16 +00:00 |
|
Kelvin Zhang
|
88b57a631a
|
Update models with isCached
|
2015-10-29 14:36:13 +00:00 |
|
Kelvin Zhang
|
65159f31a3
|
Fix returning of cached tracks
|
2015-10-29 14:11:06 +00:00 |
|
Kelvin Zhang
|
629b9913ce
|
Add cache handling for controllers
|
2015-10-28 17:55:21 +00:00 |
|
Kelvin Zhang
|
a03c44aadb
|
Add cache routes
|
2015-10-28 17:32:44 +00:00 |
|
Peter Deltchev
|
88a787cde8
|
Closes #6: Implemented a "source" attribute for tracks.
|
2015-10-28 00:05:37 -07:00 |
|
Kelvin Zhang
|
f205cf6d93
|
Implement EncodeTrackFile job
|
2015-10-27 17:35:38 +00:00 |
|
Kelvin Zhang
|
43c45adece
|
Fix options and imports for commands
|
2015-10-27 17:29:51 +00:00 |
|
Kelvin Zhang
|
683aa568e9
|
Revert to catch Exception in UploadTrackCommand
|
2015-10-27 17:21:14 +00:00 |
|
Kelvin Zhang
|
c651c44d34
|
Add EncodeTrackFile job
|
2015-10-27 17:20:43 +00:00 |
|
Kelvin Zhang
|
0970734648
|
Update UploadTrackCommand with selective uploading using Process
|
2015-10-27 16:21:03 +00:00 |
|
Kelvin Zhang
|
fdb95560e7
|
Add --force option to RebuildTrackCache
|
2015-10-26 19:50:58 +00:00 |
|
Kelvin Zhang
|
9470faaaa2
|
Add $CacheableFormats to Track.php
|
2015-10-26 19:48:55 +00:00 |
|
Kelvin Zhang
|
a9f80fde6e
|
Add console commands
|
2015-10-26 19:47:42 +00:00 |
|
Peter Deltchev
|
ed0a5fb8ac
|
Licensed Pony.fm under the GNU Affero General Public License (AGPL).
|
2015-10-24 22:17:45 -07:00 |
|
Peter Deltchev
|
b00982cd61
|
Converted a bunch of tabs to spaces.
|
2015-10-24 19:35:37 -07:00 |
|
Peter Deltchev
|
a4c24a7d64
|
Updated Pony.fm's PHP namespace to Poniverse\Ponyfm.
|
2015-10-23 18:22:14 -07:00 |
|
Peter Deltchev
|
f7d128dbc5
|
T388: Albums, playlists, and artists are now sorted alphabetically; tracks have an alphabetical sort option; and a few new indices were added.
|
2015-09-28 21:10:35 -07:00 |
|
Peter Deltchev
|
ebf6448036
|
Added Poniverse API setup command. Closes T378.
|
2015-09-24 10:43:12 -07:00 |
|
Peter Deltchev
|
ae39784708
|
Updated the rebuild:tags command with a progress bar.
|
2015-09-24 09:59:45 -07:00 |
|
Peter Deltchev
|
7d76e2d74d
|
Fixed a broken migration and cleaned up some leftover files from Laravel 4..
|
2015-09-24 09:55:34 -07:00 |
|
Peter Deltchev
|
33725cf0dd
|
Removed obsolete Laravel 4 config files.
|
2015-09-20 02:43:15 -07:00 |
|
Peter Deltchev
|
451cd699cb
|
Fixed zeroed timestamps being recorded for statistics and added a script to fill in the missing data.
|
2015-09-20 02:38:17 -07:00 |
|
Peter Deltchev
|
97681212a4
|
Updated the SPA profiler as Laravel 5 middleware.
|
2015-09-20 01:47:24 -07:00 |
|
Peter Deltchev
|
7d047a41e4
|
Fixes T373: Moment.js now assumes whatever it's given is UTC.
|
2015-09-20 00:27:52 -07:00 |
|
Peter Deltchev
|
1aa0b5f9d7
|
Closes T360: Replace the dev blog feed with the Twitter feed.
|
2015-09-16 12:55:15 -07:00 |
|
Peter Deltchev
|
efa16a2baa
|
T350: Fixed the broken show song filter.
|
2015-09-13 00:43:03 -07:00 |
|
Peter Deltchev
|
ba25beb09b
|
T350: Fixed server-rendered profiles.
|
2015-09-12 22:26:46 -07:00 |
|
Peter Deltchev
|
5f865dca6b
|
T357: Don't be picky about master files' sample rates anymore.
|
2015-09-12 22:21:17 -07:00 |
|
Peter Deltchev
|
583b03f132
|
T350: Removed some leftover files and corrected the MLPMA importer's reference to getID3.
|
2015-09-12 21:47:32 -07:00 |
|
Peter Deltchev
|
5188e4947c
|
Fixes T372 for all content types. Also fixes album and playlist downloads following T350.
|
2015-09-12 21:33:56 -07:00 |
|
Peter Deltchev
|
01ebdf5ac0
|
Fixes T372: Comment counters are now updated when new comments are made.
|
2015-09-12 21:16:03 -07:00 |
|