Support pdf files in file viewer #259
Reference in New Issue
Block a user
No description provided.
Delete Branch "181-pdf-support"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Will close #181
@mmarif I added a commit and this should be good for now (the issue with hiding pdf stuff sometimes)
I also tested the parametrs but as it is now it is the best in my opinion :)
🚀
@6543 should be ok then. Bdw the last line in your commit is required?
Also I am not getting emails from gitea anymore, is it the same for you?
@mmarif you are right! about the mails I'll report
and about the EOL formation I'll add a
.gitattribute
witch should take care of it(windows<->unix eol) but I think each file should end with a EOL (IDEs normlay add it to the sourcecode)