Commit graph

180 commits

Author SHA1 Message Date
Josef Citrine
2d1e7448f1 Repeat button #77 2016-05-16 17:24:13 +01:00
Josef Citrine
09d3dc3a32 Pagination for admin track viewer 2016-05-16 01:19:34 +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
Andre Santos
3b808a17aa Remove duplicate credit 2016-05-06 12:23:19 +01:00
Josef Citrine
a6c9393e3d Cleaned up code, added caching for stats 2016-05-04 17:07:00 +01:00
Josef Citrine
ccb92606e8 Added chart.js credit 2016-05-04 01:20:50 +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
327588aa6c Make lyrics optional 2016-04-03 17:57:00 +01:00
Kelvin
efecc9f847 Remove duplicate errors.lyrics line 2016-04-03 17:42:31 +01:00
Mihail-K
fb2997c2e9 Add remove button for tracks in playlists.
Resolves #3
2016-03-20 16:31:22 -04:00
Peter Deltchev
8d29b39ea5 #2: Fixed album editing URL + ui-sref cleanup. 2016-03-19 01:29:29 -07: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
5c7278fdee Fixed another CSS bug in the album editor. 2016-03-15 18:53:19 -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
Andre Santos
988bf0ca63 Fixed typo 2016-02-23 08:58:59 +00:00
Peter Deltchev
32a3b07f55 Fixed pagination. 2016-02-16 05:04:00 -08:00
Peter Deltchev
fee58d0055 Improved release date parsing and error display on the upload screen. 2016-02-16 01:20: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
093f7ffb9d Added ALAC upload support and improved the upload page. 2016-02-15 12:16:04 -08: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
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 S
75563a0b0c add gif file 2016-02-08 06:15:47 +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
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
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
Peter Deltchev
e41cdce65c More bindonce! 2016-01-07 16:46:12 -08:00