An extension that adds a few features to Bitbucket Server
Go to file
sage 0deb6217e8 Add logo to README 2023-12-05 19:49:07 -05:00
img Remove old unrelated screenshot image. 2023-12-05 19:43:56 -05:00
server Move server files into dedicated server/ dir 2023-12-05 19:39:35 -05:00
.gitignore Remove old unrelated screenshot image. 2023-12-05 19:43:56 -05:00
LICENSE.txt initial commit 2018-04-25 16:43:21 +02:00
Makefile Move server files into dedicated server/ dir 2023-12-05 19:39:35 -05:00
README.md Add logo to README 2023-12-05 19:49:07 -05:00
background.js Now a bitbucket addon. 2023-02-02 14:36:40 -05:00
backtick-comments.js Add scroll-wheel file browsing. 2023-02-07 14:07:58 -05:00
csharp-quotes.js Sort repo search results. 2023-02-02 15:57:09 -05:00
file-scroll.js Automatically enter folders when file-scrolling 2023-12-04 10:53:33 -05:00
manifest.json Update README for Pail 2023-12-04 20:21:47 -05:00
repo-search-sorter.js Add scroll-wheel file browsing. 2023-02-07 14:07:58 -05:00
styles.css feat: hide problematic elements 2021-06-13 12:43:35 +02:00
utils.js Fixed up scroll-wheel folder de-nesting 2023-12-04 10:04:20 -05:00
var-highlighter.js Add some varName sanitization. 2023-12-04 10:23:47 -05:00

README.md

Pail Bitbucket Extension

logo

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.