Commit Graph
468 Commits
Author SHA1 Message Date
yuzu d8948fcc34 📦 build: Fix wrong type 2024-08-17 21:27:01 +07:00
yuzu 0e4b838334 📦 build: Add libasound2-dev 2024-08-17 21:24:19 +07:00
yuzu 9384557dcf 📦 build: Remove yarn 2024-08-17 21:21:18 +07:00
yuzu e4786d21ad 📦 build: Switched to corepack pnpm 2024-08-17 21:20:35 +07:00
yuzu f418727f6b 📦 build: Upgraded node 2024-08-17 21:16:10 +07:00
yuzu 8f73b8ddb2 📦 build: Build NekoMelody deps 2024-08-17 21:16:04 +07:00
yuzu cca1dc67f4 feat!: Switched to NekoMelody for music 2024-08-17 21:11:09 +07:00
yuzu 1dc798d6e8 feat: Bump version 2024-06-16 01:21:34 +07:00
yuzu 9dd899340a 🐛 fix: Stream crash 2024-06-16 01:20:37 +07:00
yuzu 0e4942d2f7 🐛 fix: Broken Spotify player 2024-06-16 01:06:43 +07:00
yuzu ffc7fdea61 🐛 fix: Fix docker build error 2024-06-16 00:43:15 +07:00
yuzu 68fc516f95 🐛 fix: Fix docker build error 2024-06-16 00:40:10 +07:00
yuzu ed4fcc5fc0 feat: Install yt-dlp 2024-06-16 00:36:31 +07:00
yuzu 34d5ce00d3 🐛 fix: Temp patch broken music player 2024-06-16 00:34:31 +07:00
yuzu a47a1d0c27 🐛 fix: Upgraded deps and fix broken changes 2024-06-16 00:06:42 +07:00
yuzu 6930722902 🐛 fix: Early access missing from settings help 2024-03-05 22:00:33 +07:00
yuzu 21fcfd5725 🐛 fix: Another purge wrong total deleted message 2024-03-05 21:58:34 +07:00
yuzu 63424b5221 🐛 fix: Purge wrong total deleted message 2024-03-05 21:25:07 +07:00
yuzu 0f31aa3883 🐛 fix: Purge logic error 2024-03-05 19:07:57 +07:00
yuzu e06146c31b 🐛 fix: Purge settings is now behide early access 2024-03-05 16:00:34 +07:00
yuzu f6f66d5a26 🐛 fix: Missing purge from help 2024-03-05 15:59:11 +07:00
yuzu e149e806dd feat: Prisma migration 2024-03-05 15:57:26 +07:00
yuzuandGitHub 55959c4b5a Merge pull request #140 from kirameki-cafe/purge
Early access opt-in, purge commands, bug fixes
2024-03-05 14:40:19 +07:00
yuzu 466aaa60ce feat: Support thread channel 2024-03-05 14:30:43 +07:00
yuzu ecbf17a493 🐛 fix: Don't delete undeletable message 2024-03-05 14:30:21 +07:00
yuzu 3f9b23d9b1 feat: Add early access opt-in feature 2024-03-05 14:17:53 +07:00
yuzu 93f5c96595 feat: Purge limit settings command 2024-03-05 11:24:44 +07:00
yuzu 99513f1683 🐛 fix: Caching for service announcement settings 2024-03-05 10:29:08 +07:00
yuzu 3e78501a4f feat: Add purge translation strings 2024-03-05 10:20:37 +07:00
yuzu c60ddc7086 feat: Add purge message command 2024-03-05 10:16:13 +07:00
yuzu 910a7d6543 📚 docs: Update example database url 2024-03-05 05:09:09 +07:00
yuzu fa0c9e1ea0 feat: Add unfinished purge message command 2024-03-04 23:04:32 +07:00
yuzu 896dbc70d5 🎨 style: Format prisma schema 2024-03-04 17:17:19 +07:00
yuzu 30b23b2273 🔧 chore: Update dependencies 2024-03-04 17:14:53 +07:00
yuzu 9966e4cd96 🔧 chore: Update all dependencies 2024-01-11 13:33:19 +09:00
yuzuandGitHub c89b348a2c Merge pull request #121 from kirameki-cafe/dependabot/npm_and_yarn/types/express-4.17.21
Bump @types/express from 4.17.17 to 4.17.21
2023-11-15 21:36:52 +09:00
dependabot[bot]andGitHub ec4603564a Bump @types/express from 4.17.17 to 4.17.21
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.17 to 4.17.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

---
updated-dependencies:
- dependency-name: "@types/express"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 11:06:20 +00:00
yuzuandGitHub 2757777f43 Merge pull request #120 from kirameki-cafe/dependabot/npm_and_yarn/typescript-5.2.2
Bump typescript from 5.1.3 to 5.2.2
2023-11-13 20:04:59 +09:00
dependabot[bot]andGitHub 35c1181b9e Bump typescript from 5.1.3 to 5.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.2.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.3...v5.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 07:58:45 +00:00
yuzuandGitHub 4a9eb7612f Merge pull request #119 from kirameki-cafe/dependabot/npm_and_yarn/bufferutil-4.0.8
Bump bufferutil from 4.0.7 to 4.0.8
2023-11-13 16:57:12 +09:00
dependabot[bot]andGitHub e5b9cff3a8 Bump bufferutil from 4.0.7 to 4.0.8
Bumps [bufferutil](https://github.com/websockets/bufferutil) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/websockets/bufferutil/releases)
- [Commits](https://github.com/websockets/bufferutil/compare/v4.0.7...v4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 06:43:12 +00:00
yuzuandGitHub 5faddab6bc Merge pull request #118 from kirameki-cafe/dependabot/npm_and_yarn/types/cors-2.8.16
Bump @types/cors from 2.8.13 to 2.8.16
2023-11-13 15:42:01 +09:00
dependabot[bot]andGitHub c8ca73107b Bump @types/cors from 2.8.13 to 2.8.16
Bumps [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors) from 2.8.13 to 2.8.16.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cors)

---
updated-dependencies:
- dependency-name: "@types/cors"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 05:05:28 +00:00
yuzuandGitHub 013ea04e7d Merge pull request #97 from kirameki-cafe/dependabot/npm_and_yarn/dotenv-16.3.1
Bump dotenv from 16.1.3 to 16.3.1
2023-11-08 20:46:28 +07:00
dependabot[bot]andGitHub cc2e784c58 Bump dotenv from 16.1.3 to 16.3.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.1.3 to 16.3.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.1.3...v16.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 13:28:55 +00:00
yuzuandGitHub cf1694225c Merge pull request #94 from kirameki-cafe/dependabot/npm_and_yarn/country-code-lookup-0.1.0
Bump country-code-lookup from 0.0.23 to 0.1.0
2023-11-08 20:27:40 +07:00
dependabot[bot]andGitHub d11d52411c Bump country-code-lookup from 0.0.23 to 0.1.0
Bumps [country-code-lookup](https://github.com/richorama/country-code-lookup) from 0.0.23 to 0.1.0.
- [Commits](https://github.com/richorama/country-code-lookup/commits)

---
updated-dependencies:
- dependency-name: country-code-lookup
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 13:22:59 +00:00
yuzuandGitHub 9e0c338912 Merge pull request #117 from kirameki-cafe/dependabot/npm_and_yarn/types/node-20.9.0
Bump @types/node from 20.2.5 to 20.9.0
2023-11-08 20:22:10 +07:00
dependabot[bot]andGitHub 89c2e3e047 Bump @types/node from 20.2.5 to 20.9.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.5 to 20.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-08 02:15:59 +00:00
yuzuandGitHub c4fe26a536 Merge pull request #116 from kirameki-cafe/dependabot/npm_and_yarn/discord-api-types-0.37.62
Bump discord-api-types from 0.37.43 to 0.37.62
2023-11-08 09:13:33 +07:00