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
Unknwon
ad4bbf5173
Update new logo
...
[CI SKIP]
8 years ago
Egon Elbre
35f30a306b
Icon redesign. ( #4121 )
8 years ago
Unknwon
591c333dcd
liberjs: pointing licenses to GitHub instead of local
8 years ago
Jorge Maldonado Ventura
6971143dc5
Make Gogs compatible with LibreJS ( #4092 )
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
Unknwon
8cb903fbbb
Fix unexpected rendering of README when it is not in Markdown
...
This patch also handles case when a file name looks like README
but is not a text file (e.g. image, PDF).
8 years ago
Unknwon
98076ee72d
Upgrade Sematic UI to 2.2.7
8 years ago
Joel-Liang
d674cb7f20
Fix wrong anchors for non-latin headings ( #3981 )
...
Change Javascript regular expression to match non-latin characters
The regex comes from here: http://stackoverflow.com/questions/150033/regular-expression-to-match-non-english-characters#comment22322603_150078
And this patch should fixed these two issues: #3919 #3843
8 years ago
Daniel Oaks
4efaf8e882
Fix repo list display on Safari ( #3569 )
8 years ago
Unknwon
8ee14db51e
Update locales
8 years ago
Andrey Nering
9ac46fb983
Support Editorconfig on web editor
8 years ago
Unknwon
c0c1a4b01b
js: fix comment issue status button title change
8 years ago
Unknwon
48a0b5b026
UI: fix block selection on code for empty line are not highlighted
8 years ago
Unknwon
643142acab
Web editor: support upload files
8 years ago
Unknwon
62b0dc4853
Web editor: fix cannot create new file in subdirectory
8 years ago
Unknwon
7115e3a4d5
css: remove profile avatar height
8 years ago
Unknwon
0114fdcba4
Web editor: improve delete file process
8 years ago
Unknwon
bbca2916f7
Update highlightjs
8 years ago
Unknwon
f8a48ffaad
Web editor: improve code quality
8 years ago
Unknwon
7f7216be6e
Code quality improvement on JS
8 years ago
Unknwon
ec332cf903
Minor naming improvement
8 years ago
Unknwon
a00c932bbc
General code quality improvement
8 years ago