fenn-cs
59a5b4e0bd
fix(shareManager): Respect empty `expireDate` in server
...
If `expireDate` is an empty string and not `null` then the server should not set a default.
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-05-23 14:11:33 +07:00
provokateurin
015f582532
chore(deps): Update openapi-extractor
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-04-15 09:10:59 +07:00
provokateurin
f8ab422d81
chore(deps): Update openapi-extractor
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-04-08 20:09:24 +07:00
provokateurin
88f7d5bf84
chore(deps): Update openapi-extractor
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-01-18 16:00:18 +07:00
Benjamin Gaussorgues
bf59b637c5
Merge pull request #42660 from nextcloud/fix/use-tz-for-share-expiration
...
fix(share): use user timezone to parse share expiration date
2024-01-15 09:47:32 +07:00
provokateurin
1c157647d9
chore(deps): Update openapi-extractor
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-01-09 18:12:57 +07:00
Benjamin Gaussorgues
cc3a2c351a
fix(share): use user timezone to parse share expiration date
...
If an user in UTC+1 try to create a share at 00:00, it's day D for him, but
D-1 for the server (UTC).
This fix aims to apply the correct offset
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-01-09 17:28:11 +07:00
John Molakvoæ
82b5a19a35
fix: public dav and files_sharing testing fixes
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2024-01-09 10:56:14 +07:00
jld3103
fe2c6d4227
chore(deps): Update openapi-extractor
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-12-08 11:06:05 +07:00
jld3103
d7926807ea
Fix OCS-APIRequest header for OpenAPI
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-09-27 10:22:20 +07:00
jld3103
c2d45cb172
Add single status code descriptions for OpenAPI
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-09-27 08:05:21 +07:00
jld3103
c6806684d2
files_sharing: Add OpenAPI spec
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-07-31 16:58:49 +07:00
jld3103
c435722236
openapi: Fix wrapping OCS responses that are not DataResponse
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-06-05 08:30:12 +07:00
jld3103
4218f719ea
Add OpenAPI specs
...
Signed-off-by: jld3103 <jld3103yt@gmail.com>
2023-05-24 16:51:38 +07:00