analytics/lib/plausible_web/controllers
Adam Rutkowski ad12e1ef31
Show user feedback form on server errors (#2617)
* Move Endpoint errors setup to common config

* Implement naive Sentry link resolver

* Implement error report e-mail

* Delete static sentry script

* Implement user feedback form on server errors

* Re-arrange pipe

* Use Sentry.Config.dsn() where applicable

* Fix typo

* Use Map.replace/3
2023-01-25 15:15:41 +01:00
..
api Communicate site creation edge cases to the users (#2605) 2023-01-19 15:03:18 +01:00
site Improve test coverage (#2392) 2022-10-27 08:39:34 +02:00
auth_controller.ex Handle GA authentication errors (#2505) 2022-12-07 23:32:14 -03:00
billing_controller.ex Redirect user after upgrading only when subscription is created (#2285) 2022-10-04 15:54:54 +03:00
error_report_controller.ex Show user feedback form on server errors (#2617) 2023-01-25 15:15:41 +01:00
helpers.ex Initial commit 2019-09-02 12:29:19 +01:00
invitation_controller.ex fix ownership transfer when is_selfhost=true (#2455) 2022-11-24 16:18:29 +02:00
page_controller.ex improve first launch experience for self-hosters (#2357) 2022-11-10 12:42:22 +01:00
site_controller.ex Communicate site creation edge cases to the users (#2605) 2023-01-19 15:03:18 +01:00
stats_controller.ex Replace Geolix with Locus (#2362) 2023-01-17 12:05:09 -03:00
unsubscribe_controller.ex Add presence check when unsubscribing from email reports 2021-05-03 16:56:46 +03:00