Commit Graph

8 Commits

Author SHA1 Message Date
Sebastian Sdorra
88286623a8 Move syntax-highlighter theme from ui-styles to ui-components 2020-10-22 10:17:51 +02:00
Konstantin Schaper
17f5f4b46e implement custom highlighting theme 2020-10-12 18:53:31 +02:00
Sebastian Sdorra
a4e6e4186a replace highlightjs with prismjs 2020-06-16 21:04:07 +02:00
Florian Scholdei
7d4135d0ec Ensure same monospace font throughout whole scmm 2020-04-03 11:11:59 +02:00
Florian Scholdei
f1b34eb502 Changeover to MIT license (#1066)
* prepare license-maven-plugin for license migration
* added license mapping for tsx files and added some more excludes
* Changeover to MIT license
* Fix build problems
* Delete old remaining licenses
* Add more exclude path for license checker
* Rename included netbeans license, add exclude .m2/repository/
* Specify .m2 exclude because not only repository/, also wrapper/ must match
* Add .cache/ exclude for license check
* Modify formatting of license in java classes to comply with convention and IDE
* Add IntelliJ documentation for license configuration
* Update CHANGELOG.md
* Exclude tmp/workspace/ dir for license check
* Edit README.md

Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com>
2020-03-23 15:35:58 +01:00
Sebastian Sdorra
3a8ae34e89 split lowlight languages out of the worker bundle 2020-01-27 13:30:46 +01:00
Sebastian Sdorra
fe8e4db10b added diff endpoint which returns a parsed diff as json 2020-01-22 15:49:50 +01:00
Sebastian Sdorra
fd15c68ca0 allow syntax highlighting in diffs 2020-01-22 12:08:28 +01:00