NGPixel
a0618ee4f6
feat: comments UI improvements
2020-05-23 18:49:10 -04:00
NGPixel
15a45f8b91
fix: admin UI improvements
2020-05-22 23:29:42 -04:00
Dan Later
2c83e3bd84
fix: CKEditor RTL locale support ( #1636 )
2020-05-22 13:34:53 -04:00
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.
2020-05-22 13:31:31 -04:00
NGPixel
887e8a0f5a
feat: comments disqus + commento
2020-05-21 00:20:57 -04:00
NGPixel
f6bad765a2
feat: assets move + comments migration + admin users UI
2020-05-21 00:20:57 -04:00
NGPixel
7508d92f92
feat: redirect editor UI (wip)
2020-05-10 18:43:45 -04:00
NGPixel
53da387082
feat: plantuml in markdown preview
2020-05-08 22:51:32 -04:00
NGPixel
cc9f022051
fix: nav external blank option
2020-05-08 18:48:07 -04:00
NGPixel
05e8a71cef
fix: sanitize markdown preview on content change
2020-05-01 00:55:31 -04:00
NGPixel
fd91565e61
fix: ckeditor - beautify html before saving
2020-04-30 01:21:31 -04:00
NGPixel
a3a1dc1267
fix: ckeditor - extra ) when insert page link
2020-04-26 14:06:17 -04:00
takumi9942
e0a0434622
fix: editor-modal-media action button ( #1736 )
2020-04-23 19:18:53 -04:00
NGPixel
b2115143e3
feat: visual editor - link to page
2020-04-11 14:51:51 -04:00
NGPixel
76ade8df53
feat: link autocomplete + insert link modal (markdown)
2020-04-11 00:19:23 -04:00
NGPixel
77548c8778
fix: tags input normalization
2020-04-09 21:56:24 -04:00
NGPixel
1d16a3fc71
feat: mermaid support for markdown
2020-03-29 20:54:39 -04:00
NGPixel
44a0f69a78
feat: katex chemical equations support
2020-03-29 17:06:32 -04:00
NGPixel
58b08e54b4
fix: missing footnote module in markdown editor preview
2020-03-28 14:28:08 -04:00
NGPixel
507928730a
feat: editor save conflict localization
2020-03-22 18:58:27 -04:00
NGPixel
4b0e3d1c43
feat: save conflict resolution
2020-03-21 19:18:08 -04:00
NGPixel
b529ad21c9
fix: code blocks incorrect escaping + deps update
2020-03-20 23:23:13 -04:00
NGPixel
2810f7b5af
feat: use local assets for twemoji
2020-03-15 22:34:42 -04:00
NGPixel
bf9c6dda1c
fix: missing code highlighting when toggling markdown preview ( #1484 )
2020-03-15 19:32:12 -04:00
Sebastien
88f707b7c1
fix: sort assets by ID and desc ( #1501 )
...
* sort assets by ID and desc
* Update editor-modal-media.vue
2020-03-15 18:57:18 -04:00
NGPixel
830f51664c
feat: katex in markdown preview + xss fix for svg
2020-03-06 14:31:05 -05:00
NGPixel
13a995133b
feat: branch off / create from template
2020-03-01 18:25:43 -05:00
NGPixel
a7b2b31314
fix: disable API docs editor for 2.1
2020-02-07 22:39:18 -05:00
NGPixel
f4e3fd0954
feat: tags autocomplete in page properties
2020-02-02 16:24:27 -05:00
NGPixel
9f16d3e3fa
fix: code linting
2020-01-31 22:41:14 -05:00
NGPixel
18b2f60b84
fix: unescaped code in markdown preview panel
2020-01-14 22:41:26 -05:00
alancnet
e836a49776
fix: light background in nested ckeditor unless dark mode ( #1372 )
2020-01-13 12:23:44 -05:00
NGPixel
6920a35d80
feat: visualize pages (dendograms)
2020-01-05 15:04:16 -05:00
NGPixel
14c842ff9d
fix: rtl offset + list indent ( #1326 , #1327 )
2019-12-22 18:49:17 -05:00
NGPixel
aa5368b2a1
feat: katex + admin SSL UI (wip) + dev warning
2019-12-18 23:45:33 -05:00
NGPixel
5d7509acdf
feat: api docs editor (wip) + deps update
2019-12-01 22:45:37 -05:00
NGPixel
f154f9cae5
fix: markdown preview fails to load lang files for code blocks ( #1162 )
2019-11-23 16:26:24 -05:00
Hinaloe
115472a3fc
fix: exclude non-class attributes from markdown rendering in editor preview ( #1251 )
2019-11-22 10:52:19 -05:00
Nicolas Giard
e764e74a73
fix: markdown help dialog shown below editor
2019-11-18 14:37:55 -05:00
NGPixel
d6f2176de2
fix: insert file for visual editor
2019-11-16 22:02:51 -05:00
Nicolas Giard
0f079e2d5f
fix: editor select back button ( #1098 )
2019-10-14 13:07:49 -04:00
NGPixel
62d1d7a1df
feat: move page
2019-10-13 19:59:50 -04:00
NGPixel
2883437a0f
fix: hide item upload button ( #1058 )
2019-10-06 15:06:46 -04:00
Nick
82ba7d0a36
feat: import users from v1 - db + create users
2019-09-28 22:19:33 -04:00
Nick
8f7fdab771
fix: code tag styling
2019-09-22 17:03:33 -04:00
Nick
d0dc300a59
feat: docker auto upgrade
2019-09-22 16:32:39 -04:00
Nick
766eebbe2f
fix: editor selection UI + config trim DB_PASS_FILE
2019-09-21 22:25:54 -04:00
Nick
a4eb5584bb
feat: editor selection UI improvements
2019-09-15 23:40:52 -04:00
Nick
309de5bc17
misc: deps cleanup + form validation fixes
2019-09-15 23:20:40 -04:00
Nick
1717f7a8d3
feat: editor media modal UI for ckeditor
2019-09-14 15:35:47 -04:00