Ryan Hayle

Results 56 issues of Ryan Hayle

Currently, the only way to restore a maximized window is by dragging it down from the panel or remembering the keyboard shortcut. I thought it would be really useful if...

This may be beyond the scope of this extension, if it is even possible at all, but I would find it very useful if I could still use menu hotkeys...

enhancement

The way Sentry works with Laravel-MongoDB is not very efficient for storing group membership because of the way the belongsToMany relationship is handled without using a pivot table. This is...

Currently, if a macro is registered improperly or in a format that this package doesn't recognize, it throws an exception. e.g. ``` ReflectionException: Method Illuminate\Support\Carbon::__invoke() does not exist ``` This...

Using Bartab 2.1b2, tabs with whitelisted hosts remain unloaded at startup. This was tested by manually adding a host to extensions.bartab.whitelist because both the context-menu and preferences dialogue are unable...

App tabs should always be loaded and available. Unfortunately, whitelisting hostnames for each app tab is not only time-consuming, it is not ideal, because I very often have additional tabs...

Firefox 4.0 introduces Tab Groups. I would love to be able to unload an entire tab group and load another. I am trying to use tab groups instead of multiple...

I originally reported this in barryvdh/laravel-debugbar#417 but I see that the problem is actually in php-debugbar. Storage data is being stored in a single key as a Redis hash (HSET),...

I realise this is a constantly changing target, and thank you and everyone involved for your work on this! It seems that Chrome Store Foxified is no longer able to...