Commit Graph
187 Commits
Author SHA1 Message Date
Jasper van LoenenandGitHub 54f78768d0 Merge pull request #59 from javl/dependabot/npm_and_yarn/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4
2024-02-28 21:33:54 +01:00
Jasper van LoenenandGitHub b3f569b877 Update README.md
formatting
2024-02-28 21:20:49 +01:00
javl b4043f7d79 Add newline before sponsor img 2024-02-28 21:17:06 +01:00
Saurabh Dattaandjavl 69ba488c3d Fixed GH-Sponser badge's bad render 2024-02-28 21:14:38 +01:00
Jasper van LoenenandGitHub 160791b195 Update README.md
Fix sponsor link
2024-02-17 19:47:27 +01:00
dependabot[bot]andGitHub 6777f9ac95 Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-20 11:39:19 +00:00
javl d1fb1cdfa6 cleanup 2023-05-05 22:09:13 +02:00
javl 06015e7a76 formatting 2023-05-05 22:05:45 +02:00
javl f4f295b98e simplify allsamesize button 2023-05-05 22:04:57 +02:00
javl 70853abd9a revert typo on checking if upload is image 2023-05-05 21:54:44 +02:00
javl e7f41eb338 defer JS load 2023-05-05 21:52:52 +02:00
javl 6789cfbc20 formatting 2023-05-05 21:52:42 +02:00
javl 8c55d50193 pass filename to reader 2023-05-05 21:32:33 +02:00
javl 67a768f2f2 formatting 2023-05-05 21:31:03 +02:00
javl 939fd2535b update layout 2023-05-05 20:50:23 +02:00
javl 59cb705cbc cleanup script 2023-05-05 20:47:24 +02:00
javl 0ef98af108 uncheck removeZeroesCommad on changing output type 2023-05-05 20:34:00 +02:00
javl 136038ff05 fix error in output string 2023-05-05 20:25:36 +02:00
javl 916594f56b formatting 2023-05-05 20:25:28 +02:00
javl 293a0406e7 formatting 2023-05-05 20:06:53 +02:00
javl 3267b9954b fix redeclaration of var 2023-05-02 18:15:10 +02:00
javl b700f5787d add no file selected text to preview 2023-05-02 18:13:50 +02:00
javl 2d483ace16 update intro text, move files around 2023-05-02 18:10:30 +02:00
javl 3c6ea67da1 add note on processing locally 2023-05-02 17:59:11 +02:00
javl 65b3e44888 fix all same size btn 2023-05-02 17:56:08 +02:00
javl e3d82fb694 formatting 2023-05-02 17:52:56 +02:00
javl 31ccf0193b simplify rotation and flipping 2023-05-02 17:49:59 +02:00
javl 98c63e66f0 fix dithering not being called 2023-05-02 16:08:57 +02:00
javl 827748286d formatting 2023-05-02 16:06:59 +02:00
javl 51315c0054 WIP moving to separate files 2023-05-02 15:36:05 +02:00
javl 22127db17f fix removing ', 0x' from output for all modes 2023-05-02 14:44:25 +02:00
javl f3313d4581 move code to separate .js file 2023-05-02 14:40:44 +02:00
javl 8fae3fd82a add .gitignore 2023-05-02 14:40:32 +02:00
javl 877f14406a fix error with drawing the background in the wrong location 2023-05-02 14:11:47 +02:00
javl 6b1b4e2b3f fix some scaling issues 2023-05-02 14:03:37 +02:00
javl 3eb12bbf1e update some label positions 2023-05-02 12:43:35 +02:00
javl 1f8e7f9548 fix not being able to use floydsteinberg dithering 2023-05-02 12:43:19 +02:00
javl a7decafb85 more rotation options 2023-05-02 12:35:33 +02:00
javl e33c612cb0 fix typo breaking export 2023-05-02 11:28:03 +02:00
javl 7fc1c7df11 remove logging 2023-05-02 11:21:10 +02:00
javl 98b6f3093b Add dithering options 2023-05-01 22:42:21 +02:00
javl cf0884ceb9 Merge branch 'main' into gh-pages 2023-05-01 18:03:07 +02:00
javl e2b4651023 Merge branch 'master' 2023-05-01 18:02:48 +02:00
javl 88d55eae6f convert intdentation to spaces 2023-05-01 18:01:21 +02:00
javl 41cdddaad4 Merge branch 'master' into gh-pages 2023-05-01 18:00:14 +02:00
javl e03e63a8bc convert indentation to spaces 2023-05-01 17:58:50 +02:00
javl 0e71889008 add option to hide ', 0x' from plain bytes output 2023-05-01 17:55:23 +02:00
javl 1e8018bb78 convert tabs to spaces 2023-03-29 14:31:12 +02:00
javl 124218b652 formatting 2023-03-29 14:29:08 +02:00
javl 4a82961349 typo 2023-03-29 14:28:38 +02:00