|
ff8b50c65a
|
feat: add support for passing teh compsoc server id via env
|
2025-06-16 21:56:45 +01:00 |
|
|
45c595a71d
|
fix: was pulling in the wrong env var
|
2025-06-16 21:56:45 +01:00 |
|
|
38dcdd37b9
|
feat: cleaned up remaining unwraps, and then clippy+fmt
|
2025-06-16 21:56:45 +01:00 |
|
|
c713117c45
|
ci: add workflow to check for lfs status
|
2025-06-16 21:56:45 +01:00 |
|
|
a6d35ec8a8
|
feat: set up the systemd timer for teh binary
|
2025-06-16 21:56:45 +01:00 |
|
|
7663909867
|
fmt: for whenever it gets stabised (or we use nightly) this would be really good for cleaning up imports
|
2025-06-16 21:56:45 +01:00 |
|
|
7d3ca7f6f3
|
todo: add a todo where teh mc commands get moved in under committee
|
2025-06-16 21:56:44 +01:00 |
|
|
4d73c1e90d
|
feat: tidied up the command outouts
|
2025-06-16 21:56:44 +01:00 |
|
|
4c02b81e64
|
feat: got the commands mostly working, will need some further fine tuning
|
2025-06-16 21:56:44 +01:00 |
|
|
e6f16c2fa1
|
feat: pull the config for the festivals locally, using teh imported repo
|
2025-06-16 21:56:44 +01:00 |
|
|
6a533d9b86
|
feat: split out the functions so they can be shared with commands
|
2025-06-16 21:56:44 +01:00 |
|
|
a94bc3b835
|
fmt: cargo+clippy
|
2025-06-16 21:56:44 +01:00 |
|
|
99d554a6c0
|
feat: save the selected image to teh library
|
2025-06-16 21:56:44 +01:00 |
|
|
6771bca8b0
|
fix: properly filter icon based on the festival
|
2025-06-16 21:56:44 +01:00 |
|
|
244aac8738
|
feat: allow for overlapping festivals
|
2025-06-16 21:56:44 +01:00 |
|
|
a763562773
|
fix: give a reference where it needed to be
|
2025-06-16 21:56:44 +01:00 |
|
|
3dbf12c800
|
feat: can now set the server icon programmatically
|
2025-06-16 21:56:44 +01:00 |
|
|
47e1a9b0c7
|
feat: get a random image
|
2025-06-16 21:56:44 +01:00 |
|
|
1f8a19f817
|
feat: only need to keep whatever ones are in teh current season (if at all)
|
2025-06-16 21:56:44 +01:00 |
|
|
b877e8f467
|
fix: only convert if it hasnt already been converted
|
2025-06-16 21:56:44 +01:00 |
|
|
3e351f0020
|
feat: put the converted files into a subfolder
|
2025-06-16 21:56:44 +01:00 |
|
|
4e10015804
|
fix: was being too strict in matching the year
|
2025-06-16 21:56:44 +01:00 |
|
|
73702cc1f8
|
fix: use a struct for clarity
|
2025-06-16 21:56:44 +01:00 |
|
|
05e442a2d5
|
feat: got the logos, and converted them if needs be
|
2025-06-16 21:56:44 +01:00 |
|
|
680c95dece
|
feat: code borrowed from https://github.com/MCorange99/svg2colored-png/tree/main in order to convert from svg to png
|
2025-06-16 21:56:44 +01:00 |
|
|
7a792b9cbe
|
feat: initial tests of new function to handle changing the logo in discord server
|
2025-06-16 21:56:44 +01:00 |
|
|
c3c88b0f4f
|
feat: added libraries needed to run the new feature
|
2025-06-16 21:56:44 +01:00 |
|
|
9c8201d2eb
|
feat: need some new inputs to get this to build
|
2025-06-16 21:56:44 +01:00 |
|
|
cf95f4db62
|
feat: update teh base rust version
|
2025-06-16 21:56:44 +01:00 |
|
|
8560ed6de5
|
Merge pull request 'correct command for linking wolves acc' (#31) from update-dm into main
On_Push / lint_fmt (push) Successful in 1m26s
On_Push / lint_clippy (push) Successful in 6m31s
On_Push / build (push) Successful in 4m19s
On_Push / deploy (push) Successful in 23s
Reviewed-on: #31
Reviewed-by: silver <silver@skynet.ie>
|
2025-06-16 13:07:53 +00:00 |
|
|
d28a56f255
|
fix: out of date command
|
2025-04-23 12:40:33 +01:00 |
|
|
22ff91b152
|
correct command for linking wolves acc
|
2025-04-23 11:30:22 +00:00 |
|
|
e7425588a6
|
fix: hardcode teh inter-committee server
On_Push / lint_fmt (push) Successful in 35s
On_Push / lint_clippy (push) Successful in 1m49s
On_Push / build (push) Successful in 1m45s
On_Push / deploy (push) Successful in 15s
|
2025-04-09 00:06:20 +01:00 |
|
|
7f7e7ac598
|
fix: output looks strange when teh committee value is 0
On_Push / lint_clippy (push) Successful in 35s
On_Push / lint_fmt (push) Successful in 47s
On_Push / build (push) Successful in 1m58s
On_Push / deploy (push) Successful in 17s
|
2025-03-14 04:59:31 +00:00 |
|
|
a907243986
|
fix: further improvements to teh count command
On_Push / lint_fmt (push) Successful in 21s
On_Push / lint_clippy (push) Successful in 1m40s
On_Push / build (push) Successful in 2m5s
On_Push / deploy (push) Successful in 22s
|
2025-03-14 04:44:32 +00:00 |
|
|
b44518c467
|
feat: improved the count command
On_Push / lint_fmt (push) Successful in 1m21s
On_Push / lint_clippy (push) Successful in 2m39s
On_Push / build (push) Successful in 2m58s
On_Push / deploy (push) Successful in 15s
|
2025-03-14 04:03:20 +00:00 |
|
|
421d425f5d
|
feat: lock down to using the specific rust version
On_Push / lint_fmt (push) Successful in 25s
On_Push / lint_clippy (push) Failing after 13m45s
On_Push / build (push) Has been cancelled
On_Push / deploy (push) Has been cancelled
|
2025-03-10 20:17:55 +00:00 |
|
|
76cddde36d
|
doc: updated images for documentation
|
2025-03-06 22:54:57 +00:00 |
|
|
f307fcea43
|
feat: made the minecraft command fall under Wolves
On_Push / lint_fmt (push) Successful in 28s
On_Push / lint_clippy (push) Successful in 26s
On_Push / build (push) Successful in 1m29s
On_Push / deploy (push) Successful in 17s
|
2025-03-06 21:42:27 +00:00 |
|
|
df032f2d7b
|
feat: updated the core committee commands
|
2025-03-06 21:35:17 +00:00 |
|
|
0e6a5d3455
|
fmt: re-organised it o better reflect what teh commands in teh file are for
|
2025-03-06 20:43:36 +00:00 |
|
|
052f6aecb2
|
doc: updated the docs for the suer sub-commands
|
2025-03-06 20:32:39 +00:00 |
|
|
aa58c97fcf
|
feat: made the other user wolves commands sub_commands
|
2025-03-06 20:32:26 +00:00 |
|
|
3a39084f40
|
feat: unlink is now a subcommand of wolves
On_Push / lint_fmt (push) Successful in 40s
On_Push / lint_clippy (push) Successful in 1m43s
On_Push / build (push) Successful in 3m33s
On_Push / deploy (push) Successful in 15s
|
2025-03-06 19:21:17 +00:00 |
|
|
058f8a7a7d
|
fmt: feedback from clippy
On_Push / lint_clippy (push) Successful in 21s
On_Push / lint_fmt (push) Successful in 37s
On_Push / build (push) Successful in 2m2s
On_Push / deploy (push) Successful in 18s
|
2025-02-28 10:58:44 +00:00 |
|
|
b43f760fb1
|
fmt: feedback from clippy
On_Push / lint_fmt (push) Successful in 32s
On_Push / lint_clippy (push) Successful in 1m8s
On_Push / build (push) Successful in 1m59s
On_Push / deploy (push) Successful in 19s
|
2025-02-28 00:05:57 +00:00 |
|
|
a11ba15f4a
|
fix: limit the count committee to committee members and above
On_Push / lint_fmt (push) Successful in 10s
On_Push / lint_clippy (push) Failing after 30s
On_Push / build (push) Has been skipped
On_Push / deploy (push) Has been skipped
|
2025-02-27 23:58:35 +00:00 |
|
|
7d7afcd00c
|
feat: new command to count the server info, available on the computer soc server
|
2025-02-27 23:56:48 +00:00 |
|
|
934842cbc9
|
feat: will now properly re-order channels whenever a new club/soc is added
On_Push / lint_fmt (push) Successful in 11s
On_Push / lint_clippy (push) Failing after 1m30s
On_Push / build (push) Has been skipped
On_Push / deploy (push) Has been skipped
|
2025-02-27 22:37:40 +00:00 |
|
|
143483d3b3
|
feat: new command to see how many of each club/soc are on teh server
On_Push / lint_clippy (push) Failing after 34s
On_Push / lint_fmt (push) Successful in 50s
On_Push / build (push) Has been skipped
On_Push / deploy (push) Has been skipped
|
2025-02-27 03:02:35 +00:00 |
|