forgejo/modules/structs
6543 58501a2682
[API] GET / SET User Settings (#16169)
* API: GET/SET User Settings

* linter

* Apply suggestions from code review

* Update modules/structs/user.go

* lint

* fix swagger

* move User2UserSettings to convert

* as per @zeripath "preferences" -> "settings"

Co-authored-by: techknowlogick <matti@mdranta.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-06-23 15:58:44 -04:00
..
admin_user.go Addition to (Add Location, Website and Description to API #15675) (#15690) 2021-05-02 21:03:15 +02:00
attachment.go
commit_status.go
cron.go
doc.go
fork.go
git_blob.go
git_hook.go
hook.go Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
issue.go rm gogs relict (#14665) 2021-02-14 00:07:17 +08:00
issue_comment.go
issue_label.go
issue_milestone.go
issue_reaction.go
issue_stopwatch.go Display current stopwatch in navbar (#14122) 2021-01-21 15:51:52 +01:00
issue_tracked_time.go
lfs_lock.go
miscellaneous.go
notifications.go
org.go Fix some API bugs (#16184) 2021-06-18 01:24:55 +02:00
org_member.go
org_team.go Add missing repo.projects unit into swagger (#14876) 2021-03-03 23:44:30 +01:00
org_type.go
pull.go
pull_review.go Expose resolver via API (#15167) 2021-03-28 00:37:51 +01:00
release.go
repo.go Add LFS Migration and Mirror (#14726) 2021-04-08 18:25:57 -04:00
repo_branch.go
repo_collaborator.go
repo_commit.go [API] Add affected files of commits to commit struct (#14579) 2021-02-07 15:43:40 +01:00
repo_file.go enhancement: add signoff option in commit form (#14516) 2021-01-29 16:57:45 +08:00
repo_key.go
repo_refs.go
repo_tag.go [API] Add repoCreateTag (#16165) 2021-06-17 18:04:10 +02:00
repo_topic.go
repo_tree.go
repo_watch.go
settings.go Disable Stars config option (#14653) 2021-04-15 18:53:57 +02:00
status.go
task.go
user.go [API] GET / SET User Settings (#16169) 2021-06-23 15:58:44 -04:00
user_app.go
user_email.go
user_gpgkey.go
user_key.go