Sage Vaillancourt c816d26348 | ||
---|---|---|
img | ||
server | ||
.gitignore | ||
LICENSE.txt | ||
Makefile | ||
README.md | ||
background.js | ||
backtick-comments.js | ||
csharp-quotes.js | ||
file-scroll.js | ||
manifest.json | ||
package-lock.json | ||
package.json | ||
repo-search-sorter.js | ||
styles.css | ||
utils.js | ||
var-highlighter.js |
README.md
Pail Bitbucket Extension
This is a small extension to add a few features to Bitbucket Server:
- Filter forks out of search by default
- Some simple syntax parsing in backticked comments
- Scroll on file headers in the diff viewer to quickly flipped through changes
- Sort base (unforked) and your own repos to the top of repo search on the dashboard
- Click words in the differ to highlight all instances of that word
Currently only works with Firefox.