Commit Graph

  • 225a9ad7fb fix: upload card valknar 2026-02-25 21:36:23 +01:00
  • 311d80bd41 fix: figlet text input card valknar 2026-02-25 21:32:05 +01:00
  • 84bc70b442 fix: ffmpeg import valknar 2026-02-25 20:51:45 +01:00
  • 3a1e0153ac Update postinstall script for FFmpeg 0.12.10 valknar 2026-02-25 20:40:06 +01:00
  • 40214d9748 Upgrade FFmpeg to latest version (0.12.10) valknar 2026-02-25 20:39:18 +01:00
  • 87f1384175 Fix FFmpeg WASM loading: use CDN instead of local files valknar 2026-02-25 20:36:45 +01:00
  • 6d4426037c Fix FFmpeg import: use direct import like ImageMagick valknar 2026-02-25 20:29:55 +01:00
  • 3a8b409d1d Fix FFmpeg WASM bundler error: use runtime import instead of static analysis valknar 2026-02-25 20:27:53 +01:00
  • b5812c97b4 fix: handle FFmpeg dynamic import more gracefully valknar 2026-02-25 20:24:24 +01:00
  • 45a48abc91 fix: resolve FFmpeg WASM loader dynamic import error valknar 2026-02-25 20:22:04 +01:00
  • dd71130977 fix: conversion options styling valknar 2026-02-25 20:20:04 +01:00
  • b560dcbc8e refactor: streamline media converter UI and layout valknar 2026-02-25 19:59:22 +01:00
  • 56cdb1ae4a fix: remove media conversion presets valknar 2026-02-25 19:20:22 +01:00
  • 4668d771c1 style: remove emojis from media app format presets valknar 2026-02-25 18:34:39 +01:00
  • 4898ad942b style: remove emojis from media app quality presets valknar 2026-02-25 18:30:23 +01:00
  • 317a80dbad refactor: remove category colors from units app valknar 2026-02-25 18:24:15 +01:00
  • f28a2d1eab refactor: replace html range input with shadcn slider in batch operations valknar 2026-02-25 18:18:03 +01:00
  • 7eeb8399b3 refactor: externalize AppPage component and streamline all tool pages valknar 2026-02-25 18:04:32 +01:00
  • 71c22e465e refactor: replace html textarea with shadcn Textarea component valknar 2026-02-25 16:20:25 +01:00
  • 40e0b0e375 refactor: streamline TextInput classes with shadcn input valknar 2026-02-25 16:13:10 +01:00
  • 880bce157b style: improve light theme border and input visibility valknar 2026-02-25 16:09:29 +01:00
  • 2fb2eaa54c refactor: use Card, CardTitle and CardContent in Figlet and Units apps valknar 2026-02-25 16:00:10 +01:00
  • 4ccf316184 refactor: use shadcn Card component in pastel app valknar 2026-02-25 13:35:29 +01:00
  • 57ba63aa32 fix: update nginx fallback to properly serve custom 404 page valknar 2026-02-25 11:49:39 +01:00
  • 0732c9c5e2 feat: add custom 404 page and update nginx error handling valknar 2026-02-25 11:46:37 +01:00
  • 9bee255647 style: rename Pastel (Color) to Pastel in sidebar valknar 2026-02-25 11:23:03 +01:00
  • da7f60cf04 docs: update README with Media app information and project structure valknar 2026-02-25 11:22:38 +01:00
  • 5612176996 refactor: externalize app icons and update stats count valknar 2026-02-25 11:14:24 +01:00
  • 77e0114e96 refactor: load WASM from local assets via postinstall script valknar 2026-02-25 10:52:59 +01:00
  • 08e1cac3a0 feat: streamline WASM loading with local priority and cleanup UI valknar 2026-02-25 10:44:49 +01:00
  • 84cf6ecab0 feat: remove keyboard shortcuts from media app valknar 2026-02-25 10:15:28 +01:00
  • fbc8cdeebe feat: add media converter app and fix compilation errors valknar 2026-02-25 10:06:50 +01:00
  • 1da6168f37 fix: sidebar logo valknar 2026-02-24 19:19:34 +01:00
  • 5f46ba8c74 fix: breadcrumb root valknar 2026-02-24 19:14:58 +01:00
  • a604789285 fix: figlet cards padding valknar 2026-02-24 19:05:22 +01:00
  • 5d6ace4e46 fix: old styling with new shadcn components valknar 2026-02-24 16:58:17 +01:00
  • 9c6b184f7e refactor: update UI component usage to match latest shadcn APIs valknar 2026-02-24 16:20:35 +01:00
  • bf4729fa4d feat: integrate icon.png as favicon and remove legacy icon.svg valknar 2026-02-24 15:27:16 +01:00
  • d61add82cd feat: implement sort by hue for named colors using pastel-wasm valknar 2026-02-24 10:45:00 +01:00
  • d65a7c6c30 feat: remove statistics from Distinct Colors generator valknar 2026-02-24 09:45:09 +01:00
  • f779d4aa9d fix: remove color_spaces from CapabilitiesData to match implementation valknar 2026-02-23 18:28:30 +01:00
  • 3061260eec feat: remove colorspace option from pastel gradients (not supported by API) valknar 2026-02-23 18:22:12 +01:00
  • ab930a3279 fix: oklab string format and debounced color history valknar 2026-02-23 17:52:06 +01:00
  • 2d59f3aaca docs: update README and repository structure valknar 2026-02-23 17:43:38 +01:00
  • 4e7fc24582 chore: update icon and units description valknar 2026-02-23 17:41:03 +01:00
  • 906b0e081b feat: create app/icon.png from app/icon.svg valknar 2026-02-23 17:33:12 +01:00
  • 95b270810b feat: use NEXT_PUBLIC_SITE_URL and remove redundant preconnect valknar 2026-02-23 17:21:46 +01:00
  • b7d427023e feat: add Umami tracking support valknar 2026-02-23 17:09:44 +01:00
  • 4108ffc23f fix: app shell header logo display valknar 2026-02-23 14:04:13 +01:00
  • 43faed224f Feat: Refine UI and consolidate components valknar 2026-02-23 14:00:09 +01:00
  • 5ab1387165 style: update Logo and Kit title styling in App Shell valknar 2026-02-23 13:33:17 +01:00
  • facb7e5161 style: remove outer margins and scale elements in app/icon.svg valknar 2026-02-23 13:21:59 +01:00
  • 90b045f349 style(figlet): update default text and remove search keyboard hint valknar 2026-02-23 09:46:35 +01:00
  • 6fbcdd3674 docs: generate comprehensive new README valknar 2026-02-23 09:28:57 +01:00
  • 8ce12c4c70 style(pastel): unify card title sizes with figlet valknar 2026-02-23 09:25:51 +01:00
  • fd2ada4438 refactor(pastel): remove keyboard shortcuts and useKeyboard hook valknar 2026-02-23 08:41:32 +01:00
  • 2160b9aaa0 style: unify keyboard shortcut hints across tools using Pastel style valknar 2026-02-23 08:27:26 +01:00
  • 7806bcbede refactor: flatten Pastel routes by removing intermediate palettes and accessibility paths valknar 2026-02-23 08:18:44 +01:00
  • 3a100f8fde feat: move units search and category select to a row below description valknar 2026-02-23 08:09:51 +01:00
  • 93bbc2ef22 fix: improve robustness of search focus keyboard shortcut valknar 2026-02-23 08:05:33 +01:00
  • 81fa370ec9 style: update unit category colors to match Tailwind palette valknar 2026-02-23 08:03:55 +01:00
  • d767f9714c style: improve icon alignment in figlet font selector tabs valknar 2026-02-23 08:01:48 +01:00
  • 59ad5143eb style: unify button row styling in figlet font preview valknar 2026-02-23 08:00:34 +01:00
  • d9315ecf7d style: streamline inputs and selects with more visible borders valknar 2026-02-23 07:56:16 +01:00
  • 9a95e97150 feat: align units converter header into a single row valknar 2026-02-23 07:51:39 +01:00
  • dbdd28d552 feat: move unit search input inside the converter card valknar 2026-02-23 07:50:03 +01:00
  • 30f88c6f9d feat: replace category grid with select dropdown in units converter valknar 2026-02-23 07:48:06 +01:00
  • e7cc825c54 feat: remove recent conversions functionality from units valknar 2026-02-23 07:45:15 +01:00
  • d1c95254b0 fix: update nginx for proper Next.js deep linking support valknar 2026-02-23 02:36:54 +01:00
  • d2dcd2ca9f fix: resolve linting errors and improve ESLint configuration valknar 2026-02-23 02:31:49 +01:00
  • a9d0fd8443 refactor: streamline toast system and harmonize UI across tools valknar 2026-02-23 02:04:46 +01:00
  • 09838a203c refactor: consolidate utilities, clean up components, and improve theme persistence valknar 2026-02-23 00:40:45 +01:00
  • 2000623c67 feat: implement Figlet, Pastel, and Unit tools with a unified layout valknar 2026-02-22 21:35:53 +01:00
  • ff6bb873eb update: tools count from 6 to 3 valknar 2026-02-16 07:54:22 +01:00
  • 67e05f9890 remove: Audio, Paint, and Convert tools from kit listing valknar 2026-02-16 07:47:58 +01:00
  • 443b87f97b update: replace Draw with Paint image editor valknar 2025-11-20 21:19:28 +01:00
  • f109093eab fix: replace file icon with git branch icon valknar 2025-11-17 22:03:48 +01:00
  • 398c4cd8ec feat: add git icons to View on Dev links valknar 2025-11-17 21:59:47 +01:00
  • 59b88518f6 update: replace GitHub links with dev.pivoine.art valknar 2025-11-17 21:55:10 +01:00
  • 312dd7fda0 remove: GitHub link from footer valknar 2025-11-17 21:32:34 +01:00
  • f4bc89e5fe fix: correct Audio gradient class name valknar 2025-11-17 18:13:00 +01:00
  • 4efb2d536d design: update Audio tool gradient to orange-red valknar 2025-11-17 18:10:57 +01:00
  • b094bd3af9 update: replace Stirling with Audio tool valknar 2025-11-17 15:30:41 +01:00
  • 4dcc7e7025 remove: delete GitHub Actions workflow valknar 2025-11-17 11:31:49 +01:00
  • be2227ef6f update: rebrand Vert to Convert with improved description valknar 2025-11-17 11:18:52 +01:00
  • 593c76de5c design: improve UI consistency and footer layout valknar 2025-11-09 16:53:03 +01:00
  • 9dd47173d9 fix: improve card hover contrast and update Figlet icon valknar 2025-11-09 16:12:05 +01:00
  • 5d549ed32c design: finalize logo and update Pastel to palette icon valknar 2025-11-09 16:08:28 +01:00
  • a37b0e5b08 design: use authentic Lucide icons (brush × wrench) crossed valknar 2025-11-09 15:56:57 +01:00
  • 408caebdf0 design: redesign logo with clean Lucide-style icons valknar 2025-11-09 15:54:15 +01:00
  • 2d421c9cac design: update logo to crossed wrench and brush valknar 2025-11-09 15:49:32 +01:00
  • 41c77dce9d refactor: remove Paint tool from toolkit valknar 2025-11-09 15:26:31 +01:00
  • 76e1af8e97 feat: add Figlet ASCII art generator as 7th tool valknar 2025-11-09 13:15:12 +01:00
  • f843ad9923 design: simplify logo to suitcase with single brush valknar 2025-11-08 19:20:39 +01:00
  • 543338aef2 fix: change Draw card to pink gradient to match footer color valknar 2025-11-08 19:00:59 +01:00
  • 3a4fa63de7 polish: streamline colors and enhance UX with major improvements valknar 2025-11-08 18:40:25 +01:00
  • 86efde25bc polish: match footer tool link colors to card gradients and increase font size valknar 2025-11-08 17:51:09 +01:00
  • d0d646e5a0 feat: add Draw (Excalidraw) tool as 6th tool valknar 2025-11-08 17:35:56 +01:00
  • 47f8fe7040 feat: add Units converter toolkit valknar 2025-11-08 10:20:29 +01:00
  • 34abf6cef2 feat: add Stirling PDF toolkit valknar 2025-11-07 19:13:19 +01:00