mirror of
https://github.com/plausible/analytics.git
synced 2024-12-29 20:42:01 +03:00
97b24c0492
* Add SSO link with signed JWT token * Falls back to Nolt URL without SSO if token cannot be generated * Add profile image (gravatar) to Nolt SSO link * Improve navbar dropdown * Add 'contact support' link to nav dropdown * Add CSS rule to prevent horizontal jumps * Dark mode styling * Close dropdown when link is clicked * Clarify links in dropdown * Clarify CSS comment * Use Alpine.data() over window * Rename suggestions_dropdown -> combo-box * Mix format * Make logout link look good on dark mode * Use proxy for gravatar * Do not use Gravatar proxy in self-hosted * Changelog * Add Github Repo link to nav dropdown * Make dialyzer happy * Add proxy for Gravatar * Update assets/css/app.css Co-authored-by: hq1 <hq@mtod.org> * Update lib/plausible_web/controllers/avatar_controller.ex Co-authored-by: hq1 <hq@mtod.org> * Fix alpine <> Liveview integration --------- Co-authored-by: hq1 <hq@mtod.org> |
||
---|---|---|
.. | ||
membership | ||
change_domain.html.heex | ||
edit_shared_link.html.eex | ||
import_from_google_confirm.html.eex | ||
import_from_google_user_metric_form.html.eex | ||
import_from_google_view_id_form.html.eex | ||
index.html.eex | ||
new_shared_link.html.eex | ||
new.html.eex | ||
settings_custom_domain.html.eex | ||
settings_danger_zone.html.eex | ||
settings_email_reports.html.eex | ||
settings_funnels.html.heex | ||
settings_general.html.eex | ||
settings_goals.html.heex | ||
settings_people.html.eex | ||
settings_props.html.heex | ||
settings_search_console.html.eex | ||
settings_visibility.html.eex | ||
snippet_after_domain_change.html.eex | ||
snippet.html.heex |