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
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
Daniel Oaks
4efaf8e882
Fix repo list display on Safari ( #3569 )
8 years ago
Unknwon
8ee14db51e
Update locales
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
7f7216be6e
Code quality improvement on JS
8 years ago
Unknwon
4a19fd6441
Web editor: temporarily disable upload and quick fix for edit and new
...
Try to merge into develop branch ASAP, then continue minor fixes afterwards.
8 years ago
Unknwon
3f7f4852ef
#2246 fully support of webhooks for pull request
8 years ago
Unknwon
fd3b9ca3aa
CSS: remove font “Meiryo Ui”
8 years ago
Unknwon
7551141dbe
Minor fix on top menu dropdown icon position
8 years ago
Andrey Nering
dbed39ba05
On showing diff/file, use the tab_width specified on .editorconfig, if any ( #3241 )
...
Closes #3182
8 years ago
Andrey Nering
25b23c4bc9
Do not show non-image attachment in a <img> tag. Fixes #3215 ( #3311 )
8 years ago
Rory McNamara
c8b45ecc27
Render the Code view on the server (minus syntax highlighting) ( #2942 )
...
* render code view server side
* remove debug print
* fix multiline selection bug
* change string concatenation to bytes.Buffer for efficiency
* Fix newlines added by previous for hljs
* fix selection highlighting
* make css changes in .less
8 years ago
silverwind
b1133c9934
Lighter icon colors for repo files ( #3351 )
...
* Lighter icon colors for repo files
* also color submodule icon
8 years ago
Unknwon
452aefd025
Fix issue event octicon CSS
8 years ago
Unknwon
899e799459
#1601 support delete issue comment
8 years ago
Unknwon
e74630ae3b
#1384 add pagination for repositories
8 years ago
Unknwon
c912494609
#3076 detect invalid tag name git error
8 years ago
Unknwon
971e2c3bd6
Upgrade octicon to 4.3.0
8 years ago
Laica Lunasys
528ec9bffd
Apply font for Japanese / Chinese (more) ( #3266 )
8 years ago
chriswatt
24caccccdd
Fix empty space surrounding hidden issue labels ( #3200 )
9 years ago
Unknwon
7049cb9d97
Add new language support
...
- Update language choose dropdown to fit more languages
9 years ago
Kim Carlbäcker
ce36fd7a49
Fixed #2909 ( #2979 )
9 years ago
Matthias Niess
3decc0b3d6
use monospace font for wiki and issue textareas ( fix #2869 )
9 years ago
Unknwon
9a5a27ea8d
Improve repository lable style
...
- add border-radius to filter list items
- use color as background of label for issue/pull view page
9 years ago
Unknwon
db4da7beec
Add APIContext
9 years ago
MATTENN
13e1fa6789
Add Japanese Fonts
...
By adding a Japanese font in the less file, easier to see the display in
Japanese.
9 years ago
Unknwon
2bf8494332
#13 finish user and repository search
...
Both are possible on explore and admin panel
9 years ago
Unknwon
c2ca103d30
#2623 fix wrong font for webhook history
9 years ago
Unknwon
045f14fbd0
#1146 finsih UI work for access mode of collaborators
...
Collaborators have write access as default, and can be changed via repository
collaboration settings page to change between read, write and admin.
9 years ago
Unknwon
d320915ad2
Minor fix for #2710
9 years ago
ChubbyNinja
ab4bc653ab
Image attachments keep aspect ratio
9 years ago