summaryrefslogtreecommitdiffstats
path: root/public/less
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix plain text overflow line wrap (#6915)Xaver Maierhofer2019-05-141-0/+5
|
* Add less linter via npx (#6936)Xaver Maierhofer2019-05-1414-305/+494
|
* Style orgs list in user profile (#6911)Xaver Maierhofer2019-05-131-0/+15
|
* Clean less files (#6921)Xaver Maierhofer2019-05-1315-997/+1383
|
* Fix input size for dependency select (#6913)Xaver Maierhofer2019-05-121-2/+11
|
* Refactor table width to have more info shown in file list (#6867)Lauris BH2019-05-061-111/+418
| | | | | | | | * Refactor table width to have more info shown in file list * Remove unnecesary semicolon * Fix tests for changed html structure
* Number of commits ahead/behind in branch overview (#6695)Mario Lubenka2019-05-051-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Call Git API to determine divergence of a branch and its base branch Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Show commit divergance in branch list Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Adds missing comment Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Adds test for diverging commits Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Try comparing commits instead of branches Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Removes test as CI can't run it Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Adjusts signature of percentage function to allow providing multiple integers as numerator Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com> * Moves CountDivergingCommits function into repofiles module Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
* Show scrollbar only when needed (#6802)Lauris BH2019-04-291-2/+2
|
* UI: Tweak tab text and icon colors (#6760)silverwind2019-04-291-0/+11
| | | This adds a hover highlight and fades out the icon on inactive tabs.
* README WordPress the code is overflowing #6679 (#6696)Zer00CooL2019-04-271-0/+4
|
* Add option to blame files (#5721)Andrzej Ressel2019-04-191-0/+47
|
* Fix dropdown icon padding (#6651)zeripath2019-04-161-0/+1
| | | Signed-off-by: Andrew Thornton <art27@cantab.net>
* Update UI for topics labels on projects (#6639)하윤2019-04-151-0/+3
|
* Fix new repo alignment (#6583)John Olheiser2019-04-111-0/+4
| | | Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Minor CSS cleanup for the navbar (#6553)silverwind2019-04-111-15/+3
| | | | | * Minor CSS cleanup for the navbar * move height fix to navbar
* Fixes pagination width on mobile view (#5711) (#6532)Mario Lubenka2019-04-081-0/+9
| | | Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
* UI: Use regular line-height on frontpage entries (#6518)silverwind2019-04-061-3/+0
|
* Add lang specific font stacks for CJK (#6007)zeripath2019-03-188-17/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add lang specific font stacks * Force font changes Signed-off-by: Andrew Thornton <art27@cantab.net> * Fix icons Signed-off-by: Andrew Thornton <art27@cantab.net> * Fix octicons and icons Signed-off-by: Andrew Thornton <art27@cantab.net> * Just override the semantic ui fonts only Signed-off-by: Andrew Thornton <art27@cantab.net> * Missed the headers... override them too * Missed some more semantic ui stuff * Fix PT Sans Signed-off-by: Andrew Thornton <art27@cantab.net> * More changes Signed-off-by: Andrew Thornton <art27@cantab.net> * Squashed commit of the following: commit 7d1679e9079541359869c9e677ba7412bfcc59f3 Author: Mike L <cl.jeremy@qq.com> Date: Wed Mar 13 13:53:49 2019 +0100 Remove missed YaHei leftover from _home.less commit 0079121ea91860a323ed4e5cc1a9c0d490d9cefd Author: Mike L <cl.jeremy@qq.com> Date: Wed Mar 13 12:03:54 2019 +0100 Fix overdone fixes (inherit, :lang) commit 62c919915928ec1db4731d547e95885f91a0618d Author: Mike L <cl.jeremy@qq.com> Date: Wed Mar 13 02:29:10 2019 +0100 Fix elements w/ explicit lang (language chooser) commit b3117587aa2eb8570d60bed583a11ee5565418be Author: Mike L <cl.jeremy@qq.com> Date: Tue Mar 12 20:17:26 2019 +0100 Fix textarea also (to match body) commit 81cedf2c3012c4dd05a7680782b4a98e1b947f67 Author: Mike L <cl.jeremy@qq.com> Date: Tue Mar 12 19:41:39 2019 +0100 Revert css temporarily to fix conflict commit 80ff82797f3203cbeaf866f22e961334e137df89 Author: Mike L <cl.jeremy@qq.com> Date: Tue Mar 12 19:15:30 2019 +0100 Tweak CJK, fix Yu Gothic, more monospace inherits commit 581dceb9a869646c2c486dabb925c88c2680d70c Author: Mike L <cl.jeremy@qq.com> Date: Mon Mar 11 13:09:26 2019 +0100 Add Lato for latin extd. & cyrillic, improve CJK * update stylesheet
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-081-0/+4
|
* Fix fork button (#6223)John Olheiser2019-03-051-0/+20
|
* Make organization dropdown scrollable when using mouse wheel (#5988)Muhammed TİFTİKÇİ2019-03-041-27/+6
| | | * Fix #5580
* UI: Style tweaks to issue selection (#6196)silverwind2019-02-271-1/+4
| | | | - Prevent jump in layout when selecting the first issue - Remove useless padding on top of first issue
* UI: Fix scrollbar always present on page body (#6177)silverwind2019-02-251-2/+2
|
* UI: Make document body a flexbox (#6139)silverwind2019-02-249-16/+5
| | | | | | | | | | | | * UI: Make document body a flexbox Fixes: https://github.com/go-gitea/gitea/issues/6118 * ie11 fixes * increase padding to 80px * add flex-grow
* Minor UI tweaks (#5980)John Olheiser2019-02-192-15/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove all CommitStatus when a repo is deleted Signed-off-by: jolheiser <john.olheiser@gmail.com> * Minor UI tweaks (#5782) Added 'No License' option Added link and octicon change for external issue trackers Reset password now notifies right away if the code is invalid Signed-off-by: jolheiser <john.olheiser@gmail.com> * More UI tweaks More info in PR * Generate stylesheet for arc-green * Make gofmt work * Change PR integration since the button is changed * Rebase * Generate stylesheet * UI updates Made the PR button a "basic" button Vertically centered the issue checkboxes Labels will update only once after modal is closed * Commit to reference related issues Resolves #5782 Resolves #5861 Addresses original question in #5993 * Change the comment wording since PR button is no longer little and green. * Revert changes that made Windows work * Regenerate stylesheet * Regenerate stylesheets * make generate-stylesheets * Update integration again, changed button style Signed-off-by: jolheiser <john.olheiser@gmail.com> * Added ID to PR button Changed integration to use the ID to avoid breaking in the future * Added missing semi-colons * Added back distinction between issue actions and filters (overlooked it before) Moved action button over next to other action dropdowns * Remove extra tab formatting in list.tmpl * Remove more formatting from GoLand * Replace hardcoded "No License" with i18n license helper.
* Allow labels to contain emoji (#6063)John Olheiser2019-02-161-6/+10
| | | | | | | | | | | | | | | | | | | * Add emoji to labels Minor cleanup of tribute code in footer.tmpl Signed-off-by: jolheiser <john.olheiser@gmail.com> * Quick find/replace in other i18n files containing label translations Signed-off-by: jolheiser <john.olheiser@gmail.com> * Revert "Quick find/replace in other i18n files containing label translations" This reverts commit ec3e1a3a1775989301bb2c1cd08e8871b317688d. * Add style to overwrite emoji height in labels * Revert Makefile change that makes Windows work
* Revert "Fix wrapping long code lines in UI" (#6074)silverwind2019-02-152-7/+21
| | | | | This reverts commit e5cd80e0219f10818f43e8cab6b9c814cb1cd796. Fixes: https://github.com/go-gitea/gitea/issues/6064
* Add autoprefixer to css build (#6029)silverwind2019-02-113-18/+0
| | | | | | * Add autoprefixer to css build * also use autoprefixer on theme files
* UI: Make dashboard navbar and footer full-width (#6013)silverwind2019-02-092-2/+10
| | | | | | | | * UI: Make dashboard navbar full-width * more tweaks: full-width footer and consistent padding * fix page layout causing unneccesary scrollbars on small pages
* UI: Make navbar full width (#5998)silverwind2019-02-081-0/+6
|
* UI: Fix repo header issues (#5995)silverwind2019-02-071-6/+3
| | | Fixes: https://github.com/go-gitea/gitea/issues/5985
* UI: Dashboard tweaks (#5974)silverwind2019-02-061-2/+1
| | | | | - Don't show divider below heatmap when it's hidden via media-query - Make divider between user menu adhere to container width - Remove excessiv margins on heatmap
* UI: Repo header tweaks (#5945)silverwind2019-02-052-7/+34
| | | | | | | | | | | | | | | | * UI: Repo header tweaks - Use basic buttons on the header buttons, matching gogs - Make 'Manage topic' text smaller, remove margin-left with no topics present - Move various inline styles to CSS - Use flexbox on header title and buttons * fix indentation * reverse media query wrapping * fix inconsisten whitespace
* Fix wrapping long code lines in UI (#5927)silverwind2019-02-022-21/+7
| | | | | | | | | | | | | Wrapping was initially added in https://github.com/go-gitea/gitea/pull/2789 but it is currently disabled because the rule that applies wrapping to the wrap class did not have enough CSS specificity. Resolved the issue by using a general selector that matches all code boxes. The previous wrap class was removed because it had only been inconsistenly applied to various code boxes and because I found no easy way to add classes to code boxes rendered in Markdown. Also removed a seemingly useless :before on code view and added padding to restore the spacing.
* UI: Correct footer height if screen-width is to small (fixes #5878) (#5889) ↵EpicCoder2019-01-292-7/+9
| | | | (#5889)
* UI: Change GPG Validation colors and remove inline CSS; fixes #5404 (#5896)EpicCoder2019-01-292-2/+17
|
* Feature: Archive repos (#5009)kolaente2019-01-231-0/+8
|
* Add the ability to use multiple labels as filters(#5786)Lauris BH2019-01-221-2/+5
|
* Allow markdown table to scroll (#4401)pgodwin2019-01-211-0/+1
| | | | | | * Allow markdown table to scroll `overflow:auto` isn't effective when a table is wider than the container. Adding `display:block` fixes this issue.
* Refactor heatmap to vue component (#5401)Lauris BH2018-11-272-0/+28
|
* Show review summary in pull requests (#5132)kolaente2018-11-221-0/+32
|
* User action heatmap (#5131)kolaente2018-10-232-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added basic heatmap data * Added extra case for sqlite * Built basic heatmap into user profile * Get contribution data from api & styling * Fixed lint & added extra group by statements for all database types * generated swagger spec * generated swagger spec * generated swagger spec * fixed swagger spec * fmt * Added tests * Added setting to enable/disable user heatmap * Added locale for loading text * Removed UseTiDB * Updated librejs & moment.js * Fixed import order * Fixed heatmap in postgresql * Update docs/content/doc/advanced/config-cheat-sheet.en-us.md Co-Authored-By: kolaente <konrad@kola-entertainments.de> * Added copyright header * Fixed a bug to show the heatmap for the actual user instead of the currently logged in * Added integration test for heatmaps * Added a heatmap on the dashboard * Fixed timestamp parsing * Hide heatmap on mobile * optimized postgresql group by query * Improved sqlite group by statement
* fix fading menu in arc-green theme (#5128)glaszig2018-10-201-0/+5
| | | | | | | | | | | * fix fading menu in arc-green theme the menu faded white because it missed proper styling. only visible on viewports narrower than 1200px. * Generate minimized css * compiled arc-green.less to apply changes from 76e4f9a58
* Fix #rrggbbaa color to rgba for better browser compatibility (#4990)SagePtr2018-09-291-2/+2
|
* Fix layout of the topics editing form (#4971)Iwasa Kazmi2018-09-291-1/+0
| | | | | | | | | | | | | | | | | | | | | * Fix layout of the topic edit. - made right-hand column wider so that it has enough space for "Done" button. - fixed issue that jQuery's .show() breaks functionality of the Semantic UI Grid. * Improve switching visibility of the topic edit Changes to support old browsers that doesn't support 'flex' keyword. - Removed style "display: none" from index.css so that the grid can be displayed without specifying new "display" style. - Added style "display:none" to the grid element in HTML template as the initial style. - In index.js, visibility of the grid element is changed by set "display:none" style to the element or removing it from the element.
* Fix user menu item styling (#4985)silverwind2018-09-271-0/+5
|
* Code review UI improvements and bugfixes (#4682)Lauris BH2018-09-172-12/+64
| | | | | | | | | | | | | | | | * Code review UI improvements * More fixes to dark theme * Style fix * Fix to allow add code review comments only on review files tab * More readability dark style fixes * Fix commenting on deleted files. Fixes #4752 * Fix line blame getting for multiple corner cases
* fix: Crippled diff (#4726) (#4900)Toni Villena2018-09-091-0/+3
| | | | | | * fix: Crippled diff (#4726) * Regenerate css
* Improve dependency UI (#4503)Lauris BH2018-09-072-0/+12
|
* Fix dark theme diff box header backround color (#4674)Lauris BH2018-08-121-1/+8
|