Commit Graph

35 Commits

Author SHA1 Message Date
Kuba Orlik 9c1eb31224 Fix typescript errors 2022-01-29 20:41:03 +01:00
Arkadiusz Wieczorek f647a07d94 Update package 2022-01-29 18:20:26 +01:00
Arkadiusz Wieczorek 42488a339a Update icons, add minValueLength to LocalStorage 2022-01-29 01:13:02 +01:00
Arkadiusz Wieczorek 626bb06662 Update 2022-01-28 11:36:36 +01:00
Arkadiusz Wieczorek 734f418667 Cleanup, add second button 2022-01-27 22:30:57 +01:00
Arkadiusz Wieczorek 13f6eb07dc Final touches 2022-01-24 12:50:54 +01:00
Arkadiusz Wieczorek 01e0901a91 Prettier 2022-01-24 12:21:28 +01:00
Arkadiusz Wieczorek 49542b58e5 Update 2022-01-23 21:42:49 +01:00
Arkadiusz Wieczorek 4e3550cf03 Reduce icon dimensions 2022-01-21 00:00:29 +01:00
Arkadiusz Wieczorek 5f83cfc02b Add click on rows 2022-01-20 19:49:27 +01:00
Arkadiusz Wieczorek 78ee0bd52a Update 2022-01-20 19:03:03 +01:00
Arkadiusz Wieczorek c27bcf2048 Update 2022-01-19 14:30:05 +01:00
Arkadiusz Wieczorek d26712886e Add hint to generate mail button 2022-01-19 14:23:44 +01:00
Arkadiusz Wieczorek 2a94d2bb2f Remove entry from options 2022-01-19 14:17:13 +01:00
Arkadiusz Wieczorek 33a25a3e9d Update 2022-01-19 14:12:52 +01:00
Arkadiusz Wieczorek 268f9a7d06 Add nav 2022-01-19 13:12:28 +01:00
Arkadiusz Wieczorek 09b00eff03 Add base styles, two views, plugins, esbuild script 2022-01-17 19:50:14 +01:00
Kuba Orlik 6b18df246c Hover the mouse over the data entry title to see it's source 2021-12-18 16:47:43 +01:00
Kuba Orlik de13980609 Performance improvements 2021-11-25 21:14:40 +01:00
Kuba Orlik 8d88ba7506 Add option to autoselect only for a given cluster. Improvements in classification 2021-11-24 22:04:47 +01:00
Kuba Orlik da49fe5f42 Highlight marked entries values and slightly deemphasize unselected values 2021-11-24 22:04:15 +01:00
Kuba Orlik 8e7091c406 Add automark option 2021-11-24 14:19:12 +01:00
Kuba Orlik cc0e91ee56 Better string masking method 2021-11-22 18:56:36 +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 c9f3876cf4 Add automatic bas64 translation. Now I'll experiment with slicing the
objects into separate string entries
2021-11-22 15:08:29 +01:00
Kuba Orlik 3eb5dc6f9d Improve marking performance 2021-11-21 23:00:55 +01:00
Kuba Orlik 25cd2c2a0c Various improvement to make the sidebar and the email more concise 2021-11-21 22:38:32 +01:00
Kuba Orlik a84a8f8c10 Include data value previews in the email. 2021-11-21 18:21:58 +01:00
Kuba Orlik e40eebb521 More fixes around filter 2021-11-07 19:28:07 +01:00
Kuba Orlik 729a60a998 Move getMemory where it belongs 2021-11-07 17:23:48 +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 66272fa318 Delegate memory to background process 2021-11-07 13:57:24 +01:00
Kuba Orlik 52b3ae39ea Separate directory for sidebar views 2021-11-07 13:01:01 +01:00