Commit graph

18 commits

Author SHA1 Message Date
cab04a068f
feat: fixed up the changes 2025-02-18 13:36:08 +00:00
c79113921d
Merge branch 'main' into #17-automate-onboarding-mk-ii
# Conflicts:
#	Cargo.lock
#	src/commands/link_email.rs
#	src/lib.rs
2025-02-17 17:30:25 +00:00
a9d3af024e
feat: added some minor logging
All checks were successful
On_Push / lint_fmt (push) Successful in 12s
On_Push / lint_clippy (push) Successful in 18s
On_Push / build (push) Successful in 1m27s
On_Push / deploy (push) Successful in 18s
2025-01-03 19:58:00 +00:00
b7d36de976
fix: argument names and some logic
All checks were successful
On_Push / lint_fmt (push) Successful in 6s
On_Push / lint_clippy (push) Successful in 13s
On_Push / build (push) Successful in 1m25s
On_Push / deploy (push) Successful in 12s
2024-11-30 13:49:30 +00:00
68ffa55dc5
fix: improve wording
All checks were successful
On_Push / lint_fmt (push) Successful in 5s
On_Push / lint_clippy (push) Successful in 11s
On_Push / build (push) Successful in 1m21s
On_Push / deploy (push) Successful in 7s
2024-11-30 01:21:40 +00:00
0478f634fa
feat; modified the command that interacts with teh server to accomodate bedrock players
Some checks failed
On_Push / lint_clippy (push) Failing after 3m22s
On_Push / lint_fmt (push) Failing after 5s
On_Push / build (push) Has been skipped
On_Push / deploy (push) Has been skipped
For #26
2024-11-30 00:55:23 +00:00
ee0c8f0987
feat; can now handle bedrock in the command
For #26
2024-11-30 00:44:36 +00:00
344d6d3585
fmt: formatting and clippy 2024-10-28 21:53:04 +00:00
3927734083
feat: split out minecraft 2024-10-28 01:06:21 +00:00
41407ecefb
feat: split out all the databse interactions into their own file 2024-10-28 00:59:04 +00:00
9452c0ac2e
feat: bump up rust version and a big cleanup
All checks were successful
On_Push / lint_fmt (push) Successful in 1m9s
On_Push / lint_clippy (push) Successful in 4m4s
On_Push / build (push) Successful in 10m16s
On_Push / deploy (push) Successful in 12s
Also added an example .env

This will break stuff (briefly)
2024-09-17 00:21:07 +01:00
acb6432129 fix: better info on the servers 2024-06-03 05:01:53 +01:00
55b2e534d4 fmt: clippy and fmt 2024-06-03 04:06:47 +01:00
9481358068 feat: added a delete server command 2024-06-03 03:56:45 +01:00
33cebe7782 fix: slight improvement for g_id 2024-06-03 03:49:35 +01:00
c2a6407ef0 feat: add a command to list minecraft servers 2024-06-03 03:04:12 +01:00
2970549eb0 fix: rename add command 2024-06-03 02:21:21 +01:00
d549627714 fmt: reorganisation 2024-06-03 02:16:28 +01:00