Laravel Shift
bf34794087
Shift deprecated helpers
...
Laravel recommends using the `Str` and `Arr` class methods directly instead of the respective helper functions. These helper functions are [deprecated in Laravel 5.8][1] and will be removed in a future version.
[1]: https://github.com/laravel/framework/pull/26898
2021-02-14 18:01:29 +00:00
Adam Lavin
a1522f3cd7
Change namespace to App
2021-02-14 02:34:58 +00:00
Logic
0187f1268e
Update copyright ( #134 )
2018-04-26 19:39:37 +01:00
Feld0
a0c68a9a6f
Updating my copyright credits
2018-04-20 21:25:36 -07:00
Josef Citrine
8862105a7a
Made the embedded player less broken
2016-11-30 22:28:47 +00:00
Josef Citrine
2dd6c663ff
Oembed stuffs
2016-11-30 21:42:45 +00:00
Josef Citrine
d67ff0b888
#109 : Added secure_url because Facebook was complaining
2016-10-30 19:44:15 +00:00
Josef Citrine
5094422107
#109 : Removed leftover placeholder code
2016-10-30 19:15:51 +00:00
Josef Citrine
abc521bb2f
#109 : Open Graph and Twitter cards for tracks
2016-10-30 19:02:14 +00:00
Josef Citrine
60e5a51641
Switch to Font Awesome 4
2016-05-20 16:46:44 +01:00
Josef Citrine
a6c9393e3d
Cleaned up code, added caching for stats
2016-05-04 17:07:00 +01:00
Peter Deltchev
5ff04ff08d
Moved all database models into their own namespace.
2015-12-31 16:24:33 -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
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
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
d076c63db0
T350: Fixed embeds broken by the Laravel 5 upgrade.
2015-09-12 20:23:32 -07:00
Kelvin
b33dcfd8c6
Update namespaces
2015-09-06 18:21:11 +01:00
Kelvin Zhang
d2c4dd1bfb
Add views
2015-08-31 16:26:09 +01:00