mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-12 10:00:39 -04:00
* fix: only render profile urls * feat: warn user when submitting data url * fix: prevent dataurls being saved to db * fix: tests and imports Not sure why jest didn't like the es imports, but they aren't necessary so I dropped them. * fix: check for url protocol