Page 6 of 7

Re: [ QBaikal ] [ 0.6.0 ] Lightweight CalDAV+CardDAV server

Posted: Sat Oct 19, 2019 12:11 am
by QNAP_Stephane

Code: Select all

        $contentType = $propFind->get('{DAV:}getcontenttype');
        list($part) = explode(';', $contentType);
        list($part) = explode(';', $contentType ?: '');
modifcation done in 0.6.0.1

Re: [ QBaikal ] [ 0.7.0 ] Lightweight CalDAV+CardDAV server

Posted: Wed Jun 03, 2020 3:00 am
by WeT-Klb
Hi,

it seems Baikal 0.7.0 has been released. Could you update qnap baikal pkg please?
The Github Link is: https://github.com/sabre-io/Baikal/releases/tag/0.7.0

C U
WeT-Klb

Re: [ QBaikal ] [ 0.7.0.0 ] Lightweight CalDAV+CardDAV server

Posted: Wed Jun 03, 2020 4:50 pm
by QNAP_Stephane
With the 0.7.0 release, our configuration format was updated to use YAML files. You need to go through the installer again but we pre-fill most values with the ones from your old installation. We recommend that you make a full backup of your data, as a safety measure. Starting with 0.7.0, Baikal stores data in both the Specific and the config folders. Keep this in mind when upgrading!

Code: Select all

New configuration format
Added support for php 7.4
REMOVED support for php 7.0
Shows event count per calendar
Shows contact count per address book
Ships with sabre/dav 4.1.0

[ QBaikal ] [ 0.7.0.1 ] Lightweight CalDAV+CardDAV server

Posted: Sun Jun 14, 2020 4:21 am
by WeT-Klb
Hello,

Baikal is now on 0.7.1. The link to the files is https://github.com/sabre-io/Baikal/releases/tag/0.7.1

Is it possible to create a new package?

Yours
WeT-Klb

Re: [ QBaikal ] [ 0.7.0.0 ] Lightweight CalDAV+CardDAV server

Posted: Sun Jun 14, 2020 11:56 pm
by pistukk
hi can someone explain me how i can use this program, i have install the server in my qnap but i'm not able to do this functioning thanks

Re: [ QBaikal ] [ 0.7.2.0 ] Lightweight CalDAV+CardDAV server

Posted: Sun Nov 01, 2020 5:03 pm
by WeT-Klb
Hello,

Baikal is now on 0.7.2. The link to the files is https://github.com/sabre-io/Baikal/releases/tag/0.7.2

Is it possible to create a new package?

Yours
WeT-Klb

Re: [ QBaikal ] [ 0.7.0.0 ] Lightweight CalDAV+CardDAV server

Posted: Tue Nov 17, 2020 8:53 pm
by presenceofmind
Hello QNAP_Stephane,

Ive noticed 3 diferent baikal on the website. Whats the diference?

Others require apache 73 and 74 installed? Is there any benefit?

Cheers

Re: [ QBaikal ] [ 0.7.0.0 ] Lightweight CalDAV+CardDAV server

Posted: Tue Nov 17, 2020 9:05 pm
by QNAP_Stephane
cant really says if it perform better with Apache7x or with the embedded NAS Apache

the Apache7x has the latest libraries and PEAR Extension

[ QBaikal ] [ 0.8.0.0 ] Lightweight CalDAV+CardDAV server

Posted: Wed Jan 27, 2021 2:32 pm
by WeT-Klb
Hello,

Baikal is now on 0.8.0. The link to the files is https://github.com/sabre-io/Baikal/releases/tag/0.8.0

Is it possible to create a new package?

Yours
WeT-Klb

Re: [ Baikal ] [ 0.8.0.0 ] Lightweight CalDAV+CardDAV server

Posted: Wed Feb 10, 2021 11:52 pm
by presenceofmind
hello QNAP_Stephane

There is an error with baikal 0.8.

upgrading 0.7 to 0.8.

The FOLDER containing the DB file is not writable, and it has to.
Please give write permissions on folder '/share/CACHEDEV1_DATA/.qpkg/QBaikal/baikal/Specific/db'

Re: [ Baikal ] [ 0.8.0.0 ] Lightweight CalDAV+CardDAV server

Posted: Thu Feb 11, 2021 1:03 am
by QNAP_Stephane
ok fixed

seems only impact nativ version and Apache7x/8x versions

Re: [ Baikal ] [ 0.8.0.0 ] Lightweight CalDAV+CardDAV server

Posted: Fri Aug 13, 2021 7:22 pm
by achimg
Hi. Can anybody help me how to access Baikal with secure https on version 0.8.0.1. It was working with 0.7.1.0... Thanks a lot in advance!

Re: [ Baikal ] [ 0.9.0.0 ] Lightweight CalDAV+CardDAV server

Posted: Sat Jan 08, 2022 7:39 pm
by WeT-Klb
Hello,

Baikal is now on 0.9.0. The link to the files is https://github.com/sabre-io/Baikal/releases/tag/0.9.0

Is it possible to create a new package?

Yours
WeT-Klb

Re: [ Baikal ] [ 0.9.1.0 ] Lightweight CalDAV+CardDAV server

Posted: Sat Jan 08, 2022 8:40 pm
by WeT-Klb
Hello,

Baikal is now on 0.9.1. The link to the files is https://github.com/sabre-io/Baikal/releases/tag/0.9.1

Is it possible to create a new package?

Yours
WeT-Klb

Re: [ Baikal ] [ 0.8.0.0 ] Lightweight CalDAV+CardDAV server

Posted: Tue Feb 15, 2022 10:09 am
by presenceofmind
Hello QNAP_Stephane,

Could you update Baikal QNAP PKG to version https://github.com/sabre-io/Baikal/releases/tag/0.9.1

Cheers.