Ghost/ghost/admin/app/services
Chris Raible 7dafefbfa7
Added PostHog identify calls in admin using hashed email address of user (#19685)
refs PA-24

- Added PostHog identify() calls using the user's hashed email address
when a user is logged into admin
- Added PostHog reset() calls to reset PostHog's distinct_id when a user
logs out of admin
- These events will only be sent in Admin running on Ghost(Pro), and won't impact self-hosted instances.
2024-02-13 13:23:03 -08:00
..
ajax.js Fixed Sentry ajax error tags (#19034) 2023-11-16 12:27:07 -08:00
billing.js
clock.js
config-manager.js
custom-theme-settings.js
custom-views.js
dashboard-mocks.js
dashboard-stats.js Fixed dashboard stats member count (#19478) 2024-01-13 19:07:39 +00:00
data-cache.js
dropdown.js
event-bus.js
explore.js
feature.js Added TK Reminders feature (#19491) 2024-01-17 08:57:35 +00:00
frontend.js
ghost-paths.js
koenig.js
lazy-loader.js
limit.js Reduced amount of member count queries when opening the editor (#19474) 2024-01-13 19:13:49 +01:00
media-queries.js
member-import-validator.js
members-count-cache.js Improved API speed of members count cache queries (#19475) 2024-01-13 19:12:16 +01:00
members-stats.js Removed duplicate member count queries in admin (#19473) 2024-01-13 18:40:28 +01:00
members-utils.js
mention-utils.js
migrate.js Send Ghost version to migrator tool (#19494) 2024-01-16 13:10:39 +00:00
modals.js
navigation.js
notifications.js
resize-detector.js
session.js Added PostHog identify calls in admin using hashed email address of user (#19685) 2024-02-13 13:23:03 -08:00
settings.js
slug-generator.js
tenor.js
theme-management.js
ui.js Updated Admin meta title to Ghost Admin – [site title] (#19023) 2023-11-16 13:15:48 +01:00
unsplash.js
upgrade-status.js
utils.js
whats-new.js