forgejo/cmd
KN4CK3R 4b5a6e5ef0
Fix typos (#21947)
Two typos

The `recieve` typo is also present in a translation.

5f38acd9a0/options/locale/locale_sv-SE.ini (L1760)
Someone with a Crowdin account should fix that.

... and in a license file but I don't think we can change that because
that's the official text.

5f38acd9a0/options/license/xinetd (L21)
2022-11-27 00:21:54 +08:00
..
admin.go Add context.Context to more methods (#21546) 2022-11-19 16:12:33 +08:00
admin_auth_ldap.go
admin_auth_ldap_test.go
cert.go
cmd.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
convert.go
docs.go
doctor.go Split migrations folder (#21549) 2022-11-02 16:54:36 +08:00
dump.go dump: Add option to skip index dirs (#21501) 2022-10-24 11:19:21 +08:00
dump_repo.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
embedded.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
embedded_stub.go
generate.go
hook.go Fix typos (#21947) 2022-11-27 00:21:54 +08:00
hook_test.go
keys.go
mailer.go
main_test.go
manager.go
manager_logging.go
migrate.go
migrate_storage.go Merge db.Iterate and IterateObjects (#21641) 2022-10-31 23:51:14 +08:00
migrate_storage_test.go Add package registry quota limits (#21584) 2022-11-09 14:34:27 +08:00
restore_repo.go
serv.go Fix typo (#21201) 2022-09-18 16:13:34 +08:00
web.go Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI (#19663) 2022-10-02 01:26:33 +08:00
web_acme.go Support Proxy protocol (#12527) 2022-08-21 19:20:43 +01:00
web_graceful.go Support Proxy protocol (#12527) 2022-08-21 19:20:43 +01:00
web_https.go Support Proxy protocol (#12527) 2022-08-21 19:20:43 +01:00