Rodrigo Fernandes
f08137f8ba
Improve branch coverage
2016-04-25 19:30:38 +01:00
Rodrigo Fernandes
b1f1ba6008
Use pre-compiled templates in node
2016-04-16 17:46:25 +01:00
Rodrigo Fernandes
3929ca28fc
Fix /dev/null filename on html generation
2016-03-21 00:23:50 +00:00
Rodrigo Fernandes
f3d2946aa4
Force JSCS style
2015-12-23 19:34:39 +00:00
Rodrigo Fernandes
7fa8292da1
Fix some more CSS and JS style issues
2015-12-20 23:38:16 +00:00
Rodrigo Fernandes
8d86a15d69
Clean code and force code style
...
Since more people are contributing to the code Codacy will help
keep it consistent and easy to maintain, by suggesting improvements
2015-12-20 22:55:09 +00:00
Wolfgang Illmeyer
94516c835b
make matching configurable
2015-12-09 23:17:45 +01:00
Wolfgang Illmeyer
7335c3bab3
Enhancements for highlighting
...
1. Fixed a bug that prevented highlighting when more lines were deleted
from a replacement block than added
2. Added similarity search feature to match similar lines for
highlighting.
3. Highlighting: Support for matching "ins" and "del" markers to allow
for a "change" marker
4. Bugfix: All lines are now split into prefix and content spans
2015-11-27 11:39:08 +01:00
Nuno Teixeira
c2fb4bf1da
Use hashcode instead of filename for file list id
2015-10-19 15:43:16 +01:00
Nuno Teixeira
f1db9a9d6f
Show the list of changed files
...
- Optionally show the file list before the diff
- Change usage to accept configuration instead of multiple methods
2015-10-19 12:47:49 +01:00
Rodrigo Fernandes
de13e9506c
use webpack for the browser
...
* add webpack bundling
* clean bower dependencies since we are using webpack
* add jscs node style support
2015-08-08 01:11:35 +01:00
Rodrigo Fernandes
6514ac7477
clean project, better module exposing and documentation
...
* use native JS in example instead of jQuery
* better module exposing now using exports, module.export, self, window, global and this
* add example link to bower and npm definition
* add documentation on how to highlight
2015-07-19 22:08:17 +01:00
Rodrigo Fernandes
759239133f
merge npm package into main repo
2015-07-19 00:23:36 +01:00
Rodrigo Fernandes
5cc3ebf63c
fix html escaping on diff
2015-06-21 22:49:05 +01:00
Rodrigo Fernandes
e598a81aa2
avoid diff prefix on hightlight
2015-05-31 23:07:23 +01:00
Rodrigo Fernandes
89b9b3926d
copy, rename and friends
2015-04-20 00:24:19 +01:00
Rodrigo Fernandes
2b3c977ff9
add support for both wordByWord and charByChar hightlight
2015-04-12 11:32:37 +01:00
Rodrigo Fernandes
0662960fae
compatibility with node code
2015-04-12 02:59:54 +01:00
Rodrigo Fernandes
a48fac6f1b
refactor the printers
2015-04-12 00:34:33 +01:00