18 Commits

Author SHA1 Message Date
Valentyne Stigloher
b25afefc49 (fmt) 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
58b36107ab (refactor) use fragments to reduce count of DOM elements 2024-09-12 14:39:31 +02:00
Valentyne Stigloher
d059994863 (vue) convert vue mixins to composables 2024-09-11 21:29:35 +02:00
Valentyne Stigloher
52895b9149 (vue) import h() instead of using it as parameter
https://v3-migration.vuejs.org/breaking-changes/render-function-api.html
2024-09-11 21:29:23 +02:00
Valentyne Stigloher
75e76025eb (vue) migrate component from Vue.extend to defineComponent 2024-09-11 21:29:22 +02:00
Valentyne Stigloher
b8ea0c8f54 (ts) use markdown-it in admin and add typings for it 2024-06-26 13:59:53 +02:00
Valentyne Stigloher
1d3d01ad5d (ts) migrate plugins/spelling.ts with depending components 2024-04-30 19:41:28 +02:00
Valentyne Stigloher
7ce1bb0e83 (ts) convert a lot to TypeScript
Co-authored-by: Sky <msurvival65@gmail.com>
Co-authored-by: tecc <tecc@tecc.me>
2024-02-23 17:48:16 +01:00
PronounsPage
fa14ab79d9 (lint) automatically fix lints via yarn lint --fix 2024-01-11 20:36:05 +01:00
Valentyne Stigloher
8e1a40d74f (lint) add .js extension on imports in .vue 2024-01-11 20:33:04 +01:00
Andrea Vos
d2bd2499d2 (profile) allow inline markdown - switch library 2023-12-09 15:59:20 +01:00
Andrea Vos
15687c7e91 (profile) allow inline markdown syntax for fields: description, names, words 2023-12-06 20:44:58 +01:00
Andrea Vos
4d08a25288 fix escapeHtml 2021-11-21 17:38:20 +01:00
Andrea Vos
7e12bac66f [de][trans] 2021-07-22 19:03:56 +02:00
Andrea Vos
399672884a #197 [bug] fix xss 2021-04-12 19:10:18 +00:00
Andrea Vos
cf0d111cfa <Spelling> - disallow passing value by innerHTML (not reactive and missing whitespaces) 2021-03-19 20:34:34 +01:00
Andrea Vos
9f8f771915 spelling - fix handling empty tags 2021-02-02 21:19:17 +00:00
Andrea Vos
b8499c4cfc [zh] apply <Spelling> in more places 2021-02-01 23:07:30 +01:00