Zach Gover
Zach Gover
@hahla Paste the source files of xGhostPreventer in it's corresponding folder in the MakeXcodeGr8Again vendor folder. 
@rvsia Please also add documentation for api usage of manual validation. It would be great to use the schema to validate posted field values on server side without rendering.
@Hyperkid123 Say form values were posted to an API `/api/endpoint?schemaId=123&[email protected]&...` While processing the request to verify the parameters/values were valid using a defined schema ```typescript const schema = { fields:...
Maybe something available before v4? Should be easy to implement without breaking changes.
Much appreciate the quickness @rvsia and @Hyperkid123
Merging them in the beginning will likely not benefit from unification of functionality and overall cross-platform portability. However the goal at least initially would be obtaining a greater success rate...
@ololx What is your position on option to use relative paths vs absolute?
@ololx let me demonstrate using `ln` cli **Target file: `/Users/zgover/Documents/test.txt`** ### Absolute example #### To make an absolute soft symlink **Working dir: `/Users/zgover/Documents`** ```bash ln -s "$(pwd)/test.txt" "$(pwd)/example-dir/test-abs.txt" ``` Result...
@ololx cool let's keep the issue open until resolved to track progress in PR's and commits.
You still use/support IE? 🤔 Let it DIE ALREADY...