Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync #242

Merged
merged 13 commits into from
Oct 9, 2023
Merged

sync #242

merged 13 commits into from
Oct 9, 2023

Conversation

realashleybailey
Copy link
Contributor

No description provided.

This commit adds a new component called Discord.vue to the help module. The Discord component is responsible for displaying the members of a Discord server. It includes a header that shows the number of online members, a members list with avatars and usernames, and a footer with a link to join the Discord server. The component also makes use of the Discord Widget API to retrieve the member data.
This commit adds the 'tailwind-scrollbar' plugin to the Tailwind config. This plugin enables the customization of scrollbars in the frontend.
This commit adds the "tailwind-scrollbar" package with version 3.0.5 to the frontend dependencies. This package provides customizable scrollbar styles for Tailwind CSS.
The .gitignore file was modified to exclude the .vite directory. Additionally, a new SVG file, discord.svg, was added to the frontend's assets/img directory.
…ions.

- Added various translations for frontend UI elements.
- Updated translations for different sections and functionalities.
- Expanded the language support for a better user experience.
- Improved localization by adding translations for new strings.
This adds a workflow that compiles translations when changes are pushed to the "translations" branch. The workflow installs dependencies for the frontend, compiles the translations, and commits and pushes the changes to the "translations" branch.
This change updates the CI workflows to only support the linux/amd64 and linux/arm64 platforms, removing support for linux/arm64/v7 and linux/arm64/v8. This simplification reduces complexity and streamlines the CI process.
Merge pull request #240 from Wizarrrr/master
@realashleybailey realashleybailey merged commit 1f6403d into translations Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant