You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hypothetical/app
Kevin MacMartin f8aa6e9984
Generate thumbnails for images that get used in the edit-list (and potentially elsewhere)
4 days ago
..
Console Upgrade to laravel 10.0.4 3 months ago
Exceptions Upgrade to laravel 10.1.1 3 weeks ago
Http Upgrade to laravel 10.1.1 3 weeks ago
Models Generate thumbnails for images that get used in the edit-list (and potentially elsewhere) 4 days ago
Providers Upgrade to laravel 10.1.1 3 weeks ago
Traits Use a common trait to provide the timestamp function to both the DashboardModel and User classes, add an optional license key to the dashboard library_credits that adds a (license) link beside the project and add the license (as required by their license) to the fontawesome entry, and implement user profile image view, upload and deletion (with a default black question mark fallback) in the dashboard settings page 5 years ago
Utilities Replace the CACHE_BUST in the init with a gulp-managed one so we can update the value with gulp watch 3 years ago
Dashboard.php Reuse dashboard logic much more, delete images and files when the associated item is deleted, rework dashboard lists so their items can be configured in the $dashboard_columns of their own class, allow dashboard lists to upload images, delete images when dashboard list items are deleted, add a default image extension variable to dashboard model items rather than hard-coding it so it can be reconfigured, improve the dashboard styles some more, and improve the readme (including documenting the new dashboard list update) 12 months ago