Made documents downloadable #1

Merged
TKFRvisionOfficial merged 7 commits from feature/static-content into master 2023-07-20 21:13:39 +02:00
TKFRvisionOfficial commented 2023-07-19 23:39:46 +02:00 (Migrated from github.com)
No description provided.
TKFRvisionOfficial commented 2023-07-19 23:41:12 +02:00 (Migrated from github.com)

This is extremly slow for some reason and during a download around 4 cores of my computer are at 100%. (Yes, this also happens in a release build...)

This is extremly slow for some reason and during a download around 4 cores of my computer are at 100%. (Yes, this also happens in a release build...)
TKFRvisionOfficial commented 2023-07-20 10:07:10 +02:00 (Migrated from github.com)

I have just removed all my static content code and switched to tower already working implementation. This works perfectly and is way easier to manage.

I have just removed all my static content code and switched to tower already working implementation. This works perfectly and is way easier to manage.
tanneberger commented 2023-07-20 14:52:22 +02:00 (Migrated from github.com)

This pull request adds the /static route should the pdfs be served over this endpoint ? or what is it intended use ? @TKFRvisionOfficial

This pull request adds the `/static` route should the pdfs be served over this endpoint ? or what is it intended use ? @TKFRvisionOfficial
MarcelCoding commented 2023-07-20 16:12:53 +02:00 (Migrated from github.com)

The PDFs should be served but neither the file system path nor the http path is correct.

The PDFs should be served but neither the file system path nor the http path is correct.
MarcelCoding (Migrated from github.com) approved these changes 2023-07-20 21:13:23 +02:00
Sign in to join this conversation.
No description provided.