Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from diygod:master #399

Merged
merged 1,556 commits into from
Dec 11, 2024
Merged

[pull] master from diygod:master #399

merged 1,556 commits into from
Dec 11, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Jun 8, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? πŸ’– Please sponsor : )

Copy link

vercel bot commented Jun 8, 2024

@TonyRL is attempting to deploy a commit to the bywhite0's projects Team on Vercel.

A member of the Team first needs to authorize it.

github-actions bot and others added 8 commits November 11, 2024 17:33
…or deprecated routes (#17314)

* feat(route): Init furaffinity namespace, add status route

* feat(route): Add browse, home, search, user routes for FA

* fix(route): fix wrong url in search route

* feat(route): Add gallery, scraps, favorites as art route for furaffinity

* style: fix example url of art route

* feat(route): Add watcher,watching route

* feat(route): Add shouts, journals, commissions route

* fix(route): Allow empty gallery and search result

* style: Follow eslint rules

* style: Fix UNUSED_VAR_ASSIGN

* Fixes issues based on review feedback

* Remove deprecated furaffinity routes

* Update lib/routes/furaffinity/commissions.ts

* Update lib/routes/furaffinity/namespace.ts

---------
* feat(route/pixiv): refactor novels api and add series support

* chore: cleanup

* Update lib/routes/pixiv/novel-api/series/nsfw.ts

Co-authored-by: Tony <[email protected]>

* Update lib/routes/pixiv/novel-api/series/sfw.ts

Co-authored-by: Tony <[email protected]>

* Update lib/routes/pixiv/novel-api/user-novels/nsfw.ts

Co-authored-by: Tony <[email protected]>

* Update lib/routes/pixiv/novel-api/user-novels/nsfw.ts

Co-authored-by: Tony <[email protected]>

* Update lib/routes/pixiv/novels.ts

Co-authored-by: Tony <[email protected]>

* Update lib/routes/pixiv/series.ts

Co-authored-by: Tony <[email protected]>

* refactor: rename pixiv/series to pixiv/novel/series

---------
* feat(route): afr

* feat(route/afr): add image support to latest and navigation endpoints
…#17548)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.13.0 to 8.14.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.14.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update namespace.ts

* Update namespace.ts
…#17847)

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.17.0 to 8.18.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.18.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.17.0 to 8.18.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.18.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) from 17.14.0 to 17.15.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.14.0...v17.15.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(route/duckdb): change blogs link and author

* fix(route/duckdb): update description selector

---------
dependabot bot added 4 commits December 11, 2024 08:49
…17862)

Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.10 to 15.2.11.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.10...v15.2.11)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [rfc4648](https://github.com/swansontec/rfc4648.js) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/swansontec/rfc4648.js/releases)
- [Changelog](https://github.com/swansontec/rfc4648.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/swansontec/rfc4648.js/commits)

---
updated-dependencies:
- dependency-name: rfc4648
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [http-cookie-agent](https://github.com/3846masa/http-cookie-agent) from 6.0.6 to 6.0.7.
- [Release notes](https://github.com/3846masa/http-cookie-agent/releases)
- [Changelog](https://github.com/3846masa/http-cookie-agent/blob/main/CHANGELOG.md)
- [Commits](3846masa/http-cookie-agent@v6.0.6...v6.0.7)

---
updated-dependencies:
- dependency-name: http-cookie-agent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…(reading 'content') (#17855)

* feat(route): add  amz123.com

* fix(/mittrchina/breaking): check var null

TypeError: Cannot read properties of null (reading 'content')

* fix(/mittrchina): breaking url null properties
* feat(route): ζ·»εŠ η™½ι²Έε‡Ίζ΅·

* Update lib/routes/baijing/index.ts

* Update lib/routes/baijing/index.ts
Bumps [zod](https://github.com/colinhacks/zod) from 3.23.8 to 3.24.1.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.23.8...v3.24.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: add routes

Signed-off-by: 倩火桁光 <[email protected]>

* feat: add routes

* revert: "feat: add routes"

This reverts commit 0bdbc3b.

* fix: revert

* feat: add routes

Signed-off-by: 倩火桁光 <[email protected]>

* 🐞 fix: Wait  page to load

Signed-off-by: 倩火桁光 <[email protected]>

* fix: improve video description

---------

Signed-off-by: 倩火桁光 <[email protected]>
@bywhite0 bywhite0 merged commit 88f1889 into bywhite0:master Dec 11, 2024
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.