Unknwon
b95ad93e04
new webhooks list UI
9 years ago
Unknwon
b892366780
new repo git hooks UI
9 years ago
Unknwon
d01febe614
fix menu overflow
9 years ago
Unknwon
816d5b2091
minor update
9 years ago
Unknwon
779f1772c4
fix small screen fit
9 years ago
Unknwon
5936df4d36
fix org dashboard menu color
9 years ago
Unknwon
df2a819ee8
fix HTML
9 years ago
Unknwon
54f888f5e6
update locale and org dashboard navbar
9 years ago
Unknwon
9b953f22fb
new org dashboard issues
9 years ago
Unknwon
9fa3cab4c1
new user dahsboard issues
9 years ago
Unknwon
cb0cf4ebee
#1521 reduce Docker image size
9 years ago
无闻
0413c374b4
Merge pull request #1536 from goldbattle/patch-1
Updated - Lang Selection Width
9 years ago
Patrick Geneva
fefc1645c1
Updated - Lang Selection Width
9 years ago
Unknwon
d71c1f13ac
#1535 Removing deploy key does not remove key
9 years ago
无闻
27560ddb41
Merge pull request #1534 from Naxiz/master
Fix missing space in issue emails subject
9 years ago
Louis Matthijssen
ce248c4b2d
Fix missing space in issue emails subject
9 years ago
Unknwon
d324a43a70
#1246 Dashboard error: nil commits
9 years ago
Unknwon
e9edd5cb60
update locales
9 years ago
无闻
63e3de1553
Merge pull request #1523 from YoungHu/develop
错误字符修正
9 years ago
Unknwon
5c0b3471b9
fix release created timezone issue
9 years ago
Young Hu
dc40728bda
错误字符修正
9 years ago
无闻
8ea6ca3369
Merge pull request #1519 from haoyixin/develop
Modify minimumKeySize of RSA to 1024 for old keys.
9 years ago
Yixin Hao
95cdef2ed7
Modify minimumKeySize of RSA to 1024 for old keys.
9 years ago
Yixin Hao
a3cfed46b1
Merge pull request #2 from gogits/develop
Update Develop
9 years ago
Unknwon
e5cb83d3e3
fix css
9 years ago
Unknwon
52d75a6d67
fix style
9 years ago
Unknwon
3c834494a7
finsih diff and compare
9 years ago
Unknwon
01dd462e27
new commits table
9 years ago
Unknwon
bbf8bdf4ae
minor fix on #1517
9 years ago
Unknwon
14636093e9
add confirmation to delete ssh key
9 years ago
无闻
c019bc8a91
Merge pull request #1517 from haoyixin/master
Added supported of 'AUTH LOGIN'
9 years ago
Unknwon
c29e2a313e
more on #966
9 years ago
Unknwon
7366a55de4
fix #966
9 years ago
Yixin Hao
96b9c8a69a
Added supported of 'AUTH LOGIN'
i've been missing a 'r' in previous, lol~
9 years ago
Unknwon
8429014875
update locales
9 years ago
Unknwon
087dc4917c
allow edit issue and comment
9 years ago
Unknwon
b1a28d7787
fix timezone!
9 years ago
Unknwon
fc708d9592
fix timezone
9 years ago
Unknwon
2a9ef8c1db
print time to debug
9 years ago
Unknwon
57663cdf89
#1500 use UTC for TimeSince
9 years ago
Unknwon
d5f06b7bec
work #1500
9 years ago
Unknwon
45e6d4a6f2
able edit issue title
9 years ago
Unknwon
f45878abf8
fix error in docker doc
9 years ago
Unknwon
d630f40c69
fix docker docs style
9 years ago
Unknwon
e433ab7f71
Able to set SSH port when install, update Docker docs
9 years ago
Unknwon
c2d2309120
minor fix on API response
9 years ago
无闻
7703fe626d
Merge pull request #1507 from cloudron-io/develop
Set IsAdmin using LDAP
9 years ago
无闻
0ca8536c25
Merge pull request #1414 from nice-software/wip/currentUser
Factor out function to get the current user
9 years ago
无闻
027d8bb8ce
Merge pull request #1506 from Ralph-Wang/develop
add newline at the end of file for each gitignore
9 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.
9 years ago