]> _ Git - fluidbook-toolbox.git/commit
wip #5661 @3
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 19 Dec 2022 20:11:29 +0000 (21:11 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 19 Dec 2022 20:11:29 +0000 (21:11 +0100)
commit6a7c22aeecad4d5eafe2d82076fa4c72cf64dff8
treef21d6afdbc1d1610c6cf1630c016dcd3c0fc4c50
parent338a14d55e1f48d0e2d62db9b465869d3852c628
wip #5661 @3
27 files changed:
app/Console/Commands/FluidbookPackage.php [new file with mode: 0644]
app/Fluidbook/Links.php
app/Fluidbook/Packager/Base.php
app/Fluidbook/Packager/ChromeOS.php
app/Fluidbook/Packager/MacOS.php
app/Fluidbook/Packager/OfflineHTML.php
app/Fluidbook/Packager/Online.php
app/Fluidbook/Packager/Precompiled.php
app/Fluidbook/Packager/Scorm.php
app/Fluidbook/Packager/Sharepoint.php
app/Fluidbook/Packager/USBKey.php
app/Fluidbook/Packager/WindowsEXE.php
app/Fluidbook/Packager/WindowsInstaller.php
app/Fluidbook/Packager/WindowsZIP.php
app/Jobs/FluidbookCompiler.php
app/Models/FluidbookPublication.php
resources/fluidbookpublication/packager/_ffmpeg/libffmpeg.dylib [new file with mode: 0644]
resources/fluidbookpublication/packager/_ffmpeg/windows-x32-ffmpeg.dll [new file with mode: 0644]
resources/fluidbookpublication/packager/_ffmpeg/windows-x64-ffmpeg.dll [new file with mode: 0644]
resources/fluidbookpublication/packager/autorun-html.inf [new file with mode: 0644]
resources/fluidbookpublication/packager/autorun.inf [new file with mode: 0644]
resources/fluidbookpublication/packager/fluidbook.ico [new file with mode: 0644]
resources/fluidbookpublication/packager/html-silent.nsi [new file with mode: 0644]
resources/fluidbookpublication/packager/html.inf [new file with mode: 0644]
resources/fluidbookpublication/packager/html.nsi [new file with mode: 0644]
resources/fluidbookpublication/packager/hybrid.html [new file with mode: 0644]
resources/fluidbookpublication/packager/script.nsi [new file with mode: 0644]