- something like
>>https://link<<
is parsed in a wrong way:(
- minor CSS improvements
- bugfix: a user can navigate to the Overview tab directly thus the location property doesn't have 'tab=' substring. Matching fails and we don't apply anything.
- technical debts
- bugfix: when there are several previews opened on the page, the first opened preview got zoomed-in and zoomed-out instead of any clicked
- added unit tests. Fixed the regular expression for "linkifying"
- bugfix: buildlog has not been parsed
- stricter links validation
- memory leak fixed
- preview is loaded on mouseover / focus events. Basically, it's a preloading
- minor css tweaks
- technical debts
- links with preview option have a little bit of decoration
- technical debts. Got rid of querySelectorAll => the extension should be a bit faster
- technical debts
- minor improvements
- less strict URL permissions (now it should work with any Teamcity)
- small improvements in CSS
bundle exec ...
gets some respect
- Zoom-in, zoom-out large screenshots
- added something to please Artur. I don't remember what was that.
- even better styling!
- better styling
- more parsing rules added
- double click on the
<code>
node (the gray one) selects its content
- better media preview
- now we monitor mutations of the correct node
- add preview of mp4s
- properly handle disappearing divs
- inital release