analytics/lib/plausible_web/controllers/api
RobertJoonas 12d818af8a
Refactoring preparation for DashboardQueryParser (#5929)
* rename QueryParser to ApiQueryParser

* move utc_time_range construction to querybuilder

* input_date_range format

* rename 30m atom to realtime_30m

* move build_comparison_date_range into do_build
2025-12-03 15:09:17 +00:00
..
internal Fix dashboard report behavior when goals are in segments - variant C (#5175) 2025-03-13 13:02:14 +00:00
external_controller.ex Ensure `conn` from `Plug.Conn.read_body` is always passed down the pipeline (#5814) 2025-10-20 11:54:52 +00:00
external_query_api_controller.ex Refactor building the Query struct (#5893) 2025-11-24 09:16:05 +00:00
external_stats_controller.ex Implement support for multiple team owners and multiple teams per user (#5008) 2025-02-19 09:33:25 +00:00
helpers.ex Establish saved segments API (#4899) 2025-01-14 10:12:36 +00:00
internal_controller.ex Set current_team when user has team membership in viewed site (#5284) 2025-04-08 08:09:47 +00:00
paddle_controller.ex Streamline creating/updating/deleting subscriptions in development (#5328) 2025-04-16 13:43:17 +00:00
stats_controller.ex Refactoring preparation for DashboardQueryParser (#5929) 2025-12-03 15:09:17 +00:00
system_controller.ex ScriptV2: TrackerScriptCache on ee (#5648) 2025-08-19 11:41:19 +00:00