]> _ Git - fluidbook-toolbox.git/commit
wip #5835 @2
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 28 Mar 2023 18:09:12 +0000 (20:09 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 28 Mar 2023 18:09:12 +0000 (20:09 +0200)
commit88f74af0ad170a9d11385d44c4f5937fc9428260
tree5d0f44fe8a52e1c088a0032a1bab7eba5ddf44c4
parenta7e3e788e558857773224955c2298d9f0eca2cfc
wip #5835 @2
27 files changed:
app/Fluidbook/Packager/Download.php
app/Jobs/DownloadBase.php
app/Jobs/ElearningMediaDownload.php
app/Jobs/ElearningPackageDownload.php
app/Jobs/FluidbookCollectionDownload.php
app/Jobs/QuizDownload.php
app/Jobs/Tools/FluidbookAssetsDownloader.php
app/Notifications/DownloadReady.php
public/images/logo-email.png [new file with mode: 0644]
resources/views/vendor/mail/html/button.blade.php [new file with mode: 0644]
resources/views/vendor/mail/html/footer.blade.php [new file with mode: 0644]
resources/views/vendor/mail/html/header.blade.php [new file with mode: 0644]
resources/views/vendor/mail/html/layout.blade.php [new file with mode: 0644]
resources/views/vendor/mail/html/message.blade.php [new file with mode: 0644]
resources/views/vendor/mail/html/panel.blade.php [new file with mode: 0644]
resources/views/vendor/mail/html/subcopy.blade.php [new file with mode: 0644]
resources/views/vendor/mail/html/table.blade.php [new file with mode: 0644]
resources/views/vendor/mail/html/themes/default.css [new file with mode: 0644]
resources/views/vendor/mail/text/button.blade.php [new file with mode: 0644]
resources/views/vendor/mail/text/footer.blade.php [new file with mode: 0644]
resources/views/vendor/mail/text/header.blade.php [new file with mode: 0644]
resources/views/vendor/mail/text/layout.blade.php [new file with mode: 0644]
resources/views/vendor/mail/text/message.blade.php [new file with mode: 0644]
resources/views/vendor/mail/text/panel.blade.php [new file with mode: 0644]
resources/views/vendor/mail/text/subcopy.blade.php [new file with mode: 0644]
resources/views/vendor/mail/text/table.blade.php [new file with mode: 0644]
resources/views/vendor/notifications/email.blade.php [new file with mode: 0644]