-
Notifications
You must be signed in to change notification settings - Fork 51
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
Release #1650
Conversation
Fix/add package issue
* added initial status icon and color * positioned the icon better, and removed unused code * updating icon bg color dynamically * added larger icons
* One-click deployment to Vercel * docs: update README.md
#1642) * fixed the send code color in Input Code when login, also aligned settings icon in drawer teams dropdown * fixed build error
…i18n, i18next,react-i18next (#1643) * feat: [internationalization] init config * feat: [internationalization] add application languages * fix: [internationalization] duplication application languages * fix: types in components ui * refactor: [internationalization] add work table * refactor: [internationalization] user navigation * refactor: [internationalization] add nav translation * refactor: [internationalization] add task translation * refactor: [internationalization] add user profile, permission, settings translation * refactor: [internationalization] add user auth/passcode translation * refactor: [internationalization] user auth/team translation * refactor: [internationalization] add translation in auth custom Hook * refactor: [internationalization] translation of footer layout * refactor: [internationalization] teams dropdown * refactor: [internationalization] layout components * refactor: [internationalization] not found layout page components * refactor: [internationalization] profile translation components * refactor: [internationalization] translation tasks components * refactor: [internationalization] translation tasks pages components * refactor: [internationalization] translation shared invite components * refactor: [internationalization] translation shared member-card components * refactor: [internationalization] translation shared tasks components * refactor: [internationalization] translation shared components * refactor: [internationalization] translation ui components * refactor: [internationalization] translation libs components * refactor: [internationalization] translation features taks half components * refactor: [internationalization] translation features taks components * refactor: [internationalization] translation features invite components * refactor: [internationalization] translation features team user-team card components * refactor: [internationalization] translation features team components * refactor: [internationalization] translation features components * refactor: [internationalization] translation libs layout components * refactor: [internationalization] translate issues data and add personnal hook for left-side-setting menu * refactor: [internationalization] translate setting table actions * refactor: [internationalization] translate settings components * refactor: [internationalization] update translation json files * refactor: [internationalization] get translation data from server * refactor: [internationalization] add toggle languages change * refactor: [internationalization] add bulgaria traduction * refactor: [internationalization] add change the name of default langue JSON file * refactor: [internationalization] change next-18next config * refactor: [internationalization] change default language on app loading * refactor: [internationalization] add spanish and hebrew translation data * refactor: [internationalization] add arabic and chinese and dutch data translation * fix: [internationalization] remove URL translation * fix: [internationalization] translation routing problem and replace next-i18next by react-i18next and ni18n * refactor: [internationalization] add form placeholder translate * refactor: [internationalization] remove LangSwitcher in footer * feat: [internationalization] add german language * feat: [internationalization] replace all occurance of next-i18next by react-i18next * fix: [internationalization] build types error * fix: [internationalization] breadcrumb errors * fix: move translation packages devDependencies to dependencies * fix: [internationalization] remove unnecessary env key values * fix: [internationalization] remove unnecessary env key values
…am to API and giving dynamic data to show (#1645)
* Feat: Updated Payload * WIP: Github sync * WIP: Github Integration * Updated Github Integration * fix: Build issue
|
GitGuardian id | Secret | Commit | Filename | |
---|---|---|---|---|
5464741 | reCAPTCHA Key | 79dbdbc | apps/website/.env.sample | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
Our GitHub checks need improvements? Share your feedbacks!
No description provided.