Commit Graph

2357 Commits

Author SHA1 Message Date
kwaroran
b53cbba0fa ref: replace browser color picker to svelte-awesome-color-picker 2024-06-10 02:23:13 +09:00
kwaroran
6fea4118d3 refactor: Improve self-closing tag support in automark.ts 2024-06-10 02:04:29 +09:00
kwaroran
b93d1d947f refactor: Improve self-closing tag support in automark.ts 2024-06-10 02:03:04 +09:00
kwaroran
7c063bbb01 refactor: Add support for self-closing tag '!' in automark.ts 2024-06-10 02:00:16 +09:00
kwaroran
430bf6d95d refactor: Update AlertComp.svelte to fix export button alignment 2024-06-09 20:12:41 +09:00
kwaroran
ec97e17ad5 chore: Update characterCards.ts to improve asset path handling 2024-06-09 20:04:34 +09:00
kwaroran
4baa951c0a chore: Update app version to 1.113.4 2024-06-09 19:58:51 +09:00
kwaroran
964ee5949c refactor: Update processzip.ts to handle better web sleep 2024-06-09 19:51:43 +09:00
kwaroran
2d57dde4a8 add alert warning in charx 2024-06-09 19:41:51 +09:00
kwaroran
8edad562e8 chore: Add loadAutoServerBackup button to UserSettings page 2024-06-09 19:02:53 +09:00
kwaroran
5f6466b70c chore: Update app version to 1.113.3 2024-06-07 22:48:13 +09:00
kwaroran
79c50da88f fix: fix newline again 2024-06-07 22:47:52 +09:00
kwaroran
4a4e9ba981 chore: Update app version to 1.113.2 2024-06-07 21:40:28 +09:00
kwaroran
085ca4bd15 fix: newline 2024-06-07 21:26:20 +09:00
kwaroran
578c9c405d chore: Update app version to 1.113.1 2024-06-07 19:45:26 +09:00
kwaroran
eaedb3a3af fix:highlight 2024-06-07 19:43:00 +09:00
kwaroran
88154bd95e refactor: Improve automark.ts code readability and remove unnecessary spaces 2024-06-07 19:37:04 +09:00
kwaroran
431380b900 refactor: Improve automark.ts code readability and remove unnecessary spaces 2024-06-07 19:36:23 +09:00
kwaroran
a0952ea41d chore: Update app version to 1.113.0 2024-06-07 19:11:38 +09:00
kwaroran
b398a0124a ref: update copyright year in LICENSE file 2024-06-07 19:01:05 +09:00
kwaroran
2f4103cf2e feat: add trigger sort 2024-06-07 18:54:21 +09:00
kwaroran
2e05bcbdde ref: remove unnessary code in parser.ts 2024-06-07 18:26:20 +09:00
kwaroran
7143de221d refactor: update del tokenizer in parser.ts 2024-06-07 18:25:09 +09:00
kwaroran
7bb056d6a8 feat: lineheight 2024-06-07 17:55:59 +09:00
kwaroran
58bf0807d2 feat: add font settings 2024-06-07 17:47:10 +09:00
kwaroran
49b14939c4 feat: add quote colors 2024-06-07 17:14:21 +09:00
kwaroran
c524b91d1e Bump version to 1.112.1 2024-06-07 00:38:33 +09:00
kwaroran
d7c072e59b Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-06-07 00:38:18 +09:00
kwaroran
c54b1a6d30 fix: add stb error handling 2024-06-07 00:38:15 +09:00
kwaroran
e4855475cd chore(deps): bump h2 from 0.3.25 to 0.3.26 in /src-tauri (#489)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.25 to 0.3.26.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hyperium/h2/releases">h2's
releases</a>.</em></p>
<blockquote>
<h2>v0.3.26</h2>
<h2>What's Changed</h2>
<ul>
<li>Limit number of CONTINUATION frames for misbehaving
connections.</li>
</ul>
<p>See <a
href="https://seanmonstar.com/blog/hyper-http2-continuation-flood/">https://seanmonstar.com/blog/hyper-http2-continuation-flood/</a>
for more info.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md">h2's
changelog</a>.</em></p>
<blockquote>
<h1>0.3.26 (April 3, 2024)</h1>
<ul>
<li>Limit number of CONTINUATION frames for misbehaving
connections.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="357127e279"><code>357127e</code></a>
v0.3.26</li>
<li><a
href="1a357aaefc"><code>1a357aa</code></a>
fix: limit number of CONTINUATION frames allowed</li>
<li><a
href="5b6c9e0da0"><code>5b6c9e0</code></a>
refactor: cleanup new unused warnings (<a
href="https://redirect.github.com/hyperium/h2/issues/757">#757</a>)</li>
<li>See full diff in <a
href="https://github.com/hyperium/h2/compare/v0.3.25...v0.3.26">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=h2&package-manager=cargo&previous-version=0.3.25&new-version=0.3.26)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/kwaroran/RisuAI/network/alerts).

</details>
2024-06-06 19:39:27 +09:00
kwaroran
0a4e2fe48c chore(deps): bump rustls from 0.21.10 to 0.21.12 in /src-tauri (#488)
Bumps [rustls](https://github.com/rustls/rustls) from 0.21.10 to
0.21.12.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="3633152cc5"><code>3633152</code></a>
Cargo: v0.21.11 -&gt; v0.21.12</li>
<li><a
href="0baaeba7a8"><code>0baaeba</code></a>
proj: MSRV 1.61 -&gt; 1.63</li>
<li><a
href="6fd691a101"><code>6fd691a</code></a>
tls13: fix clippy::unnecessary_lazy_evaluations finding</li>
<li><a
href="6da53375a2"><code>6da5337</code></a>
Test for illegal IP address in server name extension</li>
<li><a
href="75f8857db7"><code>75f8857</code></a>
Ignore server_name extension containing IP address</li>
<li><a
href="7b8d1dbc1e"><code>7b8d1db</code></a>
Prepare 0.21.11</li>
<li><a
href="ebcb4782f2"><code>ebcb478</code></a>
complete_io: bail out if progress is impossible</li>
<li><a
href="20f35dfb6d"><code>20f35df</code></a>
Regression test for <code>complete_io</code> infinite loop bug</li>
<li><a
href="2f2aae15a4"><code>2f2aae1</code></a>
Don't specially handle unauthenticated close_notify alerts</li>
<li><a
href="e163587b98"><code>e163587</code></a>
Don't deny warnings from nightly clippy</li>
<li>Additional commits viewable in <a
href="https://github.com/rustls/rustls/compare/v/0.21.10...v/0.21.12">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rustls&package-manager=cargo&previous-version=0.21.10&new-version=0.21.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/kwaroran/RisuAI/network/alerts).

</details>
2024-06-06 19:39:17 +09:00
kwaroran
c1243aaf54 Bump version to 1.112.0 2024-06-06 19:38:58 +09:00
kwaroran
57e50ca9b3 feat: add sortings 2024-06-06 19:29:38 +09:00
dependabot[bot]
91aa69783e chore(deps): bump h2 from 0.3.25 to 0.3.26 in /src-tauri
Bumps [h2](https://github.com/hyperium/h2) from 0.3.25 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.25...v0.3.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 16:52:34 +00:00
dependabot[bot]
0c746decb8 chore(deps): bump rustls from 0.21.10 to 0.21.12 in /src-tauri
Bumps [rustls](https://github.com/rustls/rustls) from 0.21.10 to 0.21.12.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.21.10...v/0.21.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-05 16:51:37 +00:00
kwaroran
c5fb83e557 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-06-05 16:51:32 +09:00
kwaroran
c9d41c1cfa fix: apply module not working 2024-06-05 16:51:30 +09:00
kwaroran
32be3d9ba4 Enhance Node Version RisuAI Backend Server File I/O Performance (#485)
# PR Checklist
- [ ] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [x] Did you check if it works normally in all of web, local and node
hosted versions? if it dosen't, did you blocked it in those versions?
- [ ] Did you added a type def?

# Description
노드리스의 /api/write와 /api/read에서 base64를 제거해 파일 용량 과 I/O에 필요한 연산량을 줄였습니다.
Removed base64 from /api/write and /api/read on node version rise to
reduce file size and the amount of computation required for I/O.
2024-06-05 16:39:38 +09:00
kwaroran
764c2370dd feat: add module apply 2024-06-05 16:38:44 +09:00
Yuhwan Kim
7f3045bccb Reapply Base64 encoding to /api/list 2024-06-05 02:22:05 +09:00
Yuhwan Kim
de5d6a32bf Enhance Node Backend Server File I/O Performance 2024-06-05 01:25:16 +09:00
kwaroran
1b776c3076 Bump version to 1.111.6 2024-06-04 19:36:25 +09:00
kwaroran
0e5e587c90 feat: add probability decorator 2024-06-04 19:36:09 +09:00
kwaroran
658f14ec4e Bump version to 1.111.5 2024-06-04 19:08:39 +09:00
kwaroran
6fa6660d96 fix: fix pick 2024-06-04 19:08:02 +09:00
kwaroran
49a26b8893 remove: random lorebook 2024-06-04 18:47:58 +09:00
kwaroran
a4ac170f5b feat: add forked 2024-06-04 12:13:33 +09:00
kwaroran
ced1776c8c refactor: Update RealmPopUp URL to use new character page format 2024-06-04 12:06:45 +09:00
kwaroran
b5164129aa feat: Add lodash split function to improve URL parsing in RealmMain.svelte 2024-06-04 12:02:08 +09:00
kwaroran
b40ec8a13d Bump version to 1.111.4 2024-06-04 00:53:03 +09:00