abdullahalam123
3d0b829af8
chore: Delete npm prepare script from package.json during build.
2026-01-05 19:34:55 +05:30
Immánuel!
444be0587b
Fix Dockerfile env declaration
2026-01-02 23:26:24 +01:00
Immánuel!
5b7319b520
Add config option to disable Nginx IPv6 lsitener
2026-01-02 23:19:10 +01:00
ryuupendragon
210af94722
Add LABEL "org.opencontainers.image.url"
2025-12-28 12:58:47 +05:30
abdullahalam123
f30a084fce
feat: Add VitePress docs, EPUB to PDF tool, Phosphor icons, and licensing updates
...
- Set up VitePress documentation site (docs:dev, docs:build, docs:preview)
- Added Getting Started, Tools Reference, Contributing, and Commercial License pages
- Created self-hosting guides for Docker, Vercel, Netlify, Cloudflare, AWS, Hostinger, Nginx, Apache
- Updated README with documentation link, sponsors section, and docs contribution guide
- Added EPUB to PDF converter using LibreOffice WASM
- Migrated to Phosphor Icons for consistent iconography
- Added donation ribbon banner on landing page
- Removed 'Like My Work?' section (replaced by ribbon)
- Updated licensing.html with delivery model, AGPL notice, invoicing, and no-refund policy
- Added Commercial License documentation page
- Updated translations table (Chinese added, marked non-English as In Progress)
- Added sponsors.yml workflow for auto-generating sponsor avatars
2025-12-27 19:38:33 +05:30
EmeraldPi
d07d12a975
Buid and package EmbedPDF.js using Github workflow
2025-12-14 19:02:53 -05:00
abdullahalam123
d3fe6b2fcc
chore: Refactor Dockerfile and update HTML favicon links
...
- Simplify Dockerfile by removing redundant BASE_URL handling logic and complex RUN commands
- Change SIMPLE_MODE default from true to false for production builds
- Fix indentation inconsistencies in Dockerfile conditional statements
- Move favicon link tags from body to head section in all HTML files for proper semantic structure
- Replace inline favicon links with img tag in navigation logo across all pages
- Update README.md documentation to clarify BASE_URL trailing slash requirements
- Remove commented-out legacy Dockerfile code for cleaner maintenance
- Consolidate favicon declarations in document head for better performance and SEO
2025-12-12 00:19:24 +05:30
Alam
aefa978ef2
Merge branch 'main' into dockerfile-BASE_DIR-support
2025-12-12 00:14:31 +05:30
abdullahalam123
78dc6333f9
setup i18n and ported all tools to standalone pages
2025-12-11 19:34:14 +05:30
Michael Amann
2468962f01
Added BASE_URL support to the Dockerfile
2025-12-09 14:02:40 +01:00
Erwan Hervé
0ab113f8ba
Add image source label to Dockerfile
2025-11-07 18:48:39 +01:00
Lalit Sudhir
24b5204098
standardize port mapping to 8080 across all Docker configurations
2025-10-25 00:53:18 -07:00
Lalit Sudhir
874d97889f
optimize Dockerfile and update nginx base image
2025-10-24 00:36:40 -07:00
Lalit Sudhir
922e42548f
migrate to nginx-unprivileged for enhanced security
2025-10-23 19:42:34 -07:00
Lalit Sudhir
8ac62b48a6
feat: implement non-root user security for Docker container
2025-10-22 19:10:33 -07:00
Lalit Sudhir
f037e27535
feat: add Simple Mode for internal organizational use
2025-10-20 01:42:50 -07:00
abdullahalam123
3f90e5ed8d
feat(docker): add docker configuration files and update styles
...
refactor: convert script tags to link tags for stylesheets in HTML files
fix: update PDF download to use Uint8Array for blob creation
style: reformat CSS file for better readability and organization
2025-10-12 18:23:13 +05:30