index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move public asset files to the proper directory (#25907)
wxiaoguang
2023-07-18
1
-3
/
+3
*
Update tool dependencies, lock govulncheck and actionlint (#25655)
silverwind
2023-07-09
1
-5
/
+5
*
Fix `lint-swagger` action (#25593)
silverwind
2023-06-29
1
-2
/
+2
*
Update JS dependencies and misc tweaks (#25540)
silverwind
2023-06-27
1
-4
/
+6
*
Add `make poetry-update`, upgrade `djlint` (#25399)
silverwind
2023-06-26
1
-1
/
+8
*
Gitea version in Makefile (#25456)
John Olheiser
2023-06-23
1
-1
/
+1
*
Use Actions git context instead of dynamically created buildkit one (#25381)
techknowlogick
2023-06-20
1
-4
/
+3
*
fix a nit error output in Makefile (#25360)
a1012112796
2023-06-19
1
-1
/
+1
*
use Actions environment variables in Makefile (#25319)
techknowlogick
2023-06-18
1
-5
/
+5
*
Build nightly binaries with Actions (#25308)
techknowlogick
2023-06-16
1
-12
/
+0
*
Add template linting via djlint (#25212)
silverwind
2023-06-14
1
-1
/
+14
*
Remove the service worker (#25010)
silverwind
2023-05-31
1
-1
/
+1
*
Use file filters action instead of Github's files filter (#24877)
Lunny Xiao
2023-05-25
1
-0
/
+7
*
Reduce verbosity of dev commands (#24917)
silverwind
2023-05-24
1
-2
/
+2
*
Run stylelint on .vue files (#24865)
silverwind
2023-05-23
1
-2
/
+2
*
GitHub Actions cleanups (#24620)
silverwind
2023-05-12
1
-2
/
+2
*
Makefile: Use portable !, not GNUish -not, with find(1). (#24565)
riastradh
2023-05-07
1
-1
/
+1
*
Unify nightly naming across binaries and docker images (#24116)
techknowlogick
2023-04-24
1
-0
/
+5
*
Replace whitespace inside template parens during make fmt (#24293)
silverwind
2023-04-24
1
-2
/
+6
*
Update go tool dependencies, restructure lint targets (#24239)
silverwind
2023-04-22
1
-39
/
+71
*
Make HAS_GO a simply expanded variable (#24169)
silverwind
2023-04-17
1
-2
/
+2
*
Introduce lint-md and compliance-docs pipeline (#24021)
silverwind
2023-04-09
1
-1
/
+5
*
Remove -v from vulncheck (#23953)
John Olheiser
2023-04-06
1
-1
/
+1
*
Clean some legacy files and move some build files (#23699)
wxiaoguang
2023-03-25
1
-7
/
+2
*
ensure go/bin path exists when copying hugo bin into it (#23692)
techknowlogick
2023-03-24
1
-1
/
+1
*
Add `deps-docs` command to makefile (#23686)
Yarden Shoham
2023-03-24
1
-4
/
+8
*
Restructure documentation. Now the documentation has installation, administra...
Lunny Xiao
2023-03-23
1
-1
/
+2
*
Enable color for consistency checks diffs (#23563)
silverwind
2023-03-19
1
-5
/
+5
*
Replace Less with CSS (#23481)
silverwind
2023-03-15
1
-3
/
+3
*
test_env: hardcode major go version in use (#23464)
techknowlogick
2023-03-14
1
-1
/
+1
*
Split CI pipelines (#23385)
John Olheiser
2023-03-10
1
-1
/
+5
*
Fix Fomantic UI's `touchstart` fastclick, always use `click` for click events...
wxiaoguang
2023-02-27
1
-0
/
+2
*
Update go.mod dependencies (#23126)
zeripath
2023-02-24
1
-1
/
+1
*
update to build with go1.20 (#22732)
techknowlogick
2023-02-03
1
-2
/
+2
*
Remove the netgo tag for Windows build (#22467)
wxiaoguang
2023-01-16
1
-2
/
+2
*
cgo cross-compile for freebsd (#22397)
techknowlogick
2023-01-10
1
-1
/
+8
*
Add more test directory to exclude dir of air, remove watching templates from...
Lunny Xiao
2022-12-27
1
-1
/
+1
*
Update go dev dependencies (#22064)
silverwind
2022-12-08
1
-6
/
+6
*
Consolidate security-check into checks-backend (#21882)
silverwind
2022-11-21
1
-2
/
+2
*
Split migrations folder (#21549)
Lunny Xiao
2022-11-02
1
-38
/
+56
*
Remove unnecessary misspell ignore pattern (#21475)
wxiaoguang
2022-10-18
1
-1
/
+1
*
Simplify fmt-check (#21458)
silverwind
2022-10-16
1
-18
/
+16
*
Switch from jest to vitest (#21444)
silverwind
2022-10-14
1
-1
/
+1
*
Hook go-licenses into tidy again (#21353)
silverwind
2022-10-10
1
-6
/
+4
*
Update JS dependencies and eslint config (#21388)
silverwind
2022-10-10
1
-1
/
+1
*
chore(security): Support Go Vulnerability Management (#21139)
Bo-Yi Wu
2022-09-11
1
-0
/
+6
*
Generate go-licenses during tidy again (#21108)
silverwind
2022-09-09
1
-8
/
+9
*
Rewrite go license generator in go (#21078)
silverwind
2022-09-07
1
-4
/
+4
*
Move go-licenses to generate and separate generate into a frontend and backen...
zeripath
2022-09-05
1
-6
/
+21
*
Add go licenses to licenses.txt (#21034)
silverwind
2022-09-04
1
-2
/
+17
[next]