Fix: disable toggle for share link creation without archive version, fix auto-copy in Safari (#4885)

* Fix: disable share link archive switch if archive version doesnt exist

* Fix: Add brief timeout before copy after share link creation for Safari, only show if succeeded

* Update messages.xlf
This commit is contained in:
shamoon
2023-12-07 13:48:33 -08:00
committed by GitHub
parent 5cd17e71e2
commit 5942cd6cd2
6 changed files with 65 additions and 39 deletions

View File

@@ -50,6 +50,8 @@ export interface PaperlessDocument extends ObjectWithPermissions {
original_file_name?: string
archived_file_name?: string
download_url?: string
thumbnail_url?: string