NGPixel
98016d3c42
fix: editor saved state
4 years ago
NGPixel
09114524ff
feat: live preview of custom css in editor
4 years ago
NGPixel
4855051d87
feat: page published state + comments localization
4 years ago
NGPixel
83b83a7510
feat: page css + scripts
4 years ago
NGPixel
53ddb50b51
feat: save page scripts + styles
4 years ago
NGPixel
718c14dd74
feat: editor props scripts + styles code editor
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
NGPixel
b723d7d626
fix: markdown core props + styles/scripts permissions
4 years ago
Mauro Frischherz
9e4ed7986c
fix: include locale in sidebar browse links ( #1807 )
Co-authored-by: Mauro Frischherz <mauro.frischherz@eoscop.ch>
4 years ago
Regev Brody
77086a6e0a
feat: optional kroki/plantuml svg caching ( #2047 )
* feat: Caching kroki svgs #2020
4 years ago
Regev Brody
e03a80dccc
feat: underline markdown support ( #2073 )
* fix: no markdown support for underline #2072
4 years ago
Regev Brody
0e6340f51e
fix: use config value for tokenRenewal expiration ( #2042 )
* fix: tokenRenewal seems to be hard coded #1540
4 years ago
NGPixel
330c90229e
fix: admin locale - help button
4 years ago
jonasjoest
3b055f2ed5
fix: use first email address when retrieving multiple from LDAP ( #2051 )
Signed-off-by: Jonas Jöst <jonas@gpplanet.de>
4 years ago
Nicolas Giard
9e08718ee9
Merge pull request from GHSA-9jgg-4xj2-vjjj
4 years ago
Regev Brody
4ffd1325bd
fix: sidebar is empty when the jwt token is expired ( #2037 )
4 years ago
Nicolas Giard
1ca29dd66a
docs: update README
***NO_CI***
4 years ago
Nicolas Giard
735c3bcd3c
docs: update README
***NO_CI***
4 years ago
Nicolas Giard
8332ebbde0
misc: update issue template
***NO_CI***
4 years ago
Nicolas Giard
8b04b6d1c6
misc: add runme configuration
***NO_CI***
4 years ago
NGPixel
939fa0dc2e
fix: use quote icon for plain blockquote
4 years ago
Regev Brody
037822b994
fix: secure html module removes target attribute from links ( #2012 )
4 years ago
NGPixel
ca0708ea75
feat: extra options for generic S3 module
4 years ago
NGPixel
e45145986a
feat: generic S3 module
4 years ago
Regev Brody
a508a27475
fix: validate permissions when listing assets ( #1928 )
* fix: assets permission issues #1926
4 years ago
Nicolas Giard
b2fe025785
docs: update README
***NO_CI***
4 years ago
Nicolas Giard
338bff6cde
docs: update BACKERS
***NO_CI***
4 years ago
Nicolas Giard
561ed3d764
docs: update BACKERS
***NO_CI***
4 years ago
NGPixel
65f71d8e3b
fix: strip starting slash from path during page create
4 years ago
NGPixel
deacd80c45
fix: dashboard invalid version on load
4 years ago
Nicolas Giard
155449f8ea
docs: update BACKERS
***NO_CI***
4 years ago
Nicolas Giard
d94df66b09
docs: added cypress results link
***NO_CI***
4 years ago
Nicolas Giard
ff31d252f9
feat: cypress E2E testing ( #2002 )
* feat: cypress
* dev: move cypress in dev + setup bash script
* fix: cypress docker network host
* fix: override cypress baseUrl
* fix: cypress ci-run.sh dir path
* fix: cypress ci-run vars
* fix: cypress missing group
* fix: cypress path config
* fix: cypress record key
* fix: remove cypress run file
* fix: cypress mssql delay
* misc: use current docker build for cypress tests
4 years ago
NGPixel
c2a0773633
fix: site config host slice
4 years ago
DAlperin
ca87f9088a
fix: respect image floating from visual editor ( #1981 )
4 years ago
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