NGPixel
a0618ee4f6
feat: comments UI improvements
4 years ago
Louis Meyer
e2935488a3
fix: properly wrap very long words in markdown editor ( #1743 )
* Fix: Fix word-wrap in markdown editor
Overwrite css-property 'work-break: normal' for '.CodeMirror-wrap
pre.CodeMirror-line', which lead to words not wrapping correctly,
with 'word-break: break-word' to properly wrap words.
* Add rule for 'p.line' under .editor-markdown-preview-content
Add 'overflow-wrap: break-word;' for line in the preview of the markdown editor, so the preview properly wraps and does not overflow.
4 years ago
NGPixel
887e8a0f5a
feat: comments disqus + commento
4 years ago
NGPixel
f6bad765a2
feat: assets move + comments migration + admin users UI
4 years ago
NGPixel
53da387082
feat: plantuml in markdown preview
4 years ago
NGPixel
05e8a71cef
fix: sanitize markdown preview on content change
4 years ago
NGPixel
76ade8df53
feat: link autocomplete + insert link modal (markdown)
4 years ago
NGPixel
1d16a3fc71
feat: mermaid support for markdown
4 years ago
NGPixel
44a0f69a78
feat: katex chemical equations support
4 years ago
NGPixel
58b08e54b4
fix: missing footnote module in markdown editor preview
4 years ago
NGPixel
4b0e3d1c43
feat: save conflict resolution
4 years ago
NGPixel
2810f7b5af
feat: use local assets for twemoji
4 years ago
NGPixel
bf9c6dda1c
fix: missing code highlighting when toggling markdown preview ( #1484 )
4 years ago
NGPixel
830f51664c
feat: katex in markdown preview + xss fix for svg
4 years ago
NGPixel
13a995133b
feat: branch off / create from template
4 years ago
NGPixel
18b2f60b84
fix: unescaped code in markdown preview panel
4 years ago
NGPixel
14c842ff9d
fix: rtl offset + list indent ( #1326 , #1327 )
4 years ago
NGPixel
f154f9cae5
fix: markdown preview fails to load lang files for code blocks ( #1162 )
5 years ago
Hinaloe
115472a3fc
fix: exclude non-class attributes from markdown rendering in editor preview ( #1251 )
5 years ago
Nick
82ba7d0a36
feat: import users from v1 - db + create users
5 years ago
Nick
69e644e18f
fix: code linting
5 years ago
Nick
7634bd266d
feat: ckeditor
5 years ago
Nick
8e80b7471d
feat: editor page props UI improvements + codemirror fix
5 years ago
Nick
3b02d701c4
fix: editor mardkwon scroll sync
5 years ago
Nick
10e19700e5
fix: UI improvements
5 years ago
Nick
065c1bb12e
misc: migrate to vuetify 2.0 (wip)
5 years ago
NGPixel
27e0a37dbe
misc: migrate to vuetify 2.0 (wip)
5 years ago
NGPixel
eccf1a1b19
misc: migrate to vuetify 2.0 (wip)
5 years ago
Nick
b6f1e1805e
feat: locales availability + IE display mode
5 years ago
Nick
e4fc2b7b12
feat: editor md + source translations
5 years ago
Nick
a3be2a772a
feat: editor modals translations
5 years ago
Nick
e62ac70464
fix: red blockquote incorrect class ( #854 )
5 years ago
Nick
35bc745826
feat: image upload / display
5 years ago
Nick
7b08c8bb31
feat: lists UX + assets create folder UI (wip)
5 years ago
Nick
965f0ad2cd
feat: serve asset from db + editor mobile improvements
5 years ago
Nick
6041b1697a
fix: session knex connector + editor UI improvements
5 years ago
Nick
3c27350a12
fix: linting editor-markdown
5 years ago
Nick
9f92aa4050
fix: linting + mk help visibility
5 years ago
Nick
de1dddbc90
feat: mk editor toolbar + help dialog + fixes
5 years ago
Nick
ca4e0ada30
feat: markdown editor toolbar + default group rules fix
5 years ago
Nick
f3b8d37fc5
feat: remove external css resources
5 years ago
Nick
2a950575e2
fix: navigation save cache error #780
5 years ago
Nick
342747c860
feat: markdown editor UI fix + insert media (wip)
5 years ago
Nick
c687699692
fix: UI improvements
5 years ago
Nicolas Giard
ded1cf6261
fix: markdown editor media button position
5 years ago
Nicolas Giard
75eb277401
feat: guest + user permissions
5 years ago
Nicolas Giard
74aa09f39c
fix: dark mode handling
6 years ago
Nicolas Giard
076aeaf749
feat: markdown rendering
6 years ago
Nicolas Giard
0b5a4e0c63
feat: content rendering improvements + save fix
6 years ago
Nicolas Giard
30806d3c8d
feat: editor - existing content
6 years ago