Abhishek Shroff
|
ed1d0f4b63
|
[server] WIP: serve resource interface
|
2024-10-24 22:01:46 +05:30 |
|
Abhishek Shroff
|
84a8e8cd3f
|
[server] check that resource exists before adding bookmark
|
2024-10-24 00:18:51 +05:30 |
|
Abhishek Shroff
|
fa031beb11
|
[server] fix some small TODOs
|
2024-10-24 00:03:51 +05:30 |
|
Abhishek Shroff
|
a19f4c216b
|
[server] remove bookmarks
|
2024-10-23 10:27:31 +05:30 |
|
Abhishek Shroff
|
9514e10455
|
[server][api] Add /my/bookmarks/list and add routes
|
2024-10-23 10:20:54 +05:30 |
|
Abhishek Shroff
|
a50537d68e
|
[server] Use uuid v1
|
2024-10-22 23:04:21 +05:30 |
|
Abhishek Shroff
|
9cd8032f16
|
[server][api] rename routes files
|
2024-10-22 14:19:17 +05:30 |
|
Abhishek Shroff
|
8241695bc4
|
[server][core] User.OpenFileSystem
|
2024-10-22 02:31:32 +05:30 |
|
Abhishek Shroff
|
3f842bf653
|
[server][core] Nearly remove all functionality from app.App
|
2024-10-22 02:09:34 +05:30 |
|
Abhishek Shroff
|
270faf288a
|
[server][core] Remove functionality from App
|
2024-10-22 01:51:42 +05:30 |
|
Abhishek Shroff
|
f18364ecc0
|
[server][core] Make core.App an interface
|
2024-10-22 00:02:43 +05:30 |
|
Abhishek Shroff
|
e481caa4ff
|
[server][core] move GetSharedResources to users package
|
2024-10-21 23:31:30 +05:30 |
|
Abhishek Shroff
|
25f83eff01
|
[server][core] separate out user package
|
2024-10-21 23:19:18 +05:30 |
|
Abhishek Shroff
|
829e5cdd14
|
[server][core] allow CreateResourceByPath to create parents
|
2024-10-21 21:25:36 +05:30 |
|
Abhishek Shroff
|
041f8964e2
|
[server][webdav] use fs.Resource directly rather than path
|
2024-10-21 16:53:48 +05:30 |
|
Abhishek Shroff
|
5823b9a731
|
[server][core][fs] simplify deletion - do not delete rows from db
|
2024-10-20 23:42:42 +05:30 |
|
Abhishek Shroff
|
70e5b8a094
|
[server][webdav] Fix lock_test build errors
|
2024-10-20 23:13:11 +05:30 |
|
Abhishek Shroff
|
712bad8802
|
[server] Better sorting of files in web interface
|
2024-10-20 22:45:15 +05:30 |
|
Abhishek Shroff
|
0d7da1d4d3
|
[server] Move walkFS functionality into core.FileSystem
|
2024-10-20 22:24:00 +05:30 |
|
Abhishek Shroff
|
71f27c0fb1
|
[server][webdav] get rid of the horribly inefficient walkFS
|
2024-10-20 22:10:19 +05:30 |
|
Abhishek Shroff
|
a694600878
|
[server][webdav] support etag, and not conditions
|
2024-10-20 18:01:14 +05:30 |
|
Abhishek Shroff
|
5cf1b140fd
|
[server][webdav] handle LOCK and UNLOCK methods
|
2024-10-20 14:15:54 +05:30 |
|
Abhishek Shroff
|
e9845cf111
|
[server][webdav] Fix invlaid namespace in propfind (propfind_invalid2)
|
2024-10-20 13:36:47 +05:30 |
|
Abhishek Shroff
|
bbcd7bf8bd
|
[server][webdav] Fix copymove litmus test
|
2024-10-20 13:29:21 +05:30 |
|
Abhishek Shroff
|
8e812158ce
|
[server][webdav] Fix error checking
|
2024-10-20 13:12:50 +05:30 |
|
Abhishek Shroff
|
e5886c5c0f
|
[server][weddav] Fix basic limtus test
|
2024-10-20 12:58:20 +05:30 |
|
Abhishek Shroff
|
bdf35c59d8
|
[server][api][webdav] Restructure packages
|
2024-10-19 17:21:15 +05:30 |
|
Abhishek Shroff
|
094941c0a8
|
[server][core] restructure and break up into app, fs, errors sub-packages
|
2024-10-19 17:02:53 +05:30 |
|
Abhishek Shroff
|
ea5f7c84da
|
[server][api] reorganize files and packages
|
2024-10-19 13:34:36 +05:30 |
|
Abhishek Shroff
|
0c8549f5bf
|
[server][core] Rename New => NewError
|
2024-10-19 13:21:17 +05:30 |
|
Abhishek Shroff
|
70ef0c1ad0
|
[server][api] cp end-point
|
2024-10-19 00:38:12 +05:30 |
|
Abhishek Shroff
|
f4f7cfa3a7
|
[server][core] move Error into core
|
2024-10-18 22:42:19 +05:30 |
|
Abhishek Shroff
|
34cc0a96ba
|
[server][core] centralize resource path/uuid and move/copy target parsing
|
2024-10-18 21:42:44 +05:30 |
|
Abhishek Shroff
|
33b45ba21d
|
[server][cmd] Print fs cmd outputs straight to stdout
|
2024-10-18 00:35:18 +05:30 |
|
Abhishek Shroff
|
61d4343241
|
[server][api] split out fs functions
|
2024-10-16 21:59:42 +05:30 |
|
Abhishek Shroff
|
1d8ec3f37a
|
[server][api] rename details => ls, remove ls, metadata
|
2024-10-16 21:41:55 +05:30 |
|
Abhishek Shroff
|
ce0c1f3687
|
[server] WIP: copy (untested)
|
2024-10-16 17:17:18 +05:30 |
|
Abhishek Shroff
|
b02a6d0084
|
[server] move overwrite
|
2024-10-16 00:36:55 +05:30 |
|
Abhishek Shroff
|
79892d0912
|
[server][webdav] Stop relying on os.ErrXXX
|
2024-10-15 23:45:30 +05:30 |
|
Abhishek Shroff
|
0982546acc
|
[server] Streamline errors
|
2024-10-15 19:17:24 +05:30 |
|
Abhishek Shroff
|
c025be6a9b
|
[server] Use core.Resource instead of a separate response type
|
2024-10-08 20:55:11 +05:30 |
|
Abhishek Shroff
|
f2aa64d7bd
|
[server] WIP: start to unify core and api data types
|
2024-10-08 20:22:43 +05:30 |
|
Abhishek Shroff
|
f1c3fac975
|
[server] WIP: move resources routes to separate fs package
|
2024-10-08 20:09:37 +05:30 |
|
Abhishek Shroff
|
1bf193d543
|
[server] Add disk usage endpoint
|
2024-10-08 20:02:28 +05:30 |
|
Abhishek Shroff
|
d6747dbbd0
|
[server] Fix invalid resource moves
|
2024-10-03 16:27:24 +05:30 |
|
Abhishek Shroff
|
9692ec6957
|
[server] report name conflict for move/rename
|
2024-10-03 16:27:24 +05:30 |
|
Abhishek Shroff
|
98af02c565
|
[server] Merge rename functionality into move route
|
2024-10-03 16:27:24 +05:30 |
|
Abhishek Shroff
|
e913999aa7
|
[server] Use username instead of userid and email
|
2024-09-17 11:42:14 +05:30 |
|
Abhishek Shroff
|
32a013e053
|
[server] /my/shared end-point
|
2024-09-17 07:42:36 +05:30 |
|
Abhishek Shroff
|
4d8518d7e0
|
[server] Allow basic and bearer auth for api access
|
2024-09-16 17:15:45 +05:30 |
|