NGPixel
4c038c4ad6
fix: roboto-mono incorrect path for arabic locales
4 years ago
NGPixel
a75ead44d0
fix: update saved state for page meta
4 years ago
NGPixel
144950ea70
fix: stop search loading when exiting
4 years ago
NGPixel
2013ee4fa2
fix: failed auth strategy prevent local auth from initializing
4 years ago
Nicolas Giard
7cb6de0d72
docs: update backers
***NO_CI***
4 years ago
takumi9942
bcd32d44e9
fix: sidebar base64 decode ( #1975 )
4 years ago
NGPixel
3891816758
fix: setup assets location + mysql migration 2.4.13
4 years ago
NGPixel
d19bf6cce0
fix: hide comment count (wip)
4 years ago
NGPixel
7a946ec0f5
feat: edit comment
4 years ago
NGPixel
e74605501f
feat: comments post min delay
4 years ago
NGPixel
8a74904731
feat: comments delete + refresh on post + formatting
4 years ago
NGPixel
83f7c2867d
fix: admin security UI
4 years ago
NGPixel
1f9e5b3fd0
feat: delete user with replace target
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
Arnaud Duforat
5c07ce0a7c
fix: 404 on apple-touch-icon ( #1965 )
4 years ago
daneallen
20e6bc1a70
fix: Open Redirect Vulnerability Mitigation - CWE 601 ( #1963 )
* Open redirect vulnerabilty mitigation
* Refacted Open Redirect to user configurable and corrected incorrect security variable names.
Co-authored-by: danallendds <daniel.allen@friends.dds.mil>
4 years ago
Arnaud Duforat
4b93e04261
fix: 404 on android-icon-192x192 ( #1959 )
4 years ago
NGPixel
1222355046
feat: comments - default provider create (wip) + permissions
4 years ago
Nicolas Giard
2fe2e6210d
docs: update BACKERS
***NO_CI***
4 years ago
NGPixel
8205faca53
feat: use asar for twemoji assets
4 years ago
NGPixel
a8578c5012
misc: pack twemoji into asar
4 years ago
NGPixel
a0618ee4f6
feat: comments UI improvements
4 years ago
NGPixel
15a45f8b91
fix: admin UI improvements
4 years ago
Reinier van der Leer
d44c9a05cf
fix: make sidebar scrollable if higher than the viewport ( #1829 )
4 years ago
Dan Later
2c83e3bd84
fix: CKEditor RTL locale support ( #1636 )
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
Regev Brody
8a1b5b1383
fix: S3 Export all trigger ( #1922 )
4 years ago
NGPixel
9bd77a9ccd
feat: confetti during setup success
4 years ago
NGPixel
6b561623ee
fix: incorrect migration name 2.4.14
4 years ago
NGPixel
df246af3bb
fix: remove makefile + update nvmrc version
4 years ago
NGPixel
e1382771cf
feat: extensions check + resolver
4 years ago
NGPixel
abc9e4e1d4
feat: comments UI
4 years ago
NGPixel
fb6c01c538
fix: legacy page view
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
de1d4ca12a
feat: comments side panel
4 years ago
NGPixel
1def5289af
feat: admin comments page
4 years ago
takumi9942
bb21f6ed3e
fix: resize Font Awesome icon ( #1897 )
4 years ago
Nicolas Giard
5c2c312c5c
docs: update BACKERS
***NO_CI***
4 years ago
Elliott Shugerman
ab1f93be1b
feat: pages visualize improvements ( #1914 )
* viz pages | add ctrl-click to open page in new tab
* viz pages | rewrite `hierarchy` method
* viz pages | pan and zoom
* fix: pages visualize height + UI fixes
Co-authored-by: NGPixel <github@ngpixel.com>
4 years ago
Nicolas Giard
662480e33b
docs: update BACKERS
4 years ago
Elliott Shugerman
4b7bd98143
misc development docker-compose.yml improvements ( #1905 )
* tweaks
* selective bind mounts
* code review: missing some files in bind mount
4 years ago
Robert Lanyi
a581d9837a
feat: add Kroki renderer ( #1900 )
* feat: Kroki integration
see https://kroki.io/
* fix: markdown-kroki def updates
Co-authored-by: Nicolas Giard <github@ngpixel.com>
4 years ago
Simon Lichtinghagen
764d98fa1d
fix: use fullname from keycloak profile info with username as fallback ( #1888 )
4 years ago
Seyed Sajad Kahani
1efdd6dd5e
fix bullets position in rtl mode ( #1892 )
4 years ago
Nicolas Giard
190063cc67
docs: update sponsors
***NO_CI***
4 years ago
kaziu687
66e725f426
fix: elasticsearch partial match ( #1882 )
Improved full text search in elastic provider
4 years ago
NGPixel
d0cd340d7e
feat: admin extensions
4 years ago
NGPixel
d2a5b24b38
fix: css linting missing fallback font
4 years ago
Seyed Sajad Kahani
2698da8216
fix: remove unsuitable fonts for lang-fa ( #1871 )
4 years ago