index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
translation
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i18n: Add dummy language for checking translation keys (#5785)
xtex
2024-11-05
3
-0
/
+95
*
Add testifylint to lint checks (#4535)
TheFox0x7
2024-07-30
1
-8
/
+9
*
Rename ByteSize to ReadableSize
0ko
2024-03-31
2
-8
/
+8
*
Add unit test for TrSize
0ko
2024-03-30
1
-2
/
+20
*
Provide a way to translate data units
0ko
2024-03-30
2
-0
/
+36
*
log.Error on missing translation
oliverpool
2024-03-24
1
-0
/
+6
*
Add an trailing slash to dashboard links (#29555)
wxiaoguang
2024-03-06
2
-2
/
+4
*
Improve TrHTML and add more tests (#29228)
wxiaoguang
2024-02-19
2
-3
/
+71
*
Refactor locale&string&template related code (#29165)
wxiaoguang
2024-02-16
5
-48
/
+73
*
[I18N] add [common] as first line
Earl Warren
2024-02-05
1
-1
/
+4
*
Replace `interface{}` with `any` (#25686)
silverwind
2023-07-04
4
-8
/
+8
*
Refactor INI package (first step) (#25024)
wxiaoguang
2023-06-02
1
-7
/
+2
*
Decouple the different contexts from each other (#24786)
wxiaoguang
2023-05-21
1
-3
/
+11
*
Make repo size style matches others (commits/branches/tags) (#24408)
wxiaoguang
2023-04-28
2
-0
/
+13
*
Use more specific test methods (#24265)
KN4CK3R
2023-04-22
1
-2
/
+2
*
Update go tool dependencies, restructure lint targets (#24239)
silverwind
2023-04-22
1
-1
/
+0
*
Refactor locale number (#24134)
wxiaoguang
2023-04-17
3
-5
/
+79
*
Use a general approach to access custom/static/builtin assets (#24022)
wxiaoguang
2023-04-12
1
-9
/
+5
*
Append `(comment)` when a link points at a comment rather than the whole issu...
Hester Gong
2023-04-03
1
-0
/
+4
*
Clarify Gitea/Crowdin locale behaviors, add tests for LocaleStore, fix some s...
wxiaoguang
2023-03-31
1
-0
/
+54
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
6
-12
/
+6
*
Make every not exist error unwrappable to a fs.ErrNotExist (#20891)
zeripath
2022-10-18
1
-3
/
+5
*
Use en-US as fallback when using other default language (#21200)
wxiaoguang
2022-09-25
4
-12
/
+36
*
Share HTML template renderers and create a watcher framework (#20218)
zeripath
2022-08-28
6
-349
/
+324
*
Allow dev i18n to be more concurrent (#20159)
zeripath
2022-07-04
1
-74
/
+168
*
Make better use of i18n (#20096)
Gusted
2022-06-26
3
-82
/
+150
*
Remove legacy unmaintained packages, refactor to support change default local...
wxiaoguang
2022-04-03
3
-8
/
+212
*
Refactor i18n, use Locale to provide i18n/translation related functions (#18648)
wxiaoguang
2022-02-08
1
-10
/
+28
*
Fix the missing i18n key for update checker (#18646)
wxiaoguang
2022-02-07
1
-0
/
+12
*
Sort locales according to their names (#18211)
delvh
2022-01-08
1
-1
/
+9
*
Unify and simplify TrN for i18n (#18141)
wxiaoguang
2022-01-02
1
-0
/
+65
*
Use index of the supported tags to choose user lang (#15452)
Naohisa Murakami
2021-04-14
1
-7
/
+9
*
Use i18n.Reset to reload locales (#15073)
6543
2021-03-21
1
-8
/
+2
*
Fix locale init (#14582)
John Olheiser
2021-02-05
1
-2
/
+9
*
Update docs and comments to remove macaron (#14491)
Lunny Xiao
2021-01-29
1
-1
/
+0
*
Move macaron to chi (#14293)
Lunny Xiao
2021-01-26
1
-21
/
+28
*
Fix recovery middleware to render gitea style page. (#13857)
Lunny Xiao
2021-01-05
1
-0
/
+92