ea7ad382e7
fix margin on attached segments with headers ( #10235 )
...
Fixes: https://github.com/go-gitea/gitea/issues/10210
Co-authored-by: techknowlogick <[email protected] >
2020-02-11 22:38:32 -05:00
d67e9b9629
SVG Octicon fixes ( #10237 )
...
* SVG fixes
Signed-off-by: jolheiser <[email protected] >
* Colorize span->svg only
Signed-off-by: jolheiser <[email protected] >
* @silverwind suggestions
Signed-off-by: jolheiser <[email protected] >
* Alphabetical
Signed-off-by: jolheiser <[email protected] >
* Convert suburl and staticPrefix to window.config
Signed-off-by: jolheiser <[email protected] >
* De-structure
Signed-off-by: jolheiser <[email protected] >
Co-authored-by: Antoine GIRARD <[email protected] >
2020-02-11 20:53:18 -05:00
86fdba177a
Add Octicon SVG spritemap ( #10107 )
...
* Add octicon SVG sprite
Signed-off-by: jolheiser <[email protected] >
* Static prefix
Signed-off-by: jolheiser <[email protected] >
* SVG for all repo icons
Signed-off-by: jolheiser <[email protected] >
* make vendor
Signed-off-by: jolheiser <[email protected] >
* Swap out octicons
Signed-off-by: jolheiser <[email protected] >
* Move octicons to top of less imports
Signed-off-by: jolheiser <[email protected] >
* Fix JS
Signed-off-by: jolheiser <[email protected] >
* Definitely not a search/replace
Signed-off-by: jolheiser <[email protected] >
* Missed regex
Signed-off-by: jolheiser <[email protected] >
* Move to more generic calls and webpack
Signed-off-by: jolheiser <[email protected] >
* make svg -> make webpack
Signed-off-by: jolheiser <[email protected] >
* Remove svg-sprite
Signed-off-by: jolheiser <[email protected] >
* Update tests
Signed-off-by: jolheiser <[email protected] >
* Missed a test
Signed-off-by: jolheiser <[email protected] >
* Remove svg from makefile
Signed-off-by: jolheiser <[email protected] >
* Suggestions
Signed-off-by: jolheiser <[email protected] >
* Attempt to fix test
Signed-off-by: jolheiser <[email protected] >
* Update tests
Signed-off-by: jolheiser <[email protected] >
* Revert timetracking test
Signed-off-by: jolheiser <[email protected] >
* Swap .octicon for .svg in less
Signed-off-by: jolheiser <[email protected] >
* Add aria-hidden
Signed-off-by: jolheiser <[email protected] >
* Replace mega-octicon
Signed-off-by: jolheiser <[email protected] >
* Fix webpack globbing on Windows
Signed-off-by: jolheiser <[email protected] >
* Revert
Co-Authored-By: silverwind <[email protected] >
* Fix octions from upstream
Signed-off-by: jolheiser <[email protected] >
* Fix Vue and missed JS function
Signed-off-by: jolheiser <[email protected] >
* Add JS helper and PWA
Signed-off-by: jolheiser <[email protected] >
* Preload SVG
Signed-off-by: jolheiser <[email protected] >
Co-authored-by: silverwind <[email protected] >
Co-authored-by: techknowlogick <[email protected] >
2020-02-11 12:02:41 -05:00
Lauris BH and GitHub
ad2642a8aa
Language statistics bar for repositories ( #8037 )
...
* Implementation for calculating language statistics
Impement saving code language statistics to database
Implement rendering langauge stats
Add primary laguage to show in repository list
Implement repository stats indexer queue
Add indexer test
Refactor to use queue module
* Do not timeout for queues
2020-02-11 11:34:17 +02:00
Lauris BH and GitHub
59510d6227
Change font to Roboto to support more charsets ( #9803 )
2020-01-25 23:47:42 +02:00
Lauris BH and GitHub
81cfe243f9
Add top author stats to activity page ( #9615 )
2020-01-20 12:07:30 +02:00
7d7ab1eeae
Issue/PR Context Popups ( #9822 )
...
* Add data-index attribute to issue anchors
Signed-off-by: jolheiser <[email protected] >
* Init JS
Signed-off-by: jolheiser <[email protected] >
* Add required data to anchor
Signed-off-by: jolheiser <[email protected] >
* Finish popup
Signed-off-by: jolheiser <[email protected] >
* Revert changes to html.go
Signed-off-by: jolheiser <[email protected] >
* Better octicon contexts
Signed-off-by: jolheiser <[email protected] >
* Split out popup function for re-use
Signed-off-by: jolheiser <[email protected] >
* Style changes, test fixes, and cross-reference support
Signed-off-by: jolheiser <[email protected] >
* Prefer em to px
Signed-off-by: jolheiser <[email protected] >
* Move label margin to base CSS
Signed-off-by: jolheiser <[email protected] >
* Move JS to separate file.
Signed-off-by: jolheiser <[email protected] >
* Move JS to features and fix module
Signed-off-by: jolheiser <[email protected] >
* Remove query-string and hash
Co-Authored-By: silverwind <[email protected] >
Co-authored-by: Lauris BH <[email protected] >
Co-authored-by: Antoine GIRARD <[email protected] >
Co-authored-by: silverwind <[email protected] >
Co-authored-by: Lunny Xiao <[email protected] >
Co-authored-by: zeripath <[email protected] >
2020-01-19 23:39:21 -05:00
silverwind and zeripath
b3722114ce
eliminate horizontal scroll caused by footer ( #9669 )
2020-01-09 19:33:39 +00:00
John Olheiser and Lauris BH
4f54a4628a
!important makes me sad ( #9607 )
...
Signed-off-by: jolheiser <[email protected] >
2020-01-05 06:56:06 +02:00
a864d61ee6
Add box-shadow to blue buttons in normal theme ( #9573 )
...
Signed-off-by: jolheiser <[email protected] >
Co-authored-by: techknowlogick <[email protected] >
2020-01-01 00:06:15 -05:00
Lunny Xiao and techknowlogick
c0f8795462
Upgrade lato fonts to v16. ( #9498 )
...
* Upgrade lato fonts to v16
* Upgrade lato fonts to v16
* fix bug
2019-12-25 23:11:39 -05:00
techknowlogick and GitHub
590d56dbb3
switch to fomantic-ui ( #9374 )
2019-12-17 16:34:11 -05:00
zeripath and Lunny Xiao
dc2fe9801f
Make repository management section handle lfs locks ( #8726 )
...
* Make repository maangement section handle lfs locks
* Add check attribute handling and handle locking paths better
* More cleanly check-attributes
* handle error
* Check if file exists in default branch before linking to it.
* fixup
* Properly cleanPath
* Use cleanPath
* Sigh
2019-12-12 21:18:07 +08:00
John Olheiser and Lauris BH
51432ebb9c
Fix context menu overflow & review tag margin ( #9231 )
...
* Fix context menu overflow
Signed-off-by: jolheiser <[email protected] >
* Add review tag CSS
Signed-off-by: jolheiser <[email protected] >
2019-12-03 01:03:30 +02:00
c57edb6c7b
Add password requirement info on error ( #9074 )
...
* Add password requirement info on error
* Move BuildComplexityError to the password pkg
* Unexport complexity type
* Fix extra line
* Update modules/password/password.go
Co-Authored-By: Lauris BH <[email protected] >
2019-11-19 22:44:58 +00:00
Lunny Xiao and Antoine GIRARD
e4e6d48e30
Move less from public/ to web_src/ so that it will not be packe… ( #8908 )
2019-11-12 10:22:16 +01:00