Tony
|
9807609a4d
|
refactor: use cache utils directly (#22316)
|
2026-06-20 23:36:02 +08:00 |
dependabot[bot]
|
873618e99d
|
chore(deps-dev): bump eslint-plugin-unicorn from 65.0.1 to 66.0.0 (#22274)
* chore(deps-dev): bump eslint-plugin-unicorn from 65.0.1 to 66.0.0
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 65.0.1 to 66.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v65.0.1...v66.0.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
dependency-version: 66.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* style: fix unicorn-js/prefer-url-href
* style: oxlint disable
* style: fix unicorn-js/no-useless-else
* style: no-unsafe-string-replacement
* style: fix no-duplicate-loops
* style: fix prefer-number-is-safe-integer
* style: fix prefer-single-array-predicate
* style: fix no-object-methods-with-collections
* style: fix no-useless-boolean-cast
* style: fix no-useless-template-literals
* style: fix no-negated-array-predicate
* style: fix prefer-direct-iteration
* style: fix consistent-optional-chaining
* style: fix prefer-simple-sort-comparator
* style: fix prefer-global-number-constants
* style: fix prefer-type-literal-last
* style: fix require-array-sort-compare.
* style: fix prefer-early-return
* style: fix prefer-short-arrow-method
* style: fix prefer-array-from-map
* style: fix prefer-scoped-selector
* style: fix no-global-object-property-assignment
* style: fix no-unnecessary-global-this
* style: fix no-unreadable-object-destructuring
* style: fix no-invalid-argument-count
* style: fix prefer-smaller-scope
* style: fix prefer-iterator-to-array.
* style: fix prefer-object-iterable-methods
* style: fix typo
* style: fix max-nested-calls
* style: fix no-incorrect-template-string-interpolation
* style: fix no-break-in-nested-loop
* style: fix prefer-await
* style: fix no-computed-property-existence-check
* style: fix prefer-number-coercion
* style: fix no-empty-file
* style: update eslint unicorn v66 recommended preset
* style: add unicorn/prefer-spread to oxlint-disable comments
* style: fix no-array-reduce
* style: delete github/no-then as it's covered by unicorn/prefer-await
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
|
2026-06-16 14:43:42 +08:00 |
github-actions[bot]
|
a28890a135
|
style: auto format
|
2025-11-27 02:55:46 +00:00 |
pseudoyu
|
0a42f88de7
|
feat(route): add lang field in route namespace
|
2024-11-01 22:09:31 +07:00 |
Tony
|
18deadc771
|
fix(route): segmentfault (#17253)
|
2024-10-22 13:53:33 -07:00 |
pseudoyu
|
f87db326a2
|
fix(route): segmentfault invalid header error
|
2024-10-23 01:23:38 +08:00 |
Tony
|
d585a87daf
|
fix: allow multiple radar rules per route (#14800)
* fix: allow multiple radar rules per route
* fix: github folder
* feat: add namespace to radar target
* docs: fix types url
|
2024-03-16 03:28:44 +08:00 |
DIYgod
|
d83c85a349
|
feat: remove radar.ts maintainer.ts router.ts
|
2024-03-09 18:31:48 +08:00 |
DIYgod
|
33e2f17055
|
fix: wrong categories
|
2024-03-09 15:08:34 +08:00 |
DIYgod
|
45f9ea21fb
|
feat: add routes
|
2024-03-09 03:06:53 +08:00 |
DIYgod
|
f8b141ee6e
|
feat: add namespace.ts
|
2024-03-09 01:53:22 +08:00 |
DIYgod
|
44c9853541
|
feat: replace require with import 7/n
|
2024-03-07 01:17:21 +08:00 |
DIYgod
|
e42ff57cb4
|
feat: replace require with import 5/n
|
2024-03-07 00:39:42 +08:00 |
DIYgod
|
156b58d780
|
feat: replace require with import 1/n
|
2024-03-06 23:39:15 +08:00 |
Yufan You
|
130b11224e
|
chore: remove @ts-nocheck (#14669)
|
2024-03-05 21:06:03 +08:00 |
DIYgod
|
d93a301d97
|
feat: build-radar.ts
|
2024-03-04 01:52:04 +08:00 |
DIYgod
|
2c7d7f9205
|
feat: build-maintainer.ts
|
2024-03-04 01:38:38 +08:00 |
DIYgod
|
8065ededf5
|
feat: rename routes .js to .ts
|
2024-03-04 00:35:37 +08:00 |
DIYgod
|
df57bb5d50
|
feat: esm standard for routes
|
2024-03-02 03:25:26 +08:00 |
DIYgod
|
6f57c02538
|
feat: rename routes dir - 2/2
|
2024-03-01 01:24:49 +08:00 |
Fatpandac
|
7e3bdc45fc
|
fix(route): segmentfault return empty and refactor to V2 (#9270)
* fix(route): return empty and refactor to V2
* docs: update segmentfault user example
|
2022-03-08 22:01:44 +08:00 |
Sukka
|
d82847f541
|
style/chore(eslint): enforce new rules (#8040)
* style: prefer object shorthand syntax
* refactor: prefer Array#map over Array#forEach
* style: prefer arrow callback
* chore(eslint): update rules
* style: auto fix by eslint
|
2021-08-17 22:23:23 +08:00 |
GitHub Action
|
fc71d9e7af
|
style: auto format
|
2020-08-22 20:43:05 +00:00 |
Kyli
|
6cc7f2b192
|
feat: add segmentfault 用户文章 (#5465)
|
2020-08-22 21:41:12 +01:00 |
maijver
|
f536851d57
|
fix: 修复36氪快讯, b站UP主动态, segmentfault频道, 界面新闻 (#4480)
|
2020-04-19 19:01:33 +08:00 |
DIYgod
|
0e7b14e718
|
chore(deps-dev): bump prettier from 1.19.1 to 2.0.2
|
2020-04-02 21:21:46 +08:00 |
DIYgod
|
a56c0b5a39
|
refactor: rename axios to got
|
2019-06-03 18:03:05 +08:00 |
DIYgod
|
e2badbfa98
|
chore: module alias for all routes
|
2019-05-15 15:27:15 +08:00 |
DIYgod
|
a0333fbd7e
|
feat: use contentExpire
|
2019-05-09 01:23:29 +08:00 |
Chenyang Shi
|
51298203ca
|
fix segmentfault图片不显示 (#1938)
|
2019-04-17 11:58:49 +08:00 |
Chenyang Shi
|
19fa9093af
|
add segmentfault频道 (#1543)
|
2019-02-19 11:50:42 +08:00 |