Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix repository settings collobration list display (#2151) | Lauris BH | 2017-07-12 | 1 | -0/+5 |
| | |||||
* | Use monospace font in githook editor (#1958) | silverwind | 2017-06-13 | 1 | -0/+6 |
| | |||||
* | Support CRLF when splitting code lines for display (#1862) | silverwind | 2017-06-10 | 1 | -1/+1 |
| | | | | | | | | | | | | * Support CRLF when splitting code lines for display * refactor, fix mixed match * fmt * split on both LF and CRLF, use raw literals in regexes * simplify | ||||
* | Prevent accidential selection of line numbers in code view (#1860) | silverwind | 2017-06-05 | 1 | -0/+4 |
| | |||||
* | Remove annoying difference in button heights. (#1853) | Hussain Khalil | 2017-06-03 | 1 | -1/+0 |
| | | | | | | | | | | * Remove annoying difference in button heights. Why was that even there? See before & after: http://imgur.com/a/yKdUR * (2/2) Remove annoying difference in button heights | ||||
* | Make navbar scroll on overflow (#1777) | Patrick G | 2017-05-24 | 1 | -0/+37 |
| | | | | | | | | | | * Scrollbars on overflow of horizontal nav * Update _base.less * Add fade out on right side of overflowing nav * Update _base.less | ||||
* | Add configuration option for default permission to create Organizations (#1686) | Lauris BH | 2017-05-08 | 1 | -2/+2 |
| | |||||
* | Remove sha1 hash display in repository table and add latest commit GPG check ↵ | Lauris BH | 2017-05-05 | 1 | -23/+27 |
| | | | | (#1678) | ||||
* | Fix CSS for wiki markdown (#1660) | Jonas Östanbäck | 2017-05-03 | 1 | -1/+1 |
| | |||||
* | Additional OAuth2 providers (#1010) | Willem van Dreumel | 2017-05-01 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add google+ * sort signin oauth2 providers based on the name so order is always the same * update auth tip for google+ * add gitlab provider * add bitbucket provider (and some go fmt) * add twitter provider * add facebook provider * add dropbox provider * add openid connect provider incl. new format of tips section in "Add New Source" * lower the amount of disk storage for each session to prevent issues while building cross platform (and disk overflow) * imports according to goimport and code style * make it possible to set custom urls to gitlab and github provider (only these could have a different host) * split up oauth2 into multiple files * small typo in comment * fix indention * fix indentation * fix new line before external import * fix layout of signin part * update "broken" dependency | ||||
* | Fix #1418 (#1456) | Antoine GIRARD | 2017-04-07 | 1 | -53/+11 |
| | |||||
* | Simplify settings pages with item list (#1389) | Antoine GIRARD | 2017-03-30 | 2 | -36/+23 |
| | | | | | | | | | | * Remove point column on ssh key setting page * Remove un-used css * Some cleaning * Use octicon-key | ||||
* | GPG commit validation (#1150) | Antoine GIRARD | 2017-03-22 | 1 | -2/+37 |
| | | | | | | | | | | | | * GPG commit validation * Add translation + some little fix * Move hash calc after retrieving of potential key + missing translation * Add some little test | ||||
* | Improve style of user OpenID setting page (#1324) | Sandro Santilli | 2017-03-20 | 1 | -1/+1 |
| | | | * Improve user openid list CSS and regenerate CSS | ||||
* | Fix missing less sources for oauth (#1288) | Antoine GIRARD | 2017-03-17 | 2 | -1/+26 |
| | |||||
* | Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) | Patrick G | 2017-03-15 | 1 | -0/+9 |
| | |||||
* | Cleaner UI for explore page (#1253) (#1255) | Patrick G | 2017-03-15 | 1 | -1/+8 |
| | | | | | | | * Take navbar out of column * Add styles to navbar * Changed navbar classes * Remove unneeded !important from index.css * Remove unneeded !important from _explore.less | ||||
* | Batch updates for issues (#926) | Ethan Koenig | 2017-03-15 | 1 | -0/+4 |
| | |||||
* | Fix double borders on edit page (#1152) (#1153) | Patrick G | 2017-03-10 | 1 | -1/+12 |
| | | | | | | * Fix double borders on edit page (#1152) * Add border modifications to less file | ||||
* | Fix table headers (#980) | Andrew Boyarshin | 2017-02-20 | 1 | -2/+1 |
| | | | Signed-off-by: Andrew Boyarshin <andrew.boyarshin@gmail.com> | ||||
* | Markdown rendering overhaul (#186) | Andrew Boyarshin | 2017-02-14 | 1 | -1/+5 |
| | | | | | | | | | | | | * Markdown rendering overhaul Cleaned up and squashed commits into single one. Signed-off-by: Andrew Boyarshin <boyarshinand@gmail.com> * Fix markdown API, add markdown module and API tests, improve code coverage Signed-off-by: Andrew Boyarshin <boyarshinand@gmail.com> | ||||
* | Fix color: closed PR was showing as purple instead of red | Andrey Nering | 2017-01-28 | 1 | -11/+13 |
| | |||||
* | Added webkit-font-smoothing (#763) | Bwko | 2017-01-27 | 2 | -0/+3 |
| | |||||
* | Notifications: trying to get a better layout (#660) | Andrey Nering | 2017-01-18 | 1 | -4/+8 |
| | | | | | | | | | | | | | | * i18n button titles * Improvements on notification page layout * Notification count badge fixes * Make table <tr> clickable * Fix octicon aligment * Fix use of AppSubUrl | ||||
* | Notifications: mark as read/unread and pin (#629) | Andrey Nering | 2017-01-12 | 1 | -0/+13 |
| | | | | | | | | | | * Use relative URLs * Notifications - Mark as read/unread * Feature of pinning a notification * On view issue, do not mark as read a pinned notification | ||||
* | Merge pull request #539 from andreynering/notifications-step-2 | Andrey Nering | 2017-01-05 | 1 | -0/+21 |
|\ | | | | | Notifications - Step 2 | ||||
| * | More fine graned colors | Andrey Nering | 2017-01-02 | 1 | -3/+3 |
| | | |||||
| * | Notifications - Step 2 | Andrey Nering | 2016-12-30 | 1 | -0/+21 |
| | | |||||
* | | Fix unified diff view styling (#585) | Manuel Kuhlmann | 2017-01-05 | 1 | -18/+30 |
| | | | | | | Signed-off-by: Manuel Kuhlmann <manuel@mkuhlmann.org> | ||||
* | | Fix diff split view coloring (#553) (#584) | Manuel Kuhlmann | 2017-01-05 | 1 | -26/+24 |
|/ | | | Signed-off-by: Manuel Kuhlmann <manuel@mkuhlmann.org> | ||||
* | Implementation of Folder Jumping | Sl@ny | 2016-12-28 | 1 | -0/+3 |
| | |||||
* | Update home page to Gitea (#138) | Andrey Nering | 2016-11-11 | 1 | -2/+2 |
| | |||||
* | CSS: Stronger colors for diffs | Andrey Nering | 2016-11-06 | 1 | -18/+2 |
| | |||||
* | Set default less and css to new default name | Joubert RedRat | 2016-11-04 | 1 | -0/+0 |
| | |||||
* | Small UI fixes on full width form titles | Joubert RedRat | 2016-10-19 | 2 | -4/+15 |
| | |||||
* | Fix repo list display on Safari (#3569) | Daniel Oaks | 2016-09-01 | 1 | -0/+4 |
| | |||||
* | Update locales | Unknwon | 2016-09-01 | 1 | -0/+1 |
| | |||||
* | UI: fix block selection on code for empty line are not highlighted | Unknwon | 2016-08-30 | 1 | -3/+3 |
| | |||||
* | Web editor: support upload files | Unknwon | 2016-08-30 | 1 | -3/+3 |
| | |||||
* | Web editor: fix cannot create new file in subdirectory | Unknwon | 2016-08-29 | 1 | -1/+1 |
| | |||||
* | css: remove profile avatar height | Unknwon | 2016-08-28 | 1 | -3/+0 |
| | |||||
* | Code quality improvement on JS | Unknwon | 2016-08-17 | 3 | -5/+11 |
| | |||||
* | Web editor: temporarily disable upload and quick fix for edit and new | Unknwon | 2016-08-15 | 1 | -0/+107 |
| | | | | Try to merge into develop branch ASAP, then continue minor fixes afterwards. | ||||
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 | 1 | -0/+13 |
| | |||||
* | CSS: remove font “Meiryo Ui” | Unknwon | 2016-08-12 | 1 | -4/+1 |
| | |||||
* | Minor fix on top menu dropdown icon position | Unknwon | 2016-08-11 | 1 | -0/+3 |
| | |||||
* | On showing diff/file, use the tab_width specified on .editorconfig, if any ↵ | Andrey Nering | 2016-08-11 | 1 | -0/+10 |
| | | | | | (#3241) Closes #3182 | ||||
* | Do not show non-image attachment in a <img> tag. Fixes #3215 (#3311) | Andrey Nering | 2016-08-11 | 1 | -0/+7 |
| | |||||
* | Render the Code view on the server (minus syntax highlighting) (#2942) | Rory McNamara | 2016-08-09 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | * 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 | ||||
* | Lighter icon colors for repo files (#3351) | silverwind | 2016-08-03 | 1 | -1/+5 |
| | | | | | | * Lighter icon colors for repo files * also color submodule icon |