index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
options
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a general approach to access custom/static/builtin assets (#24022)
wxiaoguang
2023-04-12
4
-264
/
+19
*
Introduce path Clean/Join helper functions (#23495)
wxiaoguang
2023-03-21
3
-85
/
+69
*
Use CleanPath instead of path.Clean (#23371)
Lunny Xiao
2023-03-08
1
-5
/
+5
*
Reduce duplicate and useless code in options (#23369)
Jason Song
2023-03-08
4
-152
/
+68
*
Clean Path in Options (#23006)
JakobDev
2023-03-08
2
-8
/
+8
*
Add loading yaml label template files (#22976)
Lauris BH
2023-03-02
1
-0
/
+44
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
5
-10
/
+5
*
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)
delvh
2022-10-24
1
-4
/
+4
*
Fix and improve incorrect error messages (#21342)
delvh
2022-10-06
1
-5
/
+4
*
Share HTML template renderers and create a watcher framework (#20218)
zeripath
2022-08-28
3
-1
/
+65
*
Remove legacy `+build:` constraint (#19582)
wxiaoguang
2022-05-02
3
-3
/
+0
*
format with gofumpt (#18184)
6543
2022-01-20
2
-18
/
+6
*
Remove golang vendored directory (#18277)
techknowlogick
2022-01-15
1
-1
/
+1
*
refactor: move from io/ioutil to io and os package (#17109)
Eng Zer Jun
2021-09-22
2
-7
/
+8
*
Add bundle download for repository (#14538)
John Olheiser
2021-08-24
3
-5
/
+8
*
Add StatDir and replace com.StatDir (#14099)
Lunny Xiao
2020-12-22
2
-7
/
+3
*
Handle and propagate errors when checking if paths are Dirs, Files or Exist (...
zeripath
2020-11-28
2
-7
/
+34
*
Rename scripts to build and add revive command as a new build tool command (#...
Lunny Xiao
2020-04-03
1
-1
/
+1
*
Implement "embedded" command to extract static resources (#9982)
guillep2k
2020-02-02
1
-0
/
+31
*
Implement basic app.ini and path checks to doctor cmd (#10064)
guillep2k
2020-01-30
2
-0
/
+10
*
Generate Bindata iff TAGS="bindata" and not up-to-date (#10004)
zeripath
2020-01-27
3
-25
/
+9
*
Use gitea forked macaron (#7933)
Tamal Saha
2019-08-23
2
-2
/
+4
*
remove unnecessary fmt on generate bindata (#7706)
Lunny Xiao
2019-08-01
1
-1
/
+0
*
Use vfsgen instead of go-bindata (#7080)
Lunny Xiao
2019-06-02
3
-5
/
+50
*
Fix typos in models/ and modules/ (#1248)
Ethan Koenig
2017-03-15
2
-2
/
+2
*
Add default values for settings (#455)
Lunny Xiao
2016-12-23
2
-0
/
+10
*
Bindata is optional and over-writable on restart (#354)
Thomas Boerger
2016-12-22
3
-0
/
+229