forgejo/routers/web/user
Gusted 443f7d59f9 chore: teach set module about iter.Seq (#6676)
- Add a new `Seq` function to the `Set` type, this returns an iterator over the values.
- Convert some users of the `Values` method to allow for more optimal code.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6676
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Gusted <postmaster@gusted.xyz>
Co-committed-by: Gusted <postmaster@gusted.xyz>
2025-01-24 16:45:46 +00:00
..
setting feat: add configurable cooldown to claim usernames (#6422) 2025-01-24 04:16:56 +00:00
avatar.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
code.go feat: filepath filter for code search (#6143) 2024-12-22 12:24:29 +00:00
home.go feat(ui): set your_repositories as the default filter for org dashboards (#5593) 2024-10-17 13:24:41 +00:00
home_test.go feat: set created_by as the default filter for /issues and /pulls (#5286) 2024-09-13 12:55:39 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
notification.go fix: don't specify FOR clause for index hint 2024-12-06 22:13:17 +01:00
package.go chore: teach set module about iter.Seq (#6676) 2025-01-24 16:45:46 +00:00
profile.go Rewrite OpenGraph Header 2025-01-01 20:43:20 +01:00
search.go Add DISABLE_ORGANIZATIONS_PAGE and DISABLE_CODE_PAGE settings for explore pages and fix an issue related to user search (#32288) 2024-10-27 11:27:40 +01:00
stop_watch.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
task.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00