analytics/lib/plausible
Adam Rutkowski 8f9f032968
Delay stats deletions (#2632)
* Implement Site removal transaction

* Implement Stats removal Oban worker

* Configure site removal queue

* Call Site.Removal.run() instead of Purge.delete_site!

* Test site/stats removal

* Remove FIXME - filed a ticket

* Over-communicate lenghty deletion process to the users
2023-01-31 16:11:04 -03:00
..
auth Handle duplicate invitations gracefully (#2323) 2022-10-11 11:40:20 -03:00
billing Wrap paddle actions with DB transactions (#2558) 2023-01-03 16:14:50 +01:00
event Crm transfer data (#1749) 2022-03-24 16:11:04 +02:00
goal Trim goals when creating and retrieving from the DB (#2382) 2022-10-26 09:35:30 +02:00
google Handle GA authentication errors (#2505) 2022-12-07 23:32:14 -03:00
helpers Trim the value in case it contains newlines (#2480) 2022-11-30 10:12:48 -03:00
imported Skip rows with empty dates from GA imports (#2359) 2022-10-24 07:13:52 -03:00
ingestion Replace Geolix with Locus (#2362) 2023-01-17 12:05:09 -03:00
sentry Use finch in sentry client (#1996) 2022-07-08 11:14:52 +03:00
session Use new Session.CacheStore in favour of Session.Store (#1934) 2022-06-06 10:44:33 +03:00
site Delay stats deletions (#2632) 2023-01-31 16:11:04 -03:00
stats Fix returning more pageviews with a visit property filter (#2612) 2023-01-23 12:14:27 +02:00
telemetry Gatekeep ingestion pipeline (#2472) 2022-11-28 15:50:55 +01:00
application.ex Show user feedback form on server errors (#2617) 2023-01-25 15:15:41 +01:00
clickhouse_repo.ex Refine parallel application-side joins (#2564) 2023-01-05 12:34:01 +01:00
geo.ex Stop logging invalid_address errors from Locus (#2604) 2023-01-18 12:39:54 -03:00
goals.ex Improve test coverage (#2392) 2022-10-27 08:39:34 +02:00
http_client.ex Trace external HTTP requests (#2419) 2022-11-07 15:05:12 -03:00
mailer_test.exs Do not report hard bounce e-mail errors to Sentry (#2361) 2022-10-24 07:13:23 -03:00
mailer.ex Do not report hard bounce e-mail errors to Sentry (#2361) 2022-10-24 07:13:23 -03:00
open_telemetry.ex Remove ingestion requests and Oban queries from OTEL (#2543) 2022-12-27 11:14:36 +01:00
prom_ex.ex Add Custom telemetry for Plausible.Event.WriteBuffer, Plausible.Event.WriteBuffer and Cachex (#2095) 2022-08-12 09:50:18 +03:00
purge.ex Delay stats deletions (#2632) 2023-01-31 16:11:04 -03:00
repo.ex Pagination for sites listing (#994) 2021-05-05 16:17:59 +03:00
site.ex Kick off sites by domain cache implementation (#2434) 2022-11-16 10:06:23 +01:00
sites.ex Communicate site creation edge cases to the users (#2605) 2023-01-19 15:03:18 +01:00
themes.ex Adds dark mode to entire dashboard (#467) 2020-12-16 11:57:28 +02:00
timezones.ex Fix timezone list when time changes (#2268) 2022-09-26 12:30:20 +03:00