Abhishek Shroff
|
5a2e77fb60
|
[server] Better params for bookmark add/remove
|
2025-05-12 12:28:01 +05:30 |
|
Abhishek Shroff
|
67b002c9b7
|
[server] fix: provide resource path for publinks
|
2025-05-12 08:58:32 +05:30 |
|
Abhishek Shroff
|
59c5ebf622
|
[client] db migration
|
2025-05-12 08:50:10 +05:30 |
|
Abhishek Shroff
|
dab1119f88
|
[server] Fix ancestor query
|
2025-05-12 08:49:59 +05:30 |
|
Abhishek Shroff
|
a3c7b5a7b7
|
[client] Adapt to new api response structure
|
2025-05-12 08:38:34 +05:30 |
|
Abhishek Shroff
|
ee4a5e3bf4
|
[server] Include user permission in ancestor response object
|
2025-05-12 08:33:49 +05:30 |
|
Abhishek Shroff
|
253026f58e
|
[server] Don't allow operations on deleted resources
|
2025-05-12 00:23:03 +05:30 |
|
Abhishek Shroff
|
7296fcb3f5
|
[server] Send inherited permissions and grants as objects instead of strings
|
2025-05-11 09:38:55 +05:30 |
|
Abhishek Shroff
|
ce278aea41
|
[server] Do not send parent information in ancestors
|
2025-05-11 08:12:07 +05:30 |
|
Abhishek Shroff
|
5a229c4e98
|
[server] Query and return inherited permissions
|
2025-05-11 08:00:25 +05:30 |
|
Abhishek Shroff
|
8be329b83d
|
[client] Fix login request
|
2025-05-11 00:28:22 +05:30 |
|
Abhishek Shroff
|
ade60724f9
|
[server] Don't send parent id with resources
|
2025-05-11 00:26:18 +05:30 |
|
Abhishek Shroff
|
08d3a2bce7
|
[server] Use form data/json body for login end-point
|
2025-05-11 00:24:35 +05:30 |
|
Abhishek Shroff
|
25bb841eeb
|
[server][core] Fix parent path
|
2025-05-10 23:48:38 +05:30 |
|
Abhishek Shroff
|
9f5ab47ebc
|
[server][core] Fox targetNameParentByPathWithRoot
|
2025-05-10 23:43:43 +05:30 |
|
Abhishek Shroff
|
69c6b17f4c
|
[server][core] Fix invalid name check
|
2025-05-10 23:36:00 +05:30 |
|
Abhishek Shroff
|
7378ab93be
|
[server][core] Better handling of paths and CreateResourceByPath
|
2025-05-10 21:11:19 +05:30 |
|
Abhishek Shroff
|
a0436a34d2
|
[server][core] Defaults to using r.name in case one isn't provided in the path
|
2025-05-10 13:53:04 +05:30 |
|
Abhishek Shroff
|
04541cfee6
|
[server][core] WIP: resourceNameParentByPathWithRoot
|
2025-05-10 13:41:19 +05:30 |
|
Abhishek Shroff
|
beffa43e74
|
[server][core] Rename ResourceByRootedPath => ResourceByPathWithRoot
|
2025-05-10 12:41:07 +05:30 |
|
Abhishek Shroff
|
1b19eb13a0
|
[server][cli] Clean up commands, use ResourceByPathWithMaybeRoot
|
2025-05-10 12:04:51 +05:30 |
|
Abhishek Shroff
|
9bad5c3251
|
[server] Move publinks/create end-point
|
2025-05-10 08:36:25 +05:30 |
|
Abhishek Shroff
|
c32b312d92
|
[server] Change params structure for post requests
|
2025-05-10 08:05:55 +05:30 |
|
Abhishek Shroff
|
5a7a359c98
|
[server] Specify path with optional root for info and get routes
|
2025-05-09 23:53:27 +05:30 |
|
Abhishek Shroff
|
71f7c9565f
|
[server] Webdav first path segment to specify root
|
2025-05-09 14:51:01 +05:30 |
|
Abhishek Shroff
|
05da73175f
|
[server] Allow filesystems without specified root
|
2025-05-09 10:53:01 +05:30 |
|
Abhishek Shroff
|
e327152fa8
|
[server] Do not allow moving root directory
|
2025-05-07 11:55:23 +05:30 |
|
Abhishek Shroff
|
5f2cab7c4d
|
[server][webdav] Fix handlers
|
2025-05-07 11:53:02 +05:30 |
|
Abhishek Shroff
|
540c7ca8c9
|
[server][cli] Fix some commands
|
2025-05-07 11:43:39 +05:30 |
|
Abhishek Shroff
|
da1c8eb59f
|
[server] Allow webdav into other users' home directories
|
2025-05-07 11:15:36 +05:30 |
|
Abhishek Shroff
|
8d2a3b0eff
|
[server] Use pgtype.UUID for Resource.parentID
|
2025-05-07 10:52:42 +05:30 |
|
Abhishek Shroff
|
a66024960d
|
[server] Use pgtype.UUID for User.Home
|
2025-05-07 09:57:26 +05:30 |
|
Abhishek Shroff
|
e4ae23817c
|
[server] Remove user root
|
2025-05-07 08:39:48 +05:30 |
|
Abhishek Shroff
|
d132123bb0
|
[server] cli: update user password
|
2025-05-07 08:11:33 +05:30 |
|
Abhishek Shroff
|
7ed67cec0c
|
[server] Get rid of default user
|
2025-05-06 15:56:25 +05:30 |
|
Abhishek Shroff
|
cacae28b6a
|
[client] Remove android abiFilters so that we can split per abi
releases/v0.1
|
2025-05-06 09:07:09 +05:30 |
|
Abhishek Shroff
|
78fbcd7987
|
[client] Fix server error messages
|
2025-05-06 08:34:39 +05:30 |
|
Abhishek Shroff
|
04f2bd608f
|
[server] Fix bookmark add
|
2025-05-06 08:34:25 +05:30 |
|
Abhishek Shroff
|
194e209568
|
Add instructions for adding users to README
|
2025-05-06 01:41:04 +05:30 |
|
Abhishek Shroff
|
d4dee2fdb4
|
[client] Fix corner case with long press drag
|
2025-05-06 01:29:45 +05:30 |
|
Abhishek Shroff
|
3a234011ee
|
[client] Prevent dropping resource on itself
|
2025-05-06 01:21:42 +05:30 |
|
Abhishek Shroff
|
4c7b09cb1a
|
[client] LongPressDrag for touch devices
|
2025-05-06 01:01:35 +05:30 |
|
Abhishek Shroff
|
1e0a7972fb
|
[client] Do not navigate up from Home
|
2025-05-05 23:49:24 +05:30 |
|
Abhishek Shroff
|
8f20e71137
|
[client] Fix small errors
|
2025-05-05 23:47:19 +05:30 |
|
Abhishek Shroff
|
75cba7ba41
|
[client Fix web uploads
|
2025-05-05 22:36:13 +05:30 |
|
Abhishek Shroff
|
4e48695171
|
[server] Exclude home folder from shared resources
|
2025-05-05 21:10:47 +05:30 |
|
Abhishek Shroff
|
7cd721880d
|
[client] Fix parsing partial resource responses
|
2025-05-05 20:55:32 +05:30 |
|
Abhishek Shroff
|
4f0cb5bc21
|
[client] Bump offtheline
|
2025-05-05 20:54:03 +05:30 |
|
Abhishek Shroff
|
545dce7f60
|
[server] Remove irrelevant index in migration
|
2025-05-05 20:09:18 +05:30 |
|
Abhishek Shroff
|
e176aafd9c
|
[client] Close drawers on sidebar item tap
|
2025-05-05 19:32:09 +05:30 |
|