Commit Graph

260 Commits

Author SHA1 Message Date
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
Tarrgon d08b21492a Add new features 2026-05-19 09:04:59 -04:00
Nix Krystik 9dc2034700 Removed le comments that made this less painful to read through. (also used to lead copilot to water somewhat.) 2026-05-16 17:43:28 +08:00
Nix Krystik 7dcc71d240 Added a cooldown with a default of 5 minutes. This can be adjusted to meet desired timing. 2026-05-16 17:40:26 +08:00
Nix Krystik e9c45b1907 Proof-of-concept for silent message reports. 2026-05-16 05:04:05 +08:00
Tarrgon b1801582a7 Match pull as well as pr 2026-05-12 10:49:31 -04:00
Tarrgon 7144f6fda8 Allow quick linking of PRs and issues 2026-05-12 10:45:02 -04:00
Tarrgon bbb9aa39e9 Include parent channels in link skips
Lets threads in channels be skipped as well.
2026-05-12 10:43:20 -04:00
Tarrgon 127f91c088 Merge pull request #1 from e621ng/dependabot/npm_and_yarn/rollup-4.59.0
Bump rollup from 4.41.0 to 4.59.0
2026-03-10 16:04:40 -04:00
Tarrgon 07e2cda721 dependency upgrade 2026-03-10 16:01:11 -04:00
dependabot[bot] 17d504a18b Bump rollup from 4.41.0 to 4.59.0
Bumps [rollup](https://github.com/rollup/rollup) from 4.41.0 to 4.59.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.41.0...v4.59.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.59.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-10 19:59:39 +00:00
Tarrgon 30bb187799 Prevent comma eating 2026-03-10 15:53:08 -04:00
Tarrgon 5d387d1281 Transform share URLs to post ids 2026-02-07 15:03:16 -05:00
Tarrgon 7e3f1b0258 Add artist id handling 2026-02-04 16:20:38 -05:00
Tarrgon 8c677dcf21 Close tickets after 5 days of inactivity 2026-01-16 09:17:53 -05:00
Tarrgon 09280d6eb1 Normalize error 2026-01-09 20:44:15 -05:00
Tarrgon ee3d6af7ec Initialize data 2026-01-09 20:43:47 -05:00
Tarrgon 7b42c8c656 Add status code 2026-01-09 20:42:23 -05:00
Tarrgon f79cdad3ee Throw json data properly 2026-01-09 20:40:03 -05:00