Commit Graph

12 Commits

Author SHA1 Message Date
Ramesh Mane
164d35de05 fix(TypeError): Spread syntax requires ...iterable not be null or undefined 2026-01-24 07:09:01 +00:00
mertmit
69a29568c7 chore: sync
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-01-10 00:21:02 +03:00
Ramesh Mane
30ad9d6090 fix(nc-gui): attachment upload by webcam is not responsive in mobile mode 2025-09-15 07:02:05 +00:00
Ramesh Mane
cf8a73cdc2 fix(nc-gui): Cannot read properties of undefined (reading 'length') 2025-08-20 08:37:27 +00:00
amandesai01
12dbf5388a chore(nc-gui): lint 2025-01-03 14:55:19 +00:00
amandesai01
360de1914b chore(nc-gui): attachment: icon size class style 2025-01-03 14:55:19 +00:00
amandesai01
65df974856 fix(nc-gui): form view: click browse padding 2025-01-03 14:55:16 +00:00
amandesai01
bae4d46f6b fix(nc-gui): form view: attachment file fix 2025-01-03 14:55:15 +00:00
Raju Udava
3847f14cb6 chore: icon size change 2024-07-25 10:07:59 +05:30
Raju Udava
06a6557cc9 fix: icon size 2024-07-25 10:07:59 +05:30
DarkPhoenix2704
7f40692fc1 fix: styling issues 2024-07-25 10:07:59 +05:30
Anbarasu
64a66b48a0 feat: attachments by url, webcam (#8921)
* fix: attachment fixes

* feat: support camera, local rewrite uploads feat: url, wip

* fix: upload url

* fix: import useAttachmentCell

* fix: handle invalid urls, edge cases

* fix: handle stopping all active streams

* fix: styling

* fix: styling

* fix: tests correction

* fix: bulk updates tests

* fix: thumbnail support, fix: icons for all fix: url with redirect not working fix: overflow issue fix: scope style modals fix: expanded form design broken

* fix: clear all active streams

* fix: mirror camera

* fix: update colors fix: enable upload-via-url in shared views

* fix: upload-via url

* fix: typo

* fix: update styles fix: added localization fix: issues with camera

* fix: update translation

* fix: show error inline fix: icon hover effect not working fix: reuse media stream

* fix: slowui

* fix: don't load if the filetype does not starts with image/video

* fix: translation

---------

Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2024-07-05 16:43:51 +05:30