Lauris BH
20e11119c4
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
7feb3ef185
Change font to Roboto to support more charsets ( #9803 )
2020-01-25 23:47:42 +02:00
Lauris BH
ceafddf8b2
Add top author stats to activity page ( #9615 )
2020-01-20 12:07:30 +02:00
John Olheiser
dc3c5b6cc4
Issue/PR Context Popups ( #9822 )
...
* Add data-index attribute to issue anchors
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Init JS
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add required data to anchor
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Finish popup
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Revert changes to html.go
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Better octicon contexts
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Split out popup function for re-use
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Style changes, test fixes, and cross-reference support
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Prefer em to px
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Move label margin to base CSS
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Move JS to separate file.
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Move JS to features and fix module
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Remove query-string and hash
Co-Authored-By: silverwind <me@silverwind.io >
Co-authored-by: Lauris BH <lauris@nix.lv >
Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com >
Co-authored-by: silverwind <me@silverwind.io >
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: zeripath <art27@cantab.net >
2020-01-19 23:39:21 -05:00
silverwind
7888e3e93a
eliminate horizontal scroll caused by footer ( #9669 )
2020-01-09 19:33:39 +00:00
John Olheiser
4a0915d5be
!important makes me sad ( #9607 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2020-01-05 06:56:06 +02:00
John Olheiser
326c723f15
Add box-shadow to blue buttons in normal theme ( #9573 )
...
Signed-off-by: jolheiser <john.olheiser@gmail.com >
Co-authored-by: techknowlogick <matti@mdranta.net >
2020-01-01 00:06:15 -05:00
Lunny Xiao
991d07511f
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
f925d66953
switch to fomantic-ui ( #9374 )
2019-12-17 16:34:11 -05:00
zeripath
5a82e50efe
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
9029694515
Fix context menu overflow & review tag margin ( #9231 )
...
* Fix context menu overflow
Signed-off-by: jolheiser <john.olheiser@gmail.com >
* Add review tag CSS
Signed-off-by: jolheiser <john.olheiser@gmail.com >
2019-12-03 01:03:30 +02:00
guillep2k
4b25807c41
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 <lauris@nix.lv >
2019-11-19 22:44:58 +00:00
Lunny Xiao
a2e0b6f86a
Move less from public/ to web_src/ so that it will not be packe… ( #8908 )
2019-11-12 10:22:16 +01:00