1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-21 11:16:03 +00:00
gitea/routers/web/user
Denys Konovalov 83f37f6302
Remove urls from translations (#31950)
Part of #27700

Removes all URLs from translation strings to easy up changing them in
the future and to exclude people injecting malicious URLs through
translations. First measure as long as #24402 is out of scope.
2024-09-02 18:36:24 +00:00
..
setting Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
avatar.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
code.go Remove AddParamIfExist(AddParam) (#29841) 2024-03-16 12:07:56 +00:00
home_test.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
home.go Hide the "Details" link of commit status when the user cannot access actions (#30156) 2024-07-28 23:11:40 +08:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
notification.go Add missing repository type filter parameters to pager (#31832) 2024-08-15 16:34:24 +00:00
package.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
profile.go nix wording nit in todo code comment 2024-09-01 20:25:02 +02:00
search.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 2024-02-29 18:52:49 +00:00
stop_watch.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
task.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00