Unknwon
69f68a2e10
#1577 explore paginator problem
10 years ago
Unknwon
99fa5d7151
fix migrate api
10 years ago
Unknwon
85fa1e8e9b
fix migrate API
10 years ago
Unknwon
5b7caed7b2
ui and pulls index fix
10 years ago
Unknwon
f5bd9aaf0a
finish initial version of pull request
10 years ago
Unknwon
72802f677a
tmp: fix issue open count
10 years ago
Unknwon
77df59e752
able to download archive by API
10 years ago
Unknwon
913287abc9
basic PR feature
10 years ago
Unknwon
7f1ca032b3
PR: nothing to commit and has pull request check
10 years ago
Unknwon
249e492b6b
finish PR UI
10 years ago
Unknwon
33b499ff2f
#842 able to use access token replace basic auth
10 years ago
Unknwon
85784c41d9
add view pull desc
10 years ago
Unknwon
315b183c66
work on PR conversation
10 years ago
Unknwon
2544827982
#1206 does not allow fork bare repo
10 years ago
Unknwon
3a0c2096ac
#1021 Forked repo unavailable after deleting original repo
10 years ago
Unknwon
27b337a78d
#1377 add rename repo action
10 years ago
Unknwon
6ad3426606
minor fixes on #1551
10 years ago
Unknwon
e567ecc8d9
rename fields
10 years ago
Unknwon
c4a608c0b9
finish new repo options page
10 years ago
Unknwon
c10c057758
fix repository count of user is messed up
10 years ago
Unknwon
3d2c9c6974
#1333 Disable Gravatar option when install
10 years ago
Unknwon
5b8019f32e
fix sql
10 years ago
Unknwon
a54958b204
#1542 A way to skip TLS verify for SMTP authentication
10 years ago
Unknwon
4f94d4b571
add webhook default events
10 years ago
Unknwon
96dbec41f7
webhook APIs
10 years ago
Unknwon
50cf8ca2e0
new create webhook event
10 years ago
Unknwon
aa51de4c5e
work on #1548
10 years ago
Unknwon
dfe13200ee
new create repo options
10 years ago
Unknwon
0fd67faa96
#965 Remember visibility preference
10 years ago
Unknwon
9ddb20dd96
#1487 Readme Template
10 years ago
Unknwon
12df5740fd
complate list of gitignores and licenses
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
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
9b953f22fb
new org dashboard issues
10 years ago
Unknwon
9fa3cab4c1
new user dahsboard issues
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
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
Unknwon
c2d2309120
minor fix on API response
10 years ago
无闻
7703fe626d
Merge pull request #1507 from cloudron-io/develop
Set IsAdmin using LDAP
10 years ago
无闻
0ca8536c25
Merge pull request #1414 from nice-software/wip/currentUser
Factor out function to get the current user
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