* Fixing url generation on thumbnails

This is mostly to remove the extensions which mess with OpenGraph meta fetching
Most services like Discord/Twitter/Facebook/Linkedin will not bother using the
Available opengraph metadata if an extension is detected as its assumed to be
a plain file
This commit is contained in:
shockrah
2022-01-31 15:09:55 -08:00
parent ac494608ff
commit f8052a6ecf
2 changed files with 25 additions and 19 deletions

19
.gitignore vendored
View File

@@ -1,28 +1,25 @@
/target
clippable-cli/store.json
msg
*.swp
tmp/
keys/
api/target/
api/dev/
*.swp
clippable-server/store.json
api/vids/
frontend/themes/clippable/static/js/index.js
frontend/public/
frontend/themes/clippable/static/js/category.js
frontend/themes/clippable/static/js/collection.js
api/static/js/
api/thumbs/
api/*.db
build/
gitpage/public/
gitpage/resources/
gitpage/hugo.exe
aws/infra/keys/
aws/infra/*.hcl
aws/infra/*.tfstate
aws/infra/*.backup
aws/infra/.terraform/providers/registry.terraform.io/hashicorp/aws/3.63.0/linux_amd64/terraform-provider-aws_v3.63.0_x5
aws/infra/.terraform/
aws/infra/plan
aws/infra/terraform.tfvars
aws/playbooks/hosts
tmp/
keys/