Commit Graph
147 Commits
Author SHA1 Message Date
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 11fc160997 docs: update plans 2026-08-26 07:27:40 +05:00
Ku6epXBOCTuK 116d7c72aa feat: add watermarks and text tools 2026-08-26 07:21:43 +05:00
Ku6epXBOCTuK b277f3c66d docs: update plan, add tool map 2026-08-26 06:32:40 +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 2e980fb115 docs: add text-wave plan 2026-08-26 00:05:17 +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 365af6ef95 docs: update plans 2026-08-25 14:58:47 +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 5b22409d41 docs: update plans 2026-08-25 12:09:07 +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 3c0ffa23bc docs: update plan 2026-08-25 00:23:31 +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 b6e157e5da docs: update plan 2026-08-24 13:22:52 +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 b434bf3ef3 docs: update plans 2026-08-24 11:10:07 +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 68476c3b8c docs: update plans 2026-08-24 08:49:25 +05:00
Ku6epXBOCTuK 702b96261d feat: combine tool in single card 2026-08-24 08:31:13 +05:00
Ku6epXBOCTuK 95ee598875 chore: add root script 2026-08-24 07:47:50 +05:00
Ku6epXBOCTuK 46af693082 docs: complete plan 2026-08-24 07:47:34 +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 3d7371492f docs: add new plan 2026-08-24 07:04:22 +05:00
Ku6epXBOCTuK 1b3bad46d1 refactor: use standalone tool run executor 2026-08-24 06:53:18 +05:00
Ku6epXBOCTuK 474c1156aa docs: update plans 2026-08-24 06:52:40 +05:00