Commit Graph

4 Commits

Author SHA1 Message Date
Artemy Egorov
fa6c9cc2a0
Search by default (#71)
* feat: searx parser

* feat: search form in get page

* feat: search in main page

* fix: button naming

* chore: update version
2024-01-06 17:46:10 +00:00
Artemy Egorov
8f707c800e
Timeout (#70)
* fix: long response time due to many <a>...

... without hrefs. It's a temporary measure until it's clear how to deal with such performance issues.

* perf: remove jsdom install linkedom

* feat: timeout

But still this timeout works only for the time of transfer of the page itself, not its processing by the server

* fix: links

* format
2023-12-13 21:08:24 +04:00
DarkCat09
b69e4ffb99
Allow input-s wrapping, fix gap 2023-08-29 20:01:25 +04:00
DarkCat09
f39f3d9225
Frontend: error page 2023-08-21 17:02:52 +04:00