Commit Graph
42 Commits
Author SHA1 Message Date
Karol Sójko 2d8919a079 chore: remove proxy service 2023-02-24 08:14:17 +01:00
Karol Sójko 991d885b63 chore: fix faulty import 2023-02-23 13:47:06 +01:00
Karol Sójko deec29c1b4 chore: remove workspaces from code base 2023-02-23 13:30:39 +01:00
Karol Sójko dfe30d7f5e feat(proxy): add proxy server 2023-02-22 13:03:04 +01:00
Karol Sójko bb820437af fix: add robots.txt setup for api-gateway and files server to disallow indexing 2023-01-13 10:03:03 +01:00
Karol Sójko b6fda901ef feat(auth): add http endpoints for authenticators 2022-12-29 11:29:23 +01:00
Karol Sójko 92ba759b1c feat(api-gateway): add v2 revisions controller 2022-11-22 12:28:03 +01:00
Karol Sójko 34e11fd5b0 feat(analytics): move the analytics report from api-gateway to analytics 2022-11-04 10:07:33 +01:00
Karol Sójko 460d6a8d0f feat(auth): add analytics for subscription reactivating 2022-11-03 10:51:43 +01:00
Karol Sójko 095d13f8bb feat: add listin worspaces and workspace users 2022-10-11 15:24:21 +02:00
Karol Sójko 156ab65272 feat: add workspaces creation 2022-10-07 13:05:00 +02:00
Karol Sójko 84e8a5cc6e feat(api-gateway): include increments count in statistics measures report 2022-10-05 10:02:55 +02:00
Karol Sójko 7429f5c8e9 feat(api-gateway): add detailed payments statistics to report 2022-10-05 09:53:25 +02:00
Karol Sójko f43fbf1584 fix(api-gateway): report churn values for empty months 2022-10-03 14:47:45 +02:00
Karol Sójko 2236cc3828 fix: add debug logs for churn calculation 2022-10-03 14:14:27 +02:00
Karol Sójko f075cd8c4d feat: add calculating monthly churn rate 2022-10-03 13:19:53 +02:00
Karol Sójko dfab849f48 feat(api-gateway): add churn metrics to the report 2022-09-30 14:01:15 +02:00
Karol Sójko 5eb957c82a fix(auth): change remaining subscription time stats to percentage 2022-09-16 12:17:34 +02:00
Karol Sójko 89334c9022 fix(api-gateway): add remaining subscription time to stats 2022-09-15 12:38:28 +02:00
Karol Sójko 52cc6462a6 feat(syncing-server): add tracking files count in stats 2022-09-09 11:44:02 +02:00
Karol Sójko 339c86fca0 fix(api-gateway): add general activity breakdown to yesterdays report stats 2022-09-09 11:01:06 +02:00
Karol Sójko ced852d9db fix(api-gateway): add notes count statistics to report 2022-09-09 10:49:15 +02:00
Karol Sójko 50ddb918cc fix(api-gateway): retention data structure to include both period keys 2022-09-08 15:25:41 +02:00
Karol Sójko 47be0841fc fix(api-gateway): retention data structure 2022-09-08 15:11:12 +02:00
Karol Sójko f139bb0036 feat(api-gateway): add registration-to-activity retention analytics to report 2022-09-08 11:52:44 +02:00
Karol Sójko 936591d40b fix(api-gateway): add registration-to-subscription time to analytics report 2022-09-07 15:41:02 +02:00
Karol Sójko f94c8fc26e fix(api-gateway): period types on analytics report 2022-09-06 12:28:48 +02:00
Karol Sójko d149f46cf6 fix(api-gateway): include period key in statistics measures 2022-09-06 12:16:07 +02:00
Karol Sójko 8151bb108a feat(api-gateway): add statistics measures to report generation 2022-09-06 11:26:27 +02:00
Karol Sójko ee79347e27 fix(api-gateway): add payment success events to report 2022-08-15 18:27:44 +02:00
Karol Sójko d0023a6c92 feat(api-gateway): add gathering analytics for failed payments 2022-08-15 14:38:04 +02:00
Karol Sójko 67378e4535 feat(api-gateway): add quarterly analytics 2022-08-15 11:55:51 +02:00
Karol Sójko 16076382ba feat: add analytics for subscription cancelling, refunding and account deletion 2022-08-11 09:26:21 +02:00
Karol Sójko dea5fd717d feat(api-gateway): add publishing subscription purchased, renewed and registration analytics 2022-08-10 15:43:30 +02:00
Karol Sójko 0b9524eb26 feat: add total count of analytics over time 2022-08-09 14:21:04 +02:00
Karol Sójko b9225cd9b6 feat(api-gateway): add editing items count over time 2022-08-09 13:07:26 +02:00
Karol Sójko 12e3a768dd fix(api-gateway): add general activity to calculating activity retention 2022-08-08 21:09:11 +02:00
Karol Sójko 845f08b060 feat(api-gateway): add analytics over time to daily report event 2022-08-08 21:05:31 +02:00
Karol Sójko beece69f9e chore(deps): upgrade helmet 2022-07-27 13:39:19 +02:00
Karol Sójko d203ce188a feat(api-gateway): add limited discount offer purchased to analytics report 2022-07-26 14:59:23 +02:00
Karol Sójko 376a59c182 fix: add origin meta property to daily analytics event 2022-06-28 11:12:18 +02:00
Karol Sójko 57c3b9c29e feat: add api-gateway package 2022-06-23 11:33:14 +02:00