Unknwon
dbe6de313e
public: update Semantic UI 2.2.10 -> 2.2.13
7 years ago
Unknwon
c970c4ee41
css: not include line numbers in diff selection ( #4584 )
...
Changed template file in order to make CSS work properly.
7 years ago
Unknwon
c9d76a381b
css: update less ( #4584 )
7 years ago
Unknwon
a851b77ac9
markup: able to display image from IPython notebook ( #4366 )
8 years ago
Unknwon
af4cf463f5
css: fix fluid container for spilt diff view
8 years ago
Unknwon
16913ba814
css: start using fixing width container
...
Get rid of responsive issue.
Also fixes #4527 .
8 years ago
Unknwon
62a20b8a2d
repo/wiki: improve UI
8 years ago
Unknwon
d0612be402
user/setting: improve UI
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
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
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
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
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
27c4252548
dashboard: fix commits CSS
8 years ago
Unknwon
6ec859f2b0
webhook: send secret with SHA256 HMAC hex digest ( #3692 )
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
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
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
Unknwon
ad4bbf5173
Update new logo
...
[CI SKIP]
8 years ago
Unknwon
5d6ea4a81b
IPythonNotebook: fix a bit more CSS
8 years ago
Unknwon
2374a3ef64
IPythonNotebook: fix Markdown cell CSS
8 years ago
Unknwon
0d9e435bfe
IPythonNotebook: CSS adjustment for PR #4070
8 years ago
Herbert
9af0dd23dd
Ipython notebook support ( #4070 )
...
* added marked and notebookjs javascript libraries
* added ipython notebook render support using javascript libraries
* recompiled gogs.css to include ipynb-related css
* removed superflous javascript library files
8 years ago
Unknwon
9144ea2b1d
Fix inappropriate CSS rule for Markdown on wiki page ( #3766 )
8 years ago
Unknwon
7aa53635fe
Add 'Organizations' page to user settings ( #3587 )
...
User is now able to view full list of organizations belongs to.
8 years ago
Rémy Boulanouar
2ee0c61e62
Setting orgs ( #3587 )
...
* Implement organizations listing in setting and allow user to create new organization.
* Implement organizations listing in setting and allow user to create new organization.
* Add space remove by mistake
* Remove unused part of the template
* Update display and behavior according to @Unknown remarks
8 years ago
Unknwon
ae319da5fd
Disable local path migration by default ( #4033 )
...
Site admin now has to enable manually by config option
[repository] ENABLE_LOCAL_PATH_MIGRATION = true.
Site admin always grants this permission, but regulars users have
to be allowed by site admins in admin user panel.
8 years ago