Commit Graph

2393 Commits

Author SHA1 Message Date
kwaroran
3499f99f7f refactor: Update GitHub Actions workflow to support multiple platforms 2024-06-14 23:02:29 +09:00
kwaroran
6aab8497fd feat: Fix shell syntax error in GitHub Actions workflow 2024-06-14 22:56:40 +09:00
kwaroran
601a413041 chore: add updater workflow 2024-06-14 22:55:01 +09:00
kwaroran
98d7d19007 Update version to 114.2.2 2024-06-14 08:32:10 +09:00
kwaroran
326091c9a0 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-06-14 08:31:16 +09:00
kwaroran
4f5171d16c refactor: Improve pickHashRand function in parser.ts 2024-06-14 08:31:07 +09:00
kwaroran
ee8463e25e refactor: Improve pickHashRand function in parser.ts 2024-06-14 08:30:48 +09:00
kwaroran
27ad0810c4 feat: improve pick 2024-06-14 08:27:32 +09:00
kwaroran
4e4f6c4295 refactor: Remove duplicated 'unixtime' case in parser.ts 2024-06-14 08:21:42 +09:00
kwaroran
dc894af401 Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-06-14 08:15:51 +09:00
kwaroran
9d1e2bfb28 feat: add PlaygroundParser component to PlaygroundMenu 2024-06-14 08:15:48 +09:00
kwaroran
57067750f0 Add "button" to the combine translation blacklist (#509)
# PR Checklist
- [ ] Did you check if it works normally in all models? *ignore this
when it dosen't uses models*
- [ ] 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
2024-06-14 07:28:33 +09:00
kwaroran
2ba6e1b54a Update version to 114.2.1 2024-06-14 07:28:02 +09:00
kwaroran
731da1d2df refactor: Improve array filtering logic in parser.ts 2024-06-14 07:27:07 +09:00
sub-hub
e59f8f1fa4 Add "button" to the combine translation blacklist 2024-06-12 23:42:39 +09:00
kwaroran
6b42216d71 Update version to 114.2.0 2024-06-12 20:20:50 +09:00
kwaroran
933e4d0cec feat: add sd3 2024-06-12 20:20:24 +09:00
kwaroran
9f431f7dba Update version to 114.1.1 2024-06-11 22:39:48 +09:00
kwaroran
f8348ce8d4 feat: add 'filter' to normalCBSwithParams in highlight.ts 2024-06-11 22:39:29 +09:00
kwaroran
c5b0b8e3de feat: improve filter 2024-06-11 22:39:16 +09:00
kwaroran
ff0b506379 refactor: Improve array filtering logic in parser.ts 2024-06-11 22:35:41 +09:00
kwaroran
93c8ffc187 Update version to 114.1.0 2024-06-11 21:55:47 +09:00
kwaroran
f05749a8cd feat: add filter cbs 2024-06-11 21:55:09 +09:00
kwaroran
a17bfe598a Update version to 114.0.0 2024-06-10 22:38:19 +09:00
kwaroran
0f9b7e1789 refactor: Add screen width and height to matcher function 2024-06-10 22:28:03 +09:00
kwaroran
8a8b9a8b9e feat: add char_history and user_history 2024-06-10 22:16:16 +09:00
kwaroran
35bf11af20 feat: add time related syntax 2024-06-10 22:12:06 +09:00
kwaroran
b19074237d refactor: move logical operators to normalCBSwithParams in highlight.ts 2024-06-10 22:07:59 +09:00
kwaroran
5e0104a735 feat: add mly 2024-06-10 22:07:12 +09:00
kwaroran
c5f841247a refactor: Fix bug in characterCards.ts 2024-06-10 16:18:36 +09:00
kwaroran
ccb3d94ef7 feat: add hub additional html 2024-06-10 16:11:49 +09:00
kwaroran
110241465c Merge branch 'main' of https://github.com/kwaroran/RisuAI 2024-06-10 16:08:45 +09:00
kwaroran
b7d436d443 refactor: Update characterCards.ts 2024-06-10 16:08:34 +09:00
kwaroran
75a0b13289 refactor: Update characterCards.ts to improve asset path handling 2024-06-10 16:08:04 +09:00
kwaroran
2d6ba80938 Remove unnecessary imports from MainMenu.svelte 2024-06-10 15:53:52 +09:00
kwaroran
4ffba5c95b chore: Update app version to 1.113.5 2024-06-10 02:23:26 +09:00
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