Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

joshmanders

joshmanders starred cerbero90/laravel-enum
joshmanders opened an issue on aniftyco/laravel-og-image
Add a `--age` flag (or equivelent) to clear cache command
Should probably also add the image creation time to the cached image filename so that way we can add a flag to the command that will allow you to clear out any cached images older than that age. Th...
joshmanders opened an issue on aniftyco/laravel-og-image
Blade components
Building off of #4 this also opens up the ability to create a few Blade components to add a bunch of nice goodies. You could do ```blade <x-og-image template="example" title="hello world" />...
joshmanders opened an issue on aniftyco/laravel-og-image
Rearchitect everything
Right now when you call the `og_image()` helper function it returns a `Image` class that extends `Illuminate\Http\Response` and sets it up so that way Laravel will get an image file response to ret...
joshmanders pushed 1 commit to master aniftyco/laravel-og-image

View on GitHub

joshmanders pushed 1 commit to master aniftyco/laravel-og-image
  • name the route for usage in your app 4699287

View on GitHub

joshmanders pushed 1 commit to master aniftyco/laravel-og-image
  • add support for request throttling b2317c3

View on GitHub

joshmanders pushed 1 commit to master aniftyco/laravel-og-image
  • support changing the view template directory 3206bbf

View on GitHub

joshmanders pushed 1 commit to master aniftyco/laravel-og-image
  • support defining a custom chrome path 8478271

View on GitHub

joshmanders closed an issue on aniftyco/laravel-og-image
Breaks on `route:cache`
joshmanders pushed 1 commit to master aniftyco/laravel-og-image
  • support route caching, closes #3 30de052

View on GitHub

joshmanders opened an issue on aniftyco/laravel-og-image
Breaks on `route:cache`
joshmanders pushed 1 commit to master aniftyco/laravel-og-image
  • add example of how to generate an image 265dafc

View on GitHub

joshmanders pushed 1 commit to master aniftyco/laravel-og-image

View on GitHub

joshmanders closed an issue on aniftyco/laravel-og-image
SWR caching strategy
Once #1 is implemented we also need to use Laravel 11's new [Deferred Functions](https://laravel.com/docs/11.x/helpers#deferred-functions) to trigger a regeneration of the cached image if the reque...
joshmanders pushed 1 commit to master aniftyco/laravel-og-image
  • support caching of images, closes #2 df2b787

View on GitHub

joshmanders starred wire-elements/wire-spy
joshmanders pushed 1 commit to master aniftyco/laravel-og-image

View on GitHub

joshmanders closed an issue on aniftyco/laravel-og-image
Store generated images to disk
Right now it's setup to just return a response of an image, but we also need to generate a file to disk and then return that as the response.
joshmanders pushed 1 commit to master aniftyco/laravel-og-image
  • support storing files to disk, closes #1 620d3af

View on GitHub

joshmanders opened an issue on aniftyco/laravel-og-image
SWR caching strategy
Once #1 is implemented we also need to use Laravel 11's new [Deferred Functions](https://laravel.com/docs/11.x/helpers#deferred-functions) to trigger a regeneration of the cached image if the reque...
joshmanders opened an issue on aniftyco/laravel-og-image
Store generated images to disk
Right now it's setup to just return a response of an image, but we also need to generate a file to disk and then return that as the response.
joshmanders pushed 1 commit to master aniftyco/laravel-og-image

View on GitHub

joshmanders pushed 1 commit to master aniftyco/laravel-og-image
  • point to correct provider cf3924c

View on GitHub

joshmanders starred aniftyco/laravel-og-image
joshmanders created a review comment on a pull request on laravel/laravel
This should not happen in the docker file.

View on GitHub

joshmanders created a review on a pull request on laravel/laravel

View on GitHub

joshmanders starred nextjs/deploy-flightcontrol
joshmanders starred Intervention/validation
joshmanders starred Intervention/image
Load more