Commit graph

17 commits

Author SHA1 Message Date
af9e48a8eb Version 2.0.0 2023-05-28 16:06:21 +02:00
672abc44bd More refactoring 2023-01-26 18:43:30 +01:00
109b89c820 fix: 🗃️ Perform migrations from older versions
This is my first customized migration script, I hope it works as intended.

This may result in a database loss, please perform backups before proceeding, it should do migrate if everything works as intended
2022-12-19 20:44:17 +01:00
258e15c45d perf: 🗃️ seperate configs in database 2022-12-19 20:44:17 +01:00
3c079943b0 refactor: 🧑‍💻 modules are called subcommands and groups
It makes more sense to use subcommands and groups as names instead of modules
2022-12-19 20:44:17 +01:00
deepsource-autofix[bot]
070cedb451
Format code with prettier (#489)
This commit fixes the style issues introduced in 502f8b1 according to the output
from prettier.

Details: https://deepsource.io/gh/ZynerOrg/xyter/transform/2d6f5e66-ae8b-4261-92a6-688077649213/

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2022-11-04 13:53:39 +01:00
dbf4471ced 📦 Removed unused and updated packages 2022-11-01 18:54:16 +01:00
976e8e7fdc
🚚 one file per credit transaction type 2022-10-23 23:07:54 +02:00
d624c62669
♻️ Give credits helper 2022-10-23 22:32:54 +02:00
599a5b0c64
🚚 move transferCredits to export transfer 2022-10-22 17:12:31 +02:00
3e5cbeb237 🚨 Fixed some JS-0116 2022-10-21 19:53:47 +02:00
89b67906ec ⚰️ JS-0356 fixed 2022-10-21 19:50:24 +02:00
4606392189 🎨 Manage Command is now using guard classes 2022-10-21 16:33:49 +02:00
a43750080a ♻️ API is now fully on Prisma 2022-10-20 13:12:53 +02:00
4c92867bcf 🚚 correct more paths 2022-10-20 11:01:01 +02:00
527d32ae2e 🚚 fixed correct paths for events commands buttons 2022-10-20 10:09:43 +02:00
9731dff86d 🎨 move away from plugins folder 2022-10-19 21:23:50 +02:00