Commit graph

30 commits

Author SHA1 Message Date
af9e48a8eb Version 2.0.0 2023-05-28 16:06:21 +02:00
258e15c45d perf: 🗃️ seperate configs in database 2022-12-19 20:44:17 +01:00
04b73b6d6f build: 🚀 Use Alpine for image
Found out that Alpine works after fixing issue in about command
2022-12-13 17:05:06 +01:00
6f82b109bd feat(prisma): 🚩 interactiveTransactions are no longer a preview feature
Removed it frmo previewFeatures
2022-12-13 14:30:36 +01:00
23d0103961 chore(npm): 📌 updated packages
Updated packages that may solve Prisma OpenSSL 3 problems
2022-12-13 14:30:36 +01:00
bb2b8650ae
Fix missing packages and make signing commits as default in VS Code (#491) (#493)
* Added missing package and improve user/dev experience (#486)

* fix: 📦 add date-fns

Added missing date-fns to dependency list

* style(git): 🧑‍💻 start using Conventional Commits

Started using a commit convention called Conventional Commits (conventionalcommits.org)

* chore(github): 🚸 Remove issue templates

Removed issue templates since they confuses people and makes less people go through and make an issue

* feat(git): 🧑‍💻 vs code git commit signing (#488)

Enable commit signing in VS Code by default
2022-11-04 14:13:44 +01:00
2980c376b7 🚸 improve dev experience in vs code 2022-11-01 18:20:25 +01:00
fdde03b941 🧑‍💻 add default formatter for prisma in vscode 2022-10-19 09:04:37 +02:00
741c33f41d 🔧 organize imports on save 2022-08-25 11:52:58 +02:00
de0d416a0d 🔧 added Vtrois.gitmoji-vscode to recommended extensions 2022-08-24 15:33:47 +02:00
3ad43d28d0 🔧 remove awful looking font from settings.json 2022-08-24 15:32:56 +02:00
1a40d4ada8
💥 migrate from *.ts to .env configs 2022-07-05 15:17:02 +02:00
deepsource-autofix[bot]
d4d7019df7
Format code with standardjs and prettier
This commit fixes the style issues introduced in 07d5cdd according to the output
from standardjs and prettier.

Details: https://deepsource.io/gh/ZynerOrg/xyter/transform/8f0d6932-6fff-4855-8ab9-f43355cfadf0/
2022-05-17 08:14:56 +00:00
5cb1bf3d50
🔧 updated vscode configurations 2022-04-11 22:07:11 +02:00
8ab6fe1559
Update settings.json 2022-04-11 20:50:36 +02:00
843aee08c2
Not creating users unless they interact. 2022-04-10 21:47:55 +02:00
05699e6813
TypeScript :D 2022-04-10 00:06:30 +02:00
0503b8d1ec
🚧 TypeScript rewrite 2022-03-20 11:03:11 +01:00
8554949e6a
web interface 2022-03-14 22:56:45 +01:00
31283ed9ce
shop roles and fix guild creation 2022-03-14 17:43:08 +01:00
6861b62ee3
stats and about command 2022-03-14 14:20:49 +01:00
4eb808e921
🧑‍💻 added recommended extensions 2022-03-13 12:13:22 +01:00
1597f8f938
🧑‍💻 changed some vscode settings 2022-03-13 12:11:56 +01:00
9040bd7489
🧑‍💻 making devs signing their work 2022-03-12 23:19:08 +01:00
5ffab51c85
🧑‍💻 added vscode recommnded extensions 2022-03-12 23:18:08 +01:00
d25f92a21a
🎨 made better formatting 2022-03-12 23:18:06 +01:00
Elis Odenhage
8e47072fca
Add a work command 2022-03-12 23:17:55 +01:00
1613191472
Multi Guilded Credits! 2022-03-12 23:17:47 +01:00
02ad79ab69
🎨 Fix eslint enforce 2022-03-12 23:17:45 +01:00
0d3fad2683
🚀 First release v1.0.0 2022-03-12 23:16:43 +01:00