Unknwon
3a0c2096ac
#1021 Forked repo unavailable after deleting original repo
10 years ago
Unknwon
27b337a78d
#1377 add rename repo action
10 years ago
Unknwon
9cd444ca97
more fix on #1553
10 years ago
Unknwon
6ad3426606
minor fixes on #1551
10 years ago
无闻
0b4422fd72
Merge pull request #1551 from peppage/explore-ui
Update Explore UI
10 years ago
Unknwon
b06f809911
fix dashboard 500 when no issues at all
- update locales
- update README
10 years ago
Unknwon
cea993b387
fix #1553
10 years ago
Michael Peppler
ac9a5dfa82
use localization string
10 years ago
Michael Peppler
331ea20cf6
new explore UI
10 years ago
Unknwon
071ae74a5a
fix dropdown search
10 years ago
Unknwon
e567ecc8d9
rename fields
10 years ago
Unknwon
c4a608c0b9
finish new repo options page
10 years ago
Unknwon
5137368404
new repo options UI
10 years ago
Unknwon
65d4602bdc
#1545 Cross reference the commit from the issue when it is closed by the commit
10 years ago
Unknwon
3d2c9c6974
#1333 Disable Gravatar option when install
10 years ago
Unknwon
d0314014f2
change checkbox ui
10 years ago
Unknwon
a54958b204
#1542 A way to skip TLS verify for SMTP authentication
10 years ago
Unknwon
96dbec41f7
webhook APIs
10 years ago
Unknwon
b53220b88d
v0.6.7
10 years ago
Unknwon
50cf8ca2e0
new create webhook event
10 years ago
Unknwon
079f6bfe14
add readme template help link
10 years ago
Unknwon
aa51de4c5e
work on #1548
10 years ago
Unknwon
9ddb20dd96
#1487 Readme Template
10 years ago
Unknwon
12df5740fd
complate list of gitignores and licenses
10 years ago
Unknwon
1f0393bf29
#1203 bundle jquery with gogs
10 years ago
Unknwon
2cae65fde9
#1458 : Authorities were messed up when using mysql database
10 years ago
Unknwon
2557f2b011
add highlight js
10 years ago
Unknwon
eafb87f1d4
add webhook recent deliveries
10 years ago
Unknwon
1dbd3234b9
fix suburl
10 years ago
Unknwon
72f82c617a
new edit webhook UI
10 years ago
Unknwon
df9986f5a8
new create webhook UI
10 years ago
Unknwon
b95ad93e04
new webhooks list UI
10 years ago
Unknwon
b892366780
new repo git hooks UI
10 years ago
Unknwon
d01febe614
fix menu overflow
10 years ago
Unknwon
816d5b2091
minor update
10 years ago
Unknwon
df2a819ee8
fix HTML
10 years ago
Unknwon
54f888f5e6
update locale and org dashboard navbar
10 years ago
Unknwon
9b953f22fb
new org dashboard issues
10 years ago
Unknwon
9fa3cab4c1
new user dahsboard issues
10 years ago
Unknwon
d324a43a70
#1246 Dashboard error: nil commits
10 years ago
Unknwon
5c0b3471b9
fix release created timezone issue
10 years ago
Unknwon
52d75a6d67
fix style
10 years ago
Unknwon
3c834494a7
finsih diff and compare
10 years ago
Unknwon
01dd462e27
new commits table
10 years ago
Unknwon
14636093e9
add confirmation to delete ssh key
10 years ago
Unknwon
7366a55de4
fix #966
10 years ago
Unknwon
087dc4917c
allow edit issue and comment
10 years ago
Unknwon
45e6d4a6f2
able edit issue title
10 years ago
Unknwon
e433ab7f71
Able to set SSH port when install, update Docker docs
10 years ago
Girish Ramakrishnan
0beabbda4a
Set IsAdmin using LDAP
The IsAdmin flag is set based on whether the admin filter
returned any result. The admin filter is applied with the user dn
as the search root.
In the future, we should update IsAdmin as well on each login.
Alternately, we can have a periodic sync operation.
10 years ago