57 Commits (25bfdaa4fcce626bf3e52d3b927fde389d4adb8a)

Author SHA1 Message Date
Hollow Man 28e9475f45
Browser: add caret browsing to smart select text area 6 years ago
Mingde (Matthew) Zeng 02d2047b2e browser: detect ng-click buttons 6 years ago
lee 350cec5221 focus first input when you press `i`. 6 years ago
Andy Stewart b29dcfd34f Refactory code. 6 years ago
Andy Stewart e934115982 Make user can type string in Google Cloud Terimnal. 6 years ago
Andy Stewart 018ec8bbad Add insert_or_copy_code command. 6 years ago
Andy Stewart 143ad1a23f Fix #253 6 years ago
Andy Stewart 7691d1b90e Make get_focus_text and set_focus_text support Telegram Web's input widget. 6 years ago
Andy Stewart e5bb43fad2 Fix emacs-china forum thread flash 6 years ago
Mingde (Matthew) Zeng 888ff8fe62 EAF Browser: detect class="gap" buttons 6 years ago
Mingde (Matthew) Zeng 81eab81075 EAF Browser: use new cssSelector algorithm to fix jump marker bugs 6 years ago
Mingde (Matthew) Zeng 9408bb79bf Apply ^M dos2unix conversion 6 years ago
Mingde (Matthew) Zeng 2b92edf737 Improve addElementToRects algorithm by checking for duplicate first 6 years ago
Andy Stewart 65df5c4b05 Show content when copy selection text. 6 years ago
Andy Stewart ebefb61911 Stop handle mouse event "Ctrl + Button", it's buggy that cause browser 6 years ago
Andy Stewart 8aab177356 Add eaf-browser-marker-letters option. 6 years ago
Matthew 4ac89037cb Rearrange marker letters 6 years ago
Matthew 62ab2cf10f Adjust scroll 6 years ago
Matthew 1bc33d3276 Support summary button 6 years ago
Matthew 2f0bc88ccd Support a tags without href 6 years ago
Matthew 5877e13cdb Explicit define all styles to avoid website inconsistencies 6 years ago
Matthew 949dca72da Improve isElementOnTop algorithm 6 years ago
Matthew 63041c5d6c Fix typo: undefine -> undefined 6 years ago
Andy Stewart de1831b1f8 Just return focus text when active element is input type. 6 years ago
Andy Stewart d3daa6c87d Add dark_mode and option eaf-browser-dark-mode. 6 years ago
Mingde (Matthew) Zeng a7da7ea2da Click submit buttons too 6 years ago
Mingde (Matthew) Zeng 0887149231 Support select tag and more links 6 years ago
Matthew 159de1d69c Revert "Wrap document.readyState" 6 years ago
Matthew db019d3bc9 Wrap document.readyState 6 years ago
Andy Stewart c1ca9521ee Click after focus input/textarea element to show blink cursor. 6 years ago
Matthew 3b1d9363a1 Fix typo 6 years ago
Andy Stewart f797fca69d We ned move cursor to end of input after focus input. 6 years ago
Matthew 6c031a668f Fix input unable to select bug, support more links and buttons 6 years ago
Andy Stewart d42fcdeeda Add new command: select_all_or_input_text. 6 years ago
Matthew c4f57c8522 Rewrite generateKeys logic, make key consistent every time 6 years ago
Andy Stewart 75227696a9 Add border radius for jump link label. 6 years ago
Mingde (Matthew) Zeng 06b6d0433b Fix edge case when there is only 1 link 6 years ago
Mingde (Matthew) Zeng 15f06db14b Fix disappear element 6 years ago
Andy Stewart 17fd59a6ee Brower: add new commands. 6 years ago
Matthew e17a96183e Make EAF Browser vimium more accurate, filter overlapping links 6 years ago
Andy Stewart 981d33d937 Us input event instead click event. 6 years ago
Andy Stewart aa7c8c949c Add comment. 6 years ago
Andy Stewart cae17fdabc Click active element after set focus text. 6 years ago
Andy Stewart c20b615c9f Use base64 as format to fix complicated message. 6 years ago
Andy Stewart 99db0b2d85 EAF Browser: press Alt + e to edit focus text with Emacs. 6 years ago
Mingde (Matthew) Zeng 47014c08d9 Fix #194, process webpage in python 6 years ago
Matthew Mingde Zeng f20bacd525 Modify marker style 6 years ago
Andy Stewart 611d00a152 Adjust padding and border color of marker. 6 years ago
Matthew Mingde Zeng f3d88a072e EAF Browser bold marker selection 6 years ago
Matthew Mingde Zeng d316344099 Re-order input logic 6 years ago