47 Commits

Author SHA1 Message Date
listyantidewi 4550d4663e Merge pull request 'Add Merge Images tool (justified layouts, size-bounded output)' (#2) from merge-images into main
Reviewed-on: https://codeberg.org/listyantidewi/your-everyday-tools/pulls/2
2026-06-13 07:24:02 +02:00
dzakdzaks c720d48922 Refactor image scaling functions to use math.floor for width and height calculations, ensuring more consistent resizing behavior. Update target height calculation in _combine_images to account for maximum content width and aspect ratio, improving layout handling. Enhance error handling in merge function by closing images on exceptions. 2026-06-12 01:30:28 +07:00
dzakdzaks 0c846049ae Add Merge Images tool to combine multiple images into one canvas with configurable layouts and options. Update README and CHANGELOG to reflect this new feature. 2026-06-12 01:18:28 +07:00
listyantidewi 473e3f1073 Merge pull request 'Add theme switcher, tool search, and vendored Bootstrap Icons (v0.6.4)' (#1) from theme-switcher into main
Reviewed-on: https://codeberg.org/listyantidewi/your-everyday-tools/pulls/1
2026-06-09 16:36:00 +02:00
dzakdzaks d75287ce63 update resized images 2026-06-07 02:24:01 +07:00
dzakdzaks 070607024c Update CHANGELOG and README for version 0.6.4 2026-06-07 02:11:57 +07:00
dzakdzaks 3e54ed40b0 Add global search functionality for tools
- Introduced a global search input in the top bar for easy access to tools.
- Implemented JavaScript logic to filter and display search results dynamically.
- Enhanced CSS for the search input and dropdown results, including styling for empty states.
- Updated HTML to include necessary elements for the global search feature.
2026-06-07 01:27:58 +07:00
dzakdzaks b643f527d0 Add tool search functionality to home page
- Introduced a search input field for tools in the home hero section.
- Implemented JavaScript functionality to filter tool cards based on user input.
- Added a message for when no tools match the search criteria.
- Updated CSS for the search input and empty state styling.
2026-06-07 01:16:08 +07:00
dzakdzaks b454579cb8 Enhance theme switching functionality with animation support and improve button interactions. Update CSS for smoother transitions and add spinning effect for icons on button click. 2026-06-07 00:57:20 +07:00
dzakdzaks 6b1e4b3cf3 Implement theme switcher functionality and enhance styling with CSS variables. Add dark and light theme support, update UI elements for better accessibility, and ensure consistent theming across tools. 2026-06-07 00:51:22 +07:00
dzakdzaks e82bc93d83 Update README and integrate Bootstrap Icons for improved styling. Replace local icon shim with vendored Bootstrap Icons and add font files for better offline support. 2026-06-07 00:32:51 +07:00
listyantidewi1 d4b6e63e15 Improve local conversion fidelity and launchers 2026-06-06 19:05:17 +07:00
listyantidewi1 0295891874 add requirements & expectations notes to tools that need them 2026-05-01 21:14:04 +07:00
listyantidewi1 10d3ba932d fixed file to PDF fidelity 2026-05-01 20:32:53 +07:00
listyantidewi1 ef4035379b edited readme 2026-05-01 19:49:26 +07:00
listyantidewi1 658dfc9578 editable pdf to ppt 2026-05-01 19:43:02 +07:00
listyantidewi1 df12bc5f38 fix pdf to excel for borderless table 2026-05-01 17:52:36 +07:00
listyantidewi1 705c6b4fd0 fixed form filler for radio button 2026-05-01 17:42:30 +07:00
listyantidewi1 73df374969 added PDF form filler 2026-05-01 17:22:50 +07:00
listyantidewi1 c25a235afe added more tools 2026-05-01 11:54:27 +07:00
listyantidewi1 5fb64189ea enhance layout fidelity 2026-04-28 23:20:46 +07:00
listyantidewi1 6c659b33e5 update layouting power 2026-04-28 22:27:52 +07:00
listyantidewi1 75ac80c92a updated readme 2026-04-22 01:19:13 +07:00
listyantidewi1 c71190af1b updated readme 2026-04-21 23:49:22 +07:00
listyantidewi1 692fc87dd3 docs: add GitHub manual install instructions 2026-04-21 23:48:20 +07:00
listyantidewi1 66ed65ee11 list Codeberg + Bitbucket mirrors in README
GitHub repo is currently under Trust & Safety review, so surface the
other two mirrors prominently near the top and in the Manual install
clone command.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-21 09:03:53 +07:00
listyantidewi1 2dda4deb5c restore screenshots and QRIS image under images/ 2026-04-20 21:18:39 +07:00
listyantidewi1 46596deb17 remove QRIS image and Support QR block from README
Drops the now-orphaned qris.png reference and collapses the Support
section to a brief text note. New images will be added later.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-20 19:31:50 +07:00
listyantidewi1 29fdc6d29f remove broken display screenshots from README
The 1a–1e.png screenshots weren't rendering on GitHub, so drop the
Screenshots section and untrack the files. qris.png is kept because
it's still referenced by the Support section.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-20 19:30:07 +07:00
listyantidewi1 2ff15baab4 added more tools 2026-04-20 19:12:40 +07:00
listyantidewi1 2079aa8b3f added qris 2026-04-20 17:46:07 +07:00
listyantidewi1 56fa04aa3a added pdf to excel 2026-04-20 15:07:32 +07:00
listyantidewi1 f23ba454f2 added launcher script 2026-04-20 14:53:59 +07:00
listyantidewi1 2069564403 added more screenshots 2026-04-20 14:44:40 +07:00
listyantidewi1 86cb67d5d5 added more tools and bug fixes 2026-04-20 14:43:43 +07:00
listyantidewi1 de66fde018 added excel tools 2026-04-19 11:17:37 +07:00
listyantidewi1 e93f542fc3 added more info and how-to about ODA 2026-04-19 11:00:05 +07:00
listyantidewi1 a07b480a71 Added OCR PDF, CAD to PDF/image, Animated WebP/GIF 2026-04-19 10:53:59 +07:00
listyantidewi1 b329efe6ad removed a license 2026-04-19 10:41:02 +07:00
listyantidewi1 98205de481 updated readme 2026-04-18 23:24:55 +07:00
listyantidewi1 4980e57a9b updated readme 2026-04-18 23:20:28 +07:00
listyantidewi1 c1cb4a9145 added screenshots 2026-04-18 23:17:58 +07:00
listyantidewi1 705d2b94f6 feature updates 2026-04-18 23:13:51 +07:00
listyantidewi1 07a3014237 Remove .claude and __pycache__ from tracking, add .gitignore 2026-04-18 23:13:16 +07:00
listyantidewi1 c082ab1aeb updated readme 2026-04-18 21:14:56 +07:00
listyantidewi1 f1dd249338 added word to PDF 2026-04-18 21:11:22 +07:00
listyantidewi1 7f362ed9fb first commit 2026-04-18 21:04:26 +07:00