implemented har feature #7970
implemented har feature
da7252dc
reverting some code
f6f9491e
bkonyi
commented
on 2024-06-24
comments resolved, code refactoring
a1ba9bdb
added doc comments for buildHar
ef3a637e
exportController moved to method scope
058e0535
httpRequests moved to NetworkController class
ae292ad1
Merge branch 'master' into export_har_feature
9d5231b7
bkonyi
commented
on 2024-06-26
code comments resolved
1b9e483b
Merge remote-tracking branch 'origin/export_har_feature' into export_…
0e5cdbbb
removed pages, pageref and serverIPAddress
5c306c1c
added header size and body size, creatorVersion set
5d8fc755
organized imports
16faad7e
Merge remote-tracking branch 'upstream/master' into export_har_feature
f843862f
removed mixin and override, changed year to 2024, renamed variable
1c4442c8
moved constants, converted to enum
8c08441c
downloadAsHar moved back to analytics constants
625b452c
added copyright header
3dd0274c
HarNetworkData model class added, serialisation and de-serialisation …
0261ab71
removed testing code
b77c4549
added copyright, created enum, condition checking improvements, Used …
484e9f25
import optimised, used Serializable mixin
f504b187
Merge remote-tracking branch 'upstream/master' into export_har_feature
258e34ee
minor fix
f7418829
replaced dynamic with Object? in har network data, minor fix
eb7f8485
used enum
a608451a
header and dart docs added
b734dc3e
used HarNetworkData
449f9e65
print removed, scope added to class name in dart docs
0175330c
dart docs improvements
6c13f54c
removed -2ms
f332b400
renamed exception variable
70d94687
changed dynamic to Object?
6f03ce27
removed ignore, added cast everywhere, changed dynamic to Object?
6c73e289
removed ignore, added cast, added trailing comma
fb4fd585
used isNullOrEmpty
0a0b4be2
import fixed
21f6a5f4
created new class HarDataEntry for code separation
2d12a0db
used values from constants, added dart docs
df0b56fd
added constants
23295fc6
improved code readability
1398c0e2
replaced dynamic with Object?
7bbdf807
added type to list
e1c97914
used values directly, removed unnecessary null checks
c0cb6213
used values directly, fixed typo
daccfde6
restructured har creation, implemented toJson
2692ea12
used values from constants
01f51221
changed dynamic to Object?, dart docs fix, added header
c5c1842c
added comments for explanation
2734fcbb
minor fixes
fb10b263
added tests for HarDataEntry
8a65da85
code reformatted, updated release notes
6443964f
Merge branch 'master' into export_har_feature
89dae779
minor change
b26b833c
Merge remote-tracking branch 'origin/export_har_feature' into export_…
6d4177ba
reverting change
83b4a3fb
added missing trailing comma
7d211fd1
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub