Commit Graph

  • 2a9f76afa6 Merge pull request 'Bump tar-fs from 2.1.1 to 2.1.2' (#84) from dependabot/npm_and_yarn/tar-fs-2.1.2 into master master Minz 2025-09-27 05:01:07 +02:00
  • dfd2c12103 Bump tar-fs from 2.1.1 to 2.1.2 dependabot[bot] 2025-03-28 22:44:18 +00:00
  • 6282eb8f81 Bump axios from 1.6.0 to 1.8.2 dependabot/npm_and_yarn/axios-1.8.2 dependabot[bot] 2025-03-08 18:32:03 +00:00
  • adcf9bfa5c Bump undici from 5.28.4 to 5.28.5 dependabot/npm_and_yarn/undici-5.28.5 dependabot[bot] 2025-01-22 00:42:44 +00:00
  • cab112e92b Merge pull request #78 from JanGross/dependabot/npm_and_yarn/braces-3.0.3 Minz 2024-12-16 17:18:20 +01:00
  • c2f09881d3 Bump nanoid from 3.3.4 to 3.3.8 dependabot[bot] 2024-12-10 23:37:52 +00:00
  • ae3733c0f2 Bump path-to-regexp and express dependabot[bot] 2024-12-13 06:06:40 +00:00
  • 718978bf76 Bump serve-static and express dependabot/npm_and_yarn/multi-41ee8087b2 dependabot[bot] 2024-11-05 15:33:17 +00:00
  • 76a7af79f7 Bump send and express dependabot/npm_and_yarn/multi-092c445592 dependabot[bot] 2024-11-05 15:33:14 +00:00
  • 907dd34b61 Bump body-parser and express dependabot/npm_and_yarn/multi-6b7e5c81f3 dependabot[bot] 2024-11-05 15:33:14 +00:00
  • 40bb085f71 Bump ws from 8.12.1 to 8.18.0 dependabot/npm_and_yarn/ws-8.18.0 dependabot[bot] 2024-11-05 15:33:14 +00:00
  • f07bc524d6 Bump braces from 3.0.2 to 3.0.3 dependabot[bot] 2024-11-05 15:33:14 +00:00
  • f2b221ab78 Bump cookie and express dependabot/npm_and_yarn/multi-9f37c16f8f dependabot[bot] 2024-11-05 15:33:13 +00:00
  • bb6aaaff3f Bump mysql2 from 2.3.3 to 3.9.8 dependabot/npm_and_yarn/mysql2-3.9.8 dependabot[bot] 2024-11-05 15:33:06 +00:00
  • 265f4a7864 Bump undici from 5.26.3 to 5.28.4 dependabot[bot] 2024-04-04 16:18:08 +00:00
  • 284c015509 Bump express from 4.18.2 to 4.19.2 dependabot[bot] 2024-03-28 23:17:03 +00:00
  • e010a25c72 Bump follow-redirects from 1.15.2 to 1.15.6 dependabot[bot] 2024-03-16 06:48:40 +00:00
  • 4595ea9f07 Bump es5-ext from 0.10.62 to 0.10.64 dependabot[bot] 2024-02-27 16:44:34 +00:00
  • b08fd54288 Bump axios from 0.27.2 to 1.6.0 dependabot[bot] 2023-11-11 05:45:35 +00:00
  • 324f008fbf Bump undici from 5.21.0 to 5.26.3 dependabot[bot] 2023-10-16 15:33:59 +00:00
  • 111cf4aead Delete duplicate Docs/API directory Minz 2023-09-18 12:42:04 +02:00
  • 1eab3e7853 Commands: remove legacy debugrendering command Jan Groß 2023-09-18 12:38:35 +02:00
  • d4a9c4543a Seeds: Update seed files to new schema Jan Groß 2023-09-18 12:19:27 +02:00
  • f5837c4b25 Debug: Extend rendering debug command Jan Groß 2023-08-20 11:53:50 +02:00
  • 36de2c1715 Rendering: Properly handle error response from Jose Jan Groß 2023-08-17 17:07:37 +02:00
  • 4d72f8562e Profile: Implement custom profile backgrounds Jan Groß 2023-08-07 16:23:18 +02:00
  • 2f63f172c2 DB: Add fields for custom profile backgrounds Jan Groß 2023-08-07 16:22:39 +02:00
  • 7962266b26 GeneralUtil: Add download file function Jan Groß 2023-08-07 16:21:29 +02:00
  • 6edc6771ef Profile: Fix showcase card being out of order. The showcase cards were rendered based on the order in which the render calls returned within the slots.map call. Using the original slot keys fixes this issue. Jan Groß 2023-08-04 12:07:47 +02:00
  • 596a6b5dc5 Bot: Change ENV to NODE_ENV in ready.js Minzkraut 2023-08-01 00:41:59 +02:00
  • de37b9d348 Bot: Clear global commands when running as dev Jan Groß 2023-07-31 17:18:22 +02:00
  • 643c027ce8 Rendering: Better card debug output - Add timestamp - Larger font Jan Groß 2023-07-31 17:17:30 +02:00
  • 0c232a55cb Debug: Catch and print errors when fetching from Jose Jan Groß 2023-07-31 15:53:30 +02:00
  • d7a99968bc GeneralUtils/Profile: Shorten numbers to K M B format - Implemented for currencies on the profile Jan Groß 2023-07-31 15:52:42 +02:00
  • b099c29ecf Rendering: Add debug output in develop mode - Burn node info into rendered card - Log job def onto console Jan Groß 2023-07-31 14:48:33 +02:00
  • aaaac430e6 Editprofile: Properly defer updates on non-modal interactions Also fixes interaction filtering by user id. Also fixes collector filtering by modal customID Minzkraut 2023-06-12 22:31:28 +02:00
  • 56a76b0fbb Bump node versiom to 20 node:20-alpine Minzkraut 2023-06-12 21:56:45 +02:00
  • e50449ec03 Cleanup legacy rendering code and files also removes dockerfile and imagemagick. Minzkraut 2023-06-12 21:55:13 +02:00
  • 2a4b58f7af Rendering: Reposition labels for top-aligned default Minzkraut 2023-06-12 21:27:27 +02:00
  • e1cc82eb32 Rendering: Add placeholder frame and fix profile card alignment Jan Groß 2023-06-12 16:40:11 +02:00
  • 6d35019e3e Profile: Add stats bar to new rendering Jan Groß 2023-06-12 14:38:40 +02:00
  • 490db1c70f Profile: Add userimage and status to new profile Minzkraut 2023-06-12 01:36:56 +02:00
  • 21ccd3a3d1 Profile: Add new rendering for username and showcase Minzkraut 2023-06-11 23:55:27 +02:00
  • a33a7d737e Editprofile: Remove top level defer which broke modal inputs Minzkraut 2023-06-11 21:55:30 +02:00
  • 5a31ef95fb Rendering: Hide card if it's unclaimed Jan Groß 2023-06-08 14:13:37 +02:00
  • f2ac0ed10e Rendering: Replace card stack rendering with external API call Jan Groß 2023-06-08 13:47:49 +02:00
  • 6d86799e02 API: Serve static assets via express Jan Groß 2023-06-08 12:15:54 +02:00
  • 189e126983 Rendering: Add configurable Jose endpoint Jan Groß 2023-06-08 10:13:03 +02:00
  • d99b8ab4d6 Rendering: WIP Replacing renderer with external API Jan Groß 2023-06-02 12:36:18 +02:00
  • 34dbc91d1e Profile: Implement custom profile backgrounds dev-new-rendering Jan Groß 2023-08-07 16:23:18 +02:00
  • 2d11fdfdad DB: Add fields for custom profile backgrounds Jan Groß 2023-08-07 16:22:39 +02:00
  • db98cc21b2 GeneralUtil: Add download file function Jan Groß 2023-08-07 16:21:29 +02:00
  • 696d0f136d Profile: Fix showcase card being out of order. The showcase cards were rendered based on the order in which the render calls returned within the slots.map call. Using the original slot keys fixes this issue. Jan Groß 2023-08-04 12:07:47 +02:00
  • 24510dcc4c Bot: Change ENV to NODE_ENV in ready.js Minzkraut 2023-08-01 00:41:59 +02:00
  • ac54231ced Bot: Clear global commands when running as dev Jan Groß 2023-07-31 17:18:22 +02:00
  • b0311a3bb3 Rendering: Better card debug output - Add timestamp - Larger font Jan Groß 2023-07-31 17:17:30 +02:00
  • 44eb1783ac Debug: Catch and print errors when fetching from Jose Jan Groß 2023-07-31 15:53:30 +02:00
  • e2dab416f2 GeneralUtils/Profile: Shorten numbers to K M B format - Implemented for currencies on the profile Jan Groß 2023-07-31 15:52:42 +02:00
  • 724621f8da Rendering: Add debug output in develop mode - Burn node info into rendered card - Log job def onto console Jan Groß 2023-07-31 14:48:33 +02:00
  • 56ff2f96a5 Merge pull request #58 from JanGross/master Minz 2023-07-31 11:38:40 +02:00
  • ce98c9e736 Merge pull request #57 from JanGross/dependabot/npm_and_yarn/semver-5.7.2 Minz 2023-07-12 16:06:14 +02:00
  • a3439da93f Merge pull request #55 from JanGross/dependabot/npm_and_yarn/dottie-2.0.4 Minz 2023-07-12 16:05:53 +02:00
  • 03c5153e59 Bump semver from 5.7.1 to 5.7.2 dependabot[bot] 2023-07-11 15:52:04 +00:00
  • 646d1a61c0 Bump dottie from 2.0.3 to 2.0.4 dependabot[bot] 2023-06-12 21:08:29 +00:00
  • fe9b52c02d Editprofile: Properly defer updates on non-modal interactions Also fixes interaction filtering by user id. Also fixes collector filtering by modal customID Minzkraut 2023-06-12 22:31:28 +02:00
  • 2d9f66acd4 Bump node versiom to 20 node:20-alpine Minzkraut 2023-06-12 21:56:45 +02:00
  • 487ee866ba Cleanup legacy rendering code and files also removes dockerfile and imagemagick. Minzkraut 2023-06-12 21:55:13 +02:00
  • 14fbe1ab5d Rendering: Reposition labels for top-aligned default Minzkraut 2023-06-12 21:27:27 +02:00
  • 7175271233 Rendering: Add placeholder frame and fix profile card alignment Jan Groß 2023-06-12 16:40:11 +02:00
  • f84a1deddb Profile: Add stats bar to new rendering Jan Groß 2023-06-12 14:38:40 +02:00
  • 5dd106354b Profile: Add userimage and status to new profile Minzkraut 2023-06-12 01:36:56 +02:00
  • 9a79521a27 Profile: Add new rendering for username and showcase Minzkraut 2023-06-11 23:55:27 +02:00
  • b0d08f119e Editprofile: Remove top level defer which broke modal inputs Minzkraut 2023-06-11 21:55:30 +02:00
  • e25d3bb2cb Update toho-jose reference Minz 2023-06-11 20:56:53 +02:00
  • 7e045df971 Add Toho-Miku banner Minz 2023-06-11 20:56:05 +02:00
  • ce5cfafd1d Rendering: Hide card if it's unclaimed Jan Groß 2023-06-08 14:13:37 +02:00
  • 8b35534517 Rendering: Replace card stack rendering with external API call Jan Groß 2023-06-08 13:47:49 +02:00
  • 795d3b444e API: Serve static assets via express Jan Groß 2023-06-08 12:15:54 +02:00
  • 46bc9ae711 Rendering: Add configurable Jose endpoint Jan Groß 2023-06-08 10:13:03 +02:00
  • d4caefc077 Missing: Use embeds Jan Groß 2023-06-06 14:52:38 +02:00
  • 088079cc0e Commands: Add core missing command Jan Groß 2023-06-05 17:56:48 +02:00
  • a98f5e0ebc Rendering: WIP Replacing renderer with external API Jan Groß 2023-06-02 12:36:18 +02:00
  • 5a47d0695f Clear guild commands on production to avoid duplicates Minzkraut 2023-05-31 21:38:34 +02:00
  • fc927aa664 Add related project references to README Minz 2023-05-25 10:01:48 +02:00
  • 4f62cceaa0 API: Redirect 404 routes to homepage Jan Groß 2023-05-25 09:06:13 +02:00
  • da9044bb15 Readme: Add Discord and Patreon badges Minz 2023-05-03 17:42:24 +02:00
  • 06f968bceb Docs: Fix link paths Jan Groß 2023-04-17 18:18:49 +02:00
  • 969c257ee4 Docs: Add docs for API routes and remove legacy import instructions Jan Groß 2023-04-17 18:15:37 +02:00
  • 85cebd2886 API: Add missing auth check to POST /characters Jan Groß 2023-04-17 17:53:12 +02:00
  • aea807ca3c API: Properly handle not found cases for groups and characters Jan Groß 2023-04-17 16:00:12 +02:00
  • 3915956bea API: Add routes for badges Jan Groß 2023-04-17 15:57:36 +02:00
  • 833fcd4c74 API: Move character routes to separate file Jan Groß 2023-04-17 15:47:43 +02:00
  • 2e04a85eb8 API: Move group routes to separate file Jan Groß 2023-04-17 15:46:28 +02:00
  • 5712ea38c1 API: Move API Key auth to middelware file Jan Groß 2023-04-17 15:28:13 +02:00
  • e2f18e1df5 API: Add routes to create and update groups/characters Jan Groß 2023-04-17 15:07:29 +02:00
  • 1b9693401c API: Add routes to fetch groups and characters Jan Groß 2023-04-17 14:31:12 +02:00
  • 1449e816e1 API: Don't send response if no res object is passed to auth check Jan Groß 2023-04-17 14:29:33 +02:00
  • babb45f461 Drop: Only ping when wishlist pings are enabled by the user. Jan Groß 2023-04-05 17:17:10 +02:00
  • 6067fbb24e Editprofile: Add buttons to toggle ping user-settings Jan Groß 2023-04-05 16:48:46 +02:00
  • a1c9f9f32e ReplyUtils: Make component recreation compatible with multi-row components Jan Groß 2023-04-05 16:47:13 +02:00