Andy Stewart
|
39af3b7f3c
|
Fix aria2 duplicate download issue.
|
6 years ago |
Andy Stewart
|
fe2cb40869
|
Rename and simple insert_or_select_*_tab commands.
|
6 years ago |
Andy Stewart
|
766d690682
|
Add select_left_tab and select_right_tab commands.
|
6 years ago |
Andy Stewart
|
b629fecfc6
|
Add copy_link in browser.
|
6 years ago |
zbelial
|
f06de18c88
|
called monolith asynchronously
|
6 years ago |
zjy
|
898a0dd2c2
|
Use monolith to save web page as a single html
|
6 years ago |
Andy Stewart
|
ac51bbf822
|
Try rename pdf file with web page title after download finish.
|
6 years ago |
zbelial
|
26bdcc7005
|
use title as file name when saving page to file
|
6 years ago |
Mingde (Matthew) Zeng
|
a879678b86
|
EAF Browser: add pdf saving message
|
6 years ago |
Mingde (Matthew) Zeng
|
7c31e91392
|
EAF Browser: Prompt save webpage as pdf
|
6 years ago |
Mingde (Matthew) Zeng
|
ce918f6239
|
Support EAF send input message yes-or-no-p
|
6 years ago |
Andy Stewart
|
7e2a7fd565
|
Add new command view_source
|
6 years ago |
Andy Stewart
|
073f795246
|
Add new command save_as_pdf
|
6 years ago |
Andy Stewart
|
2416f9d5c6
|
Add dark mode filter for emacs-china.org
|
6 years ago |
Andy Stewart
|
6975e07210
|
Add eaf-toggle-fullscreen command.
|
6 years ago |
Andy Stewart
|
165f43b7c7
|
Default EAF app follow current theme mode (light or dark)
|
6 years ago |
Andy Stewart
|
1753566bd2
|
Fix issue #248
|
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."
This reverts commit 2894c4a24f.
|
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 |
Andy Stewart
|
8cf4a6f24c
|
Add new command: toggle_device.
|
6 years ago |
Andy Stewart
|
d4c4ea0fc1
|
Fix NoneType error when copy selected text.
|
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
|
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.
2. Refactroy destory interface of core/Buffer.py
|
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 |
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 |
Andy Stewart
|
12778357a4
|
Quit search status when page url changed.
|
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 |