Laravel Shift
8225ff5b92
Streamline Blade directives
...
Laravel offers many built-in Blade directives, including: `@auth`, `@guest` ,`@csrf`, `@method`, `@json`, and more.
Review the [Blade][1] documentation for more details.
[1]: https://laravel.com/docs/5.7/blade
2021-02-14 19:45:51 +00:00
Adam Lavin
a1522f3cd7
Change namespace to App
2021-02-14 02:34:58 +00:00
Feld0
a0c68a9a6f
Updating my copyright credits
2018-04-20 21:25:36 -07:00
Josef Citrine
abc521bb2f
#109 : Open Graph and Twitter cards for tracks
2016-10-30 19:02:14 +00:00
Peter Deltchev
3864ea7a1f
The admin area goes to user management by default now.
2016-06-12 05:19:50 -07:00
Peter Deltchev
7d05e68079
Minor cleanup.
2016-06-12 04:31:57 -07:00
Josef Citrine
bd330a1089
Mark as read and notification count
2016-06-07 17:49:00 +01:00
Josef Citrine
d33985325e
New notification look. Mark as read feature (disabled for now due to issues)
2016-06-07 00:37:41 +01:00
Josef Citrine
3277a69399
Notifications on mobile and improved small mobile support
2016-06-06 12:19:43 +01:00
Josef Citrine
d44cd83e11
Start of a slideable side nav
2016-06-02 00:56:38 +01:00
Josef Citrine
69673d40e9
Hide notification button on mobile for now
2016-06-02 00:09:05 +01:00
Josef Citrine
409182c77e
Part of the notification front end
2016-05-31 00:59:04 +01:00
Josef Citrine
5b8fb0f025
Switched to angular-strap
2016-05-21 19:29:07 +01:00
Josef Citrine
60e5a51641
Switch to Font Awesome 4
2016-05-20 16:46:44 +01:00
Josef Citrine
3474664520
Track player optimisations for mobile
2016-05-20 01:10:31 +01:00
Josef Citrine
ca397f09fc
Basic mobile support ( #81 )
...
Mobile specific view. Basically Pony.fm desktop squashed into a mobile view
2016-05-19 00:46:58 +01:00
Maximilian Walter
eba5cbacc2
fixed: profile button highlighting
2016-05-16 16:00:28 +02: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
5d70fc9fd1
#27 : Improved title tags; added a "meta" service for managing them and meta descriptions.
2016-03-15 21:37:17 -07:00
Peter Deltchev
840e233acf
Added cache busters for Webpack scripts.
2016-02-16 04:05:39 -08:00
Peter Deltchev
f11d321764
Webpack config is now production-ready.
2016-02-16 02:57:19 -08:00
Peter Deltchev
e8f6a2fd22
Functioning Webpack configuration in dev.
2016-02-16 02:56:16 -08:00
Peter Deltchev
1d0cd9db69
Tweaked the footer.
2016-02-16 01:56:23 -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
4585eb712e
#1 : SEARCH IS ALIVE. LET'S GO, YES!
2016-01-20 19:18:18 -08:00
Peter Deltchev
33befbe3d0
#1 : Darklaunched search to site staff.
2016-01-17 05:43:28 -08:00
Peter Deltchev
6b5d3f67a3
#1 : Beginning of the search front-end.
2016-01-16 01:13:53 -08:00
Peter Deltchev
30a9c9c935
#31 : Fixed CSS classes and removed the "Dashboard" link.
2016-01-07 10:30:43 -08:00
Andre Santos
450c785c15
Navigation Update
...
Addresses issue #31
2016-01-05 22:07:31 +00:00
Andre Santos
eef8e3c73b
Navigation Update
...
Addresses issue #31
2016-01-05 22:06:54 +00:00
Andre Santos
3209f499c1
Navigation Update
2016-01-05 20:47:27 +00:00
Peter Deltchev
5ff04ff08d
Moved all database models into their own namespace.
2015-12-31 16:24:33 -08:00
Adam Lavin
1405ad7d31
Proof-of-concept for SEO meta updates in angular #27
2015-12-17 00:14:59 +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
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
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
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
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
e2225e3378
T350: Updated configuration files for Laravel 5.
2015-09-12 14:56:09 -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