index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
routers
/
web
/
feed
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename Str2html to SanitizeHTML and clarify its behavior (#29516)
wxiaoguang
2024-03-06
1
-2
/
+2
*
Refactor some Str2html code (#29397)
wxiaoguang
2024-03-06
2
-9
/
+14
*
Move context from modules to services (#29440)
Lunny Xiao
2024-03-06
7
-7
/
+7
*
Refactor locale&string&template related code (#29165)
wxiaoguang
2024-02-16
4
-33
/
+35
*
[GITEA] Add repo empty check for branch feed
Gusted
2024-02-05
1
-6
/
+7
*
[GITEA] convert feed items' titles to plain text
Grigory Kirillov
2024-02-05
1
-1
/
+9
*
Update tool dependencies (#29030)
silverwind
2024-02-03
1
-1
/
+0
*
Set the `isPermaLink` attribute to `false` in the `guid` sub-element (#28860)
Yarden Shoham
2024-01-20
1
-0
/
+1
*
Rework markup link rendering (#26745)
KN4CK3R
2024-01-15
2
-10
/
+15
*
Move more functions to db.Find (#28419)
Lunny Xiao
2024-01-15
1
-1
/
+3
*
Penultimate round of `db.DefaultContext` refactor (#27414)
JakobDev
2023-10-11
1
-1
/
+1
*
More `db.DefaultContext` refactor (#27265)
JakobDev
2023-09-29
1
-74
/
+74
*
Add context parameter to some database functions (#26055)
Lunny Xiao
2023-07-22
1
-1
/
+1
*
Pass 'not' to commit count (#24473)
Matthew Walowski
2023-05-08
1
-1
/
+7
*
Add ability to specify '--not' from GetAllCommits (#24409)
Matthew Walowski
2023-04-29
1
-1
/
+1
*
Improve RSS (#24335)
wxiaoguang
2023-04-26
3
-10
/
+6
*
Add RSS Feeds for branches and files (#22719)
jladbrook
2023-04-25
3
-0
/
+128
*
User/Org Feed render description as per web (#23887)
6543
2023-04-04
1
-1
/
+15
*
Add pagination for dashboard and user activity feeds (#22937)
Brecht Van Lommel
2023-02-24
2
-2
/
+2
*
Use link in UI which returned a relative url but not html_url which contains ...
Lunny Xiao
2023-02-06
1
-1
/
+1
*
Add Feed for Releases and Tags (#21696)
Reo
2022-12-21
2
-0
/
+94
*
refactor some functions to support ctx as first parameter (#21878)
Lunny Xiao
2022-12-03
1
-1
/
+1
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
3
-6
/
+3
*
Fix setting HTTP headers after write (#21833)
KN4CK3R
2022-11-17
1
-2
/
+0
*
feat: notify doers of a merge when automerging (#21553)
kolaente
2022-11-03
1
-1
/
+7
*
Make rss/atom identifier globally unique (#21550)
Yarden Shoham
2022-10-28
1
-1
/
+1
*
Show private data in feeds (#21369)
KN4CK3R
2022-10-07
1
-1
/
+3
*
Use absolute links in feeds (#21229)
KN4CK3R
2022-09-21
1
-31
/
+31
*
Move some files into models' sub packages (#20262)
Lunny Xiao
2022-08-25
3
-44
/
+44
*
Add more linters to improve code readability (#19989)
Wim
2022-06-20
1
-2
/
+2
*
Add `ContextUser` to http request context (#18798)
KN4CK3R
2022-03-26
1
-8
/
+17
*
Renamed ctx.User to ctx.Doer. (#19161)
KN4CK3R
2022-03-22
2
-2
/
+2
*
RSS/Atom support for Repos (#19055)
6543
2022-03-13
3
-43
/
+64
*
Feeds: render markdown to html (#19058)
Norwin
2022-03-12
1
-2
/
+23
*
RSS/Atom support for Orgs (#17714)
6543
2022-03-10
1
-21
/
+24
*
Propagate context and ensure git commands run in request context (#17868)
zeripath
2022-01-20
1
-1
/
+1
*
Move user related model into models/user (#17781)
Lunny Xiao
2021-11-24
1
-4
/
+5
*
Multiple Escaping Improvements (#17551)
zeripath
2021-11-16
1
-30
/
+104
*
Fix mispelling of starred as stared (#17465)
zeripath
2021-10-28
1
-1
/
+1
*
Add RSS/Atom feed support for user actions (#16002)
6543
2021-10-16
2
-0
/
+252