index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
templates
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-17
Move metrics from macaron to chi (#13601)
Lunny Xiao
3
-22
/
+22
2020-11-17
fix media query edge case (#13546)
Norwin
12
-51
/
+72
2020-11-17
Fix label display on new issues (#13590)
silverwind
6
-40
/
+26
2020-11-17
Change markdown font weight to 600 (#13584)
silverwind
1
-4
/
+4
2020-11-17
Fix Fomatic Build (#13595)
silverwind
1
-2
/
+2
2020-11-16
[skip ci] Updated translations via Crowdin
GiteaBot
1
-10
/
+10
2020-11-16
Migration: Gitlab: Support Subdirectory (#13563)
6543
1
-0
/
+18
2020-11-16
Fix comment triangles and tweak inline comment margins (#13554)
silverwind
3
-46
/
+18
2020-11-16
Use mount but not register for chi routes (#13555)
Lunny Xiao
6
-16
/
+32
2020-11-16
When building rootless docker image move chown&chmod to build stage (#13578)
Lauris BH
1
-2
/
+1
2020-11-16
Add tab-size support for Firefox (#13576)
Dmitry Doroshev
1
-0
/
+1
2020-11-16
Render diff stats server-side (#13579)
silverwind
4
-29
/
+12
2020-11-15
CSS color variables, less bold font weight and more (#13567)
silverwind
20
-225
/
+221
2020-11-15
Enable syntax highlighting for *.tmpl on GitHub (#13571)
silverwind
1
-0
/
+1
2020-11-15
Fix issue label rendering (#13570)
silverwind
3
-10
/
+33
2020-11-15
[skip ci] Updated translations via Crowdin
GiteaBot
3
-0
/
+5
2020-11-15
Add markdown support in organization description (#13549)
wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf
2
-1
/
+5
2020-11-14
Add email validity check (#13475)
Chris Shyi
13
-2
/
+163
2020-11-14
[API] Only Return Json (#13511)
6543
5
-48
/
+103
2020-11-14
API: Fix GetQueryBeforeSince (#13559)
6543
5
-23
/
+43
2020-11-14
Use monaco for the git hook editor (#13552)
silverwind
7
-62
/
+74
2020-11-14
missing quotes in default value slice (#13550)
Patrick Aljord
1
-1
/
+1
2020-11-14
unify layout between auth pages (#13547)
Norwin
6
-96
/
+94
2020-11-14
Fix issue label spacing and hover (#13553)
silverwind
3
-9
/
+3
2020-11-13
Use existing analyzer module for language detection for highlighting (#13522)
mrsdizzie
1
-2
/
+5
2020-11-13
Make heatmap colors more distinct (#13533)
silverwind
1
-4
/
+4
2020-11-13
Add missed sync branch/tag webhook (#13538)
Lunny Xiao
1
-0
/
+8
2020-11-13
proper signature validation (#13523)
Cacciuc
1
-1
/
+1
2020-11-13
Fix blame line alignment (#13542)
silverwind
1
-0
/
+1
2020-11-13
[skip ci] Updated translations via Crowdin
GiteaBot
2
-3
/
+8
2020-11-13
Reindent manifest.json (#13544)
silverwind
1
-30
/
+30
2020-11-13
Introduce go chi web framework as frontend of macaron, so that we can move ro...
Lunny Xiao
49
-249
/
+4796
2020-11-13
Various style fixes (#13534)
silverwind
7
-58
/
+38
2020-11-13
Prevent git operations for inactive users (#13527)
Lunny Xiao
2
-10
/
+44
2020-11-12
[skip ci] Updated translations via Crowdin
GiteaBot
1
-0
/
+13
2020-11-12
Form styling adjustments (#13501)
silverwind
6
-207
/
+157
2020-11-12
Lazy-load issue reviewers and assignees avatars (#13526)
silverwind
1
-10
/
+14
2020-11-11
[skip ci] Updated translations via Crowdin
GiteaBot
1
-3
/
+3
2020-11-11
Disallow urlencoded new lines in git protocol paths if there is a port (#13521)
zeripath
1
-0
/
+3
2020-11-10
Include OriginalAuthor in Reaction constraint (#13505)
zeripath
3
-7
/
+47
2020-11-10
fix: issue tracker link redirection (#13504)
wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf
1
-2
/
+2
2020-11-10
Make heatmap shades linear (#13500)
silverwind
1
-1
/
+1
2020-11-10
Switch from SimpleMDE to EasyMDE (#13333)
zeripath
11
-48
/
+53
2020-11-10
Fix tooltips and issue dependency styles (#13458)
silverwind
15
-145
/
+163
2020-11-10
[skip ci] Updated translations via Crowdin
GiteaBot
1
-1
/
+1
2020-11-10
Some improvements for v156 (#13497)
Lunny Xiao
1
-7
/
+12
2020-11-10
Added title and action buttons to Project view page (#13437)
Mohammad Hadi Hosseinpour
3
-2
/
+57
2020-11-10
Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470)
zeripath
1
-10
/
+32
2020-11-10
Fix broken .comment > .content caused by #13457 (#13482)
Cirno the Strongest
1
-0
/
+2
2020-11-09
Fix panic bug in handling multiple references in commit (#13486)
zeripath
2
-29
/
+95
[next]