Commit Graph

23 Commits

Author SHA1 Message Date
dependabot[bot] 112eb50d9d chore(deps): bump actions/upload-pages-artifact from 3 to 4
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-26 21:19:35 +00:00
Alam aae03f3ae9 Merge pull request #307 from larryclaman/ghpages-docs
Documentation for static website hosting of BentoPDF
2025-12-26 22:00:11 +05:30
Larry Claman 673b1f1fa7 wrote docs 2025-12-23 17:17:02 -05:00
Connor Smith d40521335d Fix embedpdf package with v2 change 2025-12-22 11:12:05 -05:00
Larry Claman 3a9f943832 added static.yml 2025-12-18 09:14:16 -05:00
EmeraldPi d07d12a975 Buid and package EmbedPDF.js using Github workflow 2025-12-14 19:02:53 -05:00
abdullahalam123 1fe05ec59f ci: Improve Docker build workflow and update dependencies
- Add release type detection to distinguish between version tags and edge builds
- Implement separate Docker build steps for release and edge builds with appropriate tags
- Add edge and SHA-based image tags for main branch builds
- Update nginx configuration to support Vietnamese (vi) language routing
- Simplify nginx location block to handle static files and fallback to index.html
- Remove javascript-obfuscator and ts-migrate from dependencies
- Update README with simplified self-hosting instructions using npx http-server
- Consolidate multiple server setup examples into single recommended approach
- Update build preview command to use npm run preview instead of npx serve
- Improve localization files for German, English, Vietnamese, and Chinese
- Update worker files and TypeScript logic files for improved functionality
- Enhance PDF tool pages with better structure and internationalization support
2025-12-13 20:57:32 +05:30
abdullahalam123 df346eb08a ci: Update CLA workflow to grant write permissions for contents and remove internal comments. 2025-12-06 04:01:01 +05:30
Alam 529958e325 Update cla.yml 2025-12-06 02:04:01 +05:30
abdullahalam123 5e23a7e77e feat: Add Contributor License Agreements (CLA) for individual and corporate contributors with automated enforcement. 2025-12-05 14:57:35 +05:30
abdullahalam123 c60d3508bb change: build to include dist 2025-11-17 14:04:07 +05:30
Lalit Sudhir c49957b721 Add GHCR publishing support 2025-10-27 00:31:18 -07:00
abdullahalam123 06c36a590b chore: update config files, icons and readme
- Update FUNDING.yml formatting
- Remove debug log in sanitize-pdf.ts
- Adjust test expectation for tool count
- Standardize dependabot.yml quotes
- Update tool icons in config
- Expand and reorganize README features list
- Fix markdown formatting in README
2025-10-22 15:19:44 +05:30
abdullahalam123 05de28d791 docs: add GitHub sponsorship and 2025-10-21 18:14:57 +05:30
Alam c9faee4fd9 Create dependabot.yml 2025-10-21 14:05:51 +05:30
abdullahalam123 739dac55ee feat(file-handler): improve metadata display and XMP parsing
- Add new formatIsoDate helper for human-readable dates
- Enhance PDF info dictionary display with better null handling
- Implement structured XMP metadata parsing with formatted output
- Improve error handling for metadata processing
2025-10-21 13:38:54 +05:30
Lalit Sudhir a8df98f20d add Simple Mode for internal organizational use 2025-10-20 17:53:09 -07:00
Lalit Sudhir edc0f27e0f Adding Docker image for Simple mode 2025-10-20 12:31:04 -07:00
abdullahalam123 0e7c53560a feat(ocr): add whitelist presets and improve UI for OCR tool
refactor: format code and improve mobile menu accessibility
style: fix whitespace and formatting in multiple files
docs: update documentation with better formatting and examples
2025-10-20 18:51:49 +05:30
Lalit Sudhir b3ab445538 Added version management sysytem 2025-10-19 02:03:04 -07:00
NanditaPatil-dotcom f1d830d81d feat:Setup Prettier for code formatting 2025-10-17 11:37:32 +05:30
abdullahalam123 1cf40d9328 docs: add issue and pull request templates
Add standardized templates for GitHub issues and pull requests to improve contribution consistency. The templates guide users to provide necessary details when reporting bugs, requesting features, or submitting code changes.
2025-10-15 12:57:38 +05:30
Duy Pham 412f83950d feat: cicd for build and push to docker registry 2025-10-14 10:29:36 -05:00