Commit Graph

7 Commits

Author SHA1 Message Date
Richard Steinmetz 3369fc8ea9
feat(editors): redesign editors
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-02-20 16:41:34 +01:00
Grigory Vodyanov fd355c9a15
chore: migrate to nextcloud/vue 8
Signed-off-by: Grigory V <scratchx@gmx.com>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-02-19 18:43:03 +01:00
Richard Steinmetz 07c15f7a1f
chore: move some attachment logic to global state
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-01-02 19:00:28 +01:00
Christoph Wurst d8ed0ffab5
fix(attachments): Convert FileList to array
Firefox does not have FileList.forEach

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-01-02 16:36:47 +01:00
Richard Steinmetz 595044571d
chore: adjust webdav imports
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-06-02 12:20:15 +02:00
Mikhail Sazanov cb8840f655 Creating attachments folder when uploading attachments
Signed-off-by: Mikhail Sazanov <m@sazanof.ru>
2023-03-21 14:58:31 +03:00
Mikhail Sazanov 9d964452e5 Add attachments to events
Signed-off-by: Mikhail Sazanov <m@sazanof.ru>
2023-02-15 18:45:53 +03:00