Unknwon
91cd350b63
repo/editor: fix wrong context for subdirectory ( #4368 )
8 years ago
Unknwon
6ea9642d64
js: remove Preview, Full Screen and Side-by-side buttons for repository file editing ( #4402 )
8 years ago
Unknwon
62a20b8a2d
repo/wiki: improve UI
8 years ago
Unknwon
d0612be402
user/setting: improve UI
8 years ago
Unknwon
3c0de17133
js: set cursor to the end of autofocus input string
8 years ago
Unknwon
a617d52374
2fa: initial support ( #945 )
8 years ago
Unknwon
ba151eda0a
css: improve fonts under Windows
8 years ago
Unknwon
16c6ca72cd
css: fix font of .ui.label.button style
8 years ago
Unknwon
1bc805bb4b
public: update Semantic UI 2.2.7 -> 2.2.10
...
[CI SKIP]
8 years ago
Unknwon
76ebdb265b
css: update fonts
...
[CI SKIP]
8 years ago
Unknwon
9edac05e05
templates/repo: improve README icon and font
8 years ago
Unknwon
9c1620d49c
css: font-family fixes for Chinese
8 years ago
Hassan Amouhzi
864761c2d0
js: use jQuery .find() ( #4343 )
8 years ago
Unknwon
8196430f47
repo: allow private repository to have public wiki or issues
...
Relates to #649 and #2157
8 years ago
Unknwon
bd1e757350
user: remove sanitizer for FullName ( #1937 )
8 years ago
Unknwon
66c1e6b0e8
user/settings: complete repositories panel ( #4312 )
8 years ago
Unknwon
71753cdd46
templates/label: another minor style improve
8 years ago
Unknwon
2807274e2d
repo/webhook: able to retrigger delivery history ( #2187 )
8 years ago
Unknwon
2d4dc544be
install: able to enable console mode ( #3119 )
8 years ago
Unknwon
d591cb0dfb
dashboard/feeds: able to load more history ( #2511 )
8 years ago
Unknwon
86c7f45383
js: minor fix for #4294
8 years ago
Brian Paulson
50b36a732c
ui: added Select class to ui.dropdown menus to prevent label changing ( #4294 )
8 years ago
Unknwon
b615d670b3
webhook: add Release event ( #2387 )
8 years ago
Unknwon
9713016637
repo/branches: hide buttons for regular users
8 years ago
Unknwon
5c7cb1594b
repo/branches: overview and all ( #2310 )
8 years ago
Unknwon
31c55213ff
css/repository: fix undesired style for label template select list
8 years ago
Unknwon
a534f9f9b6
templates/repo: change some buttons to use 'basic' style
8 years ago
Unknwon
0049c80cd9
less/repository: minor fix for #git-stats
8 years ago
Unknwon
ebc0943713
templates/repo: only show Git stats in repository home page ( #3518 )
...
Move 'Commits' and 'Releases' tabs down to body.
This patch also reduces page load time for pages that do not need
to use commits count anywhere. Get commits count can hurt
performance badly for huge repositories that has tens of thousands
commits like Linux Kernel.
8 years ago
Unknwon
fd70d503e0
public: minor fixes on build tool config
8 years ago
Unknwon
971a96a962
Revert "public: update Semantic UI from 2.2.7 -> 2.2.9"
...
This reverts commit eaab01fa49
.
8 years ago
Unknwon
038b107c3d
Update locale
...
Also fixes #4213
8 years ago
Unknwon
c6e08d76fd
admin/config: minor CSS fix
8 years ago
Unknwon
dd649eb4cc
admin: fix template error
...
Also a try to display key-value pairs in table.
8 years ago
Unknwon
70072e2842
dashboard: add delete branch and tag news feeds
8 years ago
Unknwon
eaab01fa49
public: update Semantic UI from 2.2.7 -> 2.2.9
8 years ago
Unknwon
27c4252548
dashboard: fix commits CSS
8 years ago
Unknwon
6ec859f2b0
webhook: send secret with SHA256 HMAC hex digest ( #3692 )
8 years ago
Unknwon
452551fa23
webhook: highlight delivery response on click
...
This decreases page load time for webhook edit page.
8 years ago
Unknwon
6072e9a52c
repo: add protect branch whitelist ( #4177 )
...
Add options to add users and teams to whitelist of a protected
branch. This is only available for organizational repositories.
8 years ago
Unknwon
934734a85a
diff: able to highlight line with hashtag URL
8 years ago
Unknwon
7de71333c6
repo: several minor improvements
...
1. Fix sample content didn't show up when hook doesn't exist.
2. Fix CSS 'word-break' to use 'break-word' not 'break-all'.
3. Fix single quote in 'locale_en-US.ini' file.
8 years ago
Unknwon
ef922ff757
css: cleanup unused files
8 years ago
Unknwon
21d538a738
install: able to enable builtin SSH server ( #3773 )
8 years ago
Unknwon
c8982f4165
settings: fix organization panel CSS
8 years ago
Unknwon
a07b1f630a
webhook: add native Discord support
8 years ago
Unknwon
266586e866
repo: assignee can be anyone who has read access ( #3739 )
8 years ago
Unknwon
7e09d210ba
Initial version of protected branches ( #776 )
...
- Able to restrict force push and deletion
- Able to restrict direct push
8 years ago
Unknwon
3137665e6e
Simplify description
8 years ago
dlob
5179063e71
Added mssql support. ( #3772 )
8 years ago