Commit graph

120 commits

Author SHA1 Message Date
Josef Citrine
2a7e774df5 Moved chart.js to npm 2016-05-04 17:07:14 +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
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