Commit graph

182 commits

Author SHA1 Message Date
Mihail-K
e63c18f6be Merge branch 'master' into feature/track-removals 2016-03-20 15:10:17 -04:00
Peter Deltchev
61ca938877 #2: Fixed up the album editor in its new home. 2016-03-19 01:10:33 -07:00
Peter Deltchev
d8933374ab #2: Rearranged various routes for account management + other cleanup.
The "Favourites" area within account management was removed as it duplicates
the functionality of the favourites area on public profiles.
2016-03-18 20:01:00 -07:00
Peter Deltchev
61e762dc13 #2: Nested all things account management under profile pages. 2016-03-18 20:00:30 -07:00
Peter Deltchev
af760aa13f Made the image re-importer more robust + fixed a typo. 2016-03-16 09:32:39 -07:00
Peter Deltchev
5d70fc9fd1 #27: Improved title tags; added a "meta" service for managing them and meta descriptions. 2016-03-15 21:37:17 -07:00
Peter Deltchev
804d1fd3d4 Upgraded UI-Router to the latest stable version and made it an npm dependency. 2016-03-15 18:59:52 -07:00
Peter Deltchev
5c7278fdee Fixed another CSS bug in the album editor. 2016-03-15 18:53:19 -07:00
Peter Deltchev
9de8a3f384 Fixed a CSS bug in the album editor. 2016-03-15 18:19:56 -07: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
46941b23d9 #2: Refactored the track editor's CSS to be self-contained. 2016-02-26 19:40:45 -08:00
Peter Deltchev
9e753ec26e #2: Implemented track moderation. 2016-02-26 19:23:14 -08:00
Peter Deltchev
b38026b218 Removed extraneous console.log statement. 2016-02-16 05:04:22 -08:00
Peter Deltchev
32a3b07f55 Fixed pagination. 2016-02-16 05:04:00 -08:00
Peter Deltchev
840e233acf Added cache busters for Webpack scripts. 2016-02-16 04:05:39 -08:00
Peter Deltchev
4f6f64a3c0 Integrated Webpack for the embedded player. 2016-02-16 03:35:52 -08:00
Peter Deltchev
f11d321764 Webpack config is now production-ready. 2016-02-16 02:57:19 -08:00
Peter Deltchev
e8f6a2fd22 Functioning Webpack configuration in dev. 2016-02-16 02:56:16 -08:00
Peter Deltchev
5451294dfc Replaced Pony.fm's profiler with @barryvdh's Laravel Debugbar. 2016-02-16 02:53:28 -08:00
Peter Deltchev
1d0cd9db69 Tweaked the footer. 2016-02-16 01:56:23 -08:00
Peter Deltchev
7176fb2bca #2: Implemented the inline track editor on track pages.
Also includes a fix for lyrics on track pages.
2016-02-15 23:50:36 -08:00
Peter Deltchev
3ffa8dd07a Fixed the release date picker when no date is chosen. 2016-02-15 13:10:44 -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
Andre Santos
5241331fb3 Add padding to volume slider 2016-02-14 17:59:53 +00: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
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
Andre Santos
79ed83e2f6 Hide y axis scroll bar from cache loader 2016-02-08 07:21:36 +00:00
Andre Santos
eba99bc94c Hide y axis scroll bar from cache loader 2016-02-08 06:47:22 +00: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
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
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
Peter Deltchev
7a7f4ee02a #1: Moved the artists list into its own directive + visual cleanup of search. 2016-01-16 23:35:43 -08:00
Peter Deltchev
864112b1f2 #1: Improved the layout of the search results. 2016-01-16 23:11:06 -08:00
Peter Deltchev
93b447f05c #1: Removed double negatives in the pfmPopup directive. 2016-01-16 22:16:47 -08:00
Peter Deltchev
ffca74f45d #1: Progress commit - the search popup now responds to clicks correctly! 2016-01-16 20:04:23 -08:00
Peter Deltchev
8960d11869 #1: IT'S ALIVE! 2016-01-16 19:22:04 -08:00
Peter Deltchev
6b5d3f67a3 #1: Beginning of the search front-end. 2016-01-16 01:13:53 -08:00
Andre Santos
b009eb9efd Merge pull request #52 from Poniverse/nav-fix
Navigation Update
2016-01-07 20:05:50 +00:00
Peter Deltchev
30a9c9c935 #31: Fixed CSS classes and removed the "Dashboard" link. 2016-01-07 10:30:43 -08:00
Andre Santos
f5b84e51f4 Removal of Content Tabs
Part 2; Issue #31
2016-01-07 07:46:39 +00:00
Peter Deltchev
bf831d839a #20: Added the genre creation tool. 2016-01-06 04:50:44 -08:00
Andre Santos
450c785c15 Navigation Update
Addresses issue #31
2016-01-05 22:07:31 +00:00
Andre Santos
eef8e3c73b Navigation Update
Addresses issue #31
2016-01-05 22:06:54 +00:00
Andre Santos
3209f499c1 Navigation Update 2016-01-05 20:47:27 +00:00
Peter Deltchev
4b51ff9c84 #20: Tweaked the genre merging UI to be less tedious. 2016-01-05 11:18:58 -08:00
Peter Deltchev
96be3224e4 Deleting stuff actually can be undone. 2016-01-05 07:53:01 -08:00
Peter Deltchev
5ff04ff08d Moved all database models into their own namespace. 2015-12-31 16:24:33 -08:00
Peter Deltchev
622dc2d577 #29: Implemented the auth:merge-duplicates CLI script to reconcile duplicate accounts. 2015-12-29 08:54:08 -08:00
Zeusking19
dfefb2ad81 Implement server-side track removal from playlist 2015-12-28 14:31:28 +00:00
Zeusking19
334f8ae278 Allow single line breaks 2015-12-27 18:15:22 +00:00
Zeusking19
96c694b9ad Disable code and strikethrough, add rel="nofollow" 2015-12-27 17:55:42 +00:00
Zeusking19
9e065596d1 Let's appease the gods that be 2015-12-27 17:04:17 +00:00
Zeusking19
6ab08054ea Credit source for nl2br.coffee 2015-12-27 16:10:03 +00:00
Zeusking19
605c8b7f99 Resolve #43 - Implement markdown, remove disfunctional newlines.coffee 2015-12-27 15:59:38 +00:00
Peter Deltchev
a9ce4aabce Merge pull request #44 from Poniverse/feature/linky
Resolves #24: Render URLs in text fields as clickable links
2015-12-27 04:30:51 -08:00
Zeusking19
f418cad608 Replace angular-sanitize.js with a customized version, add link attributes 2015-12-27 12:22:27 +00:00
Peter Deltchev
93b76d1954 Added support for JPEG cover art. 2015-12-27 01:43:43 -08:00
Zeusking19
f1d2095b0b Implement #24 - Render URLs in text fields as clickable links 2015-12-26 21:31:31 +00:00
Zeusking19
78deb73e04 Resolve #26 - Get dates to display properly in Pony.fm 2015-12-26 15:20:31 +00:00
Peter Deltchev
fe1133e99e Removed non-local configs from this repo. 2015-12-20 04:59:01 -08:00
Peter Deltchev
851dfff921 #39: Implemented asynchronous encoding in uploads. 2015-12-18 05:11:29 -08:00
Adam Lavin
0375130ab6 Uncomented and properly implemented the playlist description #27 2015-12-17 00:25:42 +00:00
Adam Lavin
1405ad7d31 Proof-of-concept for SEO meta updates in angular #27 2015-12-17 00:14:59 +00:00
Adam Lavin
f09d75cf76 Ensure template cachebuster interceptor is only pushed on local environments 2015-12-16 13:07:13 +00:00
Zeusking19
effcdbc5cb Clean up colorbox.coffee 2015-12-13 20:21:30 +00:00
Zeusking19
5f96ac4e26 Prevent the lightbox from bleeding past the edges of the screen 2015-12-13 19:55:56 +00:00
Zeusking19
2de2b87653 Make changes in regards to #28 2015-12-13 13:42:37 +00:00
Zeusking19
0b4d8fda5d Implement #28 - Lightbox for cover art 2015-12-07 19:04:40 +00:00
Peter Deltchev
e3fc8ee6d6 Added the new advertising program page, updated the FAQ, and revamped all the static pages. 2015-12-06 00:22:00 -08:00
Peter Deltchev
07bb5e2c3a #20: Implemented the genre merging tool. 2015-12-05 18:43:05 -08:00
Peter Deltchev
2bd6a0b258 #2, #20: Added revision tracking to genres, tracks, albums, users, and playlists.
Also ordered genres alphabetically in the genre editor.
2015-11-24 03:15:50 -08:00
Peter Deltchev
4c660fcb71 #20: Implemented the genre renaming tool. 2015-11-24 02:49:47 -08:00
Peter Deltchev
c4e31a6431 #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
Peter Deltchev
8245734c75 Added a sidebar link to the Pony.fm forum. 2015-11-15 16:25:37 -08:00
Peter Deltchev
8bfddc7037 Fixes #10: Use the X-XSRF-TOKEN header globally for AJAX CSRF protection. 2015-11-11 13:45:44 -08:00
Peter Deltchev
2d93ed0ef4 #4: Fixed an error in the cache polling callback. 2015-11-09 22:44:38 -08:00
Kelvin Zhang
6c5155f583 #4: Implement cached playlist downloads 2015-11-08 17:46:35 +00:00
Peter Deltchev
5583c59ec3 Merge branch 'master' into feature/cache_tracks 2015-11-05 17:15:28 -08:00
Peter Deltchev
b441a58819 #4: Keep the dropdown menu open after selecting a track or album download in a cacheable format. 2015-11-02 20:15:26 -08:00
Kelvin Zhang
b2408e3d84 Add in changes from code review 2015-11-01 16:49:28 +00:00
Kelvin Zhang
98e069e6a2 Update copyright notices for created files 2015-10-30 15:29:18 +00:00
Kelvin Zhang
58e49cc2f5 Implement ng-controllers for cached track downloads 2015-10-29 14:37:00 +00:00
Kelvin Zhang
a5bc7491e0 Fix URL for download-cached service 2015-10-29 14:36:36 +00:00
Kelvin Zhang
4876775f31 Add copyright notice to download-cached.coffee 2015-10-29 14:16:58 +00:00
Kelvin Zhang
d4526852cf Add download-cached service 2015-10-29 14:14:30 +00:00