Commit graph

186 commits

Author SHA1 Message Date
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
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
Peter Deltchev
6f62b61915 Updated the favicon to match Pony.fm's logo. 2015-11-11 03:37:01 -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
Kelvin Zhang
5380d0b45a Add loading.gif 2015-10-27 15:31:14 +00:00
Peter Deltchev
967b45c7a7 Added Pony.fm logo to the readme. 2015-10-24 23:25:07 -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
2edf3ff02e Removed an extraneous file. 2015-10-24 19:44:47 -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
Dagan Bronstein
aa4350596e Added Crawl-Delay 2015-09-27 15:56:58 +03:00
Peter Deltchev
62731e2129 Optimized the Poniverse logo SVG. 2015-09-24 10:45:24 -07:00
Peter Deltchev
1807b9a6ee T210: Added a Poniverse credit to the footer. 2015-09-23 10:06:54 -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 Zhang
7d22d3427a Add public 2015-08-31 16:31:45 +01:00
Kelvin Zhang
292d476210 Initial L5.1 commit 2015-08-30 12:26:03 +01: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
Kelvin
318fc3c4e0 Add white logo 2015-06-15 14:27:24 +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
Nelson LaQuet
f0fc0ec0bf Finished new asset pipeline using gulp 2015-04-23 04:17:05 -05:00
Nelson LaQuet
f484caf9e6 Added Vagrant file. 2015-04-11 20:22:15 -05:00
nelsonlaquet
cca292049e Added is listed feature 2013-09-24 01:27:13 -05:00
nelsonlaquet
675ba17901 Fixed dropdown layout issue
Fixed show songs playing wrong track
2013-09-24 00:47:00 -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
a5cd1b5c86 some visual things 2013-09-03 04:42:03 -05:00
nelsonlaquet
8431943351 Fixed track publishing on FF
Fixed date display on non-webkit browsers
2013-09-02 18:34:35 -05:00
nelsonlaquet
af25a14b34 fixed embed 2013-09-01 21:34:09 -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
ddd11ff79b added template cache buster 2013-09-01 15:23:14 -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
523f4eee9f ga things 2013-09-01 06:45:56 -05:00
nelsonlaquet
4339d89dc6 changed fonts 2013-09-01 06:39:19 -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
98eabe58de Fixed https issues 2013-09-01 04:55:59 -05:00
nelsonlaquet
3c561903c7 Fixed something 2013-09-01 04:45:45 -05:00
nelsonlaquet
a2063c9de1 Fixed display of things 2013-09-01 04:17:53 -05:00
nelsonlaquet
6d6f0233b3 Uploaded favicon 2013-09-01 04:07:51 -05:00
nelsonlaquet
f1d61e93e4 FJKLSALKAS 2013-09-01 03:52:05 -05:00
nelsonlaquet
1c2e19afec fixed things 2013-09-01 02:55:14 -05:00
nelsonlaquet
7be342af20 fixed progress bar 2013-09-01 02:52:14 -05:00
nelsonlaquet
f2b74aecc2 fixed coffee 2013-09-01 02:27:04 -05:00
nelsonlaquet
c3a6c5d739 Fixed casing 2013-09-01 02:01:12 -05:00
nelsonlaquet
4a2f4c5e89 Temp 2013-09-01 02:01:01 -05:00
nelsonlaquet
fca0dccc01 fixed assets 2013-09-01 00:13:51 -05:00
nelsonlaquet
0655511574 asdf 2013-09-01 00:03:37 -05:00
nelsonlaquet
018e880508 performance for when not logged in
simple style updates
2013-08-31 21:28:45 -05:00
nelsonlaquet
2d43bf64af finished embed code 2013-08-31 21:20:48 -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