NGPixel
d6d88ed976
fix: edit buttons header alignment when toc sidebar is on the right
2 years ago
NGPixel
c91ff2da7e
feat: add page-ready client boot event
2 years ago
NGPixel
eb99f828b1
fix: edit buttons hidden when toc sidebar is on the right
2 years ago
NGPixel
f3133a72ec
feat: toc sidebar position
2 years ago
NGPixel
ca2f7aaf73
chore: add css classes on page sidebar cards
2 years ago
NGPixel
8715cd69b2
feat: edit shortcuts
2 years ago
bavis-m
b3d9a183ea
fix: anchor links - use MouseEvent.currentTarget ( #4236 )
...
Co-authored-by: Mark <mark@mhack.io>
3 years ago
Mostafa
9f19543488
fix: add missing decodeURIComponent while page load ( #4244 )
3 years ago
NGPixel
26f1c0f372
feat: convert page
4 years ago
NGPixel
e5ea4af089
fix: missing aria-label on page view ( #2154 )
4 years ago
Nicolas Giard
c009cc1392
feat: new login experience ( #2139 )
...
* feat: multiple auth instances
* fix: auth setup + strategy initialization
* feat: admin auth - add strategy
* feat: redirect on login - group setting
* feat: oauth2 generic - props definitions
* feat: new login UI (wip)
* feat: new login UI (wip)
* feat: admin security login settings
* feat: tabset editor indicators + print view improvements
* fix: code styling
4 years ago
NGPixel
c9f3105997
misc: update dependencies + fix vuetify styles
4 years ago
NGPixel
4855051d87
feat: page published state + comments localization
4 years ago
Regev Brody
0a16929a57
fix: editing buttons showing up even if no action is allowed ( #2043 )
...
* feat: Edit / Page Create Buttons showing up even if no action is allowed #1780
4 years ago
takumi9942
bcd32d44e9
fix: sidebar base64 decode ( #1975 )
4 years ago
NGPixel
d19bf6cce0
fix: hide comment count (wip)
4 years ago
IndieRodo
006dae1221
fix: links to subtitles with special characters ( #1949 )
...
This issue is related to #1006 . The $vuetify.goTo() function expects a UTF-8 ev.target.hash . However, the markdown CRM URIencodes the ev.target.hash (this is great for browser compatibility, not so much for Vuetify)
Adding decodeURIComponent() to ev.target.hash fixes compatibility with Vuetify.
This fixes GitHub issue #1873
4 years ago
NGPixel
1222355046
feat: comments - default provider create (wip) + permissions
5 years ago
NGPixel
a0618ee4f6
feat: comments UI improvements
5 years ago
Reinier van der Leer
d44c9a05cf
fix: make sidebar scrollable if higher than the viewport ( #1829 )
5 years ago
NGPixel
e1382771cf
feat: extensions check + resolver
5 years ago
NGPixel
abc9e4e1d4
feat: comments UI
5 years ago
NGPixel
887e8a0f5a
feat: comments disqus + commento
5 years ago
NGPixel
f6bad765a2
feat: assets move + comments migration + admin users UI
5 years ago
NGPixel
de1d4ca12a
feat: comments side panel
5 years ago
Seyed Sajad Kahani
4d2d615402
fix: change nextTick to onload for anchor scrolling ( #1870 )
...
* change nextTick to onload for anchor scrolling
* fix: handle anchor scrollTo if page already loaded
Co-authored-by: Nicolas Giard <github@ngpixel.com>
5 years ago
NGPixel
cc9f022051
fix: nav external blank option
5 years ago
Reinier van der Leer
f7f6d266c8
fix: make page TOC sticky ( #1825 )
5 years ago
NGPixel
5d43f6ada1
feat: content tabs
5 years ago
NGPixel
2dd4cf5c08
fix: sidebar nav incorrect scroll color in light mode
5 years ago
NGPixel
866cdd59c8
fix: dark mode improvements
5 years ago
NGPixel
514d31a46d
feat: hide sidebar option
5 years ago
NGPixel
1c80faa94d
feat: browse nav + pageTree ancestors
5 years ago
NGPixel
1d16a3fc71
feat: mermaid support for markdown
5 years ago
NGPixel
951ebb6b61
feat: duplicate page
5 years ago
NGPixel
dd3699b501
fix: sidebar overlay bug on smaller screens
5 years ago
NGPixel
4bf94a1d30
feat: social sharing menu
5 years ago
NGPixel
14c842ff9d
fix: rtl offset + list indent ( #1326 , #1327 )
5 years ago
NGPixel
a72a7b1cdf
fix: disable code block line break + copy button
5 years ago
Zhiming Wang
b19fb2a08c
fix: wrong page title positioning in Safari ( #1233 )
...
Fixes #1221 .
5 years ago
NGPixel
d69dde1df5
fix: UI fixes + search crash ( #1086 )
5 years ago
NGPixel
c83eb25514
fix: breadcrumbs url formatting on 3rd level and higher + missing locale ( #930 )
5 years ago
Nick
6a5bc2e273
refactor: plantuml module
5 years ago
Nick
c7d6473401
feat: edit menu speed-dial UX
5 years ago
Nick
69e644e18f
fix: code linting
5 years ago
Nick
ab463fcae1
feat: tags on page fetch + pageLinks table schema
5 years ago
Nick
cc469d8785
fix: handle anchor links within the page contents ( #1006 )
5 years ago
Nick
518602b0d4
fix: hide incomplete ratings panel
5 years ago
Nick
c29d11f775
fix: scroll anchor preventing text selection
5 years ago
Nick
10e19700e5
fix: UI improvements
5 years ago