Commit Graph

29 Commits (ecfc7ea68e0661f0e5c64d965c9f82549480d395)

Author SHA1 Message Date
Kevin Decherf ecfc7ea68e Rename ref to prevent collision with react elements
It seems that, at least in dev mode, 'ref' may incorrectly refer to
react elements.

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
2022-03-20 22:10:41 +01:00
Mike Cao 7530de87d2 Filter subdomains in referrers regex test. Closes #632 2022-03-17 19:58:06 -07:00
Mike Cao ebd52335bb Referrer filtering. 2021-11-21 22:00:14 -08:00
Andreas Fuchs cfb13b2d54 enhancement #649
as refFilter, urlFilter is expanded checking agains url !== null.
2021-05-06 10:47:23 +02:00
Andreas Fuchs bd8f72daab fixes #649
prevents crashes if NULL is entered as a referrer in the database. Does not guard against submitting NULL to the database.
2021-05-06 10:04:37 +02:00
Wonderfall 807cd5d744
Fix Page Filter when URL has a trailing slash 2021-04-19 01:43:09 +02:00
Mike Cao 490fc99a8a
Merge branch 'dev' into unknown-count 2021-02-20 02:00:49 -08:00
Alexander Klein 06f24b0c90 refactor(filter): remove now obsolete filters 2021-02-19 09:58:58 +01:00
Alexander Klein 2cab8bb15d feature(lib): add event type filter 2021-02-15 13:02:12 +01:00
Mike Cao f34c8f8ec8 Update filters and sorting. 2020-10-21 16:14:51 -07:00
Mike Cao fd69f0df24 Localized country names. 2020-09-30 16:27:27 -07:00
Mike Cao 4fded49b03 URL filter functionality. 2020-09-25 22:31:18 -07:00
Mike Cao a56738597d Always show More button. Update page filter. 2020-09-23 15:41:56 -07:00
Mike Cao 4ab71c42a6 Update display of combined referrer urls. 2020-09-15 21:25:51 -07:00
Mike Cao 2d9523f963 Messages for devices so they can be localized. 2020-09-15 20:34:30 -07:00
Mike Cao a3e920d944 Updated packages. Allow url in query strings. 2020-09-03 08:43:17 -07:00
Mike Cao 5a4cde854a Domain validation. Filter domain from referrers. 2020-08-28 21:34:20 -07:00
Mike Cao ccb98f836f MySQL query optimization. Added loading component. 2020-08-27 23:45:37 -07:00
Mike Cao 5206622d5a Events table. 2020-08-27 19:11:36 -07:00
Mike Cao 13ec32b1c9 Don't filter subdomains. 2020-08-27 19:11:35 -07:00
Mike Cao d91fd2492c Filter out null entries. 2020-08-23 19:50:05 -07:00
Mike Cao cf8ed13d1f New page and referrer url filters. 2020-08-22 22:01:14 -07:00
Mike Cao 3a515b56b2 Updated pages and referrer filters to merge urls. 2020-08-22 19:05:07 -07:00
Mike Cao 0a411a9ad6 Filter domain from referrers. 2020-08-07 02:46:21 -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
Mike Cao cb7f267212 Check visibility performance optimization. 2020-08-01 23:37:46 -07:00
Mike Cao a65f637df2 Added world map component. 2020-08-01 03:34:56 -07:00