Commit graph

22 commits

Author SHA1 Message Date
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
6bf486e52b Merge pull request 'feat: add category management' (#10) from feat/categories into dev
Reviewed-on: https://codeberg.org/headshed/share-lt/pulls/10
2026-01-09 14:21:58 +01:00
jon brookes
9b9e1a8e29 feat: add category management
associate with entries and text widgets
2026-01-09 13:18:37 +00:00
Jon Brookes
c83028b4d4 Merge pull request 'feat: add TextWidget' (#9) from feat/add-text-widgets into dev
Reviewed-on: https://codeberg.org/headshed/share-lt/pulls/9
2026-01-08 17:52:58 +01: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
13cfd2961f Merge pull request 'feat: add tagging' (#8) from feat/add-tags into dev
Reviewed-on: https://codeberg.org/headshed/share-lt/pulls/8
2026-01-08 14:44:21 +01:00
jon brookes
4e1824d49a feat: add tagging functionality
to entries model and related migrations
2026-01-08 13:41:18 +00:00
Jon Brookes
4afa656e94 Merge pull request 'feat: implement basic API' (#7) from feat/basic-api into dev
Reviewed-on: https://codeberg.org/headshed/share-lt/pulls/7
2026-01-07 20:55:56 +01:00
jon brookes
6fbeedd50c feat: implement basic API
with authorization and validation
2026-01-07 19:52:23 +00:00
Jon Brookes
b033262bd7 Merge pull request 'feat: make sidebar collapsible' (#6) from test/write-an-article into dev
Reviewed-on: https://codeberg.org/headshed/share-lt/pulls/6
2026-01-07 17:15:21 +01:00
jon brookes
e56db6634b feat: make sidebar collapsible 2026-01-07 16:11:33 +00:00
Jon Brookes
d187671a34 Merge pull request 'updated change log to include media library' (#5) from chore/update-change-log into dev
Reviewed-on: https://codeberg.org/headshed/share-lt/pulls/5
2026-01-06 13:51:54 +01:00
jon brookes
7467d3c12a updated change log to include media library 2026-01-06 12:50:46 +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
6cf8d5dfd4 Merge pull request 'added initial entries model' (#3) from feat/add-first-model into dev
Reviewed-on: https://codeberg.org/headshed/share-lt/pulls/3
2026-01-02 16:53:40 +01:00
jon brookes
a0a1c08ece added initial entries model 2026-01-02 15:46:42 +00:00
Jon Brookes
f2fffc54c8 Merge pull request 'added filament and aferro gplv3' (#2) from feat/add-AGPLv3-and-filament into dev
Reviewed-on: https://codeberg.org/headshed/share-lt/pulls/2
php artisan vendor:publish --tag=filament-config
2026-01-01 19:24:24 +01: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
jon brookes
6a97cad9f8 initial commit 2026-01-01 14:50:52 +00:00
jon brookes
38e38d46da first commit 2026-01-01 14:46:46 +00:00
jon brookes
a5aaa0c13f first commit 2026-01-01 14:44:40 +00:00