]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Fix: preserve non-ASCII filenames in document downloads (#9702)
authorshamoon <4887959+shamoon@users.noreply.github.com>
Sat, 19 Apr 2025 22:10:34 +0000 (15:10 -0700)
committerGitHub <noreply@github.com>
Sat, 19 Apr 2025 22:10:34 +0000 (22:10 +0000)
commitf52ebc7bf014eebd07bee00b7ef35f3829a102f6
tree01c44c4936ca7a611c0e411ba1707798b9502458
parentabf910fd93ae54d973c83be60c58e0a814edc407
Fix: preserve non-ASCII filenames in document downloads (#9702)
src-ui/src/app/components/document-detail/document-detail.component.ts
src-ui/src/app/utils/http.spec.ts [new file with mode: 0644]
src-ui/src/app/utils/http.ts [new file with mode: 0644]