Reuben Brown
Reuben Brown
It is not pretty, but here is my fix in the onError file on lines 70 and 86: ` if ( StructKeyExists(server, "coldfusion") AND ListFirst(server.coldfusion.productVersion) GTE 2018 ) { WriteDump(arguments.exception);...
I like the idea of having the .json.cfm files. I will see about implementing it in conjunction with checking for the format of the request to then use the appropriate...
I was running into this issue too. I just put the proposed fix in the 1.3 branch. If you want to fix it on your own, go to the lib/ex_admin/paginate.ex...
I agree about having some kind of option to adjust the font before burning into a video. The current choice is much harder to read than the .9 versions. Even...
I have customized my local version to use some different settings with the fonts. If you know what you want to change (I didn't like the drop shadow so I...
@zainforbjs I checked my fork, and I don't see any work on this issue. I expect that the project I was working on w/ cfwheels took a turn and I...