Commit Graph

406 Commits

Author SHA1 Message Date
Ivan Mathy
5cf6914381 Fixed build failing on newer machines.
Yes, this means development is becoming more active again.
2023-05-12 17:54:41 -07:00
Ivan Mathy
2a6038ecdd Added DOING.md 2022-08-30 22:35:38 -07:00
Ivan Mathy
57d4f97d9d
Merge pull request #251 from cmlewis89/CalculateSizeScript
Adding CalculateSize.js script to calc size of input.text in bytes
2022-07-26 21:05:38 -07:00
Ivan Mathy
f0dc0c25ec
Merge pull request #250 from Lastofthefirst/patch-1
Custom Script for tsv to json.
2022-07-26 21:04:56 -07:00
Ivan Mathy
2c30ad5db8
Merge pull request #306 from IvanMathy/release/1.4.0
Fixed popover issue
2021-10-23 17:13:00 -05:00
Ivan Mathy
cd6c2cf0c7
Fixed popover issue 2021-10-23 17:11:45 -05:00
Ivan Mathy
bd4c655657
Merge pull request #305 from IvanMathy/release/1.4.0
Release/1.4.0
2021-10-23 16:04:28 -05:00
Ivan Mathy
3389b5ea69
Cleaned up more scripts 2021-10-23 16:02:49 -05:00
Ivan Mathy
c85abf76d8
Promoted some scripts 2021-10-23 15:54:15 -05:00
Ivan Mathy
9cc27d9ee6
I haven't touched this in months I guess I had uncommited changes 2021-10-23 15:39:40 -05:00
Ivan Mathy
38bd4c9631
Design tweaks 2021-09-09 22:52:15 -05:00
Ivan Mathy
90be3ebf89
Merge pull request #273 from nd-net/main
Supporting SF Symbols identifiers for script icons
2021-08-09 20:57:01 -05:00
Ivan Mathy
d11daddf56
Merge pull request #286 from IvanMathy/feat/bigsur
Feat/bigsur
2021-08-08 17:51:24 -05:00
Ivan Mathy
64ad0117cb
Merge pull request #249 from ke4vtw/feature/ProjectGlossaryGeneratorScript
Script: Generate Project Glossary Markdown file
2021-07-10 18:30:25 -05:00
Ivan Mathy
c9cf6d7792
Merge pull request #234 from psseelman/feature/hex-ascii-fish-path
Add Fish PATH Hex Converter
2021-07-10 18:18:54 -05:00
Ivan Mathy
ebd3e37e4e
Merge pull request #243 from IvanMathy/pr/187
Promoted sort, added array sorting
2021-07-10 18:13:56 -05:00
Ivan Mathy
33bed96f83
Merge pull request #244 from IvanMathy/pr/192
Promoted url script, fixed error, added icon
2021-07-10 18:12:47 -05:00
Ivan Mathy
26199f4a8f
More tweaks 2021-07-09 17:30:41 -05:00
Ivan Mathy
90df7672dd
New new icon, more tweaks 2021-07-08 19:18:36 -05:00
Ivan Mathy
6705e51a24
Redesigned picker, tweaked colors, sidebar 2021-07-08 18:50:13 -05:00
Ivan Mathy
40b80f61e2
Visual Tweaks 2021-07-07 18:09:23 -05:00
Ivan Mathy
88af5cd0f7
Update project.pbxproj 2021-07-07 17:33:40 -05:00
Andreas Hartl
7eda4433ab Supporting SF Symbols identifiers for script icons 2021-07-02 11:04:20 +02:00
Chris Lewis
932e3adce8 Adding Scripts/CalculateSize.js which does a postInfo of the size of input.text 2021-03-27 20:24:41 -10:00
Ivan Mathy
4ba179e49f
Merge pull request #219 from Mauricevb/main
Add scripts for converting decimals to hexadecimal strings and decima…
2021-03-27 19:04:11 -05:00
Ivan Mathy
21544d136c
Merge pull request #210 from jtolj/js-to-php
Add script to convert JS arrays/objects to PHP associative array.
2021-03-27 19:02:05 -05:00
Ivan Mathy
3f6ef0c0cf
Merge pull request #209 from jnre/main
digi 2 ascii
2021-03-27 18:57:59 -05:00
Ivan Mathy
772f2748bc
Merge pull request #205 from Flare576/patch-1
fix(csvToJson): address CSV complexities
2021-03-27 18:51:11 -05:00
Ivan Mathy
cae4ad1019
Merge pull request #203 from xshoji/main
Added csv, tsv or markdown table to "pretty markdown table" Script
2021-03-27 18:25:37 -05:00
Lastofthefirst
6183ce65f2
Custom Script for tsv to json.
boop.
2021-03-27 13:22:03 -04:00
Jesse Tolj
79d1a4979d
Handle undefined and use same output format as EvalJavascript.js 2021-03-24 14:42:29 -04:00
Terry Lewis
1fee5ee112 * Add script to generate an empty project glossary file in markdown format.
* Fixes bug (missing comma in generated script's metadata) in "NewBoopScript.js".
2021-03-23 16:30:04 -05:00
Ivan Mathy
775e1b9404
Merge pull request #224 from karina-drummer/patch-1
Fix main() example param name
2021-03-15 22:02:32 -05:00
Ivan Mathy
025362242c
Merge pull request #211 from nzrb/add-urldefang-refang
Add URL Defang and URL Refang scripts
2021-03-15 22:02:14 -05:00
Ivan Mathy
75760eaf61
Update Scripts/jsToPhp.js
Co-authored-by: Dima <jutisbox@gmail.com>
2021-03-15 22:01:30 -05:00
Ivan Mathy
8201524ea6
Merge pull request #201 from PeteChu/main
Time to seconds script
2021-03-15 21:55:54 -05:00
Ivan Mathy
603d5b0f95
Merge pull request #198 from reichert621/patch-1
Fix typos in README
2021-03-15 21:54:53 -05:00
Ivan Mathy
32b40199f9
Merge pull request #199 from luisfontes19/unicode-script
Unicode scripts
2021-03-15 21:54:26 -05:00
Ivan Mathy
5aa5e30110
Merge pull request #197 from luisfontes19/js-object-to-json
Js object to json
2021-03-15 21:53:01 -05:00
Ivan Mathy
3dc558267b
Merge pull request #196 from luisfontes19/line-comparer
created script to compare lines
2021-03-15 21:52:26 -05:00
Ivan Mathy
eab0847601
Merge pull request #195 from luisfontes19/rgb-to-hex
created script to convert rgb to hex
2021-03-15 21:51:45 -05:00
Ivan Mathy
b8c0fa4028
Merge pull request #193 from luisfontes19/lorem-ipsum
created lorem impsum script
2021-03-15 21:50:58 -05:00
Ivan Mathy
1c5e0f8f51
Promoted url script, fixed error, added icon 2021-03-15 21:48:17 -05:00
Ivan Mathy
00b63f7d61
Merge pull request #192 from luisfontes19/full-url-encode
full url encode/decode
2021-03-15 21:25:50 -05:00
Ivan Mathy
adcd6ce894
Merge pull request #191 from Akhrameev/akhrameev/doubled_spaces_fix
doubled spaces fix
2021-03-15 21:23:18 -05:00
Ivan Mathy
be0e0abc4a
Removed status 2021-03-15 21:22:52 -05:00
Ivan Mathy
460f6f3063
Merge pull request #242 from IvanMathy/pr/185
Promoted ascii script, added error
2021-03-15 21:22:36 -05:00
Ivan Mathy
6b954690e7
Promoted sort, added array sorting 2021-03-15 21:22:12 -05:00
Ivan Mathy
daadbcdbb2
Merge pull request #187 from madnh/feat/script-json-sort
feat: add "Sort JSON" script
2021-03-15 21:16:49 -05:00
Ivan Mathy
be51c18729
Promoted ascii script, added error 2021-03-15 21:13:54 -05:00