Commit Graph

21 Commits

Author SHA1 Message Date
Artemy Egorov
572531a02d
Dev (#207)
* feat: big badge configuration

* fix: remove google fonts

* fix(plugins, server): remove cdn

* ci: fix format ignore

* feat(server): json configuration

* feat: add search route for adding in browser

* fix: add arm arch

* fix: docker action

* fix: engines fallback

* doc: change logo

* doc: fix logo margin

* doc: update version

* doc: change layout

* dev: add dependabot groups

* dev: fix dependabot and format
2024-07-24 07:45:59 +00:00
Artemy
736fa9578b feat: fallback engine errors
You can now make engines for individual pages, uncovered pages will be handled by readability or other engines
2024-05-15 17:28:47 +03:00
Artemy
26ed97b4e3 fix(server): content output 2024-05-15 17:20:38 +03:00
Artemy
a98f532cf6 feat: habr navigation
fix: dompurify
fix: middleware processing
2024-05-15 17:06:51 +03:00
Artemy
8be52a0237 fix(server): configuration page 2024-05-15 16:12:48 +03:00
Artemy
d477de027a feat: middlewares
feat: highlighter
2024-05-15 16:09:01 +03:00
Artemy
1d47c66f7d fix(plugins): html2text format 2024-05-14 15:21:39 +03:00
Artemy
41dab54df3 doc: plugin config comments 2024-05-14 14:51:22 +03:00
Artemy
36207f470f fix(server): text links 2024-05-14 13:34:25 +03:00
Artemy
1a48066684 fix(server): title in text output 2024-05-14 13:11:59 +03:00
Artemy
9a6819e652 feat: auto html-to-text conversion
fixes: #100
2024-05-14 12:56:51 +03:00
Artemy
04322ea3c5 doc: one line logger instead ugly one 2024-05-14 11:12:20 +03:00
Artemy
91cbc415bf fix(sdk): jsx content join
and fix searx search title
2024-05-14 11:05:21 +03:00
Artemy
c2e6475624 refactor(plugins): searx rewrite to jsx
and fix pageno problem
2024-05-13 17:59:31 +03:00
Artemy
3cee45b591 feat(sdk, plugins): jsx support 2024-05-13 16:35:36 +03:00
Artemy
bdf625bb1f refactor: engine output 2024-05-13 13:30:47 +03:00
Artemy
494d1c8134 fix@sdk: types export 2024-05-13 12:54:14 +03:00
dependabot[bot]
1836571163
Build(deps): Bump linkedom from 0.16.11 to 0.18.0
Bumps [linkedom](https://github.com/WebReflection/linkedom) from 0.16.11 to 0.18.0.
- [Commits](https://github.com/WebReflection/linkedom/compare/v0.16.11...v0.18.0)

---
updated-dependencies:
- dependency-name: linkedom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 04:32:02 +00:00
Artemy
36164f765b ci: fix: docker 2024-05-12 17:39:55 +03:00
Artemy
c16f3d0266 Update package.json 2024-05-12 16:29:36 +03:00
Artemy
30977d1357 refactor: create monorepo 2024-05-12 16:24:50 +03:00