Update 'Features'
parent
f052f3d4d1
commit
2830f083bf
12
Features.md
12
Features.md
|
@ -9,10 +9,8 @@
|
||||||
- Offline mode(cache)
|
- Offline mode(cache)
|
||||||
- Pull Requests list(open)
|
- Pull Requests list(open)
|
||||||
- Custom fonts (choose from settings)
|
- Custom fonts (choose from settings)
|
||||||
- PDF support in file viewer
|
|
||||||
- Themes (choose from settings)
|
- Themes (choose from settings)
|
||||||
- Download files in fileviewer (need write permissions)
|
- Download files in file viewer (need write permissions)
|
||||||
- Night mode in PDF (fileviewer)
|
|
||||||
- Merge pull request (merge, merge -no-ff, rebase, squash)
|
- Merge pull request (merge, merge -no-ff, rebase, squash)
|
||||||
- Diff view of PR files for public repositories
|
- Diff view of PR files for public repositories
|
||||||
- File and directory browser
|
- File and directory browser
|
||||||
|
@ -46,7 +44,7 @@
|
||||||
- Collaborators view for repository
|
- Collaborators view for repository
|
||||||
- Markdown support
|
- Markdown support
|
||||||
- Emoji support
|
- Emoji support
|
||||||
- Settings: Pretty and Normal time format, language change, issue badge
|
- Settings: home screen selection, biometric support, language selection, badges and many more
|
||||||
- Option to access local non-https installs
|
- Option to access local non-https installs
|
||||||
- Add collaborator to the repository
|
- Add collaborator to the repository
|
||||||
- Add an email address to your account
|
- Add an email address to your account
|
||||||
|
@ -55,10 +53,10 @@
|
||||||
- See who you are following
|
- See who you are following
|
||||||
- Better handling of logins
|
- Better handling of logins
|
||||||
- Add/remove labels from an issue
|
- Add/remove labels from an issue
|
||||||
- Repo README.md in information tab
|
- Repository README.md in repository details tab
|
||||||
- Basic HTTP authentication support. Use USERNAME@YOUR-DOMAIN.COM in URL field
|
- Basic HTTP authentication support. Use USERNAME@YOUR-DOMAIN.COM in URL field
|
||||||
- Create a new user - Admin privilege required
|
- Create a new user - Admin privilege required
|
||||||
- Closed issues in new tab
|
- Closed issues via filter selection
|
||||||
- Edit issue
|
- Edit issue
|
||||||
- Organization overview
|
- Organization overview
|
||||||
- Code block colors - change in settings
|
- Code block colors - change in settings
|
||||||
|
@ -98,7 +96,7 @@
|
||||||
- Delete and Edit a file
|
- Delete and Edit a file
|
||||||
- Create pull request
|
- Create pull request
|
||||||
- Filter explore repositories
|
- Filter explore repositories
|
||||||
- Search for issuess and pulls globally
|
- Search for issues and pulls globally
|
||||||
- Repository settings to delete, transfer, edit its properties
|
- Repository settings to delete, transfer, edit its properties
|
||||||
- Emoji reactions on issue/pr and comments
|
- Emoji reactions on issue/pr and comments
|
||||||
- Syntax highlighting in code blocks
|
- Syntax highlighting in code blocks
|
||||||
|
|
Loading…
Reference in New Issue