This website requires JavaScript.
Explore
Help
Sign In
admin.suherdy
/
sign_image_field
Watch
1
Star
0
Fork
0
You've already forked sign_image_field
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
18
Commits
2
Branches
0
Tags
125
KiB
Python
52.4%
JavaScript
35.9%
CSS
11.7%
0f9d0e02e6
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Suherdy Yacob
0f9d0e02e6
feat: Implement shared lazy loading for sign images by introducing a mixin applied to both PDF and Signable iframes, and remove the ResizeObserver for image field sizing.
2026-03-16 14:51:42 +07:00
controllers
feat: reduce maximum image processing and upload dimensions to 1080.
2026-02-24 11:19:03 +07:00
data
fix the iamge placeholder text
2026-01-08 12:14:08 +07:00
models
fix: Reset base output stream position before PDF file reading to ensure correct parsing.
2026-02-12 15:56:38 +07:00
static
/src
feat: Implement shared lazy loading for sign images by introducing a mixin applied to both PDF and Signable iframes, and remove the ResizeObserver for image field sizing.
2026-03-16 14:51:42 +07:00
tests
fix error on odoo 19
2026-01-23 13:40:05 +07:00
__init__.py
feat: implement server-side image compression for sign image fields.
2026-01-07 15:43:18 +07:00
__manifest__.py
fix error on odoo 19
2026-01-23 13:40:05 +07:00
.gitignore
refactor: Adjust
image_process
import path, update sign route type to
jsonrpc
, and add a
.gitignore
file.
2026-01-21 09:36:14 +07:00