toast-ts
|
b040aad719
|
Cleanup old automod rule
|
2024-07-17 19:23:45 +10:00 |
|
toast-ts
|
c3f6deea3b
|
Update dependencies
|
2024-07-17 19:14:33 +10:00 |
|
toast-ts
|
891fd87cdf
|
Fix MessageUpdate event for big walls
|
2024-07-11 20:37:43 +10:00 |
|
toast-ts
|
8980dc0b5a
|
Don't leak the manager secrets
|
2024-07-10 19:25:58 +10:00 |
|
toast-ts
|
a83005b852
|
Patch d.js for Discord issue that breaks interactions
|
2024-07-03 10:15:26 +10:00 |
|
toast-ts
|
f4f0545da9
|
Push uncommitted change
|
2024-07-03 10:05:00 +10:00 |
|
toast-ts
|
44768d9f59
|
Refactor get and set for Redis
|
2024-06-23 18:23:54 +10:00 |
|
toast-ts
|
72720359c0
|
Update dependencies
|
2024-06-23 16:46:05 +10:00 |
|
toast-ts
|
8d731a8771
|
Update Yarn to 4.3.0
|
2024-06-20 11:07:59 +10:00 |
|
toast-ts
|
8dc19f86c4
|
Increase timeout for slower internet on gameserver side
|
2024-06-20 10:46:27 +10:00 |
|
toast-ts
|
981b4c66eb
|
Update dependencies
|
2024-06-20 10:46:03 +10:00 |
|
toast-ts
|
2a9d83dca8
|
Disable in favor of Lua version on Canary
|
2024-06-14 22:46:36 +10:00 |
|
pomni32
|
bf770a138f
|
Update V4 to include Lua
Lua being added to V4 as a module system alongside Rust codebase.
|
2024-06-12 20:55:52 +10:00 |
|
pomni32
|
7493f1ee30
|
Update dependencies
|
2024-06-10 16:37:42 +10:00 |
|
toast-ts
|
5978d33726
|
Replace forEach with for of
|
2024-06-06 19:26:10 +10:00 |
|
toast-ts
|
9533d7a514
|
Update dependencies
|
2024-06-06 19:25:35 +10:00 |
|
toast-ts
|
b5f0e91b63
|
Billie Eilish June-ish
|
2024-06-01 20:20:52 +10:00 |
|
toast-ts
|
a261407ec8
|
Test commit, nothing important except the laundry
|
2024-05-29 23:27:08 +10:00 |
|
toast-ts
|
93e24ba48c
|
Use temporary branch instead of default
|
2024-05-29 23:25:46 +10:00 |
|
toast-ts
|
68fffba887
|
Improved the regex pattern for handling invite links
|
2024-05-29 23:21:34 +10:00 |
|
toast-ts
|
ed54dc32e7
|
Prevent Language Server from crashing
|
2024-05-28 10:57:15 +10:00 |
|
toast-ts
|
dfadb08cce
|
Update Alpine to 3.20
|
2024-05-28 10:52:35 +10:00 |
|
toast-ts
|
536fc99fe6
|
Update Undici to 6.18.1
|
2024-05-28 10:46:06 +10:00 |
|
toast-ts
|
784f6b1b62
|
Push uncommited changes from host
|
2024-05-28 10:42:29 +10:00 |
|
pomni32
|
19903dbcc9
|
Remove bold markdown in JSON file
|
2024-05-20 18:58:35 +10:00 |
|
dependabot[bot]
|
4b2ea5c28a
|
Bump @sequelize/postgres from 7.0.0-alpha.40 to 7.0.0-alpha.41 (#128)
Bumps [@sequelize/postgres](https://github.com/sequelize/sequelize) from 7.0.0-alpha.40 to 7.0.0-alpha.41.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Changelog](https://github.com/sequelize/sequelize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sequelize/sequelize/compare/v7.0.0-alpha.40...v7.0.0-alpha.41)
---
updated-dependencies:
- dependency-name: "@sequelize/postgres"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-20 17:00:09 +10:00 |
|
dependabot[bot]
|
ee61fc852e
|
Bump @sequelize/core from 7.0.0-alpha.40 to 7.0.0-alpha.41 (#127)
Bumps [@sequelize/core](https://github.com/sequelize/sequelize) from 7.0.0-alpha.40 to 7.0.0-alpha.41.
- [Release notes](https://github.com/sequelize/sequelize/releases)
- [Changelog](https://github.com/sequelize/sequelize/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sequelize/sequelize/compare/v7.0.0-alpha.40...v7.0.0-alpha.41)
---
updated-dependencies:
- dependency-name: "@sequelize/core"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-20 16:56:58 +10:00 |
|
dependabot[bot]
|
2e7de6fa6d
|
Bump redis from 4.6.13 to 4.6.14 (#126)
Bumps [redis](https://github.com/redis/node-redis) from 4.6.13 to 4.6.14.
- [Release notes](https://github.com/redis/node-redis/releases)
- [Changelog](https://github.com/redis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/node-redis/compare/redis@4.6.13...redis@4.6.14)
---
updated-dependencies:
- dependency-name: redis
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-20 16:56:45 +10:00 |
|
dependabot[bot]
|
1f532ebbff
|
Bump undici from 6.16.1 to 6.17.0 (#125)
Bumps [undici](https://github.com/nodejs/undici) from 6.16.1 to 6.17.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.16.1...v6.17.0)
---
updated-dependencies:
- dependency-name: undici
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-20 16:56:28 +10:00 |
|
dependabot[bot]
|
d335a4cff7
|
Bump fast-xml-parser from 4.3.6 to 4.4.0 (#129)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.3.6 to 4.4.0.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.3.6...v4.4.0)
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-20 16:55:15 +10:00 |
|
toast-ts
|
fb1ed5b0e1
|
Update Postgres to 16.3
|
2024-05-16 09:26:12 +10:00 |
|
toast-ts
|
46912aa4a4
|
Consolidate the function into mp.ts
|
2024-05-16 09:22:34 +10:00 |
|
toast-ts
|
b47cb825d3
|
Update linkMapping
|
2024-05-16 09:11:46 +10:00 |
|
toast-ts
|
7556e87fc0
|
Update dependencies
|
2024-05-16 08:46:38 +10:00 |
|
dependabot[bot]
|
97b60bdb65
|
Bump undici from 6.16.0 to 6.16.1 (#124)
* Bump undici from 6.16.0 to 6.16.1
Bumps [undici](https://github.com/nodejs/undici) from 6.16.0 to 6.16.1.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.16.0...v6.16.1)
---
updated-dependencies:
- dependency-name: undici
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Rebuild `yarn.lock` file
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: toast-ts <96593068+toast-ts@users.noreply.github.com>
|
2024-05-13 15:49:10 +10:00 |
|
toast-ts
|
7415047d02
|
Bump Node requirement for DJS
|
2024-05-10 19:57:14 +10:00 |
|
toast-ts
|
055bfead77
|
Update systeminformation as per sebhildebrandt/systeminformation#908
|
2024-05-06 04:19:26 +10:00 |
|
toast-ts
|
1a4b100618
|
Fix regex pattern for certain role permissions
|
2024-05-05 22:59:07 +10:00 |
|
toast-ts
|
678aa096a4
|
Update Node.js to 22.1.0 and use its cache feature
|
2024-05-05 17:59:11 +10:00 |
|
toast-ts
|
2454b5ee6f
|
I keep forgetting that it is 'register' and not 'deploy'
|
2024-05-05 15:56:57 +10:00 |
|
toast-ts
|
0dff3e8f3d
|
These were unused apparently so buhbye
|
2024-05-05 15:51:55 +10:00 |
|
toast-ts
|
906a0e2a7f
|
Update Discord.js to 14.15.1
|
2024-05-05 13:02:57 +10:00 |
|
toast-ts
|
acbb7aeff3
|
Add duration limit to /mute
|
2024-05-04 09:48:26 +10:00 |
|
toast-ts
|
c60c9e0e44
|
Update Yarn to 4.2.1
|
2024-05-03 12:47:12 +10:00 |
|
toast-ts
|
784425b5d1
|
Tweak some visual stuff
|
2024-05-01 17:51:56 +10:00 |
|
toast-ts
|
841ea133f2
|
Improve the response time
|
2024-05-01 17:32:54 +10:00 |
|
toast-ts
|
3da2dbcb25
|
It's Neuro's turn~
|
2024-05-01 17:27:26 +10:00 |
|
toast-ts
|
c6156b2662
|
Aaaaaaaa
|
2024-04-30 14:11:52 +10:00 |
|
toast-ts
|
1f01dffae7
|
Update Node.js to v22.0.0
|
2024-04-29 22:24:45 +10:00 |
|
toast-ts
|
2f5bee13ee
|
Update Dayjs
|
2024-04-29 14:08:08 +10:00 |
|