This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/structs
Cirno the Strongest 5acba4609a
Add internal-repo octicon for public repos of private org (#11529)
* Show multiple octicons on repo list

* fix mixed spaces/tabs

* Internal repo octicon

* show internal icon in dashboard repolist

* swagger

* fix icon for normal repo on repo page

* don't expose owner visibility directly; provide internal in repo api

* fix icons for forks and mirrors

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-06-05 14:41:06 +03:00
..
admin_user.go
attachment.go
commit_status.go
doc.go
fork.go
git_blob.go
git_hook.go
hook.go Granular webhook events (#9626) 2020-03-06 07:10:48 +02:00
issue.go Issue/Pull expose IsLocked Property on API (#11708) 2020-06-01 22:01:55 +01:00
issue_comment.go
issue_label.go [API] Fix inconsistent label color format (#10129) 2020-02-09 14:33:03 +00:00
issue_milestone.go
issue_reaction.go
issue_stopwatch.go
issue_tracked_time.go
lfs_lock.go
miscellaneous.go
notifications.go
org.go
org_member.go
org_team.go
org_type.go
pull.go Issue/Pull expose IsLocked Property on API (#11708) 2020-06-01 22:01:55 +01:00
pull_review.go API: Add pull review endpoints (#11224) 2020-05-02 03:20:51 +03:00
release.go Add single release page and latest redirect (#11102) 2020-04-18 11:47:15 -03:00
repo.go Add internal-repo octicon for public repos of private org (#11529) 2020-06-05 14:41:06 +03:00
repo_branch.go Prevent merge of outdated PRs on protected branches (#11012) 2020-04-16 22:00:36 -03:00
repo_collaborator.go
repo_commit.go
repo_file.go
repo_key.go
repo_refs.go
repo_tag.go
repo_topic.go
repo_tree.go
repo_watch.go
status.go
task.go
user.go
user_app.go Remove Unused Functions (#10516) 2020-03-02 00:05:44 +02:00
user_email.go
user_gpgkey.go
user_key.go