KernelDeimos
08779ac455
dev: make share feature flag reflect user state
2024-11-15 13:40:24 -05:00
KernelDeimos
14b962b459
dev: add function-flag feature flag type
2024-11-15 13:34:56 -05:00
4nshuman
edeb79d92c
play chime only once
2024-11-15 12:43:17 -05:00
4nshuman
1919cb3d99
.
2024-11-15 12:43:17 -05:00
4nshuman
4885a76a75
added event listener to play chime on the first click
2024-11-15 12:43:17 -05:00
4nshuman
2eaf1080d6
added a chime playback
2024-11-15 12:43:17 -05:00
KernelDeimos
69bfa60199
fix: only allow UserActorType for ShareService
2024-11-15 12:09:31 -05:00
jelveh
045259cefb
feat: show unread notification count in the browser tab's title
2024-11-14 17:19:21 -08:00
KernelDeimos
b1ffb8eca1
fix: new sessions miss notifications
2024-11-14 19:26:15 -05:00
jelveh
d0f16c8105
fix: don't allow sharing with recipient just shared with
2024-11-14 15:38:26 -08:00
KernelDeimos
085d808817
fix: add username to comments
2024-11-14 18:09:46 -05:00
jelveh
d91435db57
Merge branch 'main' of https://github.com/heyputer/puter
2024-11-14 14:45:43 -08:00
jelveh
cf4b6aa1c2
feat: in Share window, display access level next to recipient
2024-11-14 14:45:35 -08:00
KernelDeimos
db79a72daa
feat(backend): add comments for fsentries
2024-11-14 17:45:20 -05:00
jelveh
0cbe0139d7
feat: when sharing, users can choose between 'viewer' and 'editor' for permissions
2024-11-14 14:08:49 -08:00
jelveh
a6650ee2d8
feat: handle notif.ack
in desktop
2024-11-14 12:52:15 -08:00
KernelDeimos
9e303a2f7c
fix: occasional db error from notics
2024-11-14 15:18:28 -05:00
KernelDeimos
00e0fb350a
dev: add notif.ack message
2024-11-14 15:18:28 -05:00
KernelDeimos
3f3f4e6cb9
fix: un-awked notif check in wrong place
2024-11-14 15:18:28 -05:00
jelveh
9d40ad9b4e
Update UIWindow.js
2024-11-14 09:55:39 -08:00
jelveh
9d7987fae5
fix: disabled sortable on sharing section in the sidebar
2024-11-14 09:37:06 -08:00
KernelDeimos
665471f9f0
fix: add mixxing context to BroadcastService
2024-11-13 23:25:44 -05:00
KernelDeimos
22dd42ef7f
fix: attempt at fixing broadcast
2024-11-13 23:13:45 -05:00
KernelDeimos
cd22425a3d
fix: replace ll_readshares with better approach
...
Recursively checking for files with 'see' permission? What was I
thinking? This replaces the disasterously awful approach of scanning a
user's entire file tree to find shares, with an approach which instead
selects on the permissions table and extracts file UUIDs from
permissions.
2024-11-13 22:44:54 -05:00
KernelDeimos
34836e374f
fix: only add enabled_logs when not empty
2024-11-13 22:15:09 -05:00
KernelDeimos
caf8d2a055
dev: track ll_readshares depth
2024-11-13 21:14:56 -05:00
KernelDeimos
249dc06201
fix: don't check share permission anymore
2024-11-13 20:39:58 -05:00
jelveh
94b10c78b7
tweak: sharing style
2024-11-13 17:30:03 -08:00
jelveh
b5bb95e2d7
feat: add error handling to the share flow
2024-11-13 15:59:29 -08:00
jelveh
9a311058ef
tweak: disable sidebar_items
polling
2024-11-13 15:45:02 -08:00
jelveh
599c7ad0a1
Update UIElement.js
2024-11-13 14:43:30 -08:00
jelveh
622205ae51
tweak: enable sharing
2024-11-13 13:49:17 -08:00
KernelDeimos
27cc07e985
fix: files shared array in notification
2024-11-13 15:02:10 -05:00
KernelDeimos
89aab03905
tweak: enable share
2024-11-13 13:15:22 -05:00
KernelDeimos
8f59c2614d
tweak: put groups manager behind a flag
2024-11-13 12:54:54 -05:00
KernelDeimos
5725bd8c66
fix: report path for broken files as /-void/
2024-11-13 12:11:48 -05:00
Nariman Jelveh
c53107db67
Merge pull request #830 from Zac0511/patch-2
...
Update README.fr.md
2024-11-12 22:28:23 -08:00
jelveh
7ca0a02fa4
tweak: safe data URI strings for icons in search
2024-11-12 20:45:53 -08:00
jelveh
55d2af189e
feat: search
2024-11-12 20:20:43 -08:00
KernelDeimos
b589512c9d
feat: search endpoint
2024-11-12 17:58:43 -05:00
jelveh
ac3317aea9
fix: issue with popover closing when clicked
2024-11-12 13:27:29 -08:00
jelveh
1adfe5c709
feat: the socialLink
UI component
2024-11-12 12:40:14 -08:00
jelveh
45ecce4653
Update style.css
2024-11-11 20:49:49 -08:00
jelveh
a70cb49a30
tweak: style improvement
2024-11-11 17:31:43 -08:00
jelveh
27c01c9bd9
feat: Reaload App option in the window title bar context menu
2024-11-11 11:46:28 -08:00
KernelDeimos
a08e9758fe
fix: groups manager location
2024-11-11 14:40:50 -05:00
jelveh
a9679910c6
Update style.css
2024-11-10 10:46:13 -08:00
KernelDeimos
402ffb0fd1
fix: don't show kvstore in usages
2024-11-10 13:33:41 -05:00
KernelDeimos
4f9d9a54ef
fix: add missing id for task_manager menu item
2024-11-10 12:46:42 -05:00
Nariman Jelveh
6c44032293
fix: Update security.txt canonical URL
2024-11-10 08:55:51 -08:00