0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-25 04:51:37 -05:00
forgejo/modules/structs
fluzz cf787ad7fd Add an updated_at field to the API call for issue's comment edition
The update date is used as the comment update date, and is applied to
the issue as an update date.
2023-08-24 12:10:54 +02:00
..
activity.go
activitypub.go
admin_user.go
attachment.go
commit_status.go Add link to job details and tooltip to commit status in repo list in dashboard (#26326) 2023-08-21 15:26:10 +08:00
commit_status_test.go refactor improve NoBetterThan (#26126) 2023-07-26 08:52:07 +00:00
cron.go
doc.go
fork.go
git_blob.go
git_hook.go
hook.go Add branch_filter to hooks API endpoints (#26599) 2023-08-21 11:43:52 +00:00
issue.go WIP: Add an 'updated_at' field to the EditIssueOption struct 2023-08-24 12:10:31 +02:00
issue_comment.go Add an updated_at field to the API call for issue's comment edition 2023-08-24 12:10:54 +02:00
issue_label.go Add an updated_at field to the API calls related to Issue's Labels. 2023-08-24 12:10:39 +02:00
issue_milestone.go
issue_reaction.go
issue_stopwatch.go
issue_test.go
issue_tracked_time.go
lfs_lock.go
mirror.go
miscellaneous.go
nodeinfo.go
notifications.go
org.go Allow Organisations to have a E-Mail (#25082) 2023-07-25 08:26:27 +00:00
org_member.go
org_team.go Doc update swagger doc for POST /orgs/{org}/teams (#26155) 2023-07-26 10:22:56 +00:00
package.go
pull.go
pull_review.go
release.go
repo.go [FEAT] add Forgero Git Service 2023-08-22 09:30:41 +02:00
repo_branch.go
repo_collaborator.go
repo_commit.go Add file status for API "Get a single commit from a repository" (#16205) (#25831) 2023-07-20 16:35:47 +08:00
repo_file.go Refactor "Content" for file uploading (#25851) 2023-07-18 18:14:47 +00:00
repo_key.go
repo_note.go
repo_refs.go
repo_tag.go
repo_topic.go
repo_tree.go
repo_watch.go
repo_wiki.go
secret.go feat: implement organization secret creation API (#26566) 2023-08-22 11:20:34 +08:00
settings.go
status.go
task.go
user.go
user_app.go
user_email.go
user_gpgkey.go
user_key.go
visible_type.go