Commit Graph

11 Commits

Author SHA1 Message Date
Mike Cao
3c0ceae56f
Merge pull request #173 from rendall/feature/allow-localhost
Allow localhost:xxxx domains when adding websites
2020-09-18 15:44:34 -07:00
Rendall
be74091ca3 Make port optional when website is localhost 2020-09-19 01:02:55 +03:00
Rendall
064b91e4dd Allow localhost:xxxx domains when adding websites
Adding `localhost:<port>` domains to websites fail to validate, but
it would help for local development
2020-09-18 13:43:18 +03:00
Mike Cao
2d9523f963 Messages for devices so they can be localized. 2020-09-15 20:34:30 -07:00
Mike Cao
f0ac9b6522 Convert text for internationalization. 2020-09-05 17:27:01 -07:00
Mike Cao
d0ca0819c6 Added useFetch hook. Updated database check. 2020-08-30 15:29:31 -07:00
Mike Cao
e7d3a952a6 Updated domain regex. 2020-08-28 22:25:41 -07:00
Mike Cao
5a4cde854a Domain validation. Filter domain from referrers. 2020-08-28 21:34:20 -07:00
Mike Cao
9d09d89aef Update device filtering. 2020-08-06 19:37:19 -07:00
Mike Cao
e17c9da3d5 Added device collection. 2020-08-06 19:14:44 -07:00
Mike Cao
5d4ff5cfa4 Implement redux. 2020-08-04 22:45:05 -07:00