gitea/routers
Antoine GIRARD 2bcd9471c9 Separate generate swagger + fix sed os specific ()
* Separate generate-swagger

* Remove go generate rules

* Add missing definition replacement + remove use of -i sed flag

for compatibility with mac os default sed version.
This is a little hacky a better solution could be use.

* Use custom SED_INPLACE

depending of platform detection

* Use SED_INPLACE for swagger-ui also
..
admin LDAP user synchronization ()
api/v1 Separate generate swagger + fix sed os specific ()
dev xxx_active_code_live setting in printed in hours and minutes instead … ()
org fix bug to deny to add orgnization as a member of an orgnization or team ()
private fix bug when push a branch name with / & fix an integration test bug ()
repo Fix search by issue type ()
routes gofmt ()
user Fix 500 in public activity page ()
home.go Generate swagger json ()
init.go Sanitation fix from Gogs ()
install.go Add configuration option for default permission to create Organizations ()