index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
templates
/
shared
/
issuelist.tmpl
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[BUG] Ensure all filters are persistent in issue filters
Gusted
2024-08-06
1
-1
/
+1
*
Fix long branch name overflows (https://github.com/go-gitea/gitea/pull/30345)
silverwind
2024-05-24
1
-6
/
+9
*
[GITEA] Apply changes to archived labels
0ko
2024-04-01
1
-1
/
+1
*
Migrate margin and padding helpers to tailwind (#30043)
silverwind
2024-03-30
1
-2
/
+2
*
Remove unnecessary ".Link" usages (#29909)
wxiaoguang
2024-03-26
1
-1
/
+1
*
Unify search boxes (#29530)
Denys Konovalov
2024-03-20
1
-1
/
+1
*
Replace more gt- with tw- (#29678)
silverwind
2024-03-11
1
-3
/
+3
*
Remove incorrect and unnecessary Escape from templates (#29394)
wxiaoguang
2024-02-26
1
-3
/
+3
*
Remove unnecessary "Safe" modifier from templates (#29318)
wxiaoguang
2024-02-26
1
-3
/
+3
*
Refactor timeutil package (#28623)
wxiaoguang
2023-12-28
1
-1
/
+1
*
Fix wrong due date rendering in issue list page (#28588)
Yarden Shoham
2023-12-22
1
-1
/
+1
*
Refactor template empty checks (#28351)
KN4CK3R
2023-12-04
1
-1
/
+1
*
Add `Hide/Show all checks` button to commit status check (#26284)
yp05327
2023-11-02
1
-1
/
+1
*
Hide archived labels when filtering by labels on the issue list (#27115)
puni9869
2023-10-01
1
-1
/
+1
*
More `db.DefaultContext` refactor (#27265)
JakobDev
2023-09-29
1
-1
/
+1
*
Fix more "locale" usages (#27259)
wxiaoguang
2023-09-25
1
-1
/
+1
*
Always use `ctx.Locale.Tr` inside templates (#27231)
delvh
2023-09-25
1
-10
/
+10
*
Improve issue list layout (#26983)
wxiaoguang
2023-09-09
1
-7
/
+5
*
Improve flex list UI (#26970)
wxiaoguang
2023-09-08
1
-3
/
+5
*
Minor dashboard tweaks, fix flex-list margins (#26829)
silverwind
2023-08-31
1
-1
/
+1
*
Use template context function for avatar rendering (#26385)
wxiaoguang
2023-08-10
1
-1
/
+1
*
Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)
Denys Konovalov
2023-08-01
1
-12
/
+12
*
Restructure issue list template, styles (#25750)
Denys Konovalov
2023-07-09
1
-59
/
+61
*
Actions list enhancements (#25601)
silverwind
2023-07-04
1
-2
/
+2
*
Various UI fixes (#25264)
silverwind
2023-06-22
1
-1
/
+1
*
Button and color enhancements (#24989)
silverwind
2023-06-09
1
-3
/
+3
*
Rework notifications list (#24812)
silverwind
2023-05-25
1
-21
/
+1
*
Clean up various avatar dimensions (#24701)
silverwind
2023-05-14
1
-1
/
+1
*
Fix template function DateTime (#24317)
wxiaoguang
2023-04-25
1
-1
/
+1
*
Allow using localized absolute date times within phrases with place holders a...
Yarden Shoham
2023-04-23
1
-1
/
+1
*
Use auto-updating, natively hoverable, localized time elements (#23988)
Yarden Shoham
2023-04-11
1
-1
/
+1
*
Convert issue list checkboxes to native (#23596)
silverwind
2023-03-30
1
-4
/
+2
*
Use data-tooltip-content for tippy tooltip (#23649)
wxiaoguang
2023-03-24
1
-2
/
+2
*
Fix long project name display in issue list and in related dropdown (#23653)
Hester Gong
2023-03-24
1
-7
/
+11
*
Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538)
yp05327
2023-03-19
1
-1
/
+1
*
Fix due date being wrong on issue list (#23475)
Yarden Shoham
2023-03-14
1
-1
/
+1
*
Fix incorrect project links and use symlink icon for org-wide projects (#23325)
yp05327
2023-03-06
1
-2
/
+2
*
Add context when rendering labels or emojis (#23281)
Jonathan Tran
2023-03-05
1
-2
/
+2
*
Scoped labels (#22585)
Brecht Van Lommel
2023-02-18
1
-1
/
+1
*
Add context cache as a request level cache (#22294)
Lunny Xiao
2023-02-15
1
-1
/
+1
*
Move helpers to be prefixed with `gt-` (#22879)
zeripath
2023-02-13
1
-26
/
+26
*
Use link in UI which returned a relative url but not html_url which contains ...
Lunny Xiao
2023-02-06
1
-5
/
+5
*
Improve checkbox accessibility a bit by adding the title attribute (#22593)
Felipe Leopoldo Sologuren GutiƩrrez
2023-02-01
1
-2
/
+1
*
Pull Requests: add color to approved/reject icon in pull requests list
Brecht Van Lommel
2023-01-20
1
-2
/
+2
*
Timeline and color tweaks (#21799)
silverwind
2022-11-19
1
-1
/
+1
*
Localize all timestamps (#21440)
Yarden Shoham
2022-10-17
1
-1
/
+1
*
Add `code` highlighting in issue titles (#21432)
Yarden Shoham
2022-10-15
1
-1
/
+1
*
Add whitespace removal inside template curly brackes (#20853)
silverwind
2022-08-25
1
-3
/
+3
*
Make branch icon stand out more (#20726)
Gusted
2022-08-10
1
-6
/
+4
*
Add issue filter for Author (#20578)
parnic
2022-08-08
1
-1
/
+1
[next]