Commit Graph

7 Commits

Author SHA1 Message Date
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
amandesai01
e29e99bbeb fix(nc-gui): camera width refactor 2025-01-03 14:55:20 +00:00
amandesai01
12dbf5388a chore(nc-gui): lint 2025-01-03 14:55:19 +00:00
amandesai01
78f824533b fix(nc-gui): form view: attachment camera fix 2 2025-01-03 14:55:16 +00:00
amandesai01
0d2fa8a855 fix(nc-gui): form view: attachment camera fix 2025-01-03 14:55:15 +00:00
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