]> git.mxchange.org Git - friendica.git/commit
Add Fancybox to the core
authorMichael <heluecht@pirati.ca>
Wed, 3 May 2023 20:59:28 +0000 (20:59 +0000)
committerMichael <heluecht@pirati.ca>
Wed, 3 May 2023 20:59:28 +0000 (20:59 +0000)
commitb4b9a6a34a243ad5774b30350e5c772e0986cb6c
tree1d4b061ccb9a61e8d4f23cd7c8506e0e48f189b6
parent349fa08ecef3183c418e76b450d24a716410d9d4
Add Fancybox to the core
14 files changed:
src/Model/Item.php
src/Model/Post/Media.php
view/js/fancybox/README.md [new file with mode: 0644]
view/js/fancybox/fancybox.config.js [new file with mode: 0644]
view/js/fancybox/jquery.fancybox.css [new file with mode: 0644]
view/js/fancybox/jquery.fancybox.js [new file with mode: 0644]
view/js/fancybox/jquery.fancybox.min.css [new file with mode: 0644]
view/js/fancybox/jquery.fancybox.min.js [new file with mode: 0644]
view/templates/content/image.tpl
view/templates/head.tpl
view/theme/frio/js/modal.js
view/theme/frio/templates/head.tpl
view/theme/vier/dark.css
view/theme/vier/mobile.css