Commit Graph

32 Commits

Author SHA1 Message Date
dependabot[bot]
b302d1b285
Build(deps): Bump the deps group across 1 directory with 7 updates
Bumps the deps group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [eslint](https://github.com/eslint/eslint) | `9.9.1` | `9.10.0` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.6.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.2` | `22.5.5` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.3.0` | `8.5.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.3.0` | `8.5.0` |
| [@fastify/one-line-logger](https://github.com/fastify/one-line-logger) | `1.3.0` | `2.0.0` |
| [@fastify/swagger-ui](https://github.com/fastify/fastify-swagger-ui) | `4.0.0` | `5.0.1` |



Updates `eslint` from 9.9.1 to 9.10.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.9.1...v9.10.0)

Updates `typescript` from 5.4.5 to 5.6.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.4.5...v5.6.2)

Updates `@types/node` from 22.5.2 to 22.5.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.3.0 to 8.5.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.3.0 to 8.5.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.5.0/packages/parser)

Updates `@fastify/one-line-logger` from 1.3.0 to 2.0.0
- [Release notes](https://github.com/fastify/one-line-logger/releases)
- [Commits](https://github.com/fastify/one-line-logger/commits)

Updates `@fastify/swagger-ui` from 4.0.0 to 5.0.1
- [Release notes](https://github.com/fastify/fastify-swagger-ui/releases)
- [Commits](https://github.com/fastify/fastify-swagger-ui/compare/v4.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: "@fastify/one-line-logger"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: "@fastify/swagger-ui"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 04:34:22 +00:00
DarkCat09
31eda7565f
style: prettier --fix 2024-09-06 18:34:41 +04:00
DarkCat09
0ae7e4a827
feat: autofocus on URL and search field 2024-09-06 18:26:22 +04:00
DarkCat09
3e3ce025da
feat: config option to choose default field: search or URL 2024-09-06 18:08:33 +04:00
Artemy Egorov
2bfd4a0e28 fix: update version 2024-08-06 23:28:29 +03:00
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
752939d099 fix(plugins): searx and html2text wrap 2024-05-14 15:52:22 +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
dba42c64b4 fix(plugins): text content output in searx, stackoverflow 2024-05-14 13:05:57 +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
d4aa5b47a6 doc: fix licenses 2024-05-14 10:17:15 +03:00
Artemy
af0049707a refactor: footer 2024-05-14 10:11:28 +03:00
Artemy
78e45f3c80 refactor(plugins): stackoverflow rewrite to jsx 2024-05-13 18:42:12 +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
593b4cde4a fix: lock and format 2024-05-12 16:28:25 +03:00
Artemy
30977d1357 refactor: create monorepo 2024-05-12 16:24:50 +03:00