Π“Ρ€Π°Ρ„ ΠΊΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

10 ΠšΠΎΠΌΠΌΠΈΡ‚ΠΎΠ²

Автор SHA1 Π‘ΠΎΠΎΠ±Ρ‰Π΅Π½ΠΈΠ΅ Π”Π°Ρ‚Π°
Jonas ddcb3b3518
Load Nextcloud server css files remotely from Github in index.html
Signed-off-by: Jonas <jonas@freesources.org>
2022-09-20 17:25:48 +02:00
Jonas 679856a041
Load Mention extension in RichText.js
Signed-off-by: Jonas <jonas@freesources.org>
2022-09-20 17:14:02 +02:00
Jonas 4afaf36f8a
Mock some required objects in index.html
Signed-off-by: Jonas <jonas@freesources.org>
2022-09-19 15:29:58 +02:00
Julien Veyssier 22f70c9541
rename most frontend image stuff to attachment (except the Tiptap node)
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-09-06 14:44:53 +02:00
Max ad246cf515
package: expose ImageResolver so it can be provided to RichTextReader
Signed-off-by: Max <max@nextcloud.com>
2022-07-04 11:21:44 +01:00
Max eed9f8bbd4
rename {Rich,Plain}textReader to {Rich,Plain}TextReader
Be consistent with other uses of `RichText` and `PlainText`.

Signed-off-by: Max <max@nextcloud.com>
2022-06-07 19:42:04 +02:00
Max 14049d33a4
package: tweak index.html and syles
Also do not minify the package. Can be done by the dependent app.

Signed-off-by: Max <max@nextcloud.com>
2022-06-07 19:42:01 +02:00
Max 544348bf29
fix: bring back Tables in RichtextReader
Table node views include @nextcloud/vue elements
that currently do not play well with vite.

Destinguish between EditableTable (with the node views)
and Table (without the node views)
and use the latter for RichtextReader.

Signed-off-by: Max <max@nextcloud.com>
2022-06-07 19:42:01 +02:00
Max 912ebcac7e
package: only export RichtextReader
Signed-off-by: Max <max@nextcloud.com>
2022-06-07 19:42:00 +02:00
Max 59316d66be
WIP: first take on building package with vite
Signed-off-by: Max <max@nextcloud.com>
2022-06-07 19:41:56 +02:00