Commit Graph

23 Commits

Author SHA1 Message Date
EP c306e9d0fd UI: Add global Advanced Unicode panel + header toggle; remove duplicate from decoder; wire Apply to steganography options; minor UI polish 2025-08-20 16:26:34 -07:00
EP 61285bfef3 feat: add randomizer chaos animations; add many new transforms (Katakana, Hiragana, Cyrillic Stylized, Fraktur, cases, emoji speak); improve previews; mixed/token-wise universal decoding; UI categories + README contributor guide; fix Random Mix no-scroll 2025-08-20 14:57:17 -07:00
pliny d97637a746 Update emojiLibrary.js 2025-06-09 23:44:14 +03:00
pliny f43fe9b2dd Update emojiLibrary.js 2025-06-09 23:42:43 +03:00
pliny 018b678b1a Update emojiLibrary.js 2025-06-09 23:41:49 +03:00
pliny c02e72dc8d Update emojiLibrary.js 2025-03-13 23:29:04 -04:00
pliny 8da7c18534 Update emojiLibrary.js 2025-03-13 23:27:48 -04:00
pliny 36c96a8a88 Update emojiLibrary.js 2025-03-13 23:24:49 -04:00
pliny 3e443f6c15 Update emojiLibrary.js 2025-03-13 23:23:50 -04:00
pliny 163c57cccd Update emojiLibrary.js 2025-03-13 23:20:19 -04:00
EP 2bdf4f202e Fixed emoji copying and category navigation, added Greek transform 2025-03-12 00:27:44 -04:00
EP e65a21f5fc Improved category jump scroll and simplified emoji decoder. Changes: 1) Added smooth category jump scroll with active state highlighting 2) Simplified emoji tab decoder to only attempt emoji decoding 2025-03-11 23:10:47 -04:00
EP 93e35af1d9 Fix input focus issues and improve clipboard handling
- Fixed input box focus after clicking transform buttons
- Improved clipboard handling to prevent unwanted notifications
- Removed aggressive focus management in transformInput watcher
- Added event object to transform button clicks
- Fixed syntax errors in fallback copy method
2025-03-11 19:20:08 -04:00
EP 632ef4c246 Final fixes: Update emoji grid styling and remove black bars 2025-03-11 17:09:03 -04:00
EP 7db95bbd84 Comprehensive fix for black bar in emoji grid with dedicated CSS file 2025-03-11 17:05:55 -04:00
EP 25785d9981 Fix emoji encoding and UI issues: 1) Fixed emoji encoding to properly handle all emoji types including flags 2) Improved decoding logic 3) Removed duplicate black bars from UI 4) Increased emoji size and visibility 2025-03-11 16:23:13 -04:00
EP 6fe724b312 Enhanced universal decoder to support braille, base64, and other encodings; Fixed emoji library to always show all emojis when typing 2025-03-10 13:58:25 -04:00
EP 633b93c092 Add full emoji library with improved display and prominent invisible text button 2025-03-09 19:38:18 -04:00
EP 50b74e6628 Fix clipboard permission errors and add manual copy buttons 2025-03-09 19:04:52 -04:00
EP e4edc506c5 Fix emoji encoding display and improve preview features 2025-03-09 18:54:21 -04:00
EP 7923719a01 Fix emoji encoding with zero-width space and improved detection 2025-03-09 18:48:59 -04:00
EP f65235c5d2 Fix emoji encoding and improve universal decoder 2025-03-09 18:45:56 -04:00
EP 1637dd3603 UI: Auto-copy transformed/hidden text
- Add automatic clipboard copy when text is transformed
- Add automatic clipboard copy when text is hidden/encoded
- Add automatic clipboard copy when text is decoded
- Remove manual copy buttons and keyboard shortcuts
- Fix transform button functionality
2025-03-09 17:50:23 -04:00