mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-10 18:03:32 -05: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