Commit graph

750 commits

Author SHA1 Message Date
Peter Deltchev
4b3a0808a0 Updated getID3() - this fixes Atom tag parsing. 2016-02-15 11:53:42 -08:00
Peter Deltchev
b345601faf Fixed the track editor sometimes not working after uploading a track. 2016-02-15 11:05:58 -08:00
Andre Santos
bd9a525393 Remove underline from play button on hover 2016-02-15 17:27:14 +00:00
Peter Deltchev
20ef64988a Fixes #56: no more duplicate tracks when browsing! 2016-02-15 08:02:44 -08:00
Peter Deltchev
5314f5accb Fixed an n+1 query. 2016-02-15 07:51:26 -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
Andre Santos
5241331fb3 Add padding to volume slider 2016-02-14 17:59:53 +00:00
Peter Deltchev
8c1c015d3c Fixed a bad binding. 2016-02-14 07:16:07 -08:00
Peter Deltchev
aad574bdd5 Angular performance tweaks. 2016-02-14 03:36:34 -08:00
Peter Deltchev
dbd46c8dc5 Added lots of "track by" and a few more one-time bindings. 2016-02-14 03:12:13 -08:00
Peter Deltchev
cbce336478 Converted uses of bindonce to Angular one-time bindings. 2016-02-14 02:53:27 -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
e27f66c737 Upgraded to Angular 1.5.0. 2016-02-13 20:56:24 -08:00
Peter Deltchev
ae8fe6138a Made the genre and show song lists scrollable again. 2016-02-13 20:49:10 -08:00
Peter Deltchev
4e0eea71e4 Upgraded to Angular 1.3.20. 2016-02-13 20:29:13 -08:00
Peter Deltchev
f563c7426f Upgraded to Angular 1.2.29. 2016-02-13 19:36:38 -08:00
Peter Deltchev
3868a62bf5 Upgraded to Angular 1.2.0. 2016-02-13 19:26:29 -08:00
Peter Deltchev
697e91c47e #2: Always reload data for the track editor. 2016-02-13 19:08:23 -08:00
Peter Deltchev
4a18e4f132 Merge pull request #60 from Poniverse/feature/refactor-track-editor
Refactored the track editor for #2
2016-02-13 17:49:53 -08:00
Peter Deltchev
dda46768fb #2: The track editor now updates the list of tracks in the account section. 2016-02-13 17:44:55 -08:00
Peter Deltchev
46b95cadc0 #2: Implemented the new track editor directive. 2016-02-13 17:42:01 -08:00
Peter Deltchev
72cdef8dae Fixed two regressions. 2016-02-08 05:29:58 -08:00
Andre Santos
79ed83e2f6 Hide y axis scroll bar from cache loader 2016-02-08 07:21:36 +00:00
Andre Santos
617db6793b Merge pull request #59 from Poniverse/styles/cache-loading
Hide y axis scroll bar from cache loader
2016-02-08 06:54:08 +00:00
Andre Santos
eba99bc94c Hide y axis scroll bar from cache loader 2016-02-08 06:47:22 +00:00
Andre S
b0c957ed95 Merge branch 'master' of https://github.com/Poniverse/Pony.fm 2016-02-08 06:19:49 +00:00
Andre S
75563a0b0c add gif file 2016-02-08 06:15:47 +00:00
Peter Deltchev
3f7a63dd58 Implemented a script to fix broken MLPMA cover art. 2016-02-05 14:01:45 -08:00
Nelson LaQuet
53f01b1469 #2: Refactored the track route to be a parent route for both showing a track and editing a track. 2016-02-02 19:59:31 -08:00
Peter Deltchev
989a6631ba Moved the dev environment's datastore into the storage directory. 2016-02-02 18:40:50 -08:00
Peter Deltchev
09de55d14d Handle slug collisions with disabled accounts properly. 2016-01-24 22:05:08 -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
d73a0d006d #1: Improved visual feedback that a search is in progress. 2016-01-20 22:06:52 -08:00
Peter Deltchev
4585eb712e #1: SEARCH IS ALIVE. LET'S GO, YES! 2016-01-20 19:18:18 -08:00
Peter Deltchev
7a005bcf6b Silently enabled lossy uploads for users. 2016-01-18 02:16:56 -08:00
Kelvin Zhang
abedc47d7e Remove outdated code from ClearTrackCache.php 2016-01-18 07:32:20 +00:00
Peter Deltchev
e35752d11a Prepared asynchronous jobs to run in daemon mode. 2016-01-17 18:01:58 -08:00
Peter Deltchev
23ae7ffa72 Merge pull request #55 from Poniverse/scrutinizer-patch-1
Scrutinizer Auto-Fixes
2016-01-17 17:24:46 -08:00
Scrutinizer Auto-Fixer
d655d0a151 Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2016-01-18 01:21:39 +00:00
Peter Deltchev
004c236ed4 #1: There's room for two more tracks in the search UI. 2016-01-17 08:45:44 -08:00
Peter Deltchev
bfc17a2edb Merge pull request #54 from Poniverse/feature/search
#1: The search feature
2016-01-17 08:04:42 -08:00
Peter Deltchev
d094dee075 #1: Elasticsearch should actually get installed in the dev environment. 2016-01-17 07:53:18 -08:00
Peter Deltchev
845449c8cc #1: Reindexing now runs on its own queue + lots of code cleanup. 2016-01-17 07:16:16 -08:00
Peter Deltchev
33befbe3d0 #1: Darklaunched search to site staff. 2016-01-17 05:43:28 -08:00
Peter Deltchev
e295c41243 #1: Made Elasticsearch hosts configurable in an environment variable. 2016-01-17 05:22:14 -08:00
Peter Deltchev
56edd5ec28 #1: Search relevancy improvements and other tweaks. 2016-01-17 02:33:58 -08:00