You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
6543 fd60ebfe14
[API] Migration: Change ServiceType String (#12672)
* use different structs for MigrateRepoOptions on UI and API

* Fix TokenAuth and rename UID to an understandable Name

* fix swagger doc

* simplify & mk redable

* R E F A C T O R:
migration has now internal 3 structs to store its options:
 * the Options for WebUI: modules/auth/repo_form.go
 * the Options for API: modules/structs/repo.go
 * the option struct with after validation for internal prossessing: modules/migrations/base/options.go

* Copyright Header

* Deprecate UID - add RepoOwner

* adopt repo.go -> migrate.go

* add comment about each struct purpose

* lint
4 years ago
..
admin Add check for LDAP group membership (#10869) 4 years ago
base Set language via AJAX (#12785) 4 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Support elastic search for code search (#10273) 4 years ago
mail Add email notify for new release (#12463) 4 years ago
org Show 2FA info on Admin Pannel: Users List (#12515) 4 years ago
pwa Move serviceworker to workbox and fix SSE interference (#11538) 4 years ago
repo ui: change commentTag style (#11668) 4 years ago
status Make error pages translatable (#11163) 4 years ago
swagger [API] Migration: Change ServiceType String (#12672) 4 years ago
user Add placeholder text for bio profile text form (#12792) 4 years ago
home.tmpl Add Octicon SVG spritemap (#10107) 5 years ago
install.tmpl Change default charset for MySQL on install to utf8mb4 (#10989) 4 years ago