]> _ Git - fluidbook-toolbox.git/commit
wip #5661 @2
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 19 Dec 2022 15:24:59 +0000 (16:24 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Mon, 19 Dec 2022 15:24:59 +0000 (16:24 +0100)
commit2d5bd969f9f88fdec4a9a451952673d9e4eab508
treeac35ec6c263cd1ab4308692b3630a2c1c480daf4
parent5d120f00e44efe564022419575a9c8c963a683f2
wip #5661 @2
21 files changed:
app/Console/Commands/FluidbookFarmPing.php
app/Fluidbook/Farm.php [new file with mode: 0644]
app/Fluidbook/Links.php [new file with mode: 0644]
app/Fluidbook/Packager/Base.php [new file with mode: 0644]
app/Fluidbook/Packager/ChromeOS.php [new file with mode: 0644]
app/Fluidbook/Packager/MacOS.php [new file with mode: 0644]
app/Fluidbook/Packager/OfflineHTML.php [new file with mode: 0644]
app/Fluidbook/Packager/Online.php [new file with mode: 0644]
app/Fluidbook/Packager/Precompiled.php [new file with mode: 0644]
app/Fluidbook/Packager/Scorm.php [new file with mode: 0644]
app/Fluidbook/Packager/Sharepoint.php [new file with mode: 0644]
app/Fluidbook/Packager/USBKey.php [new file with mode: 0644]
app/Fluidbook/Packager/WindowsEXE.php [new file with mode: 0644]
app/Fluidbook/Packager/WindowsInstaller.php [new file with mode: 0644]
app/Fluidbook/Packager/WindowsZIP.php [new file with mode: 0644]
app/Http/Controllers/Admin/Operations/FluidbookPublication/EditOperation.php
app/Jobs/FluidbookCompiler.php
app/Models/FluidbookDocument.php
app/Models/FluidbookPublication.php
app/Util/FluidbookFarm.php [deleted file]
app/Util/FluidbookLinks.php [deleted file]