forgejo/routers/api/v1
sillyguodong 16696a42f5
Add API for Variables (#29520)
close #27801

---------

Co-authored-by: silverwind <me@silverwind.io>
(cherry picked from commit 62b073e6f31645e446c7e8d6b5a506f61b47924e)

Conflicts:
	- modules/util/util.go
          Trivial resolution, only picking the newly introduced function
	- routers/api/v1/swagger/options.go
          Trivial resolution. We don't have UserBadges, don't pick that part.
	- templates/swagger/v1_json.tmpl
          Regenerated.
2024-04-07 10:57:53 +02:00
..
activitypub activitypub: warn instead of error 2024-03-24 07:12:31 +01:00
admin add pronoun field to user profiles 2024-04-03 15:11:17 -05:00
misc Port "Fix wrong test usage of AppSubURL" 2024-03-06 21:47:44 +01:00
notify drop log.Error in ReadRepoNotifications 2024-03-24 07:12:31 +01:00
org Add API for Variables (#29520) 2024-04-07 10:57:53 +02:00
packages remove util.OptionalBool and related functions (#29513) 2024-03-06 12:10:46 +08:00
repo Add API for Variables (#29520) 2024-04-07 10:57:53 +02:00
settings Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
shared Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
swagger Add API for Variables (#29520) 2024-04-07 10:57:53 +02:00
user Add API for Variables (#29520) 2024-04-07 10:57:53 +02:00
utils Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
api.go Add API for Variables (#29520) 2024-04-07 10:57:53 +02:00