Commit Graph

35 Commits

Author SHA1 Message Date
Arkadiusz Wieczorek b2487c0511 Merge pull request 'Fix sometimes not being able to uncheck a domain - Fixes #92' (#101) from fix-checkbox into develop
Reviewed-on: #101
2022-09-12 09:48:04 +02:00
Kuba Orlik cc713004b0 Fix sometimes not being able to uncheck a domain - Fixes #92 2022-08-14 12:55:21 +02:00
Kuba Orlik ea59a506f8 Problem: nieznany cel. Fixes #68 #97 2022-08-13 22:42:50 +02:00
Kuba Orlik 256d44613f Better documentURL detector. Closes #57 2022-07-09 16:04:52 +02:00
Kuba Orlik 416a6aa340 Fix typechecks. Closes #54 2022-07-09 15:51:34 +02:00
Kuba Orlik e1d97f0411 typecheck fixes checkpoint 2022-07-09 15:28:37 +02:00
Arkadiusz Wieczorek f44daf4909 Cleanup 2022-07-09 10:53:20 +02:00
Kuba Orlik 7118a597f1 remove logs 2022-07-08 12:53:34 +02:00
Kuba Orlik 6e062f92d7 Attempt to fix a problem where previous page request influenced the score of the new page 2022-07-07 20:00:33 +02:00
Arkadiusz Wieczorek 1ba2bea2fb Handle dead objects 2022-04-22 13:00:02 +02:00
Kuba Orlik 97dc99dba9 Use the new flattening across other sources of data. Remove leading "." for entries one level deep 2021-11-28 12:31:51 +01:00
Kuba Orlik b11f5f9737 Change to how HAR is rendered 2021-11-26 22:07:05 +01:00
Kuba Orlik 928effa1ad Add support for POST body inspection 2021-11-26 20:58:31 +01:00
Kuba Orlik da1789503b Better HAR sorting, option to mention pop-up being closed 2021-11-26 19:15:43 +01:00
Kuba Orlik acaa9430a1 Include only the worst requests in HAR export 2021-11-25 21:13:15 +01:00
Kuba Orlik ca5c97e6da include pathname in extended request 2021-11-24 14:15:55 +01:00
Kuba Orlik 1230b349de Remove console.log 2021-11-22 18:25:10 +01:00
Kuba Orlik 7f67bd5e2b Signal which entries expose origin or are part of a request that
exposes origin
2021-11-22 18:23:11 +01:00
Kuba Orlik 68078546fa Flatten the stolen data 2021-11-22 17:54:15 +01:00
Kuba Orlik 6a29c8ed40 Fix referer sometimes missing 2021-11-09 21:57:19 +01:00
Kuba Orlik a859d0239f Add possibility to generate a trimmed HAR file 2021-11-09 17:47:42 +01:00
Kuba Orlik 399b5eca9d Possibly fix UI crashing because tabid was not set for some request 2021-11-08 20:55:37 +01:00
Kuba Orlik 4de71fbc1d Fix memory crashing on allegro 2021-11-08 20:36:05 +01:00
Kuba Orlik 59de744c2d Working filtered HAR export 2021-11-08 20:14:28 +01:00
Kuba Orlik c9bc0c3a41 Basic email summary 2021-11-07 19:03:00 +01:00
Kuba Orlik dc28bd5fa2 origin->originalURL, because origin has a special meaning 2021-11-07 17:59:16 +01:00
Kuba Orlik 2bd4e8b9da Isolate stolen data entry to separate file 2021-11-07 17:20:58 +01:00
Kuba Orlik 7fdc2a3660 Print all the full hosts so they are easier to visit and get tainted
with cookies
2021-11-07 17:18:17 +01:00
Kuba Orlik 86bd7f72b6 Checkpoint 2021-11-07 15:45:26 +01:00
Kuba Orlik 9f2712e0f9 Store stolenData within requests - don't recalculate it every time 2021-11-07 11:18:53 +01:00
Kuba Orlik 8fc1b33977 Add option to clear cookies 2021-11-06 21:48:25 +01:00
Kuba Orlik 3ae5da1888 Add headers data. Detect if a cookie is IAB consent 2021-10-06 17:22:33 +02:00
Kuba Orlik 43e0c6c7f8 Add README and dedupe data entries 2021-10-04 18:51:51 +02:00
Kuba Orlik 73fa9a8976 New types of data 2021-10-03 20:13:36 +02:00
Kuba Orlik 9441ddd98e Working sidebar 2021-10-03 09:03:56 +02:00