broxen
813df21020
fix: prevent malformed paths for pages ( #4533 )
...
* First take on removing erroneous path characters
Paths should not accept trailing slashes or hashtags. This is a first attempt at nullifying those.
* Use rules to verify path before acceptance
Use Regex and rules to verify paths before acceptance
* Rules to prevent any leading or trailing slashes
* Complex slug for regex on path, but it elminates special chars
* Added yarn.lock to .gitignore
* Maybe we do want yarn.lock afterall
* Adding yarn.lock
* Move Regex pattern outside of export
2021-10-10 14:56:20 -04:00
NGPixel
98016d3c42
fix: editor saved state
2020-06-21 01:04:36 -04:00
NGPixel
4855051d87
feat: page published state + comments localization
2020-06-20 22:08:59 -04:00
NGPixel
83b83a7510
feat: page css + scripts
2020-06-20 16:39:36 -04:00
NGPixel
53ddb50b51
feat: save page scripts + styles
2020-06-20 01:11:05 -04:00
NGPixel
718c14dd74
feat: editor props scripts + styles code editor
2020-06-19 21:00:44 -04:00
NGPixel
cc9f022051
fix: nav external blank option
2020-05-08 18:48:07 -04:00
NGPixel
77548c8778
fix: tags input normalization
2020-04-09 21:56:24 -04:00
NGPixel
f4e3fd0954
feat: tags autocomplete in page properties
2020-02-02 16:24:27 -05:00
NGPixel
6920a35d80
feat: visualize pages (dendograms)
2020-01-05 15:04:16 -05:00
NGPixel
62d1d7a1df
feat: move page
2019-10-13 19:59:50 -04:00
Nick
8f7fdab771
fix: code tag styling
2019-09-22 17:03:33 -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
10e19700e5
fix: UI improvements
2019-08-25 14:23:56 -04:00
Nick
065c1bb12e
misc: migrate to vuetify 2.0 (wip)
2019-08-03 22:51:29 -04:00
NGPixel
27e0a37dbe
misc: migrate to vuetify 2.0 (wip)
2019-08-03 04:48:55 +00:00
Nick
d0b73c5a9b
fix: UI localization on load + update all namespaced locales
2019-06-22 12:44:32 -04:00
Nick
1dfb55e803
feat: default locale with namespacing
2019-06-21 23:39:04 -04:00
Nick
a3be2a772a
feat: editor modals translations
2019-06-15 17:06:17 -04:00
Nick
4c34ce7aff
fix: editor media modal - dark
2019-06-01 01:34:16 -04:00
Nick
965f0ad2cd
feat: serve asset from db + editor mobile improvements
2019-05-18 02:27:30 -04:00
Nicolas Giard
17244a0cb3
feat: user edit UI + admin UI improvements + fixes
2018-12-15 17:15:13 -05:00
Nicolas Giard
366a835278
fix: editor flow
2018-12-09 00:46:06 -05:00
Nicolas Giard
f856da074e
feat: user menu + jwt certs + UI fixes
2018-12-02 21:42:43 -05:00
Nicolas Giard
74aa09f39c
fix: dark mode handling
2018-12-01 23:03:14 -05:00
Nicolas Giard
0b5a4e0c63
feat: content rendering improvements + save fix
2018-11-10 23:40:55 -05:00
NGPixel
2817c72ec3
feat: core improvements + local fs provider + UI fixes
2018-07-29 22:23:33 -04:00
NGPixel
803d86ff63
feat: save page - updated + page history
2018-07-22 21:13:01 -04:00
NGPixel
cb84df7a53
feat: save page
2018-07-22 00:29:39 -04:00
NGPixel
c7b675bb1c
fix: editor properties UI
2018-07-15 22:40:41 -04:00
NGPixel
760939f808
feat: editor page properties
2018-07-15 19:16:19 -04:00
NGPixel
e79dfc0822
feat: admin - groups single view
2018-03-28 00:02:32 -04:00