0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 23:15:57 +01:00
gitea/routers/web/user
Panagiotis "Ivory" Vasilopoulos 65e09a303e
Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803)
This change introduces a fix for the PR #26214 to set the UserLocationMapURL correctly.
2023-09-29 14:57:06 +00:00
..
setting make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
avatar.go
code.go
home_test.go
home.go Another round of db.DefaultContext refactor (#27103) 2023-09-25 13:17:37 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
notification.go
package.go Another round of db.DefaultContext refactor (#27103) 2023-09-25 13:17:37 +00:00
profile.go Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803) 2023-09-29 14:57:06 +00:00
search.go
stop_watch.go
task.go