Commit graph

258 commits

Author SHA1 Message Date
Josef Citrine
40122a9446 Admins can edit users 2016-05-17 00:30:05 +01:00
Josef Citrine
9f01a0cbc5 Repeat playlists 2016-05-16 21:43:55 +01:00
Josef Citrine
2d1e7448f1 Repeat button #77 2016-05-16 17:24:13 +01:00
Maximilian Walter
eba5cbacc2 fixed: profile button highlighting 2016-05-16 16:00:28 +02:00
Josef Citrine
09d3dc3a32 Pagination for admin track viewer 2016-05-16 01:19:34 +01:00
Josef Citrine
1ed0d54ab3 Fixed null error while checking for admin 2016-05-16 01:08:06 +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
Josef Citrine
481a0a6b9f Admins can view all tracks 2016-05-11 17:41:49 +01:00
Josef Citrine
2fcc8bc9ec Fixed undefined error for hourly tracks 2016-05-05 23:54:33 +01:00
Josef Citrine
0c8e11885c Updated copyright 2016-05-05 10:48:15 +01:00
Josef Citrine
a46a66f230 Switched to CoffeeScript string interpolation 2016-05-04 21:47:05 +01:00
Josef Citrine
2a7e774df5 Moved chart.js to npm 2016-05-04 17:07:14 +01:00
Josef Citrine
a6c9393e3d Cleaned up code, added caching for stats 2016-05-04 17:07:00 +01:00
Josef Citrine
31380e7be2 Removed left over debug code 2016-05-04 01:09:06 +01:00
Josef Citrine
88bee8c7ab Laravel-ised queries 2016-05-04 00:50:59 +01:00
Josef Citrine
c90a8d744f Applied the pony.fm colour to the chart 2016-05-03 23:30:34 +01:00
Josef Citrine
53cd704c84 Layout improvements for stats 2016-05-03 23:20:55 +01:00
Josef Citrine
7a73e20929 Added cumulative graph 2016-05-03 20:30:57 +01:00
Josef Citrine
97b4bb1b8b 'Functional' play charts
Needs styling
2016-05-03 13:01:50 +01:00
Josef Citrine
152e1e1fb6 Passing stats data to the front end 2016-05-02 23:25:54 +01:00
Josef Citrine
5add0a17c8 Added file upload button 2016-05-02 01:45:29 +01:00
Kelvin
91120e303b Fix issue where the lyrics reveal box hides 1px of the lyrics text 2016-04-03 18:21:16 +01:00
Adam Lavin
764a7df18d Added a minimum height on the tracks listing display 2016-03-28 11:57:40 +01:00
Mihail-K
d8cb98b912 Add confirmation dialog to track removal. 2016-03-20 17:41:54 -04:00
Mihail-K
fb2997c2e9 Add remove button for tracks in playlists.
Resolves #3
2016-03-20 16:31:22 -04:00
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
Kelvin Zhang
4c5a03329a Add loading styling 2015-10-29 14:13:01 +00:00
Peter Deltchev
2253f51be7 Added minification-safe boilerplate to the focus service. 2015-10-29 03:57:50 -07:00
Peter Deltchev
240bfb78b6 Improved track pagination to better handle tons of content, including a "jump to page" button. 2015-10-29 03:24:12 -07:00
Peter Deltchev
96b18643a1 The credits popup no longer takes you to the index page. 2015-10-27 00:33:12 -07:00
Peter Deltchev
967b45c7a7 Added Pony.fm logo to the readme. 2015-10-24 23:25:07 -07: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
e1c6a175b0 Implemented a "Powered by Pony.fm" attribution in the site's footer. 2015-10-24 18:50:45 -07:00
Peter Deltchev
e55f6cc4fd Fixed an erroneous "null" HTTP request and made a link to Poniverse.net open in a new tab. 2015-10-24 02:18:01 -07:00
Peter Deltchev
dc7c2786a8 Made Google Analytics configurable, removed it outside of production, and corrected several namespace errors. 2015-10-23 19:44:20 -07:00
Peter Deltchev
7dc2b9fd04 Added a credits popup. 2015-10-23 17:51:40 -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
5f064bcd0e T210: Made the Poniverse credit Firefox-friendly. 2015-09-24 02:05:29 -07:00
Peter Deltchev
1807b9a6ee T210: Added a Poniverse credit to the footer. 2015-09-23 10:06:54 -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
d076c63db0 T350: Fixed embeds broken by the Laravel 5 upgrade. 2015-09-12 20:23:32 -07:00
Peter Deltchev
0463c83578 T350: Updated the name of the CSRF header used by Laravel 5. 2015-09-12 19:19:45 -07:00
Peter Deltchev
d52ef51db0 T350: Regenerated encyption keys for all environments and moved sessions to the database. 2015-09-12 15:56:22 -07:00
Peter Deltchev
eb3c88b1e1 T350: Added encrypted production and stage configs, updated the cache driver, and moved the .env.example file to the resources directory. 2015-09-12 15:35:40 -07:00
Peter Deltchev
d3a79b2a74 Merge branch 'feature/laravel_5.1' of ssh://phabricator.poniverse.net/diffusion/PF/pony-fm into feature/laravel_5.1 2015-09-12 14:58:30 -07:00
Peter Deltchev
e2225e3378 T350: Updated configuration files for Laravel 5. 2015-09-12 14:56:09 -07:00