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
Ethan Koenig and Lunny Xiao
ab62da283a
Fix avatar URLs ( #3069 )
...
* Fix avatar URLs
* import order
2017-12-03 19:55:13 +08:00
Bo-Yi Wu and Lunny Xiao
0cee52e0d3
fix: remove str2html from org full name ( #1360 )
...
* fix: remove str2html for security issue.
* fix: update
2017-04-05 18:31:31 -07:00
Bo-Yi Wu and Lunny Xiao
19bc2b10ae
fix: Add str2html on DisplayName of Org. ( #1091 )
2017-03-01 12:02:19 +08:00
Unknwon
50422f1fc2
#3348 always use relative avatar link in the template
2016-08-05 12:12:54 -07:00
Adam Strzelecki
da2585c11e
Indent all templates with tabs
...
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.
1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
such as {{if}} {{with}}
2. Cleans all trailing white-space
3. Adds trailing last line-break to each file
2015-12-08 00:57:46 +01:00
Unknwon
3ca544912f
#1944 Drop /org/ URL path prefix in organization home page
2015-11-24 19:14:00 -05:00
Unknwon
4dbc322859
fix org header order
2015-09-06 11:01:05 -04:00
Unknwon
2881456421
new webhooks list UI
2015-08-26 21:45:51 +08:00
Unknwon
bba707de36
Finish team list, create new team, join/leave team page
2014-08-16 16:21:17 +08:00
Unknwon
36b4c57ff1
Finish new organization members and invitation page
2014-08-15 18:29:41 +08:00