17a03e2155
backend linting
40ad4e64a5
Linting, and some refactoring
Make forgejo CSP happy
I'm picking up the various Ci issues this week.
135d30c4e4
Update web_src/js/branchdropdown.js
c2db85c720
manually add changes from upstream commit #a0bee7b0b8
4ad11c0b41
Various fixes as requested by preliminary review.
Make forgejo CSP happy
They were indeed not used, but the JS expected them downstream. I've cleaned this up to produce only an empty stub.
Make forgejo CSP happy
That seems reasonable. Keeping them out of the dom is also wise. Ill look into creating a cached endpoint for that, cache invalidation seems the biggest question, so If you have any pointers on...
12975: Fix HTMX attributes in watch, star, and notification buttons
Im thinking this will conflict with my PR.
cd352d9f3f
Merge branch 'forgejo' into forgejo
6a27eb051d
feat(api,ui): add multiline comment on pullrequest (#12582)
f576a1a21e
feat: remove
no-transform in Cache-Control header. (#12905)
377c455062
Update module github.com/jackc/pgx/v5 to v5.10.0 (forgejo) (#12914)
eda4c387b8
Update go-openapi packages to v0.22.5 (forgejo) (#12909)
2dbe4d5f10
Add refocus attr on watch/unwatch button, remove discrete htmlx after-settle to remove inline js eval.
7b32624c42
Merge branch 'forgejo' into forgejo
761ed894c5
fix: workflow with pull_request trigger and path filter not run when merging (#12739)
2c7ce02da1
Update dependency forgejo/release-notes-assistant to v1.7.1 (forgejo) (#12740)
e2c8c0d1f6
Update dependency katex to v0.17.0 (forgejo) (#12741)
c8d24ff06a
feat: enable auth to git HTTP via authorized integrations (#12715)
e0a5786f15
Merge branch 'forgejo' into forgejo
326ae6ad67
Update go toolchain directive to v1.26.3 (forgejo) (#12454)
bf958fa355
fix: make package cleanup work again (#12446)
69cf1f3333
Lock file maintenance (forgejo) (#12408)
1cdef7d39f
chore: upgrade xorm to v1.3.9-forgejo.12 (#12430)
72d51a0c6f
harden against missing tags
d72f5952a8
Fix inline eval in htmx focussing of elements after settle
2b04c6178c
fix team, assignee and participant lookups for comment mentions
64071dac8e
fix team, assignee and participant lookups for comment mentions
57fc99221a
Merge branch 'forgejo' into forgejo
b6658076a9
Update dependency clippie to v4.1.15 (forgejo) (#12371)
731334e973
fix(web): org projects assignment in issue view (#7999)
07a6b6ce82
chore: make use of go1.26 features (#12369)
c1dc213c9b
feat: add missing tooltips in
lfs_pointers.tmpl (#12139)
8242ce2550
Fix json object in template, make parse errors more visible. Fixes organizations list.