[ Baikal ] [ 0.9.2.0 ] Lightweight CalDAV+CardDAV server

This is the best place for community developers to publish their genius work. Your Apps enrich the QNAP Turbo NAS.
Post Reply
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

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

Post 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
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
WeT-Klb
Starting out
Posts: 26
Joined: Fri Apr 29, 2016 2:18 am

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

Post 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
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

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

Post 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
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
WeT-Klb
Starting out
Posts: 26
Joined: Fri Apr 29, 2016 2:18 am

[ QBaikal ] [ 0.7.0.1 ] Lightweight CalDAV+CardDAV server

Post 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
pistukk
First post
Posts: 1
Joined: Sun Jun 14, 2020 11:51 pm

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

Post 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
WeT-Klb
Starting out
Posts: 26
Joined: Fri Apr 29, 2016 2:18 am

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

Post 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
presenceofmind
Know my way around
Posts: 198
Joined: Thu May 26, 2016 3:05 pm

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

Post 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
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

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

Post 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
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
WeT-Klb
Starting out
Posts: 26
Joined: Fri Apr 29, 2016 2:18 am

[ QBaikal ] [ 0.8.0.0 ] Lightweight CalDAV+CardDAV server

Post 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
presenceofmind
Know my way around
Posts: 198
Joined: Thu May 26, 2016 3:05 pm

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

Post 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'
User avatar
QNAP_Stephane
Experience counts
Posts: 4802
Joined: Wed Mar 27, 2013 1:00 am

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

Post by QNAP_Stephane »

ok fixed

seems only impact nativ version and Apache7x/8x versions
---------------------------------------------------------------------------------------------------------------------------

Find all QPKG in the MyQnap.org repository https://www.myqnap.org
join our discord server for any inquiry related to qpkg - https://discord.gg/4fPxHSWKQW

----------------------------------------------------------------------------------------------------------------------------
achimg
New here
Posts: 2
Joined: Sun Apr 02, 2017 6:27 pm

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

Post 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!
WeT-Klb
Starting out
Posts: 26
Joined: Fri Apr 29, 2016 2:18 am

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

Post 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
WeT-Klb
Starting out
Posts: 26
Joined: Fri Apr 29, 2016 2:18 am

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

Post 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
Last edited by WeT-Klb on Tue Feb 15, 2022 2:13 pm, edited 1 time in total.
presenceofmind
Know my way around
Posts: 198
Joined: Thu May 26, 2016 3:05 pm

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

Post 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.
Post Reply

Return to “Community Apps”