Alejandro Celaya
|
d82c0dc75e
|
Move stuff belonging to the component to shlink-web-component
|
2023-08-03 09:13:09 +02:00 |
|
Alejandro Celaya
|
26bad75a1a
|
Finish replacing ts-mockery with shoehorn
|
2023-04-14 09:28:53 +02:00 |
|
Alejandro Celaya
|
1f41f8da23
|
Ordered imports alphabetically
|
2023-02-18 11:15:35 +01:00 |
|
Alejandro Celaya
|
2a5480da79
|
Add import type whenever possible
|
2023-02-18 10:40:37 +01:00 |
|
Alejandro Celaya
|
e518b94fba
|
Fixed tests
|
2022-12-23 21:16:17 +01:00 |
|
Alejandro Celaya
|
a2df486280
|
Updated to airbnb coding styles
|
2022-03-26 12:17:42 +01:00 |
|
Alejandro Celaya
|
92ddcad753
|
Implemented short URLs exporting
|
2022-03-13 18:56:42 +01:00 |
|
Alejandro Celaya
|
9518a5e442
|
Created ImageDownloader test
|
2021-09-19 10:57:36 +02:00 |
|
Alejandro Celaya
|
7b80948eea
|
Fixed TS errors in tests
|
2021-06-13 11:54:51 +02:00 |
|
Alejandro Celaya
|
db0c43dcdd
|
Added column to display if a visit is a potential bot in the visits table
|
2021-06-13 11:07:32 +02:00 |
|
Alejandro Celaya
|
c3e38fd580
|
Improved VisitsParser test
|
2021-03-28 21:03:46 +02:00 |
|
Alejandro Celaya
|
71468379bd
|
Fixed headers when exporting visits to CSV
|
2021-03-14 18:12:10 +01:00 |
|
Alejandro Celaya
|
482489599e
|
Created VisitsExporter test
|
2021-03-14 13:16:24 +01:00 |
|
Alejandro Celaya
|
5479210366
|
Created section to display orphan visits stats
|
2021-02-27 20:03:51 +01:00 |
|
Alejandro Celaya
|
23046c149c
|
Fixed visits normalization not converting empty strings into null
|
2020-09-19 10:31:23 +02:00 |
|
Alejandro Celaya
|
260ed3041a
|
Finished migrating visits helpers to TS
|
2020-09-04 18:43:26 +02:00 |
|
Alejandro Celaya
|
6fede88072
|
Added dependency on bowser to have a more accurate browser and OS detection
|
2020-04-10 19:16:44 +02:00 |
|
Alejandro Celaya
|
52dbeb6201
|
Optimized visits parser to act over the normalized list of visits
|
2020-04-10 14:59:12 +02:00 |
|
Alejandro Celaya
|
8f42e65ccd
|
Allowed visits to be selected on charts so that they get highlighted on the rest of the charts
|
2020-04-10 11:59:53 +02:00 |
|
Alejandro Celaya
|
96d538db15
|
Replaced Unknown by Direct for traffic comming from undetermined referrers
|
2020-03-06 20:42:22 +01:00 |
|
Alejandro Celaya
|
252edaa2ca
|
Improved performance while calculating status by doing one iteration only and memoizing the result when possible
|
2019-03-04 18:14:45 +01:00 |
|
Alejandro Celaya
|
c599d2837b
|
Improved VisitsParser test
|
2019-01-09 07:59:56 +01:00 |
|
Alejandro Celaya
|
dc9c1712ff
|
Added cities stats graphic on short url visits page
|
2019-01-07 11:53:14 +01:00 |
|
Alejandro Celaya
|
6a016d8e6f
|
Updated styles in javascript to fulfill adidas rules
|
2018-08-25 23:39:27 +02:00 |
|
Alejandro Celaya
|
6d0753481d
|
Refactored visits parser to be functional
|
2018-08-24 23:55:53 +02:00 |
|
Alejandro Celaya
|
26a3fdfd3d
|
Created VisitsParser test
|
2018-08-24 23:38:37 +02:00 |
|