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 |
|
Peter Deltchev
|
4443a672be
|
Improved the performance of track listings with lots of bindonce.
|
2016-01-07 14:54:31 -08:00 |
|
Andre Santos
|
d7c15a4f14
|
Clean Up
Removed unnecessary string
|
2016-01-07 20:48:14 +00:00 |
|
Andre Santos
|
b009eb9efd
|
Merge pull request #52 from Poniverse/nav-fix
Navigation Update
|
2016-01-07 20:05:50 +00:00 |
|
Andre Santos
|
ee3e905729
|
Removal of Content Tabs
Part 1; Issue #31
|
2016-01-07 07:44:57 +00:00 |
|
Peter Deltchev
|
bf831d839a
|
#20: Added the genre creation tool.
|
2016-01-06 04:50:44 -08:00 |
|
Peter Deltchev
|
1136bdc4e9
|
Removed the .htaccess file - Apache isn't a supported web server for Pony.fm.
|
2016-01-05 17:23:57 -08:00 |
|
Andre Santos
|
9a44127ab1
|
Removed tabs
|
2016-01-05 20:45:41 +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
|
83ff5916ae
|
Made cover art in the track player clickable for a full-size version.
|
2016-01-03 11:30:05 -08:00 |
|
Zeusking19
|
2f91fdf276
|
Update credits-dialog.html
|
2015-12-27 17:59:56 +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
|
8282e5752d
|
Quickfix to some date issues
|
2015-12-26 21:01:46 +00:00 |
|
Zeusking19
|
78deb73e04
|
Resolve #26 - Get dates to display properly in Pony.fm
|
2015-12-26 15:20:31 +00:00 |
|
Peter Deltchev
|
851dfff921
|
#39: Implemented asynchronous encoding in uploads.
|
2015-12-18 05:11:29 -08:00 |
|