Commit Graph

8 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
0fae3741e9 fix(nc-gui): show limit exceed modal on storage exceed 2025-04-15 05:53:22 +00:00
amandesai01
928b2595e2 fix(nc-gui): attachment fixes 2025-01-03 14:55:20 +00:00
amandesai01
12dbf5388a chore(nc-gui): lint 2025-01-03 14:55:19 +00:00
amandesai01
bae4d46f6b fix(nc-gui): form view: attachment file fix 2025-01-03 14:55:15 +00:00
DarkPhoenix2704
35d26c9b70 fix: min width for attachment column 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