Co-authored-by: jon brookes <marshyon@gmail.com> Reviewed-on: https://codeberg.org/headshed/share-lt/pulls/19
958 B
958 B
CHANGELOG
2026-02-09
added reference compose files
added basic NATS integration
2026-01-25
added s3, docker build
2026-01-19
added text widgets
added categories
updated api to access text widgets and categories
added url and call to action for entries for use in cards
added import image and blogs import commands
2026-01-08
added tags to entry model
added text widget and category
2026-01-07
added simple API for entries model
- to view entries
- implement initial access control
this is sufficient to test static site generation
2026-01-06
added
- Spatie Media Library
- media library configuration file
- Updated Entry model to support media handling
- featured image upload with gallery selection and preview
- login tests with Dusk for user authentication
- Dusk test for featured image selection
2026-01-02
added initial model and filament resource
2026-01-01
added: laravel 12
added: AGPLv3