index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
templates
/
projects
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request 'Replace `gt-word-break` with `tw-break-anywhere`' (#4102)...
Earl Warren
2024-06-11
1
-1
/
+1
|
\
|
*
Replace `gt-word-break` with `tw-break-anywhere`
0ko
2024-06-11
1
-1
/
+1
*
|
Remove .segment from .project-column (#31204)
silverwind
2024-06-09
1
-1
/
+1
|
/
*
Rename project board -> column to make the UI less confusing (#30170)
Lunny Xiao
2024-06-02
1
-3
/
+3
*
Fix various problems around projects board view (#30696)
Lunny Xiao
2024-05-12
1
-1
/
+1
*
Fix project name wrapping, remove horizontal margin on header (#30631)
silverwind
2024-04-28
2
-5
/
+5
*
[PORT] gitea##30237: Fix and rewrite contrast color calculation, fix project-...
silverwind
2024-04-15
1
-5
/
+3
*
replace jquery-minicolors with coloris (#30055)
silverwind
2024-04-07
1
-4
/
+4
*
[BUG] Consistent styling for Sort filter
Gusted
2024-03-31
1
-1
/
+1
*
Drag-and-drop improvements for projects and issue pins (#29875)
silverwind
2024-03-30
1
-2
/
+2
*
Add default board to new projects, remove uncategorized pseudo-board (#29874)
Denys Konovalov
2024-03-30
1
-20
/
+11
*
Migrate margin and padding helpers to tailwind (#30043)
silverwind
2024-03-30
2
-8
/
+8
*
Fix incorrect tailwind migration (#30007)
silverwind
2024-03-26
1
-1
/
+1
*
Replace 10 more gt- classes with tw- (#29945)
silverwind
2024-03-26
2
-2
/
+2
*
Remove unnecessary ".Link" usages (#29909)
wxiaoguang
2024-03-26
1
-5
/
+5
*
Unify search boxes (#29530)
Denys Konovalov
2024-03-20
1
-7
/
+2
*
Fix `for` attribute not pointing to the ID of the color picker (#29813)
Yarden Shoham
2024-03-20
1
-1
/
+1
*
Replace some `gt-` classes with `tw-` (#29570)
silverwind
2024-03-11
3
-4
/
+4
*
Refactor some Str2html code (#29397)
wxiaoguang
2024-03-06
2
-2
/
+2
*
Use full width for project boards (#28225)
Denys Konovalov
2023-11-27
1
-51
/
+53
*
More `db.DefaultContext` refactor (#27265)
JakobDev
2023-09-29
2
-8
/
+8
*
Fix incorrect change from #27231 (#27275)
delvh
2023-09-26
1
-3
/
+3
*
Fix more "locale" usages (#27259)
wxiaoguang
2023-09-25
1
-4
/
+4
*
Always use `ctx.Locale.Tr` inside templates (#27231)
delvh
2023-09-25
2
-19
/
+19
*
cleanup locale function usage (#27227)
Denys Konovalov
2023-09-24
2
-3
/
+3
*
Fix dropdown icon position (#27175)
wxiaoguang
2023-09-21
1
-1
/
+1
*
Change green buttons to primary color (#27099)
silverwind
2023-09-19
1
-1
/
+1
*
Refactor some CSS styles and simplify code (#26771)
wxiaoguang
2023-08-28
1
-6
/
+2
*
Fix incorrect "tabindex" attributes (#26733)
wxiaoguang
2023-08-26
1
-2
/
+2
*
fix grab cursor on default column (#26476)
Denys Konovalov
2023-08-14
1
-2
/
+2
*
Refactor project templates (#26448)
Denys Konovalov
2023-08-12
3
-233
/
+174
*
Use template context function for avatar rendering (#26385)
wxiaoguang
2023-08-10
1
-1
/
+1
*
Merge `templates/projects/list.tmpl` and `templates/repo/projects/list.tmpl` ...
Earl Warren
2023-08-01
1
-2
/
+2
*
Fix margin on the new/edit project page. (#25885)
puni9869
2023-07-16
1
-3
/
+3
*
Clarify "text-align" CSS helpers, fix clone button padding (#25763)
wxiaoguang
2023-07-08
1
-1
/
+1
*
Reformat some templates (#25756)
wxiaoguang
2023-07-07
3
-331
/
+330
*
Following up fixes for "Fix inconsistent user profile layout across tabs" (#2...
wxiaoguang
2023-07-07
1
-6
/
+2
*
Fix inconsistent user profile layout across tabs (#25625)
puni9869
2023-07-06
2
-12
/
+2
*
Replace fomantic divider module with our own (#25539)
silverwind
2023-06-29
3
-5
/
+5
*
Remove test string (#25447)
Denys Konovalov
2023-06-22
1
-1
/
+1
*
Various UI fixes (#25264)
silverwind
2023-06-22
1
-1
/
+1
*
Fix UI on mobile view (#25315)
Denys Konovalov
2023-06-18
2
-25
/
+28
*
Merge `new project` templates into one (#24985)
delvh
2023-05-31
1
-74
/
+57
*
Use `shared/issueicon` template in projects (#24922)
silverwind
2023-05-25
1
-18
/
+2
*
Update pin and add pin-slash (#24669)
yp05327
2023-05-12
1
-1
/
+1
*
Add permission check for moving issue action in project view page (#24589)
yp05327
2023-05-09
1
-1
/
+1
*
Make Issue/PR/projects more compact, misc CSS tweaks (#24459)
silverwind
2023-05-03
1
-1
/
+1
*
Rework header bar on issue, pull requests and milestone (#24420)
silverwind
2023-04-30
3
-4
/
+4
*
Improve some modal action buttons (#24289)
wxiaoguang
2023-04-24
2
-6
/
+6
*
Refactor delete_modal_actions template and use it for project column related ...
Hester Gong
2023-04-23
2
-23
/
+18
[next]