jojo/routers/web/repo
Robert Wolff efe52db86f fix(ui): use tab width from .editorconfig when editing files (#11418)
Resolves #11411.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11418
Reviewed-by: limiting-factor <limiting-factor@noreply.codeberg.org>
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2026-05-11 20:24:24 +02:00
..
actions feat: make it possible to remove workflow runs (#12478) 2026-05-11 16:02:36 +02:00
badges chore: ensure consistent import aliasing for services and models (#10253) 2025-11-30 17:00:57 +01:00
flags chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
setting fix: cleanup data before migration retry (#12370) 2026-05-05 12:41:42 +02:00
action_aggregator_test.go chore: ensure consistent import aliasing for services and models (#10253) 2025-11-30 17:00:57 +01:00
activity.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
attachment.go chore: make use of go1.26 features (#12369) 2026-05-01 22:51:48 +02:00
blame.go blame: count lines without reading blob 2025-06-24 17:36:13 +02:00
branch.go chore: add modernizer linter (#11936) 2026-04-02 03:29:37 +02:00
card.go feat: strip newlines on og image rendering (#10914) 2026-01-19 18:41:20 +01:00
cherry_pick.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
code_frequency.go chore: ensure consistent import aliasing for services and models (#10253) 2025-11-30 17:00:57 +01:00
commit.go feat: show breadcrumb path in path filtered commit history view (#12116) 2026-05-01 01:53:10 +02:00
commit_test.go fix(ui): improve Git notes editing (#11365) 2026-03-10 23:49:18 +01:00
compare.go fix: compare branches with names diff or patch (#12227) 2026-04-23 00:35:11 +02:00
contributors.go chore: ensure consistent import aliasing for services and models (#10253) 2025-11-30 17:00:57 +01:00
download.go git/commit: re-implement submodules file reader (#8438) 2025-07-15 00:20:00 +02:00
editor.go fix(ui): use tab width from .editorconfig when editing files (#11418) 2026-05-11 20:24:24 +02:00
editor_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-03-28 22:22:21 +00:00
find.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
githttp.go refactor: change authentication to return structured data (#12202) 2026-04-22 21:00:26 +02:00
githttp_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-03-28 22:22:21 +00:00
helper.go feat(build): improve lint-locale-usage further (#8736) 2025-08-27 23:47:34 +02:00
helper_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
issue.go fix(web): org projects assignment in issue view (#7999) 2026-05-02 01:29:40 +02:00
issue_content_history.go 2025-11-21 combined security patches (#10037) 2025-11-21 05:23:43 +01:00
issue_dependency.go chore: fix typos throughout the codebase (#10753) 2026-01-26 22:57:33 +01:00
issue_label.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
issue_label_test.go chore: add modernizer linter (#11936) 2026-04-02 03:29:37 +02:00
issue_lock.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
issue_pin.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
issue_stopwatch.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
issue_test.go fix(web): org projects assignment in issue view (#7999) 2026-05-02 01:29:40 +02:00
issue_timetrack.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
issue_watch.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
main_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
middlewares.go chore: fix typos throughout the codebase (#10753) 2026-01-26 22:57:33 +01:00
migrate.go fix: cleanup data before migration retry (#12370) 2026-05-05 12:41:42 +02:00
milestone.go chore: add modernizer linter (#11936) 2026-04-02 03:29:37 +02:00
packages.go chore: add modernizer linter (#11936) 2026-04-02 03:29:37 +02:00
patch.go chore: fix typos throughout the codebase (#10753) 2026-01-26 22:57:33 +01:00
projects.go fix(web): org projects assignment in issue view (#7999) 2026-05-02 01:29:40 +02:00
projects_test.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
pull.go fix: when reviewing in PRs, make comments relative to viewed base & head, not just viewed head (#12107) 2026-04-14 17:18:14 +02:00
pull_review.go fix: when reviewing in PRs, make comments relative to viewed base & head, not just viewed head (#12107) 2026-04-14 17:18:14 +02:00
pull_review_test.go fix: when reviewing in PRs, make comments relative to viewed base & head, not just viewed head (#12107) 2026-04-14 17:18:14 +02:00
pull_test.go fix(ui): improve Git notes editing (#11365) 2026-03-10 23:49:18 +01:00
recent_commits.go Hide activity contributors, recent commits and code frequrency left tabs if there is no code permission (#34053) 2025-04-01 02:28:02 +02:00
release.go fix(10359): Count releases correctly when using filters (q) (#10387) 2025-12-11 05:13:21 +01:00
release_test.go fix(10359): Count releases correctly when using filters (q) (#10387) 2025-12-11 05:13:21 +01:00
render.go feat: detect Interlisp sources as text (#8377) 2025-07-02 07:38:46 +02:00
repo.go chore: add modernizer linter (#11936) 2026-04-02 03:29:37 +02:00
search.go fix(ui): add missing translation for code search when keyword is empty string (#10964) 2026-01-21 16:42:18 +01:00
topic.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
treelist.go git/commit: re-implement submodules file reader (#8438) 2025-07-15 00:20:00 +02:00
view.go fix: "Follow symlink" to work with arbitrary links (#12246) 2026-04-27 23:54:21 +02:00
view_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
wiki.go chore: add modernizer linter (#11936) 2026-04-02 03:29:37 +02:00
wiki_test.go Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367) 2025-03-28 22:22:21 +00:00