Commit Graph

17 Commits

Author SHA1 Message Date
Tim Düsterhus 7cff486629
Add missing `.button` class to Attach/Upload dialog buttons 2022-10-13 13:41:47 +02:00
Tim Düsterhus 118de57bb7
Bump version 2022-09-17 16:24:07 +02:00
Tim Düsterhus 9db3daa2bf
Bump version 2022-03-10 18:56:18 +01:00
Tim Düsterhus 9c3f0db196
Bump version 2022-03-04 21:21:52 +01:00
Tim Düsterhus e661d462a3
Bump version 2021-03-05 17:19:27 +01:00
Tim Düsterhus d084315276
Bump version 2021-02-04 23:04:35 +01:00
Maximilian Mader 57fbe3d3e9
Add preview for non-images in attachment dialog 2021-02-04 22:45:02 +01:00
Tim Düsterhus c241df9470
Bump version 2020-11-20 00:08:57 +01:00
Tim Düsterhus 8fc2ed4e54
Bump version 2020-11-08 12:30:49 +01:00
Maximilian Mader 09892db6f1
Improve attachment error handling 2020-11-02 21:27:08 +01:00
Maximilian Mader a0557e3178
Make upload dialog look more in line with other confirmation dialogs 2020-11-02 18:54:43 +01:00
Tim Düsterhus 3a88e73ee1
Run prettier on all files 2020-11-01 17:41:19 +01:00
Maximilian Mader 2559ae7935
Revert usage of the optional chaining operator (?.) 2020-11-01 17:19:13 +01:00
Maximilian Mader 5ed54335a1
Disable attachment button when input is not empty 2020-11-01 17:06:02 +01:00
Tim Düsterhus 5fce0c092c
Send the tmpHash instead of the attachmentId
All the PHP goodies reside inside the AttachmentHandler which expects the
tmpHash.
2020-11-01 16:24:57 +01:00
Tim Düsterhus baa654a37a
Relay the attachmentId in `send` event 2020-11-01 16:24:45 +01:00
Maximilian Mader d5195c0562
Implement attachment upload UI skeleton 2020-11-01 16:24:43 +01:00