Commit Graph

12 Commits

Author SHA1 Message Date
ph1r3754r73r 5abc5eb7b4 search/filter update for transforms, node version bump 2026-06-24 10:48:03 -07:00
ph1r3754r73r d3b8821090 fix multi spelling bug 2026-06-24 10:34:15 -07:00
ph1r3754r73r dc379434bb added themes, updated title and meta for seo and bump to v4.0 2026-06-13 17:06:14 -07:00
ph1r3754r73r 384876a83b added routing for loading into specific pages. updated translations to appear near the top again. 2026-06-13 14:02:07 -07:00
ph1r3754r73r b90397f0c0 lots of transform updates, additions, etc. updated docs. standardized transform dropdown. added qr/bar code tool. 2026-06-13 13:42:37 -07:00
GangGreenTemperTatum 789b28b5ca Expand Latin-root analysis across prompt inputs 2026-04-05 15:33:42 -04:00
Dustin Farley dcfb1f1dd3 ported Jason Haddix's additions, added transform settings 2026-03-21 00:44:16 -07:00
Dustin Farley 8ff45957c8 Sync upstream and refine Translate/PromptCraft/Glitch UI
Made-with: Cursor
2026-03-20 22:57:14 -07:00
pliny 9c11572f97 Add files via upload 2026-03-20 18:16:57 -07:00
pliny b56e419bca Add files via upload 2026-03-20 17:02:44 -07:00
Dustin Farley 27d63583a5 favs, last used, sortable columns, and update splitter transforms to match selection 2025-12-06 00:21:38 -08:00
Dustin Farley dc10a90851 refactor: migrate to modular tool-based architecture
- Implement tool registry system with individual tool modules
- Reorganize transformers into categorized source modules
- Remove emojiLibrary.js, consolidate into EmojiUtils and emojiData
- Fix mobile close button and tooltip functionality
- Add build system for transforms and emoji data
- Migrate from Python backend to pure JavaScript
- Add comprehensive documentation and testing
- Improve code organization and maintainability
- Ignore generated files (transforms-bundle.js, emojiData.js)
2025-12-02 20:26:32 -08:00