Commit Graph

61 Commits

Author SHA1 Message Date
EP aebe13b0b0 Fix tabs showing all content: remove global visibility forcing from emoji grid init; rely on v-if 2025-08-20 19:11:00 -07:00
EP 7f29b89d92 Re-enable app rendering: remove v-cloak hiding on tabs; keep tab wiring intact 2025-08-20 19:04:48 -07:00
EP 8357ec9f31 Tabs: add v-cloak safety to prevent all sections showing before Vue mounts; fix Unicode Escape label; defensive CSS 2025-08-20 19:01:19 -07:00
EP 0840bc00e6 Fix potential lockups: make strikethrough/underline robust without emojiLibrary; site tab wiring unchanged; investigate CSS/HTML if issue persists 2025-08-20 18:55:04 -07:00
EP 577a9a93df Transforms: add Base85 (Z85), Base91, and Quoted-Printable; register in Encoding category 2025-08-20 18:51:06 -07:00
EP f06bced43e Transforms QA: mark ambiguous mappings as non-reversible (Leetspeak, NATO, A1Z26, Greek, Regional Indicator); keeps universal decoder reliable 2025-08-20 18:44:49 -07:00
EP 6d1569b3bd Transforms: make Base64/Base64URL and Binary UTF-8 safe (TextEncoder/TextDecoder) for reliable round-trips 2025-08-20 18:36:13 -07:00
EP f8a2aa0e54 Transforms: add Ubbi Dubbi and Rövarspråket (reversible); register in Format category 2025-08-20 18:30:13 -07:00
EP 97dc1651e1 Tests: add full round-trip self-test page for all reversible transforms 2025-08-20 18:25:37 -07:00
EP 3ab63e29e9 QA: remove incorrect reverse for Vaporwave (not logically reversible); recheck suite 2025-08-20 18:23:12 -07:00
EP 4c406e2d6c Transforms QA: improve Invisible Text reverse (byte-accurate); simplify previews for Binary/Hex; added tests page already covers flows 2025-08-20 18:18:30 -07:00
EP fb3e48d3c5 Transforms: add Base45, Rail Fence (5 rails), XOR cipher, Swap Case, Unicode normalize/escape/strip-diacritics, Squash Whitespace; register in categories 2025-08-20 18:17:06 -07:00
EP 30c652d9a4 Tokenade controls: set max values to depth 8, breadth 10, repeats 50 (sliders + logic) 2025-08-20 18:03:01 -07:00
EP a3d4fc33df Tokenizer tab: add OpenAI encodings via browser-safe gpt-tokenizer dynamic import; UI: fit all five Tokenade preset buttons on one line (tighter buttons) 2025-08-20 18:00:29 -07:00
EP 030d90bcca Tokenade presets: default separator to ZWNJ for all presets; remove 'Presets' label; keep all five preset buttons on one line 2025-08-20 17:54:26 -07:00
EP 99e0ecbe26 Tokenade UI: fix overlapping by boxing controls, adding padding/margins, and enabling wrap; standardize spacing to match Transform page 2025-08-20 17:45:22 -07:00
EP c6fbd19d74 Tokenade: remove drop/paste UI; add advanced custom carrier text override; keep quick picks + dropdown 2025-08-20 17:28:48 -07:00
EP d7b64e0ec2 Fix: fully comment stray duplicate Tokenade block; change carrier input to dropdown select 2025-08-20 17:24:25 -07:00
EP d1ce66373b Tokenade default: set separator to Zero-Width Non-Joiner (zwnj) 2025-08-20 17:20:50 -07:00
EP 2cbc5c38ba Fix: remove duplicate Tokenade tab markup at bottom of index.html causing homepage bleed-through 2025-08-20 17:13:20 -07:00
EP 756f332946 Tokenade: rename to 'Single emoji carrier mode' and add emoji search via datalist in carrier input 2025-08-20 17:06:45 -07:00
EP 2e37019467 Add dedicated Tokenade tab: move generator, add text payload generator, wire new state/methods 2025-08-20 17:01:27 -07:00
EP ff0719011e Tokenade presets: swap to descriptive emojis (🪶, 🍃, 🪨, 🗿, ) 2025-08-20 16:56:47 -07:00
EP db45d2d88d Tokenade: add 5 fun weight-class presets (Featherweight, Lightweight, Middleweight, Heavyweight, Super Heavyweight) and wire logic 2025-08-20 16:55:03 -07:00
EP 0b5f21f33c Fix UI: remove stray closing div in steganography tab to keep Emoji content inside its tab 2025-08-20 16:46:57 -07:00
EP 8a32dd4f07 Tokenade presets: horizontal flex layout 2025-08-20 16:43:13 -07:00
EP 5233472c7f Tokenade UX: live length estimator, single-carrier mode with carrier input and drag/paste payload; safer ZW char handling; updated labels 2025-08-20 16:38:56 -07:00
EP c44803d9f6 Rename to Tokenade Generator: add presets, tooltips, auto-copy, and clear disclaimer; clarify labels and actions 2025-08-20 16:31:38 -07:00
EP 589ec3ea44 Emoji tab: add Token Bomb Generator (nested emoji builder with zero-width options, VS toggles, randomization) 2025-08-20 16:30:04 -07:00
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 e1b4415c4a Create README.md 2025-05-22 02:18:09 +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 047e914f22 Remove no-black-bar.css as fixes are now in style.css 2025-03-11 22:24:04 -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 bfe3338206 Add comprehensive CSS rules to eliminate black bar in emoji grid 2025-03-11 16:57:47 -04:00
EP bd9faaa1f3 Fix black bar in emoji grid by removing box shadows 2025-03-11 16:52:44 -04:00
EP 0a96e627aa Remove unused emoji-picker-element package 2025-03-11 16:32:08 -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