about summary refs log tree commit diff stats
path: root/todo
Commit message (Collapse)AuthorAgeFilesLines
* update todobptato2023-10-011-0/+2
|
* Add urimethodmap supportbptato2023-09-301-3/+0
| | | | yay
* update readme, todobptato2023-09-301-1/+0
|
* update todobptato2023-09-271-4/+1
|
* Disable "toggle source" for the console bufferbptato2023-09-211-1/+0
|
* update todobptato2023-09-201-2/+0
|
* document pager.externbptato2023-09-201-1/+0
| | | | it's better than nothing, maybe?
* loader: add gopher supportbptato2023-09-201-1/+0
| | | | works
* loader: add FTP supportbptato2023-09-191-1/+0
| | | | | | | | | | | | works, sort of still needs some work: * better dirlist, ideally make it look like file dirlist (or make file look like ftp dirlist. well, anyway, they should look the same) * absolute paths? (for now you have to append an extra slash to the path beginning) * ssh keys for sftp? (actually I haven't even tested sftp yet...)
* layout: add table rowspanbptato2023-09-091-2/+0
|
* update todobptato2023-09-071-2/+1
|
* update todobptato2023-09-071-0/+1
|
* update todobptato2023-09-011-6/+8
|
* Update todobptato2023-08-301-3/+0
|
* javascript: misc. refactoringsbptato2023-08-241-1/+0
| | | | | | | | | | | | * Remove some unused properties from objects * Un-extern JSFunctionList * Remove js/javascript dependency from regex (the wrapper functions were rather pointless) * Remove setProperty (only toJS(Table) used it, but there we have to use defineProperty instead.) * Accordingly, use definePropertyCWE in toJS(Table) * Simplify fromJSTable (replace pointer arithmetic with UncheckedArray) * Reduce implicit `result' usage
* javascript: finish LegacyUnforgeable + misc fixesbptato2023-08-201-1/+0
| | | | | | | | Add jsuffget, jsuffunc for setting LegacyUnforgeable on functions. Misc fixes: * define LegacyUnforgeable properties for native object shims * replace some macros with templates
* Update todobptato2023-08-171-0/+1
|
* Update todobptato2023-08-151-1/+0
|
* Update todo filebptato2023-08-131-5/+3
|
* Add default background/foreground color overridebptato2023-07-291-1/+5
|
* Add popup menu for select elementbptato2023-07-051-3/+2
| | | | | | | Replaces the weird CSS implementation we have had until now with a searchable popup menu similar to that of w3m. (The previous implementation broke on websites that do not expect <select> to expand on click, had no separate search, and was ugly.)
* Add proxy supportbptato2023-07-041-1/+0
|
* update todobptato2023-07-041-7/+1
|
* update todobptato2023-07-011-1/+0
|
* update todobptato2023-06-261-2/+2
|
* import todo listbptato2023-06-261-0/+109