d160c7e565
Little refactoring of diff highlight.
...
Moving cache variable to template instead of in the struct.
2016-02-21 18:45:24 -03:00
2bfb8bb5fd
Enable sintax highlighting on diff view. Close #733
2016-02-04 18:21:47 -02:00
5deb726f3f
Refactoring of inline diff computing to prevent empty diff box. Fix #2489
2016-01-27 18:54:08 -02:00
bcf6aed452
Merge pull request #2335 from andreynering/highlight-diff
...
Highlight diff
2016-01-09 13:39:18 +08:00
cc8c67ff29
fix markdown autolink error
2016-01-09 10:59:04 +08:00
81ed5c4bee
Declaring specific types for enums constants.
...
This makes the code more strict since you can't assign or compare
values of different types without proper cast.
2016-01-06 18:00:40 -02:00
73474c043b
Highlighting differences of lines in the diff view.
2016-01-06 17:46:56 -02:00
2087156119
Removed opticon-fold
2016-01-06 02:21:20 +01:00
3870a7a3c8
merged split/unified templates
2016-01-06 00:08:50 +01:00
8fe5d887ae
Changed name from inline to unified
2016-01-05 19:21:50 +01:00
4e6d048ba1
i18n-fix for split-view
2016-01-05 19:21:49 +01:00
0df39b33eb
Implement Split Diff-View
...
- Unified/Inline Diff-View Selectable
2016-01-05 19:21:41 +01:00
351dfc95a9
prepare release
2015-12-12 21:58:54 -05:00
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
0af035c37e
#1078 not show bin when rename a file
2015-11-03 09:52:17 -05:00
bc82157216
fix #1078
2015-11-02 19:55:24 -05:00
8c046073a8
work on PR conversation
2015-09-01 19:07:02 -04:00