Commit Graph

  • c6bcec9ce1 fix: revert separate event handler mousedown karishmas6 2024-07-26 04:09:41 +05:30
  • bec8a6efb0 feat: use combined mouse event handler karishmas6 2024-07-26 03:46:44 +05:30
  • e184f24145 feat: create combined mouse event handler karishmas6 2024-07-26 03:46:07 +05:30
  • f6d2b1dc31 feat: handleMouseEventForGetText karishmas6 2024-07-26 03:44:58 +05:30
  • 58345600b0 fix: -rm getText logic from mousedown karishmas6 2024-07-26 03:43:26 +05:30
  • d788b09428 fix: -rm getText as dep. array karishmas6 2024-07-26 03:42:33 +05:30
  • 5d23c4cf6a feat: add check for getText === true karishmas6 2024-07-26 02:23:52 +05:30
  • 0956a1df2a feat: add check for getText === true karishmas6 2024-07-26 02:23:32 +05:30
  • 6ce28cb8b7 chore: -rm MUI imports karishmas6 2024-07-25 22:51:30 +05:30
  • 8f44f1174d chore: -rm whitespace karishmas6 2024-07-25 22:51:12 +05:30
  • e53cf242a3 feat: import confirmation box karishmas6 2024-07-25 22:50:45 +05:30
  • 43912840ab chore: -rm styled import karishmas6 2024-07-25 22:50:07 +05:30
  • d586ef85ac chore: lint karishmas6 2024-07-25 22:49:51 +05:30
  • bf1b146009 feat: move from BrowserWindow.tsx karishmas6 2024-07-25 22:49:33 +05:30
  • 58e2791ab2 chore:lint karishmas6 2024-07-25 22:47:09 +05:30
  • 3fde96de79 feat: confirmation box (wip) karishmas6 2024-07-25 22:46:48 +05:30
  • 2864a8f5bf chore: clr whitespace karishmas6 2024-07-25 22:45:10 +05:30
  • d3576cbb2c chore: -rm unwanted code karishmas6 2024-07-25 22:44:50 +05:30
  • fd9616cc2d feat: emit mousedown only if !getText karishmas6 2024-07-25 22:44:18 +05:30
  • 1572db6076 chore: lint karishmas6 2024-07-25 01:56:45 +05:30
  • 4101b4f2e2 feat: vertical align karishmas6 2024-07-25 01:56:31 +05:30
  • f0c285eabc feat: text or ss karishmas6 2024-07-25 01:01:26 +05:30
  • bc332e5518 feat: conditionally render buttons karishmas6 2024-07-25 00:58:08 +05:30
  • 1374f23950 feat: show modal if getText karishmas6 2024-07-25 00:53:07 +05:30
  • 1c3eb50ef5 fix: remove BrowserContentWrapper karishmas6 2024-07-25 00:10:42 +05:30
  • df0d1eec3d chore: remove unwanted code karishmas6 2024-07-24 23:29:56 +05:30
  • 034cdd635d chore: lint karishmas6 2024-07-24 23:28:48 +05:30
  • 6c11f5afee chore: remove unwanted code karishmas6 2024-07-24 23:28:15 +05:30
  • ef8411208b chore: lint karishmas6 2024-07-24 21:37:48 +05:30
  • 1ce7e88417 feat: start/stop bw actions karishmas6 2024-07-24 21:37:26 +05:30
  • ea2ead1749 fix: remove resetAction() karishmas6 2024-07-24 21:35:41 +05:30
  • 223cb01d8f chore: lint karishmas6 2024-07-24 21:34:58 +05:30
  • d0442381c9 feat: stop browser actions context karishmas6 2024-07-24 21:34:28 +05:30
  • c2b35a216a chore: lint karishmas6 2024-07-24 21:25:13 +05:30
  • 0c99e7fd61 feat: render Highlighter if getText karishmas6 2024-07-24 20:54:13 +05:30
  • ccc9708cf5 feat: use getText & getScreenshot action context karishmas6 2024-07-24 20:26:58 +05:30
  • 2521a1a25c feat: text & ss button karishmas6 2024-07-24 20:25:22 +05:30
  • 03a92d8f0d chore: lint karishmas6 2024-07-24 19:48:02 +05:30
  • 53157b4462 feat: wrap w ActionProvider karishmas6 2024-07-24 19:47:43 +05:30
  • 09433ed4b4 chore: lint karishmas6 2024-07-24 19:31:20 +05:30
  • 07a370e054 feat: reset actio karishmas6 2024-07-24 19:30:55 +05:30
  • 450e45736d feat: action provider karishmas6 2024-07-24 19:30:42 +05:30
  • 5576aa26b0 feat: action context & hook karishmas6 2024-07-24 19:30:22 +05:30
  • 8716c8fc16 feat: action context type karishmas6 2024-07-24 19:29:52 +05:30
  • e04c27e122 chore: lint karishmas6 2024-07-24 18:13:53 +05:30
  • 0b3a340725 feat: show confirmation modal only if confirmation tru karishmas6 2024-07-24 18:13:12 +05:30
  • 5636fb93a1 feat: browser content karishmas6 2024-07-24 17:13:16 +05:30
  • d8f9bd9825 chore: lint karishmas6 2024-07-24 17:09:50 +05:30
  • f313d5dabe feat: page wrapper karishmas6 2024-07-24 15:54:31 +05:30
  • fb7dedbc0f chore: navigation reminder??? karishmas6 2024-07-24 08:33:09 +05:30
  • 6e55f9e650 fix: revert to !conditional mousedown emit karishmas6 2024-07-23 22:28:32 +05:30
  • 123666c946 feat: pass highligherData as dependency karishmas6 2024-07-23 21:59:57 +05:30
  • 17ed6f70a1 feat: log canvas !initialized karishmas6 2024-07-23 21:59:20 +05:30
  • 2eb049d319 refactor: reintroduce highlighter karishmas6 2024-07-23 21:58:28 +05:30
  • 06203319c6 refactor: rever highlighter karishmas6 2024-07-23 21:57:49 +05:30
  • 23b724ecb4 chore: lint karishmas6 2024-07-23 20:46:34 +05:30
  • a4e4dfbbd1 refactor: rm highlighter data check karishmas6 2024-07-23 20:46:12 +05:30
  • 6815f1617b refactor: only handle highlighter state karishmas6 2024-07-23 20:38:27 +05:30
  • 897397c899 feat: move Highlighter to Canvas karishmas6 2024-07-23 20:37:41 +05:30
  • 14c78997b5 chore: lint karishmas6 2024-07-23 20:22:01 +05:30
  • 90bf664ca1 feat: use proper co-ordinates for mousemove karishmas6 2024-07-23 20:11:05 +05:30
  • 152c5501b3 feat: use notify last action karishmas6 2024-07-23 20:09:30 +05:30
  • e575e3733b feat: notify last action karishmas6 2024-07-23 20:08:40 +05:30
  • 9861f06dbb chore: docs karishmas6 2024-07-23 20:07:45 +05:30
  • 402234000d feat: use mousedown instead of click karishmas6 2024-07-23 20:06:14 +05:30
  • bae513f561 feat: use notify last action karishmas6 2024-07-23 17:10:28 +05:30
  • a2821b404e feat: notify last action karishmas6 2024-07-23 17:08:55 +05:30
  • 7574d0aaa8 feat: default statement karishmas6 2024-07-23 10:22:40 +05:30
  • c080c881b9 fix: emit proper co-ordinates on mouse move karishmas6 2024-07-23 10:21:42 +05:30
  • 065fa69d72 fix: pass proper co-ordinates to lastMousePosition.current karishmas6 2024-07-23 10:20:37 +05:30
  • 05807809aa refactor: click & confirmation logic karishmas6 2024-07-23 10:19:11 +05:30
  • 0f1a8b9823 refactor: move click logic to Canvas karishmas6 2024-07-23 10:18:38 +05:30
  • a28d0bd977 feat: pass resetClickConfirmation karishmas6 2024-07-23 08:42:53 +05:30
  • ef30ec47c7 feat: pass isClickConfirmed karishmas6 2024-07-23 08:42:21 +05:30
  • 6ade89aeaa feat: reset click confirmation karishmas6 2024-07-23 08:41:20 +05:30
  • 032fabc76b feat: emit mousedown event on click confirmation karishmas6 2024-07-23 08:40:44 +05:30
  • 3c5fadc5bb feat: pass missing props karishmas6 2024-07-23 08:39:33 +05:30
  • 74a9cf9f62 feat: resetClickConfirmation prop karishmas6 2024-07-23 08:39:13 +05:30
  • 843fbc6a75 feat: isCLickCOnfirmed prop karishmas6 2024-07-23 08:38:48 +05:30
  • 32e759367f feat: conditional set for click karishmas6 2024-07-23 08:37:50 +05:30
  • 137029cc9a feat: state for click confirmation karishmas6 2024-07-23 07:40:09 +05:30
  • 0d69e7e776 chore: lint karishmas6 2024-07-22 17:02:20 +05:30
  • 11fdc05eeb chore: comment logs karishmas6 2024-07-22 16:54:59 +05:30
  • f2a1fb4d76 chore: comment logs karishmas6 2024-07-22 16:50:36 +05:30
  • df6f3679f8 chore: cleanup karishmas6 2024-07-22 16:49:39 +05:30
  • c3f45b35f3 feat: rm Highlighter from DOM when modal open karishmas6 2024-07-21 23:59:35 +05:30
  • 57f2b8139c feat: set z-index greater than Highlighter z-index karishmas6 2024-07-21 23:52:37 +05:30
  • 1d8d0bd8cf feat: introduce modal karishmas6 2024-07-21 23:51:55 +05:30
  • 85ea9be1b5 Merge pull request #20 from amhsirak/develop amhsirak 2024-07-20 18:16:42 +05:30
  • bf75569c03 fix: -rm html2canvas-pro karishmas6 2024-07-20 18:16:27 +05:30
  • f7b19ee2cf fix: add await to enable blocker karishmas6 2024-07-20 06:10:37 +05:30
  • 4a35dc7663 feat: disable blocking in current page karishmas6 2024-07-20 06:09:57 +05:30
  • c58d816a59 feat: enable blocking in current page karishmas6 2024-07-20 06:02:50 +05:30
  • 0087252270 feat: playwright adblocker karishmas6 2024-07-20 06:01:35 +05:30
  • b1c9caa2a1 feat: use cross-fetch & adblocker karishmas6 2024-07-20 05:57:15 +05:30
  • d4ae958954 chore(deps): install cross-fetch karishmas6 2024-07-20 05:28:42 +05:30
  • 68d24ab114 chore(deps): install @cliqz/adblocker-playwright karishmas6 2024-07-19 14:10:41 +05:30
  • 5700224f6b feat: use stealth plugin karishmas6 2024-07-19 13:38:59 +05:30
  • 845730e95d feat: use chromium from playwright-extra karishmas6 2024-07-19 13:27:17 +05:30
  • e355b856cf chore: lint karishmas6 2024-07-19 13:23:46 +05:30