Commit Graph
73 Commits
Author SHA1 Message Date
Ku6epXBOCTuK 3c1c5b2b3a fix: update search flow - first tool search 2026-08-26 12:34:41 +05:00
Ku6epXBOCTuK 84cc56cc6c feat: add geometry masks 2026-08-26 12:31:44 +05:00
Ku6epXBOCTuK d65adcd16c feat: add shape masks 2026-08-26 11:45:14 +05:00
Ku6epXBOCTuK 553601acc1 feat: add masks core tools 2026-08-26 09:26:26 +05:00
Ku6epXBOCTuK 5c37eb2e7b feat: add channel tools 2026-08-26 08:38:30 +05:00
Ku6epXBOCTuK db02cbd165 feat: add pallette tools 2026-08-26 07:38:54 +05:00
Ku6epXBOCTuK 116d7c72aa feat: add watermarks and text tools 2026-08-26 07:21:43 +05:00
Ku6epXBOCTuK 54af7626d6 feat: add text and date draw tools 2026-08-26 05:43:03 +05:00
Ku6epXBOCTuK 38e7cd20d2 feat: add text draw core 2026-08-26 00:22:28 +05:00
Ku6epXBOCTuK 6e0647dfbf feat: add demo page 2026-08-25 18:44:03 +05:00
Ku6epXBOCTuK 148e4b1957 feat: inline tool page - parameters beetween source and result images 2026-08-25 15:48:16 +05:00
Ku6epXBOCTuK d70cbad0d2 refactor: separate tool page for A\B testing 2026-08-25 15:22:20 +05:00
Ku6epXBOCTuK 5e512f0bdd fix: some small css fixes 2026-08-25 14:44:31 +05:00
Ku6epXBOCTuK f1f5bd4409 feat: add theme switcher, dark theme 2026-08-25 14:32:13 +05:00
Ku6epXBOCTuK 96b8c00129 fix: get names from categories 2026-08-25 11:44:36 +05:00
Ku6epXBOCTuK 6d770dc642 feat: add base path for deploy 2026-08-25 10:36:10 +05:00
Ku6epXBOCTuK b296b6fa20 chore: update favicon 2026-08-25 09:57:13 +05:00
Ku6epXBOCTuK 486b99dbb8 refactor: add error messages i18n 2026-08-25 09:49:15 +05:00
Ku6epXBOCTuK c04a1fc1dc feat: search use both languages and remove diacrites 2026-08-25 09:07:57 +05:00
Ku6epXBOCTuK 6787201425 fix: base en 2026-08-25 08:58:38 +05:00
Ku6epXBOCTuK 396036802c feat: use i18n in components 2026-08-25 08:32:43 +05:00
Ku6epXBOCTuK 74a18d91a7 feat: base english language, also fallback to english 2026-08-25 08:32:19 +05:00
Ku6epXBOCTuK 2301b0e165 feat: move all common messages to i18n (ru\en) 2026-08-25 05:45:34 +05:00
Ku6epXBOCTuK 8255d33098 feat: add i18n - dict, en\ru, state 2026-08-25 05:29:58 +05:00
Ku6epXBOCTuK d64eaa0e93 test: add smoke tests 2026-08-24 18:51:38 +05:00
Ku6epXBOCTuK ebc3c33c12 fix: resolve transform core tools, add tests 2026-08-24 18:51:11 +05:00
Ku6epXBOCTuK 8745812a5f feat: add tool registry, icons 2026-08-24 17:41:08 +05:00
Ku6epXBOCTuK 0909e14cde feat: add io extensions - svg, jpeg 2026-08-24 17:15:17 +05:00
Ku6epXBOCTuK 7ef4b908e2 feat: add core tools - transfor, light, effects 2026-08-24 17:09:39 +05:00
Ku6epXBOCTuK a2dd288851 feat: add tools into registry, add icons 2026-08-24 13:01:06 +05:00
Ku6epXBOCTuK cb5ccf6da8 feat: add alpha and morphology core tools 2026-08-24 12:02:42 +05:00
Ku6epXBOCTuK 200e971df5 fix: use toolcard as links at list page 2026-08-24 10:03:46 +05:00
Ku6epXBOCTuK 5e44a45457 feat: add tool search cards 2026-08-24 09:40:58 +05:00
Ku6epXBOCTuK 76f1770286 feat: add tool popularity and icons 2026-08-24 09:16:29 +05:00
Ku6epXBOCTuK 702b96261d feat: combine tool in single card 2026-08-24 08:31:13 +05:00
Ku6epXBOCTuK 9fbb90b641 feat: move tool executor to web worker 2026-08-24 07:39:03 +05:00
Ku6epXBOCTuK c14301130f feat: add registry - background, blur, sharpen 2026-08-24 07:33:41 +05:00
Ku6epXBOCTuK fd5236c19b feat: add background and convolution core tools 2026-08-24 07:25:41 +05:00
Ku6epXBOCTuK 1b3bad46d1 refactor: use standalone tool run executor 2026-08-24 06:53:18 +05:00
Ku6epXBOCTuK 91b3492231 feat: restore old toolchain button 2026-08-24 06:35:01 +05:00
Ku6epXBOCTuK 3a5acfbc45 refactor: change show mask flow - checkbox in params 2026-08-24 06:02:32 +05:00
Ku6epXBOCTuK 306c26a360 feat: add chain tools workflow 2026-08-24 05:52:07 +05:00
Ku6epXBOCTuK c93a8e493e feat: add tool search component, add chainable flag 2026-08-23 21:55:45 +05:00
Ku6epXBOCTuK 8532eb98c3 feat: add step picker\list\editor 2026-08-23 20:12:43 +05:00
Ku6epXBOCTuK 23c985bde9 feat: add pipeline for multi instrument flow 2026-08-23 15:45:29 +05:00
Ku6epXBOCTuK 6fae98b25c feat: add registry 2026-08-23 12:41:17 +05:00
Ku6epXBOCTuK f9a4973b47 feat: add core operations 2026-08-23 11:38:18 +05:00
Ku6epXBOCTuK 7fa2c52bb8 feat: add core operations 2026-08-23 11:14:33 +05:00
Ku6epXBOCTuK 17b0c68eb5 feat: add text\hex conver tools 2026-08-23 10:40:46 +05:00
Ku6epXBOCTuK 3b18d0c6f8 docs: add common tools and components 2026-08-23 08:20:14 +05:00