Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

plausible/analytics

ruslandoga pushed 8 commits to rm-timex-before-after plausible/analytics
  • add monitoring for websocket endpoint (#4676) 9de6d3d
  • Reduce Phoenix.HTML usage (#4675) * Turn .eex templates into .heex * Add new compile-time presets to `PlausibleWeb`... 70997ab
  • Add explicit `order by` to a flaky test (#4679) otherwise it falls back to `visitors` descending, which AFAIU is 2 f... 0099164
  • Set root domain `(none)` for ingests without hostname (#4678) * Set root domain `(none)` for ingests without hostnam... 023e204
  • Remove duplication related to nav menu (#4666) 80fa21a
  • fix(revenue): Fix selecting and graphing revenue goals with comparisons (#4680) * Support graphing revenue goals in ... 82b6036
  • Properly interpolate site name in site setup success email (#4681) f9477c7
  • Merge branch 'master' into rm-timex-before-after 3d0ee5a

View on GitHub

ruslandoga pushed 29 commits to improve-env-var-reading plausible/analytics
  • start totp vault early (#4631) 88144ec
  • Make countries/regions/cities tooltips work (#4580) Previously these tooltips said `Add filter: Country is undefined... 7f361cf
  • Implement listing user sessions in user settings (#4588) * Implement listing user sessions in user settings * Make ... 714c036
  • Experimental pageleave events (#4624) * add experimental pageleave script variant * also send pageleave events on S... 5c72de0
  • Handle cross-device file move (#4640) * handle cross-device file move * don't change tests * rm all the time * no... 52437e8
  • Bump phoenix_live_reload from 1.4.1 to 1.5.3 (#4551) Bumps [phoenix_live_reload](https://github.com/phoenixframework... 6822a4c
  • Update con_cache (#4642) de04f22
  • Rework settings UI (#4626) * Update generic components library * Import generic components via `PlausibleWeb` * Up... ec2a560
  • Improve CheckUsage query perf (#4650) 35c8010
  • Settings password reset (#4649) * Enable exceptions when revoking all user sessions * Add `User` changeset for chan... 6940281
  • default to invite_only in ce (#4616) c829163
  • Fix revenue metrics for custom named goals (#4653) Since https://github.com/plausible/analytics/pull/4415, revenue m... 4224f9d
  • Account settings w sidebar (#4654) * Outline /settings/v2 fundamentals * Add setting tiles stubs * Bootstrap name ... 2359cb9
  • Trigger pageviews on pages loaded from bfcache (#4656) * trigger pageview on pageshow with event.persisted * update... 799edec
  • Change the "outgrown" copy (#4652) * Update notice.ex * Format --------- Co-authored-by: Adam Rutkowski <hq@mtod.... e7332d9
  • APIv2: Comparisons for breakdowns, timeseries, time_on_page (#4647) * Refactor comparisons to a new options format ... 5ad743c
  • Log Oban errors (and still report them to Sentry) (#4657) * log oban errors in CE * update changelog * not just ce... f28a1b8
  • Release v2.1.4 (#4660) 5fec52a
  • APIv2: Revenue metrics (#4659) * WIP: Start refactoring revenue metrics * Hacks to make things work * Remove old r... 141eea8
  • Update Clickhouse version in CI (#4617) * Update Clickhouse version in CI * update order * Update clickhouse i... 0c40042
  • and 9 more ...

View on GitHub

ruslandoga pushed 1 commit to remove-trial-mention-from-site-setup-email plausible/analytics

View on GitHub

ruslandoga pushed 1 commit to remove-trial-mention-from-site-setup-email plausible/analytics

View on GitHub

ruslandoga pushed 1 commit to remove-trial-mention-from-site-setup-email plausible/analytics

View on GitHub

ruslandoga pushed 10 commits to remove-trial-mention-from-site-setup-email plausible/analytics
  • Update Clickhouse version in CI (#4617) * Update Clickhouse version in CI * update order * Update clickhouse i... 0c40042
  • Fix experimental pageleaves script (SPAs) (#4667) * bugfix: make sure to send pageleave with current URL * another ... af94f01
  • add monitoring for websocket endpoint (#4676) 9de6d3d
  • Reduce Phoenix.HTML usage (#4675) * Turn .eex templates into .heex * Add new compile-time presets to `PlausibleWeb`... 70997ab
  • Add explicit `order by` to a flaky test (#4679) otherwise it falls back to `visitors` descending, which AFAIU is 2 f... 0099164
  • Set root domain `(none)` for ingests without hostname (#4678) * Set root domain `(none)` for ingests without hostnam... 023e204
  • Remove duplication related to nav menu (#4666) 80fa21a
  • fix(revenue): Fix selecting and graphing revenue goals with comparisons (#4680) * Support graphing revenue goals in ... 82b6036
  • Properly interpolate site name in site setup success email (#4681) f9477c7
  • Merge branch 'master' into remove-trial-mention-from-site-setup-email 9b0bc97

View on GitHub

kukuhsain starred plausible/analytics
DaniilRoman starred plausible/analytics
zoldar pushed 4 commits to teams-basics-spike plausible/analytics
  • Sync team fields on user update, if team exists 7f73882
  • Sync cleaning invitations, updating and removing members 79993e1
  • Transfer invitations too 9c76eea
  • Implement backfill script e0beef9

View on GitHub

srvo starred plausible/analytics
ukutaht created a review on a pull request on plausible/analytics

View on GitHub

ukutaht created a review on a pull request on plausible/analytics

View on GitHub

ukutaht created a review on a pull request on plausible/analytics

View on GitHub

ukutaht created a review comment on a pull request on plausible/analytics
Nice work @ruslandoga! Yeah I agree with @aerosol, adding text emails to EE will be useful I think. And I don't have any performance concerns here. Maybe I'm overconfident but I don't see how em...

View on GitHub

AshDubey8 starred plausible/analytics
zoldar pushed 25 commits to teams-basics-spike plausible/analytics
  • Remove duplication related to nav menu (#4666) 80fa21a
  • fix(revenue): Fix selecting and graphing revenue goals with comparisons (#4680) * Support graphing revenue goals in ... 82b6036
  • Properly interpolate site name in site setup success email (#4681) f9477c7
  • Extend schemas with new fields and relationships for teams a50be75
  • Add migration adding team related tables and fields 685115b
  • Implement listing sites and sites with invitations with teams 5ed1e79
  • Implement creating invitations with teams 2a571a4
  • Implement accepting invites with teams 4aee4ed
  • Add `team_site_transfers` table to the teams migration 5e367bb
  • Add `Teams.SiteTransfer` schema 40da56e
  • Implement creating ownership transfers c9d5f58
  • Implement accepting site transfer between teams 32c3615
  • Make results shapes from `Teams.Memberships` role functions more consistent 0c9a764
  • Remove API keys from teams for now fd51d46
  • Pass and provision team on subscription creation 3e64714
  • Pass and provision team on enterprise plan creation f157105
  • Implement creating site for a team 7dfe439
  • Keep team in sync during legacy ownership transfer and invitations 2037c52
  • Resolve conflict in `Teams.get_or_create` without transaction 3e6dd79
  • Abstract `GracePeriod` manipulation behind `Plausible.Users` 27baff7
  • and 5 more ...

View on GitHub

apex9k starred plausible/analytics
OmPanpatil starred plausible/analytics
Jilson starred plausible/analytics