Fri, 01 Nov 2024 12:25:52 +0100 |
Olaf Wintermann |
fix pgext uses a wrong field number, if the column has the same name as a resource or property column
default tip
|
file |
diff |
annotate
|
Tue, 20 Aug 2024 12:34:32 +0200 |
Olaf Wintermann |
fix pg ext uninitialized memory acces - fixes #420
|
file |
diff |
annotate
|
Fri, 05 May 2023 18:02:11 +0200 |
Olaf Wintermann |
update ucx
|
file |
diff |
annotate
|
Sat, 18 Mar 2023 14:16:05 +0100 |
Olaf Wintermann |
add new xattr based webdav backend (unimplemented)
|
file |
diff |
annotate
|
Sun, 06 Nov 2022 15:53:32 +0100 |
Olaf Wintermann |
switch from ucx 2 to 3
|
file |
diff |
annotate
|
Tue, 01 Nov 2022 15:59:28 +0100 |
Olaf Wintermann |
pg: fix proppatch not working for normal dead properties if extensions are enabled
|
file |
diff |
annotate
|
Tue, 01 Nov 2022 15:39:21 +0100 |
Olaf Wintermann |
fix invalid propfind pg queries created for allprop requests on collections
|
file |
diff |
annotate
|
Sat, 24 Sep 2022 16:19:24 +0200 |
Olaf Wintermann |
remove debug code
webdav
|
file |
diff |
annotate
|
Thu, 08 Sep 2022 17:34:16 +0200 |
Olaf Wintermann |
disable pg large object IO functions for collections
webdav
|
file |
diff |
annotate
|
Thu, 18 Aug 2022 18:18:06 +0200 |
Olaf Wintermann |
pg propfind stores resource_id in rq->vars
webdav
|
file |
diff |
annotate
|
Thu, 18 Aug 2022 16:48:23 +0200 |
Olaf Wintermann |
make original proppatch property list available to all backends
webdav
|
file |
diff |
annotate
|
Mon, 15 Aug 2022 15:45:55 +0200 |
Olaf Wintermann |
Add support for extended properties in pg proppatch
webdav
|
file |
diff |
annotate
|
Sun, 14 Aug 2022 16:46:52 +0200 |
Olaf Wintermann |
Add support for extended properties in pg propfind
webdav
|
file |
diff |
annotate
|
Sun, 14 Aug 2022 12:43:14 +0200 |
Olaf Wintermann |
build pg propfind query from components
webdav
|
file |
diff |
annotate
|
Sun, 14 Aug 2022 11:40:54 +0200 |
Olaf Wintermann |
use configured root node from PgRepository in pg vfs/webdav
webdav
|
file |
diff |
annotate
|
Thu, 11 Aug 2022 20:51:39 +0200 |
Olaf Wintermann |
add config option for pg root node lookup
webdav
|
file |
diff |
annotate
|
Wed, 10 Aug 2022 21:01:54 +0200 |
Olaf Wintermann |
adjust pg plugin to new dav initialization
webdav
|
file |
diff |
annotate
|
Sun, 07 Aug 2022 13:46:43 +0200 |
Olaf Wintermann |
add new dav config element
webdav
|
file |
diff |
annotate
|
Sat, 14 May 2022 11:18:14 +0200 |
Olaf Wintermann |
escape child href in pg propfind
webdav
|
file |
diff |
annotate
|
Mon, 09 May 2022 20:06:27 +0200 |
Olaf Wintermann |
implement etag in pg propfind
webdav
|
file |
diff |
annotate
|
Sun, 08 May 2022 19:29:27 +0200 |
Olaf Wintermann |
extend postgresql vfs to store an etag in the file
webdav
|
file |
diff |
annotate
|
Tue, 03 May 2022 21:41:00 +0200 |
Olaf Wintermann |
implement allprop in default and postgresql webdav backends
webdav
|
file |
diff |
annotate
|
Sun, 01 May 2022 12:33:48 +0200 |
Olaf Wintermann |
add support for xml properties in propfind/proppatch requests (pg)
webdav
|
file |
diff |
annotate
|
Sat, 30 Apr 2022 20:44:38 +0200 |
Olaf Wintermann |
add basic pg proppatch implementation
webdav
|
file |
diff |
annotate
|
Tue, 26 Apr 2022 18:21:25 +0200 |
Olaf Wintermann |
store property prefix in the database
webdav
|
file |
diff |
annotate
|
Tue, 26 Apr 2022 14:33:58 +0200 |
Olaf Wintermann |
fix sql query for selecting specific properties
webdav
|
file |
diff |
annotate
|
Mon, 25 Apr 2022 22:38:05 +0200 |
Olaf Wintermann |
fix pg propfind for getlastmodified property
webdav
|
file |
diff |
annotate
|
Mon, 25 Apr 2022 22:35:30 +0200 |
Olaf Wintermann |
test pg propfind response
webdav
|
file |
diff |
annotate
|
Mon, 25 Apr 2022 21:40:26 +0200 |
Olaf Wintermann |
add pg propfind cleanup
webdav
|
file |
diff |
annotate
|
Mon, 25 Apr 2022 19:28:52 +0200 |
Olaf Wintermann |
implement pg getlastmodified propfind (and prepare creationdate)
webdav
|
file |
diff |
annotate
|
Mon, 25 Apr 2022 18:30:33 +0200 |
Olaf Wintermann |
implement pg getcontentlength property
webdav
|
file |
diff |
annotate
|
Mon, 25 Apr 2022 13:48:05 +0200 |
Olaf Wintermann |
fix href in pg propfind response
webdav
|
file |
diff |
annotate
|
Sun, 24 Apr 2022 18:35:44 +0200 |
Olaf Wintermann |
add semi functional pg propfind handler
webdav
|
file |
diff |
annotate
|
Tue, 19 Apr 2022 20:32:45 +0200 |
Olaf Wintermann |
add pg webdav backend initialization
webdav
|
file |
diff |
annotate
|
Tue, 19 Apr 2022 18:34:40 +0200 |
Olaf Wintermann |
add instance field to webdav backend struct
webdav
|
file |
diff |
annotate
|
Tue, 19 Apr 2022 18:23:54 +0200 |
Olaf Wintermann |
add empty pg webdav funcs
webdav
|
file |
diff |
annotate
|