Commit graph

58 commits

Author SHA1 Message Date
6794991b3f fix(BE): show crud 2025-04-09 10:33:48 +02:00
13b3e7ef1c fix(fe tracklist): fixed tracklist compatibility with playlist 2025-04-04 16:37:49 +02:00
36d3deab44 Merge branch 'dev' of ssh://git.congegni.net:4022/Congegni/sintonia_webapp into dev 2025-04-03 15:01:11 +02:00
a25fc1fc33 fix(smartblock): fixed controller after frontend refactor 2025-04-03 14:59:19 +02:00
377f1b6624 fix(BE): show controller 2025-04-02 23:44:23 +02:00
689a8b55b9 feat(BE): show days controller and filter 2025-04-02 23:43:41 +02:00
18ea150bdf Merge remote-tracking branch 'origin/dev' into dev 2025-03-31 15:27:29 +02:00
96d8c4a50f feat(BE): user controller, model, filter 2025-03-30 23:35:13 +02:00
efdca547fc fix(smartblock): fixed getTracklist method 2025-03-27 10:34:43 +01:00
ca005ebb0b fix(routes | controller show): delete 2025-03-26 10:32:44 +01:00
a5785dcbe8 fix(git): manual merging commit 2025-03-19 12:19:38 +01:00
b5c9a398a1 fix(playlist): fixed playlist controller with correct length calculation 2025-03-19 12:08:05 +01:00
c2285e66c2 feat(BE ShowInstances) 2025-03-19 10:57:39 +01:00
4ce5889675 fix(smart blocks): fixing smart block model and index 2025-03-18 11:29:48 +01:00
4076b3c307 feat(playlist): added relationship to index response 2025-03-17 16:49:47 +01:00
69b6f089e4 fix(file): fix name:null error 2025-03-17 16:45:18 +01:00
89f50364cd fixing branch divergences 2025-03-13 12:20:01 +01:00
2de42b9dd6 fix: mismatch files 2025-03-13 12:11:05 +01:00
cc61e69dfe fix(file): fixed name error when edit file 2025-03-13 10:31:04 +01:00
e1fc79e50e fix(file): fixed full_path error when edit file 2025-03-13 10:25:46 +01:00
6c008e0aa4 feat(middleware): parse request without content type to json 2025-03-12 20:59:22 +01:00
e258a8dd63 feat(middleware): parse request without content type to json 2025-03-12 20:58:13 +01:00
84410eaade feat(fe/be playlist): added playlist page with search filter
ToDo: add create/edit/delete playlist
2025-03-12 16:03:20 +01:00
472466bcea Merge branch 'dev' of ssh://git.congegni.net:4022/Congegni/sintonia_webapp into dev 2025-03-12 14:22:32 +01:00
b20ce2ff0d fix(ShowController): cleaned up code and used traits 2025-03-12 13:53:49 +01:00
4ff94a29f2 feat(schedule): model, controller, request, resource 2025-03-12 13:51:03 +01:00
a17ccd65f0 feat(fe smart block): added save content method 2025-03-12 10:40:54 +01:00
d02267fd59 fix(file): fixed file controller and added method to check file upload 2025-03-12 10:32:41 +01:00
fa73605de8 fix(track type): fixed index arguments 2025-03-12 10:11:12 +01:00
0e00207fb4 fix(file): fixed file index filtering 2025-03-06 17:46:42 +01:00
b389ebf167 feat(show instances): added trait, controller store func, carbonRepetition class 2025-03-05 19:41:40 +01:00
ed59ffd558 feat(show, showinstances): added relations, fillables, rm soft_delete 2025-03-05 19:40:58 +01:00
ae20567e41 fix(file): fixed index response with track_type and orderby 2025-03-04 17:14:49 +01:00
f1c4a7ad78 fix(login): login response contract 2025-03-03 16:31:38 +01:00
08d43f99a7 feat(BE show): boilerplate show code 2025-03-01 12:52:33 +01:00
9d46ec7269 feat(login): new login controller, returns user 2025-02-20 18:00:31 +01:00
c97ea9a522 fix: typos 2025-02-18 18:17:10 +01:00
7603c6ad99 fix: typos 2025-02-18 18:15:50 +01:00
385dd87f35 feat: Model, resources, requests and controllers for shows and show instances 2025-02-18 18:13:45 +01:00
52ba912397 fix(smart blocks): added tojson method 2025-02-18 16:08:18 +01:00
2ba7b3c281 fix(file): edited filter scope to searchFilter 2025-02-18 10:05:02 +01:00
1fab88b637 feat(smart blocks): added models, controller and filters.
ToDo: add repeat tracks, schedule (smart block length: remaining)
2025-02-17 18:18:08 +01:00
5efea506d5 fix(file): removed unused code 2025-02-12 17:13:34 +01:00
0adc40eecf feat(playlist): added playlist support for file, partial for blocks and webstreams 2025-02-12 17:11:59 +01:00
75d22acbd4 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	routes/api.php
2025-02-11 18:03:06 +01:00
d921da99f4 feat(file management): added all CRUD coverage and index with filters
Here the filters guide: https://laravel.io/articles/filter-eloquent-models-with-multiple-optional-filters
2025-02-11 17:06:15 +01:00
73b02ebd23 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	composer.json
#	composer.lock
2025-02-11 16:18:43 +01:00
497d6ee117 fix(personal token): rm unused code 2025-02-11 16:15:45 +01:00
7fb725664d feat: added simple file for dumping and checking xdebug 2025-02-11 16:08:17 +01:00
0af2cea775 feat(api): setup personal access tokens 2025-02-11 16:06:02 +01:00