Commit Graph

24 Commits

Author SHA1 Message Date
Kuba Orlik 8e72759a7e Create complex types for the survey response to prepare for template writing 2022-02-07 21:17:37 +01:00
Kuba Orlik 7330ebf9f2 Improve performance by limiting renders 2022-02-07 15:28:01 +01:00
Kuba Orlik 9c1eb31224 Fix typescript errors 2022-01-29 20:41:03 +01:00
Arkadiusz Wieczorek 734f418667 Cleanup, add second button 2022-01-27 22:30:57 +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 33a25a3e9d Update 2022-01-19 14:12:52 +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 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 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