Commit Graph

14 Commits

Author SHA1 Message Date
murm ff7f0a3110 Natives Rework (Thank you Essem)
Co-authored-by: Essem <TheEssem@users.noreply.github.com>
2023-03-19 04:40:32 -04:00
murm db9b70bf66 initial update 2023-03-15 10:09:09 -04:00
Essem 10b80f2fd0
Add togif parameter 2023-03-08 19:36:39 -06:00
Essem cc7ea2762c
Refactor and prepare for future CLI implementation 2023-03-08 14:41:13 -06:00
Essem 3c16599126
Deduplicate vips shutdown, reformat natives, remove soos alias 2022-12-28 17:01:50 -06:00
Essem 47b2d9fcff
Finish converting natives 2022-12-28 00:20:17 -06:00
bjcscat 330dd67063
Partial natives rework (#325)
* natve code reworking

* Whoops

* remove old code

* Make gc callback instead of do thing that causes segfault
2022-11-27 13:03:07 -06:00
Essem a2493bcc0a
Port swirl to vips (based on jcupitt's implementation) 2022-09-11 02:09:44 -05:00
Essem f5a0fa5f7c
Catch image load warnings, set message limit to 50, don't crash the bot if .git is missing 2021-10-23 13:58:19 -05:00
TheEssem 248ea8a71b
Removed dedicated napi error handler 2021-05-23 17:25:00 -05:00
TheEssem 61758fa3bb
Pass an image buffer into the native functions instead of a URL 2021-05-11 14:25:02 -05:00
TheEssem 6a96686772 Add catch-all error handler to native image functions 2021-05-03 16:01:48 -05:00
TheEssem b7fe04c82b Added reddit, catch any errors in native functions 2021-04-26 09:47:03 -05:00
TheEssem 6cecd4b9d6 Make all native image functions synchronous 2021-04-24 17:54:47 -05:00