249 Commits (b3663a4e7acc8ccef2a8d142cf71036673f871ea)

Author SHA1 Message Date
Andy Stewart 7691d1b90e Make get_focus_text and set_focus_text support Telegram Web's input widget. 6 years ago
Andy Stewart abf0c081b3 Make EAF support <C-return> 6 years ago
Andy Stewart e6578598fa Make telegram not flash in dark mode. 6 years ago
Andy Stewart e5bb43fad2 Fix emacs-china forum thread flash 6 years ago
Andy Stewart d66e864a0e Move module_path in Buffer 6 years ago
Andy Stewart 2819866c1f Revert "Pass module_path to Buffer." 6 years ago
Andy Stewart 2894c4a24f Pass module_path to Buffer. 6 years ago
Andy Stewart 4afb48bcee Dark mode and focus mode not include devtools page. 6 years ago
Andy Stewart 12c39d860a Make dark mode perfect. 6 years ago
Mingde (Matthew) Zeng 888ff8fe62 EAF Browser: detect class="gap" buttons 6 years ago
Andy Stewart 8cf4a6f24c Add new command: toggle_device. 6 years ago
Andy Stewart d4c4ea0fc1 Fix NoneType error when copy selected text. 6 years ago
Mingde (Matthew) Zeng 81eab81075 EAF Browser: use new cssSelector algorithm to fix jump marker bugs 6 years ago
Alon Tzarafi e215a0f9d2 Add ctrl-wheel zooming for browser 6 years ago
Mingde (Matthew) Zeng a35d8909e5 Fix typo 6 years ago
Andy Stewart 77a60d5632 Add command insert_or_download_youtube_audio. 6 years ago
Andy Stewart adaf4aed60 Add new command: download_youtube_video 6 years ago
Andy Stewart 1f42a992f8 1. Move get_local_ip to core.utils.py 6 years ago
Andy Stewart 613b99cd57 Remove aria2p dependeny: use json library instead aria2p. 6 years ago
Andy Stewart daab627a78 Check aria2p before download file. 6 years ago
Andy Stewart fa1b15f0c4 Make js-video-player support save/restore session data. 6 years ago
Andy Stewart a7915c1a3d Allow js-video-player auto play. 6 years ago
Andy Stewart c5837e332c Add eval_js command for browser. 6 years ago
Andy Stewart d62f6e2ad0 Make EAF browser fullscreen use emacs frame's size. 6 years ago
Andy Stewart ac44d25509 Press F12 show dev tools page for current page. 6 years ago
Andy Stewart 189dce5c11 1. We need delete QWebEnginePage manual, otherwise QtWebEngineProcess won't quit. 6 years ago
Andy Stewart 0d63e5804f Need pass topic to minibuffer when change node topic. 6 years ago
Andy Stewart 78e9cbc445 Relayout mindmap when window resize. 6 years ago
Andy Stewart 24cfad3724 use string_to_base64 remove duplicate code. 6 years ago
Andy Stewart d4157e6ff8 When download request is base64 image data, save it directly. 6 years ago
Andy Stewart aaf147d2f8 Add eaf-open-mindmap and eaf-create-mindmap. 6 years ago
Andy Stewart 26d6922bd7 Press a to save screenshot of mind map. 6 years ago
Mingde (Matthew) Zeng 1f14e7a0ee Update eaf--buffer-url after navigation 6 years ago
Andy Stewart 446a4a0c9c Python don't need parenthesis in if statement. 6 years ago
Mingde (Matthew) Zeng 40c3a25823 Rewrite browser history, dynamic sorting by popularity 6 years ago
Andy Stewart ae284a4287 Throw traceback info if algorithm has bug and protection of historical record is not erased. 6 years ago
Andy Stewart 3616128135 Add filter_title to drop google's temp link. 6 years ago
Mingde (Matthew) Zeng 404709f602 EAF browser history do not filter file:// 6 years ago
Mingde (Matthew) Zeng 9408bb79bf Apply ^M dos2unix conversion 6 years ago
Andy Stewart ed39127abc 1. Make fake_key_sequence support multiple modifiers. 6 years ago
Andy Stewart 12778357a4 Quit search status when page url changed. 6 years ago
Andy Stewart c935a40278 Fix #235 : use eaf-send-key-sequence send key sequence to terminal. 6 years ago
Andy Stewart 63cb2554d6 Make EAf browser support fullscreen request. 6 years ago
Mingde (Matthew) Zeng a6e3462cd0 Fix about:blank url error 6 years ago
Mingde (Matthew) Zeng 1598bd5623 Use eaf-open-browser-with-history instead. 6 years ago
Andy Stewart 583216318b Add call-interactively before eaf-open-browser. 6 years ago
Andy Stewart 9975263031 Add insert_or_open_url command in browser. 6 years ago
Andy Stewart 7489310adc Add insert_or_save_as_bookmark command in browser. 6 years ago
Andy Stewart bd53a37f96 Use build_insert_or_do to remove duplicate code. 6 years ago
Mingde (Matthew) Zeng 2b92edf737 Improve addElementToRects algorithm by checking for duplicate first 6 years ago