Commit graph

13 commits

Author SHA1 Message Date
jon brookes
ccf38ef6f9 add: image and blog import
fix: category field to Entry model

feat: EntriesTable with searchable and sortable columns

chore: update CHANGELOG with recent additions and API updates
2026-01-19 22:27:06 +00:00
jon brookes
6731b4c487 added url and call to action to entries migraiton and model
updated unit tests
2026-01-17 18:01:50 +00:00
jon brookes
d715a177bd fix: standardize JSON response format in TextWidgetController and update related tests 2026-01-15 18:02:04 +00:00
jon brookes
f980be8e28 feature: add api for categories
feature: add initial docker build and compose for development mode
2026-01-15 17:39:59 +00:00
jon brookes
9b9e1a8e29 feat: add category management
associate with entries and text widgets
2026-01-09 13:18:37 +00:00
jon brookes
c66645cbdd feat: add TextWidget
add TextWidget CRUD api

add basic tests for API
2026-01-08 16:50:03 +00:00
jon brookes
4e1824d49a feat: add tagging functionality
to entries model and related migrations
2026-01-08 13:41:18 +00:00
jon brookes
6fbeedd50c feat: implement basic API
with authorization and validation
2026-01-07 19:52:23 +00:00
jon brookes
e56db6634b feat: make sidebar collapsible 2026-01-07 16:11:33 +00:00
Jon Brookes
56607285bd feat: integrate Spatie Media Library (#4)
- Added Spatie Media Library
- Added media library configuration file
- Updated Entry model to support media handling
- Added featured image upload with gallery selection and preview
- Added login tests with Dusk for user authentication
- Added Dusk test for featured image selection

Co-authored-by: jon brookes <marshyon@gmail.com>
Reviewed-on: https://codeberg.org/headshed/share-lt/pulls/4
2026-01-06 13:26:55 +01:00
jon brookes
a0a1c08ece added initial entries model 2026-01-02 15:46:42 +00:00
jon brookes
11f1dc6895 added filament and aferro gplv3 2026-01-01 18:21:31 +00:00
Jon Brookes
10baf3315e feat/add-laravel (#1)
adding laravel 12

Co-authored-by: jon brookes <marshyon@gmail.com>
Reviewed-on: https://codeberg.org/headshed/share-lt/pulls/1
2026-01-01 18:30:31 +01:00