1
0
mirror of https://github.com/rkd77/elinks.git synced 2025-02-02 15:09:23 -05:00

7312 Commits

Author SHA1 Message Date
Witold Filipczyk
8cc6f32798 [doc] AFAIK MacOS has also a FreeBSD kind of terminal 2024-12-22 12:42:41 +01:00
Witold Filipczyk
488a4dee09 [doc] Info about some tweaks after installation 2024-12-21 17:09:44 +01:00
Witold Filipczyk
69ff3a6914 [doc] Random notes on ecmascript support in 2024 year 2024-12-20 16:15:40 +01:00
Witold Filipczyk
2fab5d962f [win32] More scripts to compile required libraries 2024-12-19 15:55:15 +01:00
Witold Filipczyk
2c47ccb484 [win32] Script to build quickjs-2024-01-13 2024-12-18 18:50:17 +01:00
Witold Filipczyk
59f8176d6d [dump] Check content type (to render gemini files) 2024-12-17 13:55:27 +01:00
Witold Filipczyk
bf7dcf4eda [po] Update 2024-12-17 13:23:41 +01:00
Witold Filipczyk
d01d119478 [dom] Commented fprintf 2024-12-17 08:31:44 +01:00
Witold Filipczyk
cfc2612db0 [dom] Ignore HUBBUB_UNKNOWN . Refs #344
Log to stderr an error message and continue.
2024-12-16 17:21:03 +01:00
Witold Filipczyk
249d212333 [dom] error has weird value, or I'm not able to read it properly. Refs #344 2024-12-16 16:18:05 +01:00
Witold Filipczyk
019f6d494f [html] Added the boolean document.html.subst_frame_chars option
Similar effect to document.plain.fixup_tables, but for html.
2024-12-15 12:43:46 +01:00
Witold Filipczyk
23ac0f5c01 [plain] Replace + by - or |
So mazes look better.
2024-12-14 18:53:40 +01:00
Witold Filipczyk
99ddbc8e40 [doc] Note about libevent 2024-12-14 16:20:21 +01:00
Witold Filipczyk
5e5270bec1 [doc] More libraries listed in installation.txt 2024-12-14 14:39:54 +01:00
Witold Filipczyk
16b33f48d3 [doc] bump mozjs also here 2024-12-13 13:48:59 +01:00
Witold Filipczyk
ad6bcaa30d [meson] require at least curl 7.66.0 2024-12-12 11:52:12 +01:00
Witold Filipczyk
8ec96bf1ca [doc] Notes about macros 2024-12-11 18:49:43 +01:00
Witold Filipczyk
baf3b2de85 [curl] Less lines of code, but no logic changes 2024-12-11 13:13:00 +01:00
Witold Filipczyk
0c1aa826f2 [lua] smartprefix gs for gemini search 2024-12-10 16:26:21 +01:00
Witold Filipczyk
a6fbf18df5 [lua] math.mod -> math.fmod
It was changed in lua5.1
2024-12-10 16:22:41 +01:00
Witold Filipczyk
c0e69868ec [curl] It is broken for sure, but earlier was buggy too. Refs #343 2024-12-09 16:05:41 +01:00
Witold Filipczyk
45e2e664c6 [gemini] encode query string 2024-12-08 19:02:39 +01:00
Witold Filipczyk
00009e3ca4 [http] Redirect also for 308. Refs #343 2024-12-08 12:42:27 +01:00
Witold Filipczyk
4e0c7fd9d3 [gemini] Small changes 2024-12-08 12:22:13 +01:00
Witold Filipczyk
831ededb52 [NEWS] 0.18.0rc1 v0.18.0rc1 2024-12-07 08:10:25 +01:00
Witold Filipczyk
3dd5b4bf2d [gemini] ******* for code 11. Refs #121 2024-12-06 20:17:12 +01:00
Witold Filipczyk
3f07c00978 [po] po update 2024-12-06 17:04:56 +01:00
Witold Filipczyk
5a3c020dfb [po] Updated POTFILES 2024-12-06 16:57:34 +01:00
Witold Filipczyk
7eb0b74458 [gemini] Delete cached entry for 10 and 11. Refs #121 2024-12-06 15:39:37 +01:00
Witold Filipczyk
24dce591c7 [gemini] a already was true 2024-12-06 15:32:35 +01:00
Witold Filipczyk
cfcd27c3e8 [gemini] Show query dialog box for codes 10 and 11. Refs #121
11 is for passwords, but now is shown in plain text.
2024-12-06 15:14:41 +01:00
Witold Filipczyk
2ddbf9e716 [protocol] Display SFTP in directory listing header 2024-12-05 12:38:34 +01:00
Witold Filipczyk
004d483afd [html] display: none for custom element. Refs #341 2024-12-04 18:13:25 +01:00
Witold Filipczyk
4af513bbbf [test] sample file for display: none
Custom, non-standard, elements are not handled properly.
2024-12-04 16:01:16 +01:00
Witold Filipczyk
bdb47d1879 [html] Skip also elements with hidden attribute. Refs #341 2024-12-03 14:46:31 +01:00
Witold Filipczyk
e8e0f543fc [html] Skip template. Refs #341 2024-12-03 14:31:53 +01:00
Witold Filipczyk
ee51263825 [spidermonkey] default for readyState 2024-12-02 17:30:21 +01:00
Witold Filipczyk
fb5a72dfd8 [mujs] default for readyState 2024-12-02 17:28:55 +01:00
Witold Filipczyk
928380aa5f [quickjs] Added default case 2024-12-02 17:21:42 +01:00
Witold Filipczyk
59dbacee14 [win32] Do not create the timer queue, when delete-timer-queue
Earlier the queue was created and a few moments later deleted.
2024-12-02 14:31:00 +01:00
Witold Filipczyk
b5c52cfddd [forms] Disabled inputs are not links. Refs #341 2024-12-01 12:50:39 +01:00
Witold Filipczyk
5626062376 [po] Changed Polish translation "in dialogs" 2024-11-30 21:00:47 +01:00
Witold Filipczyk
6746c1eb7e [win32] DeleteTimerQueueEx 2024-11-30 15:57:28 +01:00
Witold Filipczyk
e21d8320b7 [sftp] Fixed displaying symlinks 2024-11-29 17:11:48 +01:00
Witold Filipczyk
0df969a8da [curl] Ignore responses with code 103
For example at sf.net
2024-11-29 15:52:04 +01:00
Witold Filipczyk
7613a0d0bc [win32] Added cmdline option 'delete-timer-queue'
When --delete-timer-queue 1, the timer queue is deleted.
I've got no better idea. Options are started after osdep init.
I can init timer later, but it also ugly.

It seems that this timer code is not done right, and cause slowdowns
and crashes.
2024-11-28 17:02:19 +01:00
Witold Filipczyk
054129e0e9 [fsp] Added timestamp to directory listings 2024-11-27 12:20:08 +01:00
Witold Filipczyk
c7e784b20f [fsp] Show positive values for size
File sizes up to 4G are displayed correctly.
2024-11-26 11:22:56 +01:00
Witold Filipczyk
cb0bd2efbd [fsp] rand_s on win32 2024-11-25 17:24:16 +01:00
Witold Filipczyk
0911c983c4 [spidermonkey] Try to put JSObject on heap
I don't know how to make it right.
2024-11-24 16:08:43 +01:00