]> _ Git - songbook.git/commit
.
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 6 Jan 2023 09:44:57 +0000 (10:44 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 6 Jan 2023 09:44:57 +0000 (10:44 +0100)
commite44ab70695dc1b28097b47a0c959bb12bf81bb35
treea652a9fac243803ab941dfc60fffbc735200c0ea
parent97dcc362c2d2b0845b916f44a198fdf37e8b5299
.
19 files changed:
app/Console/Kernel.php
app/Http/Controllers/FrontController.php
app/Jobs/DownloadAudioTracks.php
app/Jobs/OptimizeMP3.php
app/Jobs/PitchShiftAudio.php
app/Jobs/SyncNotion.php [new file with mode: 0644]
app/Models/Collection.php
app/Notion/Song.php [new file with mode: 0644]
composer.json
resources/css/app.sass
resources/css/fonts/dancing-script-v24-latin-regular.woff2 [new file with mode: 0644]
resources/js/mmenu.js
resources/js/player.js
resources/views/layout.blade.php
resources/views/notion_collection.blade.php [new file with mode: 0644]
resources/views/notion_collection_song.blade.php [new file with mode: 0644]
resources/views/notion_menu.blade.php [new file with mode: 0644]
resources/views/notion_menu_song.blade.php [new file with mode: 0644]
resources/views/notion_song.blade.php [new file with mode: 0644]