Block a user
@Slf4j in CommandSyncNitro and add logging for database changes during member checks.
CommunityComponent and RanksComponent, enhance community.component with dynamic team member display and toggle functionality, update routing for community links, and set stricter field constraints in team schema.
createPrivilegedUser to accept PrivilegedUser object and adjust LoginController for consistency.
@SelectKey for id generation in createPrivilegedUser and remove unused @Nullable import.
appeal paths and enhance AuthGuard to support login via code query parameter
minutesToHm method in Staff Playtime component for improved readability by adding explicit braces to conditional blocks.
minutesToHm method to include days.
weekStart to dynamically use the current date instead of a fixed one in Staff Playtime component