authelia/web/src
James Elliott a4cf2e675f
[DEPRECATE] Remove Google Analytics (#1021)
* it doesn't work with our current CSP
* it's probably not used by anyone
* it isn't in harmony with our security purposes
* literally removes all use of it
* suggestions from code review
* remove useless test.

Co-authored-by: Amir Zarrinkafsh <nightah@me.com>
Co-authored-by: Clement Michaud <clement.michaud34@gmail.com>
2020-05-16 09:41:42 +10:00
..
assets/images Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
components [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
hooks [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
layouts [FIX] Layout discrepancy with U2F (#914) 2020-04-25 16:56:56 +02:00
models [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
services [FEATURE] TOTP Tuning Configuration Options and Fix Timer Graphic (#773) 2020-03-25 12:48:20 +11:00
utils Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
views [MISC] Tweak frontend portal behaviour on enter keypress (#874) 2020-04-16 10:09:12 +02:00
App.test.tsx Add first unit tests to frontend components. 2019-12-05 11:05:24 +01:00
App.tsx [DEPRECATE] Remove Google Analytics (#1021) 2020-05-16 09:41:42 +10:00
constants.ts Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
index.css Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
index.tsx Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
react-app-env.d.ts Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
Routes.ts [FIX] Redirect to default URL after 1FA when default policy is one_factor. (#611) 2020-02-05 08:18:02 +11:00
serviceWorker.ts Rewrite authelia frontend to improve user experience. 2019-12-05 11:05:24 +01:00
setupTests.js Add first unit tests to frontend components. 2019-12-05 11:05:24 +01:00