|
3dd81a5c54
|
feat: remove the update_users service
|
2025-07-20 20:40:15 +01:00 |
|
|
e901f3ed74
|
feat: add caching to everything, should make all member interacts faster
|
2025-07-07 22:22:25 +01:00 |
|
|
3abbb8d485
|
feat: added script to clean up the committee server if it got flooded with extra channels
|
2025-07-07 22:18:04 +01:00 |
|
|
86a3af2a65
|
feat: pull the config for the festivals locally, using teh imported repo
|
2025-06-16 21:56:05 +01:00 |
|
|
6d5ad8e418
|
feat: split out the functions so they can be shared with commands
|
2025-06-16 21:56:05 +01:00 |
|
|
9d50efb757
|
fmt: cargo+clippy
|
2025-06-16 21:56:05 +01:00 |
|
|
51bc2f177f
|
feat: save the selected image to teh library
|
2025-06-16 21:56:05 +01:00 |
|
|
3523dac46e
|
fix: properly filter icon based on the festival
|
2025-06-16 21:56:05 +01:00 |
|
|
51d5904ffd
|
feat: allow for overlapping festivals
|
2025-06-16 21:56:05 +01:00 |
|
|
7bcf30fb3a
|
feat: can now set the server icon programmatically
|
2025-06-16 21:56:05 +01:00 |
|
|
4f96c9087f
|
feat: get a random image
|
2025-06-16 21:56:05 +01:00 |
|
|
1ff993d236
|
feat: only need to keep whatever ones are in teh current season (if at all)
|
2025-06-16 21:56:05 +01:00 |
|
|
acdfe4b423
|
fix: only convert if it hasnt already been converted
|
2025-06-16 21:56:05 +01:00 |
|
|
537fdfd40c
|
feat: put the converted files into a subfolder
|
2025-06-16 21:56:05 +01:00 |
|
|
ffd6e40d0b
|
fix: was being too strict in matching the year
|
2025-06-16 21:56:05 +01:00 |
|
|
a7423959dc
|
fix: use a struct for clarity
|
2025-06-16 21:56:05 +01:00 |
|
|
b4f6835704
|
feat: got the logos, and converted them if needs be
|
2025-06-16 21:56:05 +01:00 |
|
|
0034bd34d6
|
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:05 +01:00 |
|
|
725bfa41cc
|
feat: initial tests of new function to handle changing the logo in discord server
|
2025-06-16 21:56:05 +01:00 |
|
|
8645a9b3ce
|
fix: clippy and fmt
|
2025-02-19 12:38:40 +00:00 |
|
|
0eba54b6f2
|
feat: split up the committee refresh from teh regular user refresh
|
2025-02-19 12:29:53 +00:00 |
|
|
1aef86ad01
|
feat: now properly sets and removes roles for committee members
|
2025-02-18 21:14:05 +00:00 |
|
|
344d6d3585
|
fmt: formatting and clippy
|
2024-10-28 21:53:04 +00:00 |
|
|
f1138a3c81
|
fix: moved the methods that changes role into their own module folder
|
2024-10-28 21:34:21 +00:00 |
|
|
61e76db8dd
|
feat: this should be able to update teh roles of commettee members on teh discord server
|
2024-10-28 21:17:44 +00:00 |
|
|
3e6dc9d560
|
feat: actually get the data for teh committees and pop it in the database
|
2024-10-28 14:20:36 +00:00 |
|
|
273c58d035
|
fmt: re-organise the regular data request
|
2024-10-28 01:31:36 +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 |
|
|
79f880daea
|
feat: splitting up lib.rs into subfiles, starting with anythign taht interacts with teh api
|
2024-10-28 00:51:39 +00:00 |
|
|
04a487cd8f
|
fix: rename `get_wolves ` to be just for clubs/socs
|
2024-09-17 11:02:26 +01:00 |
|
|
9452c0ac2e
|
feat: bump up rust version and a big cleanup
Also added an example .env
This will break stuff (briefly)
|
2024-09-17 00:21:07 +01:00 |
|
|
55b2e534d4
|
fmt: clippy and fmt
|
2024-06-03 04:06:47 +01:00 |
|
|
0f774258a1
|
feat: added support for multiple minecraft servers per discord server
Closes #9
|
2024-06-03 02:04:26 +01:00 |
|
|
6cbbab80bd
|
fmt: clippy and fmt
|
2024-05-06 02:12:26 +01:00 |
|
|
d0b63190b3
|
fix: better handling of multiple cns sharing minecraft servers
|
2024-05-06 02:09:02 +01:00 |
|
|
cf2c7683d2
|
feat: split out the minecraft script so it runs at 5am instead of regularly
|
2024-03-05 19:55:38 +00:00 |
|
|
2c28f3edcc
|
feat: added command to automatically update the mc whitelist
|
2024-03-03 14:40:37 +00:00 |
|
|
3779222a38
|
feat: updating teh data from wolves should now also update roles for whoever changed.
This should lead to faster activations of folks who have previously linked, join a server, then get membership.
Closes #6
|
2023-11-25 21:15:07 +00:00 |
|
|
1e486d7a57
|
fix: make sure that wolves data is pulled in before roles are ran
|
2023-11-23 21:53:27 +00:00 |
|
|
66446e8df8
|
feat: will update users when there are changes made to teh server config
|
2023-11-23 16:12:28 +00:00 |
|
|
432dd0e4a0
|
fix: updating the email field
Relates to #5, https://gitlab.skynet.ie/compsoc1/skynet/ldap/backend/-/issues/20
|
2023-10-27 11:53:54 +01:00 |
|
|
49363d02aa
|
feat: modified to use the wolves api
|
2023-10-27 01:39:03 +01:00 |
|
|
abb00ff8c7
|
fmt: danm formatting
|
2023-09-26 01:04:07 +01:00 |
|
|
8760f4440a
|
feat: completed migration
Closes #4
|
2023-09-26 00:57:03 +01:00 |
|
|
f11fdb4dde
|
feat: conversion script
|
2023-09-25 18:50:33 +01:00 |
|
|
3bf085204e
|
fix: preserve data wherever possible
|
2023-09-18 00:03:25 +01:00 |
|
|
6eb61c6798
|
fix: better compiund types because of a join
|
2023-09-17 21:17:57 +01:00 |
|
|
fa6920e4a3
|
fix: no need to have this being passed in here
|
2023-09-17 18:09:02 +01:00 |
|
|
a444d6a5e5
|
feat: can now verify the user got the email
|
2023-09-17 18:00:05 +01:00 |
|