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 |
|
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 |
|
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 |
|
Peter Deltchev
|
f01fcae3af
|
Merge pull request #35 from Zeusking19/master
Closes #28 - Lightbox for cover art
|
2015-12-13 12:41:23 -08:00 |
|
Zeusking19
|
58484e1420
|
Nomnomnom - Prevent the URL from changing when clicking on cover art
|
2015-12-13 20:37:50 +00:00 |
|
Zeusking19
|
2de2b87653
|
Make changes in regards to #28
|
2015-12-13 13:42:37 +00:00 |
|
Peter Deltchev
|
aeeb619d60
|
#20: Make ng-repeat more efficient when reloading the genre list.
|
2015-12-11 05:45:38 -08: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
|
be23475ae5
|
Include a link to the genre's content in the genre editor.
|
2015-11-24 03:37:33 -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 |
|
Kelvin Zhang
|
a46882d928
|
#17/#4: Add dropdown box persistence with to playlists
|
2015-11-08 17:55:00 +00: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
|
7686533d64
|
Implement templates for frontend
|
2015-10-29 14:37:25 +00: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
|
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
|
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
|
7dc2b9fd04
|
Added a credits popup.
|
2015-10-23 17:51:40 -07:00 |
|
Peter Deltchev
|
1aa0b5f9d7
|
Closes T360: Replace the dev blog feed with the Twitter feed.
|
2015-09-16 12:55:15 -07:00 |
|
Kelvin
|
a8cbe6d0b9
|
Implement appropriate behaviour to respond to tracks not being downloadable; fix album file size
|
2015-06-16 15:50:30 +01:00 |
|
Peter Deltchev
|
de313f6452
|
T126: Implemented archived profiles.
|
2015-05-20 19:54:24 -07:00 |
|
Peter Deltchev
|
9aded3e6f1
|
Minor copy tweaks.
|
2015-05-19 04:03:16 -07:00 |
|
nelsonlaquet
|
cca292049e
|
Added is listed feature
|
2013-09-24 01:27:13 -05:00 |
|
nelsonlaquet
|
4b5788fc74
|
added registration
|
2013-09-11 19:13:24 -05:00 |
|
nelsonlaquet
|
353c3a4f11
|
Added in is_latest feature
|
2013-09-09 21:25:49 -05:00 |
|
nelsonlaquet
|
bf8670bc7d
|
fixed released_at validation on FF
|
2013-09-08 03:16:43 -05:00 |
|
nelsonlaquet
|
3485f79c51
|
Many things
|
2013-09-01 21:11:29 -05:00 |
|
nelsonlaquet
|
84f6064a1b
|
Don't want to lose these files
|
2013-09-01 19:11:33 -05:00 |
|
nelsonlaquet
|
1617b605f6
|
Maybe fixed mobile issue
|
2013-09-01 17:51:51 -05:00 |
|
nelsonlaquet
|
0000c4297d
|
Added cute error pages
|
2013-09-01 16:54:33 -05:00 |
|
nelsonlaquet
|
37bf25293d
|
added some things
|
2013-09-01 15:04:30 -05:00 |
|
nelsonlaquet
|
9e358a3fdc
|
disabled buttons when cannot go forward/back
|
2013-09-01 14:35:05 -05:00 |
|
nelsonlaquet
|
ac0da61ef7
|
many things
|
2013-09-01 05:06:32 -05:00 |
|
nelsonlaquet
|
0b77d3ea51
|
Fixed more https things
|
2013-09-01 05:01:00 -05:00 |
|
nelsonlaquet
|
a2063c9de1
|
Fixed display of things
|
2013-09-01 04:17:53 -05:00 |
|
nelsonlaquet
|
1c2e19afec
|
fixed things
|
2013-09-01 02:55:14 -05:00 |
|
nelsonlaquet
|
fca0dccc01
|
fixed assets
|
2013-09-01 00:13:51 -05:00 |
|
nelsonlaquet
|
f9be5c4728
|
started work on embeds
|
2013-08-30 22:16:16 -05:00 |
|
nelsonlaquet
|
c2f482e8a8
|
Homepage, google analytics, basic responsiveness
|
2013-08-30 21:46:28 -05:00 |
|
nelsonlaquet
|
18e41d2af4
|
Logout
Volume Slider
Track Uploader
Fav list
A bunch of other things
And stuff.
|
2013-08-30 20:46:35 -05:00 |
|
nelsonlaquet
|
1dff7cb36f
|
Mega commit... Following, design changes, share/embed code and more.
|
2013-08-28 22:19:24 -05:00 |
|
nelsonlaquet
|
d63ef0e65c
|
fixed minor design bus
|
2013-08-27 02:18:17 -05:00 |
|
nelsonlaquet
|
04787e9f07
|
Design work
|
2013-08-27 01:53:37 -05:00 |
|
nelsonlaquet
|
4c025dd1e9
|
Further design changes
|
2013-08-22 19:48:40 -05:00 |
|
nelsonlaquet
|
1c4bc006b7
|
Finished basic stats for tracks, playlists and albums
Finished downloading for albums and playlists
|
2013-08-18 23:19:04 -05:00 |
|
nelsonlaquet
|
2046b8e98d
|
Intermediate commit
|
2013-08-18 22:39:29 -05:00 |
|