]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Merge templates, static, resources
authorshamoon <4887959+shamoon@users.noreply.github.com>
Tue, 8 Apr 2025 23:55:54 +0000 (16:55 -0700)
committershamoon <4887959+shamoon@users.noreply.github.com>
Tue, 8 Apr 2025 23:55:54 +0000 (16:55 -0700)
19 files changed:
src/paperless/resources/document.webp [moved from src/documents/resources/document.webp with 100% similarity]
src/paperless/static/base.css [moved from src/documents/static/base.css with 100% similarity]
src/paperless/static/bootstrap.min.css [moved from src/documents/static/bootstrap.min.css with 100% similarity]
src/paperless/templates/account/account_inactive.html [moved from src/documents/templates/account/account_inactive.html with 100% similarity]
src/paperless/templates/account/email/base_message.txt [moved from src/documents/templates/account/email/base_message.txt with 100% similarity]
src/paperless/templates/account/login.html [moved from src/documents/templates/account/login.html with 100% similarity]
src/paperless/templates/account/password_reset.html [moved from src/documents/templates/account/password_reset.html with 100% similarity]
src/paperless/templates/account/password_reset_done.html [moved from src/documents/templates/account/password_reset_done.html with 100% similarity]
src/paperless/templates/account/password_reset_from_key.html [moved from src/documents/templates/account/password_reset_from_key.html with 100% similarity]
src/paperless/templates/account/password_reset_from_key_done.html [moved from src/documents/templates/account/password_reset_from_key_done.html with 100% similarity]
src/paperless/templates/account/signup.html [moved from src/documents/templates/account/signup.html with 100% similarity]
src/paperless/templates/index.html [moved from src/documents/templates/index.html with 100% similarity]
src/paperless/templates/mfa/authenticate.html [moved from src/documents/templates/mfa/authenticate.html with 100% similarity]
src/paperless/templates/paperless-ngx/base.html [moved from src/documents/templates/paperless-ngx/base.html with 100% similarity]
src/paperless/templates/paperless-ngx/snippets/svg_leaf.html [moved from src/documents/templates/paperless-ngx/snippets/svg_leaf.html with 100% similarity]
src/paperless/templates/paperless-ngx/snippets/svg_logo.html [moved from src/documents/templates/paperless-ngx/snippets/svg_logo.html with 100% similarity]
src/paperless/templates/socialaccount/authentication_error.html [moved from src/documents/templates/socialaccount/authentication_error.html with 100% similarity]
src/paperless/templates/socialaccount/login.html [moved from src/documents/templates/socialaccount/login.html with 100% similarity]
src/paperless/templates/socialaccount/signup.html [moved from src/documents/templates/socialaccount/signup.html with 100% similarity]