Commit graph

38 commits

Author SHA1 Message Date
bfa9f3155e Display size values for each card 2023-01-07 16:19:22 -03:00
9209ae028b Add stitches count 2023-01-07 15:56:57 -03:00
b0b1b88946 Rename function 2023-01-07 14:31:20 -03:00
751c462b55 Display colors used in each card 2023-01-07 14:17:31 -03:00
5eb4540600 Extract svelte seo to a component 2023-01-03 16:19:45 -03:00
1962f9faad Simplify file format read comparison 2023-01-01 13:14:10 -03:00
8ae9a8c241 Some small refactorings 2022-12-15 18:27:09 -03:00
b3e12c7d7c Fix wrong width in rejected files card in mobile 2022-12-03 09:54:33 -03:00
357679f03c Add exp format support 2022-12-02 18:49:27 -03:00
7048c36540 Add support for jef format 2022-12-01 16:43:53 -03:00
288970d475 Include support for pec file format 2022-11-30 10:36:33 -03:00
d08b2956a2 Extract footer, header and display app version 2022-11-27 12:34:43 -03:00
5f3d8314f9 Add app version provider 2022-11-27 12:34:39 -03:00
75d60c7c79 Add extra space when listing supported formats 2022-11-24 23:06:21 -03:00
ff80b6ddb9 Add dst algorithm 2022-11-24 23:02:23 -03:00
36c33e4f95 Separate render and read logic to different folders 2022-11-22 15:13:50 -03:00
4a9bddd767 Rename function and variable 2022-11-22 15:03:31 -03:00
124ec2d80b Update SEO handling 2022-11-22 09:34:50 -03:00
817f48b527 Refactor filterFileRequirements 2022-11-18 15:48:00 -03:00
c2c7cf18a7 Fix wrong file reference 2022-11-18 14:14:54 -03:00
9b8b0e71e9 Refactor variable names 2022-11-18 13:58:10 -03:00
6dc87e3354 Add rejected files list 2022-11-18 13:53:32 -03:00
e0319aa75d Create Dropzone 2022-11-18 12:18:16 -03:00
5f8b7415a7 Create FileList component 2022-11-18 12:11:06 -03:00
70edf6f11e Refactor CanvasCard to CardList 2022-11-18 11:56:45 -03:00
46c3fe3354 Extract cards to external component 2022-11-18 11:48:00 -03:00
d204618acd Refactor function definitions 2022-11-18 11:26:11 -03:00
5e20ca53ce Change logo file names and smal function refactor 2022-11-18 11:21:34 -03:00
bab413ec34 Fix canvas width contain 2022-11-13 22:23:15 -03:00
d1f8c094ce Make layout responsive 2022-11-11 16:53:42 -03:00
ce5601bde2 Refactor to handle in svelte way 2022-11-11 12:59:27 -03:00
ad6794a8ae Add event modifiers 2022-11-11 11:12:39 -03:00
a777f33fa6 Format all files 2022-11-11 10:57:53 -03:00
5eb7ea10ad Move files to utils 2022-11-11 10:45:57 -03:00
ed45b6e545 Make dropzone accesible through tab nav 2022-11-11 10:40:32 -03:00
a0da45792a Add favicons 2022-11-10 19:45:36 -03:00
6ecd5618dc Improve layout 2022-11-10 19:24:12 -03:00
a950194247 Initial commit 2022-11-10 17:46:23 -03:00