Andrey Nering
b3ad764459
Implementing the "theme-color" meta tag.
Used by Android >= 5.0 to make the top bar colored.
Reference: https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android
9 years ago
Unknwon
efd7e59b3e
Improve db path prompt when install
9 years ago
Kim "BKC" Carlbäcker
a80b246613
Added example to conf/app.ini
9 years ago
Unknwon
1fe72ae465
#2179 use Go sub-repo ssh to verify public key content
9 years ago
Unknwon
d20633c205
fix #1436
9 years ago
Unknwon
cc70569451
#2103 Ability to map extensions for syntax highlighting in config
9 years ago
Unknwon
920dd535e8
fix #2204
9 years ago
Unknwon
2c8a3654cc
#2154 minor fix
9 years ago
Unknwon
d28cd813eb
fix sqlite3 cannot create repo
9 years ago
Unknwon
466864bfcc
#1575 Limit repo creation
9 years ago
Adam Strzelecki
e83912c0f5
LOCAL_ROOT_URL for workers accessing web service
Local (DMZ) URL for gogs workers (such as ssh update) accessing web service. In
most cases you do not need to change default http://localhost:HTTP_PORT/ . You
may need to alter it only if your ssh server node is not the same as http node,
eg. running behind proxy on different node than web server.
--- 80 public port -> 8080 -- web server node
/
public proxy --<
\
--- 22 public port -> 10022 -- ssh server node
This option is not intended to be accessible via web GUI settings, since it is
unlikely someone needs to change it to somethings else than default
http://localhost:HTTP_PORT/ which should work for most of the cases.
But this should land into the documentation somewhere.
fixup
9 years ago
Unknwon
c629ae8166
#1943 Able to config fsck timeout
9 years ago
Unknwon
e2c8e58a5c
unified name: IsViewBranch, IsViewCommit and IsViewTag
9 years ago
Unknwon
efc250a25e
#2052 advanced select ops for system notices
9 years ago
Gibheer
715c4e566b
fix #1957 - disable version display
This allows the admin to disable the version information about gogs and
go in use in the footer.
9 years ago
Unknwon
eeb3cdfa9d
fix 1540 and experimental SSH server support
9 years ago
Gibheer
72b57bbcc9
move minimum key sizes to config
This moves the minimum key sizes into the config file, so that anyone
can modify the restrictions.
9 years ago
Unknwon
4a6b397126
#1657 allow forcing all private repos
9 years ago
Unknwon
9d6fa3b200
add config and update locale
9 years ago
Unknwon
634cd6da36
#1602 Wrong commit order on issue page when pushing multiple commits
9 years ago
无闻
cdf0eed8bb
Merge pull request #1693 from sapk/fix-admin-repo-new-ui
Fix admin repos new ui
9 years ago
Antoine GIRARD
03579f6954
Fix admin repos new ui
9 years ago
Antoine GIRARD
9d6563127b
New admin organization UI
9 years ago
Antoine GIRARD
e82221515b
New admin notice UI based on user list example
9 years ago
Unknwon
bba20262f1
drop oauth2 feature support
9 years ago
Unknwon
2539fa8280
simplify names
9 years ago
Unknwon
3494c1c06a
#697 and #1606 and new admin edit user UI
9 years ago
Unknwon
f64c2b3fff
#697 disable captcha and new admin create user UI
9 years ago
Unknwon
0a52abc3bf
add tidb support
9 years ago
Unknwon
255f35e476
new admin user list UI
9 years ago
Unknwon
f5bd9aaf0a
finish initial version of pull request
9 years ago
Unknwon
66532fa1c3
#1009 Config option for preserving hard line breaks
9 years ago
Unknwon
6ad3426606
minor fixes on #1551
9 years ago
Unknwon
eafb87f1d4
add webhook recent deliveries
9 years ago
Unknwon
c65787fec0
make cron task configurable
9 years ago
Unknwon
f875ca79e9
fix style and locale name
9 years ago
无闻
d4061cd8d0
Merge pull request #1478 from yaggytter/japanesetypo
fixed chinese character to japanese KANJI
10 years ago
yaggytter
15f61fce7b
fixed chinese character to japanese KANJI
10 years ago
Unknwon
7af7ee836c
finish attachments when create issue
10 years ago
Jqs7
cd55742924
custom avatar source
10 years ago
Unknwon
904a0ea1f3
milestone: create page
10 years ago
Unknwon
cb9646375f
add italian support
10 years ago
Unknwon
e4979853e5
update gopmfile
10 years ago
Unknwon
d286033e38
#835 : Realtime webhooks
10 years ago
Unknwon
63b288a5fe
new issue and label page
10 years ago
Unknwon
9f456eb2fc
update locale
10 years ago
Unknwon
082189d621
update locale
10 years ago
Unknwon
3d1db7b893
add config options for HELO
10 years ago
Unknwon
e0b7444703
#1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK
10 years ago
Unknwon
a62f116b02
#1080 : Remove footer ads/branding from default template
10 years ago