Commit Graph

309 Commits

Author SHA1 Message Date
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
40b908d5b1
Merge pull request #222 from TxtDot/dependabot/npm_and_yarn/deps-4d0fb81fc9
Build(deps): Bump the deps group with 4 updates
2024-09-02 10:17:38 +03:00
dependabot[bot]
d8f396f338
Build(deps): Bump the deps group with 4 updates
Bumps the deps group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [axios](https://github.com/axios/axios).


Updates `@types/node` from 22.5.0 to 22.5.2
- [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.2.0 to 8.3.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.3.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.2.0 to 8.3.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.3.0/packages/parser)

Updates `axios` from 1.7.2 to 1.7.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.7)

---
updated-dependencies:
- 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: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 04:10:28 +00:00
Artemy Egorov
2d9b143be5
Merge pull request #219 from TxtDot/dependabot/npm_and_yarn/deps-ec107e0efa
Build(deps-dev): Bump the deps group across 1 directory with 5 updates
2024-08-27 09:21:09 +03:00
dependabot[bot]
8ce4c4daee
Build(deps-dev): Bump the deps group across 1 directory with 5 updates
Bumps the deps group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.1.7` | `8.1.8` |
| [eslint](https://github.com/eslint/eslint) | `9.8.0` | `9.9.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.1.0` | `22.5.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.0.0` | `8.2.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.0.0` | `8.2.0` |



Updates `lerna` from 8.1.7 to 8.1.8
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v8.1.8/packages/lerna)

Updates `eslint` from 9.8.0 to 9.9.1
- [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.8.0...v9.9.1)

Updates `@types/node` from 22.1.0 to 22.5.0
- [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.0.0 to 8.2.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.2.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.0.0 to 8.2.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.2.0/packages/parser)

---
updated-dependencies:
- dependency-name: lerna
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: eslint
  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-minor
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 04:18:38 +00:00
Artemy Egorov
3765d7446f
Merge pull request #216 from TxtDot/update-version
fix: update version
2024-08-06 23:28:52 +03:00
Artemy Egorov
2bfd4a0e28 fix: update version 2024-08-06 23:28:29 +03:00
Artemy Egorov
93de07dd0a
Merge pull request #214 from TxtDot/dependabot/npm_and_yarn/deps-3e0cac9b0e
Build(deps): Bump the deps group across 1 directory with 6 updates
2024-08-06 23:23:29 +03:00
Artemy Egorov
ae1f3a2ee0
fix: leave on manual delete-packages.yml
leave it on manual control until the bug with multiarch is fixed.

https://github.com/dataaxiom/ghcr-cleanup-action/issues/35
2024-08-05 21:22:41 +03:00
Artemy Egorov
7b7e6e868f
fix: delete-packages.yml 2024-08-05 21:02:07 +03:00
Artemy Egorov
64dce1307a
fix(docker): remove platform specifier 2024-08-05 20:54:15 +03:00
Artemy Egorov
7b3e67448c
fix: broken action 2024-08-05 20:46:02 +03:00
Artemy Egorov
aefaa2626e
fix: remove provenance 2024-08-05 20:36:10 +03:00
Artemy Egorov
fd9626c7f9
fix: delete packages only on dispatch 2024-08-05 20:30:24 +03:00
Artemy Egorov
2bc5bb4fdd
fix: try to fix docker image 2024-08-05 20:15:21 +03:00
Artemy Egorov
61fac52078
Merge pull request #215 from TxtDot/fix-docker
fix(docker): platform
2024-08-05 19:59:10 +03:00
Artemy Egorov
62b47dc90e fix(docker): platform 2024-08-05 19:58:12 +03:00
dependabot[bot]
a2348e3c6d
Build(deps): Bump the deps group across 1 directory with 6 updates
Bumps the deps group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [eslint](https://github.com/eslint/eslint) | `9.7.0` | `9.8.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.12` | `22.1.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.17.0` | `8.0.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.17.0` | `8.0.0` |
| [axios](https://github.com/axios/axios) | `1.7.2` | `1.7.3` |
| [fastify](https://github.com/fastify/fastify) | `4.27.0` | `4.28.1` |



Updates `eslint` from 9.7.0 to 9.8.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.7.0...v9.8.0)

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

Updates `@typescript-eslint/eslint-plugin` from 7.17.0 to 8.0.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.0.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.17.0 to 8.0.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.0.0/packages/parser)

Updates `axios` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.3)

Updates `fastify` from 4.27.0 to 4.28.1
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.27.0...v4.28.1)

---
updated-dependencies:
- dependency-name: eslint
  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-major
  dependency-group: deps
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: deps
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 05:01:33 +00:00
Artemy Egorov
c4c12cfe7f
doc: fix security.md 2024-07-26 11:30:26 +03:00
Artemy Egorov
be0e858640
doc: add security policy 2024-07-26 11:29:23 +03:00
Artemy Egorov
c7d9e96d35
Merge pull request #211 from TxtDot/dc09/docker-env-fix
fix(docker): change dist/.env path after restructuring
2024-07-25 19:02:40 +03:00
Artemy Egorov
797adfa069 dev: fix formatting 2024-07-25 19:01:33 +03:00
DarkCat09
0ea6f9135a fix(docker): change dist/.env volume path after restructuring project 2024-07-25 19:02:15 +04:00
Artemy Egorov
e6474b1a77
dev: remove dev branch from dependabot 2024-07-24 13:07:51 +03:00
Artemy Egorov
4ddb24a6e6
dev: remove dev branch from building docker image 2024-07-24 13:06:01 +03:00
Artemy Egorov
73e5f04f65
dev: Update delete-packages.yml 2024-07-24 12:45:42 +03:00
Artemy Egorov
dd0d954bbf
Merge pull request #210 from TxtDot/artegoser-patch-1
dev: fix delete-packages.yml
2024-07-24 12:34:53 +03:00
Artemy Egorov
19c190a3e9
dev: fix delete-packages.yml 2024-07-24 12:34:33 +03:00
Artemy Egorov
5e6c86f4db
dev: fix delete untagged permissions 2024-07-24 12:29:24 +03:00
Artemy Egorov
e7cfd43751
dev: fix delete packages permissions 2024-07-24 12:25:00 +03:00
Artemy Egorov
8b4a73298f
dev: add workflow delete untagged packages 2024-07-24 12:10:27 +03:00
Artemy Egorov
f4c79b93f1
Merge pull request #209 from TxtDot/dev
* update deps
2024-07-24 11:07:48 +03:00
Artemy Egorov
af5327a045
Merge pull request #208 from TxtDot/dependabot/npm_and_yarn/dev/deps-ea6d736835
Build(deps): Bump the deps group with 6 updates
2024-07-24 11:06:34 +03:00
dependabot[bot]
ca866403ed
Build(deps): Bump the deps group with 6 updates
Dependabot couldn't find the original pull request head commit, 0a411e3209be44aaf63d10b36c9c1dcc209d1fcb.
2024-07-24 08:01:18 +00: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 Egorov
d0bc4ff518
Merge pull request #159 from TxtDot/dev
Add middlewares, fallback engines, code highlight and habr navigation
2024-05-15 20:55:13 +03:00
Artemy
d4c1a27540 doc: update links, remove not relevant 2024-05-15 17:50:34 +03:00
Artemy Egorov
adde7d96ee
Merge pull request #158 from TxtDot/middlewares
Middlewares
2024-05-15 17:31:10 +03: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
Andrey
a9abfd0889
Merge pull request #157 from TxtDot/dev
Add jsx support to engines plugins, fix text output
2024-05-14 13:27:35 +00: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