github-actions[bot]
ebfe021b50
style: auto format
2026-04-14 15:15:05 +00:00
Tony
1acb805799
style: migrate eslint to oxlint ( #21224 )
...
* chore: add oxlint support
* style: apply autofix
* style: apply autofix for toSorted
* style: use alternative api for nsfw-flag jsPlugins
* fix: git diff
* fix: codeql
* test: console.log
* style: update lint workflow to use Checkstyle SARIF converter
* style: remove debug log from extractDateFromURL function
* chore: use oxlint-json-to-sarif
* test: console.log
* test: remove console.log
* test: update cookie data expectation in getCookies test
https://github.com/mccutchen/go-httpbin/pull/235 breaks this
* style: type-aware linting
* style: enable type-aware linting for oxlint
2026-02-28 21:23:11 +08:00
Tony
da15d11d1d
chore: replace postlight/parser with jocmp/mercury-parser ( #21152 )
2026-02-15 01:27:25 +08:00
github-actions[bot]
edfac9f24c
style: auto format
2025-11-27 05:54:33 +00:00
github-actions[bot]
838eb3c7ff
style: auto format
2025-11-27 05:49:33 +00:00
github-actions[bot]
a28890a135
style: auto format
2025-11-27 02:55:46 +00:00
Tony
e6cef5ad4c
fix(middleware): ensure referrerpolicy is set only if not already defined ( #20394 )
2025-10-30 04:40:05 +08:00
dependabot[bot]
802cbf95d2
chore(deps-dev): bump eslint-plugin-unicorn from 60.0.0 to 61.0.2 ( #19998 )
...
* chore(deps-dev): bump eslint-plugin-unicorn from 60.0.0 to 61.0.1
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn ) from 60.0.0 to 61.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases )
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v60.0.0...v61.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-version: 61.0.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* refactor: replace `replace(/regex/g)` with replaceAll
* refactor: replace sort() with toSorted() for immutability in various routes and utilities
* refactor: fix unicorn/prefer-array-find
* refactor: fix unicorn/prefer-at
* refactor: add unicorn/no-array-sort rule to ESLint configuration
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 23:03:48 +08:00
Tony
8faec7fbfd
refactor: fix Element type import
2025-05-07 04:18:23 +08:00
Tony
03969f3867
refactor: fix lint issue ( #18963 )
...
* fix: unicorn/no-empty-file
* fix: unicorn/prefer-node-protocol
* fix: unicorn/prefer-number-properties
* fix: unicorn/consistent-destructuring
* fix: unicorn/no-array-callback-reference
* fix: unicorn/new-for-builtins
* fix: set checkNaN to false in unicorn/prefer-number-properties
* fix: unicorn/prefer-string-slice
* fix: update eslint ignore
2025-04-29 03:00:16 +08:00
COxDE
2962c6f64f
feat(middleware): process feed title and description using LLM ( #16464 )
...
* feat(middleware): add title translation using LLM
* refactor: combine title and description
* fix: camelCase for variables
* refactor: try to update the test case
---------
2024-08-22 02:15:00 +08:00
DIYgod
50d194ef3d
Merge remote-tracking branch 'origin/master' into feature/ofetch
2024-03-31 23:37:37 +08:00
DIYgod
bf4e5dd78f
test: fix caces
2024-03-31 23:13:22 +08:00
wudifeixue
c086c62acd
fix(core): fix documentation link path and error message links ( #15023 )
...
* fix: all broken sponsor links
* fix: all broken deployment links
* fix: other broken links
2024-03-30 08:12:12 +00:00
DIYgod
8c0534393f
feat: use ofetch in parameter common-config wechat-mp
2024-03-27 14:40:42 +08:00
DIYgod
e3df4f4673
refactor: eslint warning
2024-02-27 00:57:51 +08:00
DIYgod
ecbbea0ae0
fix: filterout and chatgpt
2024-02-26 19:35:27 +08:00
DIYgod
d1a4e19c62
fix: typescript build errors
2024-02-25 23:43:34 +08:00
DIYgod
174752fef5
refactor: format
2024-01-29 23:28:17 +08:00
DIYgod
8530611723
Merge branch 'master' into feature/hono
2024-01-29 22:09:28 +08:00
DIYgod
8e0154552c
feat: welcome page
2024-01-21 15:18:42 +08:00
DIYgod
847724cad1
feat: work with hono and typescript
2024-01-21 11:55:18 +08:00