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
|
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 |
|
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
|
b715422c24
|
#2: Properly handle editing tracks and albums that you don't own.
|
2016-03-12 17:27:49 -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
|
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 |
|
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
|
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 |
|
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
|
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
|
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 |
|