37 Commits

Author SHA1 Message Date
CyberL1
f24ec09f2a fix: trim more 2025-10-22 18:02:23 +02:00
CyberL1
5ad1cb46ca fix: add BulkApplicationCommandCreateSchema 2025-10-22 18:00:00 +02:00
CyberL1
864c7283c1 fix: delete bot user when application is deleted 2025-10-22 07:44:20 +02:00
CyberL1
f7a64ec734 fix: remove commands not present in array 2025-10-20 18:04:28 +02:00
CyberL1
ec8727dc6f fix: trim command name and description fields 2025-10-20 10:07:36 +02:00
CyberL1
8a4bfd1143 fix: check if an application is in a guild 2025-10-17 14:32:22 +02:00
CyberL1
cb4527d3e3 feat: add endpoints for managing application commands 2025-10-17 14:32:22 +02:00
Rory&
aff39e4b1b Local changes 2025-10-16 18:41:52 +02:00
Rory&
4e96f2e832 Implement applications/@me 2025-10-16 09:36:58 +02:00
Rory&
e52c237326 Reorganise schemas a little bit 2025-10-15 08:04:23 +02:00
Rory&
e8c5c988bb Update path variables 2025-10-11 03:58:37 +02:00
Rory&
d647f882b1 Pass mergeParams: true to new router calls due to express behavior change 2025-09-30 07:14:10 +02:00
TomatoCake
e807037145 Add more application properties 2024-08-31 11:04:18 +02:00
TomatoCake
475aee372b Send 204 status 2024-08-15 10:14:44 +02:00
BoryaGames
3eb5a3f420
Fix application icons (#1110)
Co-authored-by: Madeline <46743919+MaddyUnderStars@users.noreply.github.com>
2024-02-11 10:39:09 +11:00
Puyodead1
bb22e42da9
create util for app bot user creation 2023-05-07 00:00:42 -04:00
Puyodead1
942cce913d
add option to auto add bot users to new apps 2023-05-06 23:53:43 -04:00
Puyodead1
866eb15d90
clusterfuck 2023-04-13 15:44:39 -04:00
Puyodead1
860b9d583e
oapi: finish users 2023-04-13 15:39:31 -04:00
Puyodead1
6b3a3b750f
fixing lots of openapi crap 2023-04-13 15:20:10 -04:00
Puyodead1
3335f16ad1
applications 2023-04-13 15:00:32 -04:00
Madeline
095cbf7b20
Remove ALL fosscord mentions 2023-03-31 15:52:33 +11:00
Madeline
8b2faf0b18
SPACEBAR 2023-03-31 02:15:42 +11:00
Madeline
64e747a4d2
SPACEBAR 2023-03-31 02:05:02 +11:00
Madeline
084dc0be08 Add ESLint (#941)
* Add eslint, switch to lint-staged for precommit

* Fix all ESLint errors

* Update GH workflow to check prettier and eslint
2023-01-20 18:10:47 +11:00
Madeline
0e7f127ece Script to add license preamble to each file. Also, does that. (#935)
* Add script to automatically add license to each file

* Add license preamble to each file.

* Fix existing preamble detection breaking due to line endings. Git :(

* Prevent license from being added to code with other licenses
2023-01-18 13:05:49 +11:00
Madeline
0af3da6db7 Fix deleting an application if it has a bot 2023-01-17 00:01:14 +11:00
Madeline
df449169bd Prettier 2023-01-05 17:16:55 +11:00
Madeline
35938556fe Fix creating bot accounts 2022-12-24 16:28:00 +11:00
TheArcaneBrony
39f4aa6b70 Make teams nullable 2022-12-18 23:48:17 +11:00
Madeline
b74453d802 Refactor applications 2022-12-18 23:45:29 +11:00
ChrisChrome
44c21039a3 Whoops 2022-12-18 22:44:17 +11:00
ChrisChrome
55d111c68b Whoops, missed one 2022-12-18 22:44:11 +11:00
ChrisChrome
5474ff5fbe I'm probably forgetting a lot of things, but hey, it works 2022-12-18 22:43:55 +11:00
ChrisChrome
455d7432cf It works now... I guess
Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
2022-12-18 22:43:14 +11:00
ChrisChrome
245127f651 Add basic developer panel functionality - doesn't work yet
>
>
> Co-authored-by: TheArcaneBrony <myrainbowdash949@gmail.com>
2022-12-18 22:40:25 +11:00
Madeline
f44f5d7ac2 Refactor to mono-repo + upgrade packages 2022-09-25 23:35:18 +10:00