index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
templates
/
shared
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(ui): use primary color for button in table modal (#6427)
0ko
2024-12-31
1
-1
/
+1
*
Fix issue/comment menus
Otto Richter
2024-12-30
1
-2
/
+2
*
fix: use DateUtils for blocked users list
Gusted
2024-12-30
1
-1
/
+1
*
feat: filepath filter for code search (#6143)
Shiny Nematoda
2024-12-22
2
-2
/
+20
*
feat(ui): highlight user mention in comments and commit messages
0ko
2024-11-14
1
-0
/
+14
*
[PORT] Refactor DateUtils and merge TimeSince (gitea#32409)
wxiaoguang
2024-11-10
7
-9
/
+9
*
[PORT] Replace DateTime with DateUtils (gitea#32383)
wxiaoguang
2024-11-03
4
-4
/
+4
*
feat: add button to create Markdown table (#5589)
JakobDev
2024-11-01
1
-0
/
+27
*
code-search: make linters happy again
Radosław Piliszek
2024-09-16
1
-13
/
+13
*
ui(code-search): fix to use CodeSearchMode
Radosław Piliszek
2024-09-16
1
-1
/
+1
*
noop(ui): remove some unused CodeIndexerDisabled
Radosław Piliszek
2024-09-16
2
-4
/
+1
*
ui(git-grep): expose regexp mode in dropdown
Shiny Nematoda
2024-09-16
3
-14
/
+33
*
follow up on #2367: rel="nofollow" on in-list labels
Chl
2024-08-15
1
-1
/
+1
*
Update module github.com/editorconfig-checker/editorconfig-checker/v2/cmd/edi...
Renovate Bot
2024-08-09
2
-4
/
+4
*
[BUG] Ensure all filters are persistent in issue filters
Gusted
2024-08-06
2
-4
/
+4
*
[UI] Fix HTMX support for profile card
Gusted
2024-07-17
1
-6
/
+8
*
ui: update pull request icons (#4455)
Bram Hagens
2024-07-16
1
-1
/
+1
*
fix(code search): various ui/ux improvements raised by user research (#4332)
Shiny Nematoda
2024-07-10
5
-19
/
+55
*
Remove tab key handling in markdown editor, add toolbar buttons instead, re #...
Danko Aleksejevs
2024-06-30
1
-0
/
+2
*
Better logic for showing user feed/public activity elements (#4189)
0ko
2024-06-24
1
-1
/
+1
*
[FEAT] expose fuzzy search for issues/repo (#4160)
Shiny Nematoda
2024-06-17
1
-2
/
+2
*
[FEAT] folding results for repo search (#4134)
Shiny Nematoda
2024-06-15
1
-15
/
+20
*
Merge pull request 'Replace `gt-word-break` with `tw-break-anywhere`' (#4102)...
Earl Warren
2024-06-11
2
-3
/
+3
|
\
|
*
Replace `gt-word-break` with `tw-break-anywhere`
0ko
2024-06-11
2
-3
/
+3
*
|
Optimize runner-tags layout to enhance visual experience (#31258)
Kerwin Bryant
2024-06-09
1
-1
/
+1
|
/
*
Fix long branch name overflows (https://github.com/go-gitea/gitea/pull/30345)
silverwind
2024-05-24
1
-6
/
+9
*
UI: Hide hidden email from own profile, again
Panagiotis "Ivory" Vasilopoulos
2024-05-05
1
-20
/
+9
*
Remove obsolete CSS text classes (#30576)
silverwind
2024-04-28
1
-1
/
+1
*
Make display of EasyMDE in UI optional to template
0ko
2024-04-15
1
-1
/
+4
*
add test
Shiny Nematoda
2024-04-13
1
-1
/
+1
*
fix code search template
Shiny Nematoda
2024-04-11
3
-9
/
+5
*
Merge pull request 'Add optional pronoun field in user settings' (#1518) from...
Gusted
2024-04-06
1
-1
/
+1
|
\
|
*
add pronoun field to user profiles
hazycora
2024-04-03
1
-1
/
+1
*
|
Use people icon instead of person on profiles
0ko
2024-04-05
1
-1
/
+1
*
|
[I18N] Provide plural support for followers/following in user profiles
0ko
2024-04-05
1
-1
/
+1
*
|
add label filters in org/{org_name}/issues
iminfinity
2024-04-04
1
-0
/
+50
|
/
*
[GITEA] Apply changes to archived labels
0ko
2024-04-01
1
-1
/
+1
*
Migrate font-family to tailwind (#30118)
silverwind
2024-03-30
1
-1
/
+1
*
Migrate margin and padding helpers to tailwind (#30043)
silverwind
2024-03-30
10
-19
/
+102
*
[Port] gitea#30033: Remove fomantic header module
silverwind
2024-03-28
1
-1
/
+1
*
Support repo code search without setting up an indexer (#29998)
wxiaoguang
2024-03-28
2
-4
/
+13
*
Migrate font-weight helpers to tailwind (#30027)
silverwind
2024-03-26
1
-1
/
+1
*
Fix incorrect tailwind migration (#30007)
silverwind
2024-03-26
5
-6
/
+6
*
Replace 10 more gt- classes with tw- (#29945) (step 2)
Earl Warren
2024-03-26
1
-1
/
+1
*
Replace 10 more gt- classes with tw- (#29945)
silverwind
2024-03-26
7
-16
/
+16
*
Performance improvements for pull request list page (#29900)
Lunny Xiao
2024-03-26
1
-8
/
+8
*
Remove unnecessary ".Link" usages (#29909)
wxiaoguang
2024-03-26
2
-2
/
+2
*
simplify template
Shiny Nematoda
2024-03-20
3
-4
/
+4
*
fixes for port
Shiny Nematoda
2024-03-20
3
-4
/
+8
*
Unify search boxes (#29530)
Denys Konovalov
2024-03-20
11
-14
/
+96
[next]