winter icon indicating copy to clipboard operation
winter copied to clipboard

Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.

Results 185 winter issues
Sort by recently updated
recently updated
newest added

Replaces #68. Credit to @HitArrowLegend

blocked
high priority
maintenance

This is a list of notes for things I would like to add, if anybody has any suggestions please add a comment :) - Add new item under each item...

This is in reference to this discussion: https://github.com/wintercms/winter/discussions/208 This PR will drop the single column indexes and convert them into a composite index for improved performance and convert the `attachment_id`...

Type: Maintenance
Status: Revision Needed

### Winter CMS Build dev-develop ### PHP Version 7.4 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description Frontend AJAX handlers currently do not have CSRF protection...

help wanted

Fix for issue #554 The utilPurgeResizedCache() function is basically a copy of the utilPurgeUploads() function but without the check to skip valid files.

Type: Enhancement
Status: Response Needed

- Winter CMS Build: v1.1.3 - PHP Version: 7.3 - Database Engine: MySql 8.0.21 ### Description: I installed a package [`elfsundae/laravel-hashid`](https://github.com/ElfSundae/laravel-hashid) via `composer require elfsundae/laravel-hashid`. And publish the config file...

Type: Unconfirmed Bug

### Winter CMS Build dev-develop ### PHP Version 8.0 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description Whn extending the base file class `Winter\Storm\Database\Attach\File` with ids...

Type: Unconfirmed Bug
Status: Review Needed

I'm currently running an older version that allows including files outside of the theme, but going over newer commits I see that it was patched as a security bug that...

Type: Conceptual Enhancement
Priority: Low

See: - octobercms/october#3952 - octobercms/october#4744

Type: Enhancement

Refs: octobercms/october#3116

Type: Maintenance