- 18 Jun, 2020 4 commits
-
-
Regev Brody authored
* feat: Caching kroki svgs #2020
-
Regev Brody authored
* fix: no markdown support for underline #2072
-
Regev Brody authored
* fix: tokenRenewal seems to be hard coded #1540
-
NGPixel authored
-
- 16 Jun, 2020 1 commit
-
-
jonasjoest authored
Signed-off-by: Jonas Jöst <jonas@gpplanet.de>
-
- 14 Jun, 2020 1 commit
-
-
Nicolas Giard authored
-
- 10 Jun, 2020 1 commit
-
-
Regev Brody authored
-
- 08 Jun, 2020 4 commits
-
-
Nicolas Giard authored
***NO_CI***
-
Nicolas Giard authored
***NO_CI***
-
Nicolas Giard authored
***NO_CI***
-
Nicolas Giard authored
***NO_CI***
-
- 07 Jun, 2020 6 commits
-
-
NGPixel authored
-
Regev Brody authored
-
NGPixel authored
-
NGPixel authored
-
Regev Brody authored
* fix: assets permission issues #1926
-
Nicolas Giard authored
***NO_CI***
-
- 06 Jun, 2020 2 commits
-
-
Nicolas Giard authored
***NO_CI***
-
Nicolas Giard authored
***NO_CI***
-
- 05 Jun, 2020 5 commits
-
-
NGPixel authored
-
NGPixel authored
-
Nicolas Giard authored
***NO_CI***
-
Nicolas Giard authored
***NO_CI***
-
Nicolas Giard authored
* 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
-
- 04 Jun, 2020 1 commit
-
-
NGPixel authored
-
- 02 Jun, 2020 5 commits
- 01 Jun, 2020 3 commits
-
-
Nicolas Giard authored
***NO_CI***
-
takumi9942 authored
-
NGPixel authored
-
- 31 May, 2020 4 commits
- 30 May, 2020 3 commits
-
-
NGPixel authored
-
NGPixel authored
-
IndieRodo authored
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
-