gophish/static/js/app
Rob Cutmore 21c55c579c Add/update group target as needed
When user submits a new target, target data table is checked for an
existing entry based on target email. If an existing entry is found
then it is updated, otherwise a new row is added to table. Target
email addresses are now converted to lower case to help prevent
duplicates as well.
2016-07-09 15:46:06 -04:00
..
campaign_results.js Added /campaigns/:id/results endpoint to return campaign summary and make results page much quicker. 2016-06-07 22:31:55 -05:00
campaigns.js Remove groups from campaign copy (Fixes #295) 2016-06-13 06:17:11 -04:00
dashboard.js Added basic polling updates for the charts. Made the call to get campaign results be async. 2016-02-21 20:55:27 -06:00
landing_pages.js Added support for redirect URL's after creds are submitted. Fixes #210 2016-03-18 20:19:13 -05:00
sending_profiles.js Adding better error handling for SMTP server 2016-05-30 14:53:32 -05:00
settings.js Formatting Javascript using js-beautifier 2016-01-16 22:59:40 -06:00
templates.js Fixing some minor xss issues - Fixes #272 2016-05-25 18:35:47 -05:00
users.js Add/update group target as needed 2016-07-09 15:46:06 -04:00