Commit Graph

278 Commits

Author SHA1 Message Date
Tarrgon 24cd800075 Add flags regex and appeals to descriptions 2026-06-02 21:18:57 -04:00
Tarrgon d77222f2ae Remove old log 2026-06-02 21:17:44 -04:00
Tarrgon 18395fe63a Add appeal linking 2026-06-02 20:42:13 -04:00
Tarrgon 2c0ef019b8 Use a volume for migrations 2026-06-02 17:18:13 -04:00
Tarrgon ea37046d30 Update settings.ts 2026-06-02 16:46:45 -04:00
Tarrgon 8355cc5fe8 Update package-lock.json 2026-06-02 13:20:40 -04:00
Tarrgon 17ac26790f Merge pull request #4 from nxbat/scheduler
[feat]: Scheduler
2026-06-02 12:54:39 -04:00
Tarrgon 65f7bce4c2 Merge pull request #5 from nxbat/db-rewrite
Settings and small Database.ts cleanup.
2026-06-02 12:46:10 -04:00
Tarrgon 357b287aa8 Merge 2026-06-02 12:45:55 -04:00
Tarrgon 3302d8fe92 Merge branch 'master' into pr/5 2026-06-02 12:45:47 -04:00
Tarrgon 86911ad141 Fixes 2026-06-02 11:08:13 -04:00
Tarrgon 8a958ed326 Switch to migrations 2026-06-02 10:35:45 -04:00
Tarrgon e6fb923531 Settings 2026-06-02 09:40:52 -04:00
Tarrgon 53a658aa69 Add appeals pubsub events 2026-06-02 09:36:15 -04:00
Nix Krystik 0985712a1d Update changed files to use LF instead of CRLF.
See the following commits for more info:
-
  https://github.com/e621ng/discordbot-ng/commit/fdcb193e317b764755dea4a054a1b0a5adf745f2
-
  https://github.com/e621ng/discordbot-ng/commit/66d4bd49266a634436ff075c6765083853976d47
-
  https://github.com/e621ng/discordbot-ng/commit/6ad3ee5f23df319c09fdb52e6a8cf6e073a0bb3b
2026-05-30 16:38:48 +08:00
Nix Krystik dfc6196e67 revert embeds to regular content responses 2026-05-29 21:39:06 +08:00
nxbat 189e4319ad Update src/shared/Database.ts 2026-05-29 13:04:42 +00:00
Nix Krystik 71f1318f7b Merge branch 'master' into db-rewrite 2026-05-29 12:52:13 +00:00
Nix Krystik 8c6d535f97 Merge branch 'master' into scheduler 2026-05-29 12:47:46 +00:00
Tarrgon 6ad3ee5f23 Fix line endings 2026-05-29 08:43:48 -04:00
Tarrgon 66d4bd4926 Use LF line endings 2026-05-29 08:41:27 -04:00
Nix Krystik 1cb7a66a10 Merge branch 'master' into db-rewrite 2026-05-29 12:33:07 +00:00
Tarrgon fdcb193e31 Create .gitattributes 2026-05-29 08:18:50 -04:00
Nix Krystik 4cfad70fbd found the reason why Git thought i rewrite entire files. 2026-05-29 15:11:50 +08:00
Nix Krystik ea7882b143 I'm just a little daft for this one. 2026-05-29 14:46:58 +08:00
Nix Krystik 1c8ff60adf remove spacing from embed builders. 2026-05-29 08:56:27 +08:00
Nix Krystik 00da10da0c Added a embed pre-builder to make all the embeds consistent. 2026-05-29 08:53:01 +08:00
Nix Krystik a4299318b0 prettier and i couldn't agree on styling so i disabled it. ended up missing a semi-colon. javascript is javascript and ignores this now :D 2026-05-28 21:09:05 +08:00
Nix Krystik 73f040f2a6 Update seperators to use #regions instead for collapsing in the IDE. 2026-05-28 20:59:15 +08:00
Nix Krystik f6f65484ca update naming 2026-05-28 20:54:19 +08:00
Nix Krystik ab33376f9d Updated settings to remove null check and crushed the smaller settings functions. 2026-05-28 20:50:21 +08:00
Nix Krystik 79487818c2 Update Task from type to interface. 2026-05-24 05:40:05 +08:00
Nix Krystik 0d2823401c organise imports 2026-05-24 05:16:51 +08:00
Nix Krystik b9faf8d0a6 new scheduler? in 2026? nahhh 2026-05-24 03:49:28 +08:00
Tarrgon a0e1daf586 Change default ticket title 2026-05-20 16:02:13 -04:00
Tarrgon 07586102e0 Revert "Use correct reporter index"
This reverts commit c7405c4c92.
2026-05-20 15:37:18 -04:00
Tarrgon c7405c4c92 Use correct reporter index 2026-05-20 15:35:30 -04:00
Tarrgon d26e105627 Fix title 2026-05-20 15:26:57 -04:00
Tarrgon 825fc45d96 Remove name from title to prevent length problems 2026-05-20 15:06:23 -04:00
Tarrgon 7adfa832ae Update sqlite3
Nothing seems to break with this, fortunately
2026-05-20 13:21:48 -04:00
Tarrgon 2fe0e5b2b0 Package audit 2026-05-20 13:20:16 -04:00
Tarrgon 95379605c3 Merge pull request #3 from nkrystik/docker-cleanup
[deps]: Refresh Dockerfile and remove source-map-support.
2026-05-20 12:46:37 -04:00
Nix Krystik bf3ade207b Enable source maps in node & update name in Dockerfile. 2026-05-20 02:55:21 +08:00
Nix Krystik 4f365db12e Dockerfile no longer includes devDependencies or ./src 2026-05-20 02:42:45 +08:00
Tarrgon 625231480b Prevent timeout issues 2026-05-19 12:36:26 -04:00
Tarrgon ddffc3f9ed Fix imports 2026-05-19 12:14:46 -04:00
Tarrgon 13251468b1 Update modals 2026-05-19 12:14:19 -04:00
Tarrgon 7e5ec68f7e Add mod ticket context menu 2026-05-19 11:45:56 -04:00
Tarrgon ed6d43c3ad Custom mod tickets 2026-05-19 09:44:43 -04:00
Tarrgon 9dda367857 Merge pull request #2 from nkrystik/report-interaction
Report Message interaction for server members.
2026-05-19 09:06:01 -04:00