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
Laravel Shift
3a2b84d374
Move assets
2021-02-14 04:23:12 +00:00
Laravel Shift
9caf5f01af
Shift config files
2021-02-14 04:23:11 +00:00
Laravel Shift
263ea48c5b
Adopt Laravel coding style
...
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.
You may customize the adopted coding style by adding your own [PHP CS Fixer][1] `.php_cs` config file to your project root. Feel free to use [Shift's Laravel ruleset][2] to help you get started.
[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
2021-02-14 02:39:15 +00:00
Adam Lavin
a1522f3cd7
Change namespace to App
2021-02-14 02:34:58 +00:00
Alex I. Ramirez
f64400c46d
Update dev environment & add media player notifications ( #139 )
...
This changeset's key new feature is allowing web browsers to display media player notifications for Pony.fm by implementing the media session API. These notifications display Play/Pause, Previous, and Next controls that control Pony.fm's playback. This also makes Pony.fm controllable by automotive audio systems and other Bluetooth devices that expose their own (often physical) playback controls.
Other improvements in this changeset include:
- Update the automated dev environment setup to work in 2021
- Remove extraneous frontend logging
- Fix to consistently include album data with a track's data
2021-01-01 22:29:36 -08: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
Peter Deltchev
61ee103299
Added a filter for the EqBeats archive.
2017-10-29 03:06:08 -07:00
Josef Citrine
4dd8e4f038
Fixed archived style
2017-09-23 23:25:32 +01:00
Peter Deltchev
dba3669d7e
Fixed track collection downloads in Firefox and Safari
...
Firefox and Safari mistook the previous track collection download code for a
popup and blocked it, making it difficult to download transcoded-on-demand
collections in those browsers.
2017-09-16 02:27:54 -07:00
Josef Citrine
fb50ef06ab
Fix for #120 ignore trailing slash
2017-05-19 08:04:00 +01:00
Josef Citrine
15ab486a50
Fixed page bug
2017-05-16 22:23:27 +01:00
Josef Citrine
6248f07eb1
Pass page to directive
2017-05-16 21:48:19 +01:00
Josef Citrine
7fc9310760
Added archive button on admin pages
2017-05-16 21:29:52 +01:00
Josef Citrine
afa9e8f50e
Added archive filter to tracks page
2017-05-16 21:08:46 +01:00
Peter Deltchev
f85e8fc43a
#25 : Improved email branding and CASL compliance.
2016-12-30 10:27:49 -08:00
Josef Citrine
e30400cab0
Fix for broken track formatting in HWC announcement
2016-12-29 00:14:52 +00:00
Josef Citrine
7f566b266b
HWC Winners announcement
2016-12-28 23:48:16 +00:00
Peter Deltchev
b7088ccfb7
#25 : Built out email unsubscription UI and further tweaked the email template.
2016-12-28 07:07:28 -08:00
Peter Deltchev
2dedaf6638
#25 : Upgraded email templates to use Foundation for Emails.
...
They're now 200% prettier. <3
2016-12-26 18:35:18 -08:00
Peter Deltchev
f50be9de6f
#25 : Emails are now fully integrated into the asset pipeline.
2016-12-26 18:35:06 -08:00
Peter Deltchev
79e77a2da0
#25 : Limited notification management to admins.
2016-12-24 18:39:05 -08:00
Peter Deltchev
b401a0ae7e
#25 : Implemented UI for managing email subscriptions.
2016-12-24 18:11:42 -08:00
Peter Deltchev
78b22cdfd0
#25 : Added email templates for all currently implemented notification types.
2016-12-23 06:33:45 -08:00
Peter Deltchev
5822408655
#25 : New tracks have working email notifications now!
2016-12-23 06:33:33 -08:00
Joe Citrine
e625c7ddea
Hidden HWC button
2016-12-20 23:57:25 +00:00
Joe Citrine
0b82ac76fc
This is what I get for living in GMT+0
2016-12-20 21:27:41 +00:00
Josef Citrine
7cda67ece1
HWC date check converts local time to UTC
2016-12-19 23:48:46 +00:00
Josef Citrine
59130e0bda
Fixed broken time check
2016-12-18 13:02:49 +00:00
Josef Citrine
e23e1a3dab
Updated HWC deadline
2016-12-17 21:16:16 +00:00
Josef Citrine
90183df484
Made notifications look less bad
2016-12-11 01:14:03 +00:00
Josef Citrine
36089588f1
Updating local env with new key format
2016-12-10 19:59:41 +00:00
Joe Citrine
08ad975fb1
Fixed image and sizing issues on announcements
2016-12-06 13:27:05 +00:00
Joe Citrine
90060325b7
Added secret santa style
2016-12-06 13:20:23 +00: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
78501007ce
Uploader for track versions, admin only for now
2016-11-28 00:19:16 +00:00
Josef Citrine
84feb56f86
New HWC announcement style
2016-11-27 03:58:13 +00:00
Josef Citrine
926e410721
Hearth's Warming Contest stuff
2016-11-21 00:42:43 +00:00
Josef Citrine
d9dc582c08
Start of announcements admin panel
2016-11-12 21:57:29 +00:00
Josef Citrine
68a690277e
Fixed ugly link padding
2016-11-12 14:36:39 +00:00
Josef Citrine
80bb95a76d
Announcements for un registered users
2016-11-12 14:28:40 +00:00
Josef Citrine
ec8b64f494
Added announcement system
2016-11-11 19:39:31 +00:00
Josef Citrine
2cb093c78b
Using moment.js for publish date
2016-11-09 22:31:23 +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
e5c9ff3e71
Added dialog for track load errors
2016-10-01 18:20:49 +01:00
Josef Citrine
94643e3674
Small tweak to the player service
2016-09-30 01:48:32 +01:00