34dbc91d1e
Profile: Implement custom profile backgrounds
2023-08-07 16:23:18 +02:00
2d11fdfdad
DB: Add fields for custom profile backgrounds
2023-08-07 16:22:39 +02:00
db98cc21b2
GeneralUtil: Add download file function
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.
2023-08-04 12:07:47 +02:00
24510dcc4c
Bot: Change ENV to NODE_ENV in ready.js
2023-08-01 00:41:59 +02:00
ac54231ced
Bot: Clear global commands when running as dev
2023-07-31 17:18:22 +02:00
b0311a3bb3
Rendering: Better card debug output
...
- Add timestamp
- Larger font
2023-07-31 17:17:30 +02:00
44eb1783ac
Debug: Catch and print errors when fetching from Jose
2023-07-31 15:53:30 +02:00
e2dab416f2
GeneralUtils/Profile: Shorten numbers to K M B format
...
- Implemented for currencies on the profile
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
2023-07-31 14:49:00 +02:00
56ff2f96a5
Merge pull request #58 from JanGross/master
...
Merge master into dev-new-rendering
2023-07-31 11:38:40 +02:00
fe9b52c02d
Editprofile: Properly defer updates on non-modal interactions
...
Also fixes interaction filtering by user id.
Also fixes collector filtering by modal customID
2023-06-12 22:31:28 +02:00
2d9f66acd4
Bump node versiom to 20
...
node:20-alpine
2023-06-12 21:56:45 +02:00
487ee866ba
Cleanup legacy rendering code and files
...
also removes dockerfile and imagemagick.
2023-06-12 21:55:13 +02:00
14fbe1ab5d
Rendering: Reposition labels for top-aligned default
2023-06-12 21:27:27 +02:00
7175271233
Rendering: Add placeholder frame
...
and fix profile card alignment
2023-06-12 16:40:11 +02:00
f84a1deddb
Profile: Add stats bar to new rendering
2023-06-12 14:38:40 +02:00
5dd106354b
Profile: Add userimage and status to new profile
2023-06-12 01:36:56 +02:00
9a79521a27
Profile: Add new rendering for username and showcase
2023-06-11 23:55:27 +02:00
b0d08f119e
Editprofile: Remove top level defer which broke modal inputs
2023-06-11 21:55:30 +02:00
ce5cfafd1d
Rendering: Hide card if it's unclaimed
2023-06-08 14:13:37 +02:00
8b35534517
Rendering: Replace card stack rendering with external API call
2023-06-08 13:47:49 +02:00
795d3b444e
API: Serve static assets via express
2023-06-08 12:17:16 +02:00
46bc9ae711
Rendering: Add configurable Jose endpoint
2023-06-08 10:13:03 +02:00
a98f5e0ebc
Rendering: WIP Replacing renderer with external API
2023-06-02 12:36:18 +02:00