index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor INI package (first step) (#25024)
wxiaoguang
2023-06-02
1
-8
/
+4
*
Reduce verbosity of dev commands (#24917)
silverwind
2023-05-24
1
-2
/
+2
*
Replace placeholders in licenses (#24354)
Jason Song
2023-05-05
1
-1
/
+29
*
Ensure final newline in `assets/go-licenses.json` (#24407)
silverwind
2023-04-28
1
-0
/
+5
*
Drop "unrolled/render" package (#23965)
wxiaoguang
2023-04-08
1
-12
/
+17
*
Try to catch more broken translations (#23867)
wxiaoguang
2023-04-03
1
-5
/
+30
*
Clarify Gitea/Crowdin locale behaviors, add tests for LocaleStore, fix some s...
wxiaoguang
2023-03-31
1
-11
/
+4
*
Improve backport-locales.go (#23807)
wxiaoguang
2023-03-30
1
-4
/
+5
*
Refactor internal API for git commands, use meaningful messages instead of "I...
wxiaoguang
2023-03-29
1
-2
/
+2
*
Clean some legacy files and move some build files (#23699)
wxiaoguang
2023-03-25
4
-1
/
+31
*
A tool to help to backport locales, changes source strings to fix other broke...
wxiaoguang
2023-03-23
1
-0
/
+89
*
Keep (add if not existing) xmlns attribute for generated SVG images (#23410)
wxiaoguang
2023-03-21
1
-2
/
+10
*
Improve sed detection in update-locales.sh (#23254)
silverwind
2023-03-04
1
-10
/
+11
*
Improve update-locales script and fix locale processing bug (#23240)
wxiaoguang
2023-03-02
1
-5
/
+40
*
Consume hcaptcha and pwn deps (#22610)
John Olheiser
2023-01-29
1
-2
/
+5
*
Change use of Walk to WalkDir to improve disk performance (#22462)
Felipe Leopoldo Sologuren GutiƩrrez
2023-01-16
1
-2
/
+6
*
Fix unstable emoji sort (#22346)
KN4CK3R
2023-01-05
1
-0
/
+4
*
Update Emoji dataset to Unicode 14 (#22342)
isla w
2023-01-04
1
-1
/
+1
*
Update JS dependencies and eslint (#22190)
silverwind
2022-12-20
2
-4
/
+4
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
7
-16
/
+9
*
Simplify fmt-check (#21458)
silverwind
2022-10-16
2
-13
/
+5
*
Use own Go version instead of hardcoded 1.17 for `make fmt` (#21457)
Yarden Shoham
2022-10-15
1
-1
/
+12
*
[API] teamSearch show teams with no members if user is admin (#21204)
6543
2022-09-19
1
-2
/
+2
*
Generate go-licenses during tidy again (#21108)
silverwind
2022-09-09
1
-1
/
+9
*
Rewrite go license generator in go (#21078)
silverwind
2022-09-07
2
-30
/
+74
*
Add go licenses to licenses.txt (#21034)
silverwind
2022-09-04
1
-0
/
+30
*
Kd/ci playwright go test (#20123)
Kyle D
2022-09-02
1
-3
/
+3
*
Go 1.19 format (#20758)
John Olheiser
2022-08-31
1
-2
/
+1
*
chore: remove broken gitea-format-imports (#20952)
Jason Song
2022-08-25
1
-26
/
+0
*
Remove deprecated licenses (#20222)
Gusted
2022-08-22
1
-0
/
+8
*
Modernize JS build scripts (#19824)
silverwind
2022-06-06
2
-33
/
+28
*
Add the possibility to allow the user to have a favicon which differs from th...
Jan-Eric Schober
2022-05-23
1
-7
/
+10
*
Remove legacy `+build:` constraint (#19582)
wxiaoguang
2022-05-02
7
-7
/
+0
*
Use `go run` for tool dependencies, require go 1.17 (#18874)
silverwind
2022-03-16
1
-3
/
+3
*
Fix `make fmt` and `make fmt-check` (#18633)
silverwind
2022-02-06
2
-10
/
+21
*
format with gofumpt (#18184)
6543
2022-01-20
7
-25
/
+20
*
Fix documents for development and bug report (#18249)
wxiaoguang
2022-01-13
1
-2
/
+2
*
Don't store assets modified time into generated files (#18193)
Lunny Xiao
2022-01-07
1
-5
/
+10
*
Update JS dependencies, adjust eslint config (#17904)
silverwind
2021-12-04
2
-2
/
+2
*
Fix code formating (#17830)
mscherer
2021-11-27
1
-1
/
+1
*
Add new JS linter rules (#17699)
silverwind
2021-11-22
2
-2
/
+2
*
Better builtin avatar generator (#17707)
wxiaoguang
2021-11-19
1
-2
/
+2
*
Prepare and check test env during CI (#17725)
wxiaoguang
2021-11-19
2
-0
/
+35
*
A better go code formatter, and now `make fmt` can run in Windows (#17684)
wxiaoguang
2021-11-17
4
-0
/
+623
*
Remove deprecated `extendDefaultPlugins` method of svgo (#17399)
Mashiro
2021-10-22
1
-3
/
+4
*
refactor: move from io/ioutil to io and os package (#17109)
Eng Zer Jun
2021-09-22
4
-13
/
+11
*
Use filename as id/class prefix. (#16997)
KN4CK3R
2021-09-09
1
-0
/
+1
*
Enable race detector for CI (#1441)
Mura Li
2021-08-26
1
-1
/
+1
*
Add bundle download for repository (#14538)
John Olheiser
2021-08-24
5
-0
/
+5
*
Update JS dependencies (#16708)
silverwind
2021-08-17
1
-13
/
+8
[next]