Commit Graph

25 Commits (6a88f3e7f4d163cd184b88755740cca2add25e98)

Author SHA1 Message Date
Mike Cao 6ea6e2e27d Fix tracker build. 2022-03-02 12:10:47 -08:00
Mike Cao 7a3c1e9faa Fix default date range setting. 2022-03-01 22:02:31 -08:00
Mike Cao 3a8bfd1dbd Move auth token logic to useApi hook. 2022-02-26 15:53:45 -08:00
Mike Cao 9937caa569 Replaced redux with zustand. Fixed login issue, closes #980. 2022-02-22 22:47:59 -08:00
Mike Cao d8e831db50 Switch to authentication using bearer token. 2022-01-23 00:33:06 -08:00
JeDaYoshi cbf64e561a
QoL changes on tracker
- Remove redundant checks and returns
- Add an additional check for local storage (some browsers still lack it)
- Using some better practices
- Use MutationObserver for events
- Add initial events on DOM full render, send first trackView on complete readyState
2021-11-08 15:01:35 -04:00
Mike Cao 9737127bb1 Updated polling logic. 2020-10-09 01:04:06 -07:00
Mike Cao fdc92d087b Update realtime chart. 2020-10-08 23:26:05 -07:00
Mike Cao fd69f0df24 Localized country names. 2020-09-30 16:27:27 -07:00
Mike Cao e5cd162b83 Updated api fetch to return an object. 2020-09-30 15:14:44 -07:00
Mike Cao 4fded49b03 URL filter functionality. 2020-09-25 22:31:18 -07:00
Mike Cao c6eec3ee62 Include credentials in fetch. 2020-09-22 18:35:11 -07:00
Mike Cao 7f598fa84d Updated profile settings. Refactored locale saving. 2020-09-17 00:17:11 -07:00
Mike Cao 0ba7676e97 Refactor do not track code. 2020-08-23 13:34:00 -07:00
Minku Lee 679a2b0460 Check window.external before checking msTrackingProtectionEnabled 2020-08-23 19:06:16 +09:00
Joshua Hahn 6eab94dc4c aaand another DNT fix 2020-08-22 18:26:29 +02:00
Joshua Hahn 51f19e36f6 fix DNT check 2020-08-22 12:03:39 +02:00
joshinat0r aebf3c7022 proper cross browser dnt support 2020-08-21 11:51:42 +02:00
Mike Cao b392a51676 Account editing and change password. 2020-08-09 02:03:37 -07:00
Mike Cao b5cf9f8719 Account settings page. 2020-08-08 23:48:43 -07:00
Mike Cao c4b75e4aec Handle website delete. Added response helper functions. 2020-08-07 17:19:42 -07:00
Mike Cao bdcdcd9d13 Website components. Update chart component. 2020-07-28 01:17:45 -07:00
Mike Cao 590a70c2ff Chart component. Update web utils. 2020-07-26 00:12:42 -07:00
Mike Cao a6975ecedd Created cli command. Updated tracker script. 2020-07-23 22:07:57 -07:00
Mike Cao 49a55b40b4 Accounts and login. 2020-07-23 19:56:55 -07:00