@@ -150,10 +150,64 @@ for the full license text.
150150<details >
151151<summary >Looking for an overview of the interface? Check it out!</summary >
152152
153- | ![ Dashboard] ( https://dl.gitea.com/screenshots/home_timeline.png ) | ![ User Profile] ( https://dl.gitea.com/screenshots/user_profile.png ) | ![ Global Issues] ( https://dl.gitea.com/screenshots/global_issues.png ) |
154- | :---:| :---:| :---:|
155- | ![ Branches] ( https://dl.gitea.com/screenshots/branches.png ) | ![ Web Editor] ( https://dl.gitea.com/screenshots/web_editor.png ) | ![ Activity] ( https://dl.gitea.com/screenshots/activity.png ) |
156- | ![ New Migration] ( https://dl.gitea.com/screenshots/migration.png ) | ![ Migrating] ( https://dl.gitea.com/screenshots/migration.gif ) | ![ Pull Request View] ( https://image.ibb.co/e02dSb/6.png ) |
157- | ![ Pull Request Dark] ( https://dl.gitea.com/screenshots/pull_requests_dark.png ) | ![ Diff Review Dark] ( https://dl.gitea.com/screenshots/review_dark.png ) | ![ Diff Dark] ( https://dl.gitea.com/screenshots/diff_dark.png ) |
153+ ### Login/Register Page
154+
155+ ![ Login] ( https://dl.gitea.com/screenshots/login.png )
156+ ![ Register] ( https://dl.gitea.com/screenshots/register.png )
157+
158+ ### User Dashboard
159+
160+ ![ Home] ( https://dl.gitea.com/screenshots/home.png )
161+ ![ Issues] ( https://dl.gitea.com/screenshots/issues.png )
162+ ![ Pull Requests] ( https://dl.gitea.com/screenshots/pull_requests.png )
163+ ![ Milestones] ( https://dl.gitea.com/screenshots/milestones.png )
164+
165+ ### User Profile
166+
167+ ![ Profile] ( https://dl.gitea.com/screenshots/user_profile.png )
168+
169+ ### Explore
170+
171+ ![ Repos] ( https://dl.gitea.com/screenshots/explore_repos.png )
172+ ![ Users] ( https://dl.gitea.com/screenshots/explore_users.png )
173+ ![ Orgs] ( https://dl.gitea.com/screenshots/explore_orgs.png )
174+
175+ ### Repository
176+
177+ ![ Home] ( https://dl.gitea.com/screenshots/repo_home.png )
178+ ![ Commits] ( https://dl.gitea.com/screenshots/repo_commits.png )
179+ ![ Branches] ( https://dl.gitea.com/screenshots/repo_branches.png )
180+ ![ Labels] ( https://dl.gitea.com/screenshots/repo_labels.png )
181+ ![ Milestones] ( https://dl.gitea.com/screenshots/repo_milestones.png )
182+ ![ Releases] ( https://dl.gitea.com/screenshots/repo_releases.png )
183+ ![ Tags] ( https://dl.gitea.com/screenshots/repo_tags.png )
184+
185+ #### Repository Issue
186+
187+ ![ List] ( https://dl.gitea.com/screenshots/repo_issues.png )
188+ ![ Issue] ( https://dl.gitea.com/screenshots/repo_issue.png )
189+
190+ #### Repository Pull Requests
191+
192+ ![ List] ( https://dl.gitea.com/screenshots/repo_pull_requests.png )
193+ ![ Pull Request] ( https://dl.gitea.com/screenshots/repo_pull_request.png )
194+ ![ File] ( https://dl.gitea.com/screenshots/repo_pull_request_file.png )
195+ ![ Commits] ( https://dl.gitea.com/screenshots/repo_pull_request_commits.png )
196+
197+ #### Repository Actions
198+
199+ ![ List] ( https://dl.gitea.com/screenshots/repo_actions.png )
200+ ![ Details] ( https://dl.gitea.com/screenshots/repo_actions_run.png )
201+
202+ #### Repository Activity
203+
204+ ![ Activity] ( https://dl.gitea.com/screenshots/repo_activity.png )
205+ ![ Contributors] ( https://dl.gitea.com/screenshots/repo_contributors.png )
206+ ![ Code Frequency] ( https://dl.gitea.com/screenshots/repo_code_frequency.png )
207+ ![ Recent Commits] ( https://dl.gitea.com/screenshots/repo_recent_commits.png )
208+
209+ ### Organization
210+
211+ ![ Home] ( https://dl.gitea.com/screenshots/org_home.png )
158212
159213</details >
0 commit comments