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
Nick
dedcd191a3
feat: editor select custom view UI
2019-09-10 14:50:16 -04:00
Nick
69e644e18f
fix: code linting
2019-09-08 12:39:05 -04:00
Nick
7634bd266d
feat: ckeditor
2019-09-08 12:01:17 -04:00
Nick
5a7fd2d73e
feat: tags UI (wip) + save tags from page
2019-09-01 18:33:36 -04:00
Nick
8e80b7471d
feat: editor page props UI improvements + codemirror fix
2019-08-31 22:10:58 -04:00
Nick
3b02d701c4
fix: editor mardkwon scroll sync
2019-08-31 11:14:15 -04:00
Nick
025a0eeee3
fix: editor media modal displayed below editor ( #992 )
2019-08-30 21:27:02 -04:00
Nick
10e19700e5
fix: UI improvements
2019-08-25 14:23:56 -04:00
Nick
2d2cf90514
feat: admin create user + markdown help fix
2019-08-10 22:14:53 -04:00
Nick
577a061033
misc: admin vuetify 2.0 UI + arabic display improvements
2019-08-10 12:18:14 -04:00
rbtprograms
0f9ddf1e5d
fix: Switch converted to Object Literal ( #940 )
...
* updating a switch into object literal and fixed a couple linter errors
* added a comment about weird formatting
* style: use lodash get
* fix: pass eslint + puglint + jest
2019-08-04 16:31:13 -04:00
Nick
065c1bb12e
misc: migrate to vuetify 2.0 (wip)
2019-08-03 22:51:29 -04:00