Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade octicon to 4.3.0 | Unknwon | 2016-07-16 | 16 | -457/+479 |
| | |||||
* | Update bindata and CSS | Unknwon | 2016-07-15 | 1 | -0/+11 |
| | |||||
* | Apply font for Japanese / Chinese (more) (#3266) | Laica Lunasys | 2016-07-15 | 1 | -0/+3 |
| | |||||
* | #2458 fix emoji been rendered inside raw content area | Unknwon | 2016-07-11 | 1 | -1/+1 |
| | |||||
* | Use SecurityProtocol to replace UseSSL in LDAP config | Unknwon | 2016-07-08 | 1 | -0/+21 |
| | | | | Initially proposed by #2376 and fixes #3068 as well. | ||||
* | Upgrade frontend assets | Unknwon | 2016-07-07 | 32 | -92/+240 |
| | |||||
* | Use a gopher as default avatar (rather than the gravatar logo) (#3208) | Sandro Santilli | 2016-06-27 | 2 | -0/+0 |
| | | | | | | | | | | | | Also changes the avatar from a jpeg to a png, to allow for transparent background. The indexed png is also smaller in size. Note that at the moment the default avatar is only used when the user requested a custom avatar and the custom avatar file is not found (should never happen). In the future the default avatar could be used as a default return when by-mail avatar lookups fail too (both gravatar and libravatar support passing a default) | ||||
* | Fix empty space surrounding hidden issue labels (#3200) | chriswatt | 2016-06-24 | 2 | -4/+8 |
| | |||||
* | models/release: filter input to prevent command line argument vulnerability | Unknwon | 2016-05-06 | 1 | -121/+1 |
| | |||||
* | PDF-Previews in file-lists now working (#3000) | Kim Carlbäcker | 2016-04-26 | 92 | -0/+64443 |
| | |||||
* | Add new language support | Unknwon | 2016-04-25 | 3 | -5/+27 |
| | | | | - Update language choose dropdown to fit more languages | ||||
* | [Feature/WIP] Confirm on editing forms (fixes #2881) (#2980) | Kim Carlbäcker | 2016-04-19 | 6 | -22/+219 |
| | | | | | | | | | | * Add and start jQuery AreYouSure * Update SimpleMDE to 1.10.1 for `forceSync` support * Forgot to remove old version SimpleMDE 1.10.0 * formatting -.- | ||||
* | Fixed #2909 (#2979) | Kim Carlbäcker | 2016-04-19 | 3 | -2/+50 |
| | |||||
* | reduce line number creation to one DOM manipulation | PsychoMario | 2016-03-30 | 1 | -2/+6 |
| | |||||
* | use monospace font for wiki and issue textareas (fix #2869) | Matthias Niess | 2016-03-23 | 2 | -6/+16 |
| | |||||
* | Improve repository lable style | Unknwon | 2016-03-15 | 2 | -0/+2 |
| | | | | | - add border-radius to filter list items - use color as background of label for issue/pull view page | ||||
* | Add APIContext | Unknwon | 2016-03-13 | 2 | -0/+6 |
| | |||||
* | Generate css for #2816 | Unknwon | 2016-03-11 | 1 | -1/+1 |
| | |||||
* | Add Japanese Fonts | MATTENN | 2016-03-12 | 1 | -1/+1 |
| | | | | | By adding a Japanese font in the less file, easier to see the display in Japanese. | ||||
* | #13 finish user and repository search | Unknwon | 2016-03-11 | 3 | -7/+72 |
| | | | | Both are possible on explore and admin panel | ||||
* | Update frontend resources | Unknwon | 2016-03-07 | 12 | -31/+55 |
| | |||||
* | #2623 fix wrong font for webhook history | Unknwon | 2016-03-05 | 2 | -139/+139 |
| | |||||
* | #1146 finsih UI work for access mode of collaborators | Unknwon | 2016-03-05 | 6 | -18/+43 |
| | | | | | Collaborators have write access as default, and can be changed via repository collaboration settings page to change between read, write and admin. | ||||
* | #1157 some avatar setting changes | Unknwon | 2016-03-05 | 1 | -18/+31 |
| | | | | - Allow to delete current avatar | ||||
* | Render emojis in more places. | Andrey Nering | 2016-03-02 | 1 | -1/+4 |
| | |||||
* | Minor fix for #2710 | Unknwon | 2016-02-27 | 2 | -1/+7 |
| | |||||
* | Image attachments keep aspect ratio | ChubbyNinja | 2016-02-26 | 2 | -2/+52 |
| | |||||
* | Minor fix for #2660 | Unknwon | 2016-02-24 | 2 | -1/+10 |
| | |||||
* | Remove border-bottom for tabs header divider | Unknwon | 2016-02-19 | 3 | -1/+8 |
| | |||||
* | Fix chmod for several files in conf/locale/ and public/ | Florian Kaiser | 2016-02-18 | 908 | -0/+0 |
| | |||||
* | Add grey bg to tabs on repo page | chriswatt | 2016-02-14 | 3 | -3/+106 |
| | |||||
* | Make issue title smaller | Florian Kaiser | 2016-02-07 | 3 | -3/+3 |
| | |||||
* | Merge pull request #2528 from andreynering/diff-sintax-highlight-733 | Unknwon | 2016-02-07 | 2 | -4/+18 |
|\ | | | | | Enable syntax highlighting on diff view | ||||
| * | Enable sintax highlighting on diff view. Close #733 | Andrey Nering | 2016-02-04 | 2 | -4/+18 |
| | | |||||
* | | Rename #avatararrow to #avatar-arrow | chriswatt | 2016-02-07 | 1 | -5/+5 |
| | | |||||
* | | Add avatar arrow to pull request form | chriswatt | 2016-02-07 | 1 | -1/+8 |
| | | |||||
* | | Add avatar arrows to new both new issue comment forms | chriswatt | 2016-02-07 | 1 | -20/+35 |
| | | |||||
* | | Fix #2564 file ignored by git | Unknwon | 2016-02-05 | 2 | -0/+2618 |
| | | |||||
* | | Merge pull request #2562 from Eriner/master | Unknwon | 2016-02-05 | 12 | -0/+0 |
|\ \ | | | | | | | optipng | ||||
| * | | optipng | Matt Hamilton | 2016-02-05 | 12 | -0/+0 |
| |/ | |||||
* | | Generate CSS for #2561 | Unknwon | 2016-02-05 | 1 | -0/+22 |
| | | |||||
* | | Add small user arrows on issue comments pointing to users avatar | chriswatt | 2016-02-05 | 1 | -0/+21 |
|/ | |||||
* | Minor fix for #2444 | Unknwon | 2016-02-01 | 2 | -0/+11 |
| | |||||
* | Fix syntax highlighting for markdown code blocks on issue ↵ | Florian Kaiser | 2016-02-01 | 1 | -0/+3 |
| | | | | description/comment save | ||||
* | Merge pull request #2537 from fnkr/remember-clone-protocol | Unknwon | 2016-02-01 | 1 | -0/+16 |
|\ | | | | | Remember last selected clone protocol | ||||
| * | Select HTTPS if remembered clone protocol is SSH but SSH is disabled now | Florian Kaiser | 2016-02-01 | 1 | -1/+3 |
| | | |||||
| * | Remember last selected clone protocol, and establish uniform order (https, ssh) | Florian Kaiser | 2016-02-01 | 1 | -0/+14 |
| | | |||||
* | | Make highlighted markdown code blocks work on issue pages | Florian Kaiser | 2016-02-01 | 1 | -0/+3 |
|/ | |||||
* | Update and reorganize front-end resources | Unknwon | 2016-01-30 | 42 | -3968/+661 |
| | |||||
* | Split view fixed | Kim "BKC" Carlbäcker | 2016-01-27 | 2 | -0/+11 |
| |