diff --git a/Features.md b/Features.md new file mode 100644 index 0000000..111200a --- /dev/null +++ b/Features.md @@ -0,0 +1,53 @@ +# Features + +#### *This list may not show all the features GitNex offer. It's a list to show the basic features offered by the app. + +- My Repositories +- Repositories list +- Organizations list +- Create team in organization +- View organization repositories +- View organization members +- View organization team members +- Create new repository +- Create new organization +- Search/filter repositories, organizations, teams, members etc +- Profile view +- Repository stars, watchers, issues count +- Issues list +- Issue counter badge +- Issue comments +- Comment on issues +- Search issues in issues list +- Create new issue with multiple assignees, labels and add milestone, due date to it +- Create label +- Edit/delete labels +- Repository information +- Milestones list +- Create a new milestone +- Branches list +- Releases with source download +- Collaborators view for repository +- Markdown support +- Emoji support +- Settings: Pretty and Normal time format, language change, issue badge +- Option to access local non-https installs +- Add collaborator to the repository +- Add an email address to your account +- Users can now edit his / her own comments +- See who are your followers +- See who you are following +- Better handling of logins +- Add/remove labels from an issue +- Repo README.md in information tab +- Basic HTTP authentication support. Use USERNAME@YOUR-DOMAIN.COM in URL field +- Create a new user - Admin privilege required +- Closed issues in new tab +- Edit issue +- Organization overview +- Code block colors - change in settings +- Home screen of your choice - change in settings +- Close and reopen an issue +- Create new release +- Mention collaborators in issues, comments. Start with @ and username of user, suggestion box will appear if user exists +- 2FA OTP support. Check the Troubleshoot wiki page for usage \ No newline at end of file