1
0
Fork 0
Commit graph

71 commits

Author SHA1 Message Date
Renovate Bot 4bd8365196 chore(deps): update dependency @types/node to v18.11.12 2022-12-08 20:01:36 +00:00
Renovate Bot c6fd5846b5 chore(deps): update dependency typescript to v4.9.4 2022-12-08 16:01:35 +00:00
Renovate Bot 50af97799f chore(deps): update dependency prettier to v2.8.1 2022-12-08 15:34:36 +00:00
Renovate Bot f9645121d2 chore(deps): update typescript-eslint monorepo to v5.46.0 2022-12-08 09:01:53 +00:00
Renovate Bot b6f3d4b3e6 chore(deps): update dependency eslint to v8.29.0 2022-12-05 22:01:50 +00:00
Renovate Bot c8d73ca19f chore(deps): update dependency @types/node to v18.11.11 2022-12-05 21:01:34 +00:00
Renovate Bot e4b82070f7 chore(deps): update typescript-eslint monorepo to v5.45.0 2022-11-29 16:14:01 +00:00
Renovate Bot 89bf879923 fix(deps): update dependency helmet to v6.0.1 2022-11-29 16:13:55 +00:00
Renovate Bot 97735750e0 chore(deps): update dependency prettier to v2.8.0 2022-11-23 05:01:45 +00:00
Renovate Bot a36d5d157e chore(deps): update dependency typescript to v4.9.3 2022-11-21 15:01:37 +00:00
Renovate Bot 9c3b59c46b chore(deps): update dependency eslint to v8.28.0 2022-11-18 22:02:10 +00:00
Renovate Bot 82f0552dea chore(deps): update node.js to v18.12.1 (#14)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [node](https://github.com/nodejs/node) | volta | patch | [`18.12.0` -> `18.12.1`](https://renovatebot.com/diffs/npm/node/18.12.0/v18.12.1) |

---

### Release Notes

<details>
<summary>nodejs/node</summary>

### [`v18.12.1`](https://github.com/nodejs/node/releases/tag/v18.12.1)

[Compare Source](https://github.com/nodejs/node/compare/v18.12.0...v18.12.1)

This is a security release.

##### Notable changes

The following CVEs are fixed in this release:

-   **[CVE-2022-3602](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3602)**: X.509 Email Address 4-byte Buffer Overflow (High)
-   **[CVE-2022-3786](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3786)**: X.509 Email Address Variable Length Buffer Overflow (High)
-   **[CVE-2022-43548](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-43548)**: DNS rebinding in --inspect via invalid octal IP address (Medium)

More detailed information on each of the vulnerabilities can be found in [November 2022 Security Releases](https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/) blog post.

##### Commits

-   \[[`39f8a672e3`](https://github.com/nodejs/node/commit/39f8a672e3)] - **deps**: update archs files for quictls/openssl-3.0.7+quic [nodejs/node#&#8203;45286](https://github.com/nodejs/node/pull/45286)
-   \[[`80218127c8`](https://github.com/nodejs/node/commit/80218127c8)] - **deps**: upgrade openssl sources to quictls/openssl-3.0.7+quic [nodejs/node#&#8203;45286](https://github.com/nodejs/node/pull/45286)
-   \[[`165342beac`](https://github.com/nodejs/node/commit/165342beac)] - **inspector**: harden IP address validation again (Tobias Nießen) [nodejs-private/node-private#&#8203;354](https://github.com/nodejs-private/node-private/pull/354)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTcuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIxNy4wIn0=-->

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Reviewed-on: #14
Co-authored-by: Renovate Bot <renovate-bot@noreply.git.froth.zone>
Co-committed-by: Renovate Bot <renovate-bot@noreply.git.froth.zone>
2022-11-15 15:52:32 +00:00
Renovate Bot 7c3e435434 chore(deps): update typescript-eslint monorepo to v5.43.0 (#16)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint) | devDependencies | minor | [`5.42.0` -> `5.43.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.42.0/5.43.0) |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint) | devDependencies | minor | [`5.42.0` -> `5.43.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.42.0/5.43.0) |

---

### Release Notes

<details>
<summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/eslint-plugin)</summary>

### [`v5.43.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5430-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5421v5430-2022-11-14)

[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v5.42.1...v5.43.0)

##### Bug Fixes

-   **eslint-plugin:** \[no-shadow] handle false positives on generics and parameters ([#&#8203;5902](https://github.com/typescript-eslint/typescript-eslint/issues/5902)) ([769e8c8](769e8c8b9a))
-   **eslint-plugin:** \[promise-function-async] handle keyword token ([#&#8203;5907](https://github.com/typescript-eslint/typescript-eslint/issues/5907)) ([f25a94f](f25a94fa75))

##### Features

-   **eslint-plugin:** \[consistent-type-imports] support fixing to inline types ([#&#8203;5050](https://github.com/typescript-eslint/typescript-eslint/issues/5050)) ([75dcdf1](75dcdf164d))
-   **eslint-plugin:** \[naming-convention] add support for "override" and "async" modifiers ([#&#8203;5310](https://github.com/typescript-eslint/typescript-eslint/issues/5310)) ([#&#8203;5610](https://github.com/typescript-eslint/typescript-eslint/issues/5610)) ([c759da1](c759da1693))
-   **eslint-plugin:** \[prefer-optional-chain] support suggesting `!foo || !foo.bar` as a valid match for the rule ([#&#8203;5594](https://github.com/typescript-eslint/typescript-eslint/issues/5594)) ([923d486](923d486c8c))

#### [5.42.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.42.0...v5.42.1) (2022-11-07)

##### Bug Fixes

-   **eslint-plugin:** isTypeReadonly stack overflow ([#&#8203;5875](https://github.com/typescript-eslint/typescript-eslint/issues/5875)) ([#&#8203;5876](https://github.com/typescript-eslint/typescript-eslint/issues/5876)) ([2d9a33c](2d9a33cfb2))

### [`v5.42.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#&#8203;5421-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5420v5421-2022-11-07)

[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v5.42.0...v5.42.1)

##### Bug Fixes

-   **eslint-plugin:** isTypeReadonly stack overflow ([#&#8203;5875](https://github.com/typescript-eslint/typescript-eslint/issues/5875)) ([#&#8203;5876](https://github.com/typescript-eslint/typescript-eslint/issues/5876)) ([2d9a33c](2d9a33cfb2))

</details>

<details>
<summary>typescript-eslint/typescript-eslint (@&#8203;typescript-eslint/parser)</summary>

### [`v5.43.0`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5430-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5421v5430-2022-11-14)

[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v5.42.1...v5.43.0)

**Note:** Version bump only for package [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser)

#### [5.42.1](https://github.com/typescript-eslint/typescript-eslint/compare/v5.42.0...v5.42.1) (2022-11-07)

**Note:** Version bump only for package [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser)

### [`v5.42.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#&#8203;5421-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5420v5421-2022-11-07)

[Compare Source](https://github.com/typescript-eslint/typescript-eslint/compare/v5.42.0...v5.42.1)

**Note:** Version bump only for package [@&#8203;typescript-eslint/parser](https://github.com/typescript-eslint/parser)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTcuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIxNy4wIn0=-->

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Reviewed-on: #16
Co-authored-by: Renovate Bot <renovate-bot@noreply.git.froth.zone>
Co-committed-by: Renovate Bot <renovate-bot@noreply.git.froth.zone>
2022-11-15 15:52:22 +00:00
Renovate Bot cafc33d5cf chore(deps): update dependency @types/node to v18.11.9 2022-11-01 10:01:05 +00:00
Sam Therapy f8dc1e89ce Merge pull request 'chore(deps): update dependency @types/node to v18.11.8' (#11) from renovate/node-18.x into master
Reviewed-on: #11
2022-10-31 21:59:08 +00:00
Renovate Bot 4deeb553c7 chore(deps): update dependency @types/node to v18.11.8 2022-10-31 21:01:01 +00:00
Renovate Bot f0aea8906c chore(deps): update typescript-eslint monorepo to v5.42.0 2022-10-31 18:01:21 +00:00
Renovate Bot 28ce0a73c6 chore(deps): update node.js to v18.12.0 2022-10-26 21:01:14 +00:00
Sam Therapy ef64adab5c
add a linter and lint
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-10-25 16:57:51 +02:00
Sam Therapy a459715fa0
Migrate to pnpm
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-10-25 16:39:07 +02:00
Sam Therapy a98807a467
Add proxy support
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-10-09 17:26:04 +02:00
Renovate Bot 9eed255e2e chore(deps): update dependency typescript to v4.8.4 2022-10-05 18:01:40 +00:00
Renovate Bot 7245f65bd1 chore(deps): update dependency @types/express to v4.17.14 2022-10-05 17:58:46 +00:00
Renovate Bot 3637f173db fix(deps): update dependency booru to v2.6.3 2022-10-05 17:58:35 +00:00
Renovate Bot 635b458041 chore(deps): update yarn to v3.2.4 2022-10-05 17:58:22 +00:00
Renovate Bot f0b40dd006 fix(deps): update dependency helmet to v6 2022-10-05 17:02:58 +00:00
Renovate Bot 57689be8a8 chore(deps): add renovate.json 2022-10-05 14:12:47 +00:00
Sam Therapy 7d41a2b8db
add nullability hehe
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-09-29 12:18:32 +02:00
Sam Therapy 87f45866d7
fix duplicate code
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-08-27 01:58:34 +02:00
Sam Therapy 018afaf0e2
upload correct version
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-08-27 01:46:03 +02:00
Sam Therapy 65fbd7ca9e
readme
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-08-27 01:31:17 +02:00
Sam Therapy 216a7e49b4
2.0 maybe?
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-08-27 01:30:25 +02:00
grumbulon e5406b0e3d Removed unused function 2022-05-09 12:49:09 -04:00
grumbulon 3fe8306578 Fixed issue with too many tags for danbooru 2022-05-06 16:38:26 -04:00
grumbulon b4b22d1f8a Merge pull request 'search-route' (#5) from search-route into master
Reviewed-on: https://git.freecumextremist.com/grumbulon/waifurudor.de/pulls/5
2022-04-10 22:49:26 -04:00
grumbulon 88a6d8a8cd Merge branch 'master' into search-route 2022-04-10 22:49:13 -04:00
grumbulon 42b79e1f5b Readme update 2022-04-10 22:47:31 -04:00
grumbulon 32443f13a8 allow queries to go through index route 2022-04-10 22:40:49 -04:00
grumbulon 3becce1feb linted and changed configFile to const (kept forgetting) 2022-04-05 14:59:01 -04:00
grumbulon f5a621b6e1 Added route for user defined tags 2022-04-05 14:57:16 -04:00
grumbulon 5768845032 Delete 'src/public/assets' 2022-04-05 00:20:52 -04:00
grumbulon f122a8dca1 Add 'src/public/assets'
Git won't accept the fucking public folders from pushes?
2022-04-05 00:20:10 -04:00
grumbulon 1220d939cb Added random choice of waifu, and removed one booru because non-safe images were being pulled 2022-04-05 00:18:49 -04:00
grumbulon a0e4834213 Removed unnecessary main function -> getFromBooru 2022-04-04 21:34:45 -04:00
grumbulon 112f999381 Merge pull request 'rewrite-API' (#4) from rewrite-API into master
Reviewed-on: https://git.freecumextremist.com/grumbulon/waifurudor.de/pulls/4
2022-04-04 21:08:24 -04:00
grumbulon 0fe1b36f44 Removed function call from debugging :0 2022-04-04 21:06:12 -04:00
grumbulon d4e5257f74 Rewrite complete, added error checks and some stuff 2022-04-04 21:04:28 -04:00
grumbulon 2e78190d43 Using the booru library now pulls from three (3)! boorus to display more _unique_ image selection 2022-04-04 20:31:06 -04:00
grumbulon 3140a84b9c Merge pull request 'No longer serving HTML directly serving image to end user' (#3) from improvement/present-img-only into master
Reviewed-on: https://git.freecumextremist.com/grumbulon/waifurudor.de/pulls/3
2022-04-04 13:08:07 -04:00
grumbulon 2bbda3e363 No longer serving HTML directly serving image to end user 2022-04-04 12:54:08 -04:00