You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/cmd
Daniil Pankratov 3175d08626
CLI support for OAuth sources custom icons (#14166)
4 years ago
..
admin.go CLI support for OAuth sources custom icons (#14166) 4 years ago
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go Add golangci (#6418) 6 years ago
cmd.go Sendmail command (#13079) 4 years ago
convert.go
docs.go Add docs command (#13429) 4 years ago
doctor.go Refactor doctor (#12264) 4 years ago
dump.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
dump_repo.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 4 years ago
embedded.go Implement "embedded" command to extract static resources (#9982) 5 years ago
embedded_stub.go
generate.go
hook.go
keys.go
mailer.go Fix send mail (#13312) 4 years ago
manager.go
migrate.go
migrate_storage.go
restore_repo.go Dump github/gitlab/gitea repository data to a local directory and restore to gitea (#12244) 4 years ago
serv.go migrate from com.* to alternatives (#14103) 4 years ago
web.go Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186) 4 years ago
web_graceful.go