Commit graph

30 commits

Author SHA1 Message Date
dece 3d355039fe add app:create-user 2024-08-31 23:16:56 +02:00
dece 45ea878f17 fix a few warnings and format files 2024-08-31 23:16:39 +02:00
dece 85a5cba500 update to PHP 8.3 and Symfony 7.1 2024-08-31 21:23:45 +02:00
dece 9ef3f2d9f7 show feed URL in podcast admin page 2024-02-25 22:55:19 +01:00
dece 22f5a9f9b9 login: use Bootstrap for inputs 2024-02-25 22:51:40 +01:00
dece 916d7baec2 add human-readable duration in feed 2024-02-25 22:51:24 +01:00
dece 5c2b34013f configure phpactor with php_cs_fixer 2024-02-25 22:49:40 +01:00
dece 35216ff630 add shortcut to create episode on podcast page 2024-02-25 20:34:44 +01:00
dece 0e8d02c2ef style fixes 2024-02-25 20:34:34 +01:00
dece be579da23c complete homemade, terrible, CRUD for entities 2024-02-25 20:19:03 +01:00
dece d5609f63d3 use Bootstrap because duck everyything 2024-02-25 20:18:39 +01:00
dece 6915e23208 configure formatting with php-cs-fixer 2024-02-25 20:15:29 +01:00
dece ab35d77b42 Podcast and Episode management (still WIP…) 2023-10-14 18:26:21 +02:00
dece c39e7039ac Podcast management (WIP) 2023-10-14 18:26:09 +02:00
dece 4566f8b85b Use Simple.css 2023-10-14 14:10:11 +02:00
dece 15847c32c2 Remove admin bundle, roll our own CRUD controllers 2023-10-14 14:10:09 +02:00
dece bfd24948c1 Make first moves toward dropping EasyAdmin
Anything more than running your own CRUD seems too cumbersome.
2023-10-09 00:03:03 +02:00
dece e3d80d1093 Add security
1. Users
2. Login/logout controllers
3. Podcasts can have an owner to restrict their access in the backoffice
2023-09-09 22:49:46 +02:00
dece cccbdf8960 Composer update 2023-09-09 22:49:44 +02:00
dece dadaea8def EpisodeCrudController: add filter 2023-05-23 22:02:17 +02:00
dece b25959b935 Fix feed for podcasts other than the 1st… 2023-05-15 10:09:52 +02:00
dece cb21eafa43 Fix relative logo URL not showing up 2023-05-13 02:24:40 +02:00
dece bae2f78f3f Show a logo for podcasts 2023-05-13 02:15:20 +02:00
www-data c78a8be664 Fix slug using non-existent ID 2023-05-13 02:10:08 +02:00
dece bcad3d8493 Show a logo for podcasts 2023-05-13 02:09:06 +02:00
dece bd12da0a7f Add basic readme 2023-05-13 02:08:57 +02:00
dece 40f91c8d1d Add an episode from Youtube over the command-line 2023-05-13 00:28:27 +02:00
dece 852b5f3e17 Work in progress… 2023-05-11 17:03:52 +02:00
dece 9948627a7d Add webapp packages 2023-05-05 21:48:32 +02:00
dece e3a8833d53 Add initial set of files 2023-05-05 21:48:24 +02:00