Zeusking19
|
6ab08054ea
|
Credit source for nl2br.coffee
|
2015-12-27 16:10:03 +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
|
78deb73e04
|
Resolve #26 - Get dates to display properly in Pony.fm
|
2015-12-26 15:20:31 +00:00 |
|
Peter Deltchev
|
fe1133e99e
|
Removed non-local configs from this repo.
|
2015-12-20 04:59:01 -08:00 |
|
Peter Deltchev
|
851dfff921
|
#39: Implemented asynchronous encoding in uploads.
|
2015-12-18 05:11:29 -08:00 |
|
Adam Lavin
|
0375130ab6
|
Uncomented and properly implemented the playlist description #27
|
2015-12-17 00:25:42 +00:00 |
|
Adam Lavin
|
1405ad7d31
|
Proof-of-concept for SEO meta updates in angular #27
|
2015-12-17 00:14:59 +00:00 |
|
Adam Lavin
|
f09d75cf76
|
Ensure template cachebuster interceptor is only pushed on local environments
|
2015-12-16 13:07:13 +00:00 |
|
Zeusking19
|
effcdbc5cb
|
Clean up colorbox.coffee
|
2015-12-13 20:21:30 +00:00 |
|
Zeusking19
|
5f96ac4e26
|
Prevent the lightbox from bleeding past the edges of the screen
|
2015-12-13 19:55:56 +00:00 |
|
Zeusking19
|
2de2b87653
|
Make changes in regards to #28
|
2015-12-13 13:42:37 +00: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
|
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
|
8245734c75
|
Added a sidebar link to the Pony.fm forum.
|
2015-11-15 16:25:37 -08:00 |
|
Peter Deltchev
|
8bfddc7037
|
Fixes #10: Use the X-XSRF-TOKEN header globally for AJAX CSRF protection.
|
2015-11-11 13:45:44 -08:00 |
|
Peter Deltchev
|
2d93ed0ef4
|
#4: Fixed an error in the cache polling callback.
|
2015-11-09 22:44:38 -08: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
|
98e069e6a2
|
Update copyright notices for created files
|
2015-10-30 15:29:18 +00:00 |
|
Kelvin Zhang
|
58e49cc2f5
|
Implement ng-controllers for cached track downloads
|
2015-10-29 14:37:00 +00:00 |
|
Kelvin Zhang
|
a5bc7491e0
|
Fix URL for download-cached service
|
2015-10-29 14:36:36 +00:00 |
|
Kelvin Zhang
|
4876775f31
|
Add copyright notice to download-cached.coffee
|
2015-10-29 14:16:58 +00:00 |
|
Kelvin Zhang
|
d4526852cf
|
Add download-cached service
|
2015-10-29 14:14:30 +00:00 |
|
Kelvin Zhang
|
4c5a03329a
|
Add loading styling
|
2015-10-29 14:13:01 +00:00 |
|
Peter Deltchev
|
2253f51be7
|
Added minification-safe boilerplate to the focus service.
|
2015-10-29 03:57:50 -07: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
|
96b18643a1
|
The credits popup no longer takes you to the index page.
|
2015-10-27 00:33:12 -07: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
|
b00982cd61
|
Converted a bunch of tabs to spaces.
|
2015-10-24 19:35:37 -07:00 |
|
Peter Deltchev
|
e1c6a175b0
|
Implemented a "Powered by Pony.fm" attribution in the site's footer.
|
2015-10-24 18:50:45 -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
|
dc7c2786a8
|
Made Google Analytics configurable, removed it outside of production, and corrected several namespace errors.
|
2015-10-23 19:44:20 -07:00 |
|
Peter Deltchev
|
7dc2b9fd04
|
Added a credits popup.
|
2015-10-23 17:51:40 -07:00 |
|
Peter Deltchev
|
f7d128dbc5
|
T388: Albums, playlists, and artists are now sorted alphabetically; tracks have an alphabetical sort option; and a few new indices were added.
|
2015-09-28 21:10:35 -07:00 |
|
Peter Deltchev
|
ebf6448036
|
Added Poniverse API setup command. Closes T378.
|
2015-09-24 10:43:12 -07:00 |
|
Peter Deltchev
|
5f064bcd0e
|
T210: Made the Poniverse credit Firefox-friendly.
|
2015-09-24 02:05:29 -07:00 |
|
Peter Deltchev
|
1807b9a6ee
|
T210: Added a Poniverse credit to the footer.
|
2015-09-23 10:06:54 -07:00 |
|
Peter Deltchev
|
97681212a4
|
Updated the SPA profiler as Laravel 5 middleware.
|
2015-09-20 01:47:24 -07:00 |
|
Peter Deltchev
|
7d047a41e4
|
Fixes T373: Moment.js now assumes whatever it's given is UTC.
|
2015-09-20 00:27:52 -07:00 |
|
Peter Deltchev
|
1aa0b5f9d7
|
Closes T360: Replace the dev blog feed with the Twitter feed.
|
2015-09-16 12:55:15 -07:00 |
|
Peter Deltchev
|
d076c63db0
|
T350: Fixed embeds broken by the Laravel 5 upgrade.
|
2015-09-12 20:23:32 -07:00 |
|
Peter Deltchev
|
0463c83578
|
T350: Updated the name of the CSRF header used by Laravel 5.
|
2015-09-12 19:19:45 -07:00 |
|
Peter Deltchev
|
d52ef51db0
|
T350: Regenerated encyption keys for all environments and moved sessions to the database.
|
2015-09-12 15:56:22 -07:00 |
|
Peter Deltchev
|
eb3c88b1e1
|
T350: Added encrypted production and stage configs, updated the cache driver, and moved the .env.example file to the resources directory.
|
2015-09-12 15:35:40 -07:00 |
|
Peter Deltchev
|
d3a79b2a74
|
Merge branch 'feature/laravel_5.1' of ssh://phabricator.poniverse.net/diffusion/PF/pony-fm into feature/laravel_5.1
|
2015-09-12 14:58:30 -07:00 |
|
Peter Deltchev
|
e2225e3378
|
T350: Updated configuration files for Laravel 5.
|
2015-09-12 14:56:09 -07:00 |
|
Kelvin Zhang
|
80218408c2
|
Add missing scripts and styles
|
2015-09-12 15:41:53 +01:00 |
|
Peter Deltchev
|
2c95622c1d
|
T350: Re-added missing/empty assets.
|
2015-09-12 04:19:18 -07:00 |
|
Kelvin Zhang
|
8088b66b8e
|
Merge rPF50ca46583558: T357: Sort tracks by publication date rather than creation date.
|
2015-09-10 12:49:01 +01:00 |
|
Kelvin Zhang
|
07e5a22718
|
Update validation.php with language information
|
2015-09-08 11:42:05 +01:00 |
|
Kelvin
|
b33dcfd8c6
|
Update namespaces
|
2015-09-06 18:21:11 +01:00 |
|
Kelvin Zhang
|
6875637fe4
|
Add assets (scripts + styles)
|
2015-08-31 16:42:23 +01:00 |
|
Kelvin Zhang
|
d2c4dd1bfb
|
Add views
|
2015-08-31 16:26:09 +01:00 |
|
Kelvin Zhang
|
292d476210
|
Initial L5.1 commit
|
2015-08-30 12:26:03 +01:00 |
|