Mario Vavti
b32c1c1e22
composer update
2026-01-15 14:50:39 +01:00
Mario Vavti
4798fa79c3
update composer libs - requires gmp extension (in favor of bcmath)
2025-10-21 22:06:03 +02:00
Mario Vavti
d9b262348f
update composer libs
2025-02-20 11:29:06 +01:00
Mario
becd4c6ffd
update sabre/vobject
2024-09-30 07:12:30 +00:00
Mario
55097c47c5
Revert "composer update and use the fixed streams php-jcs library until the floats issue will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151 "
...
This reverts commit 6bf61dfa6b .
2024-03-14 10:13:22 +00:00
Mario
6bf61dfa6b
composer update and use the fixed streams php-jcs library until the floats issue will be fixed upstream. see here for reference https://codeberg.org/streams/streams/issues/151
2024-03-14 09:35:09 +00:00
Mario
85001c034b
update sabre/vobject
2024-01-03 10:58:31 +00:00
Mario
322b619a71
update sabre/dav
2024-01-03 10:53:37 +00:00
Mario
b9812ba06a
update composer libs
2023-05-30 08:36:17 +00:00
Mario
c36bb17475
composer update sabre
2022-10-12 08:42:41 +00:00
Mario
10ba98c4f5
Revert "update composer libs"
...
This reverts commit 108a3efe0b .
2022-10-11 18:41:34 +00:00
Mario
108a3efe0b
update composer libs
2022-10-11 18:34:03 +00:00
Mario
ccd826f63a
Revert "update composer libs"
...
This reverts commit 5e5f0aa955 .
2022-10-11 18:29:06 +00:00
Mario
5e5f0aa955
update composer libs
2022-10-11 18:18:57 +00:00
Mario
5468de2c6a
composer libs minor version updates add new files
2022-02-11 09:23:29 +00:00
Mario
6d8aabab23
composer libs minor version updates
2022-02-11 09:21:19 +00:00
Hilmar R
c26dede97f
get dev
2021-03-01 18:48:11 +01:00
Mario
f4bb7bcbff
update composer libs
2020-11-27 08:04:00 +00:00
Mario Vavti
2c777acb25
composer update sabre libs
2020-08-22 19:31:29 +02:00
Mario
2cba88f1eb
new files
2020-05-07 21:49:08 +00:00
Mario
f132436af3
composer updates 2
2020-05-07 21:48:26 +00:00
Mario
fae70bf0a7
Revert "composer updates"
...
This reverts commit dbfe748d27
2020-05-07 23:35:02 +02:00
Mario
ffd2faf8a0
Revert "add new files"
...
This reverts commit c76ff4249e
2020-05-07 23:34:41 +02:00
Mario
c76ff4249e
add new files
2020-05-07 15:23:30 +00:00
Mario
dbfe748d27
composer updates
2020-05-07 15:22:25 +00:00
Mario
8cb968c4b0
composer update sabre/dav
2020-01-12 09:18:07 +00:00
Mario
537a7cf03d
composer updates
2020-01-09 13:34:37 +00:00
Mario
544ef3bc58
update composer libs and minor notifications display fixes
2019-12-12 14:51:10 +00:00
Mario
580c3f4ffe
another bulk of composer updates
...
(cherry picked from commit 6685381fd8db507493c3d7c1793f8c05c681bbce)
2019-11-10 14:10:03 +01:00
Mario Vavti
c0b9ab930d
update composer libs
2019-06-17 11:50:17 +02:00
Mario Vavti
0ade8be7f7
add missing files
2019-04-25 11:47:59 +02:00
Mario Vavti
a60c2f38c6
update sabre/vobject
2019-04-25 11:47:18 +02:00
Mario
f1c0797780
Revert "update composer libs"
...
This reverts commit e779335d06
2019-04-25 11:24:09 +02:00
Mario Vavti
e779335d06
update composer libs
2019-04-25 08:52:50 +02:00
Mario Vavti
2192ea6fdf
update html_to_markdown, smarty and sabredav libs via composer
2018-10-30 12:12:07 +01:00
Klaus Weidenbach
dafe0afa65
⬆️ Update libraries.
...
Updating smarty/smarty (v3.1.31 => v3.1.32)
Updating sabre/vobject (4.1.5 => 4.1.6)
2018-05-09 21:07:25 +02:00
Klaus Weidenbach
c80837a9e6
⬆️ Update libraries.
...
michelf/php-markdown (1.7.0 => 1.8.0)
ezyang/htmlpurifier (v4.9.3 => v4.10.0)
commerceguys/intl (v0.7.4 => v0.7.5)
sabre/http (4.2.3 => v4.2.4)
sabre/vobject (4.1.3 => 4.1.5)
2018-03-18 02:15:29 +01:00
Mario Vavti
439d41b194
install smarty via composer and update other php libs
2017-12-18 15:48:49 +01:00
Klaus Weidenbach
31d1a72854
⬆️ Updating some PHP libraries.
...
htmlpurifier (v4.9.2 => v4.9.3) with bugfix for PHP7.1
sabre/http (4.2.2 => 4.2.3)
2017-07-06 21:35:10 +02:00
zotlabs
8d4744d115
new composer.lock for red
2017-03-16 11:42:06 +11:00
Klaus Weidenbach
745515b11f
[FEATURE] Add config and use composer autoloader.
...
We use composer already to install SabreDAV. Include config
composer.(json|lock) to install and manage more dependencies
in future.
Also provide PSR-4 autoloading for our namespaced classes, e.g.
"Zotlabs\". To regenerate autoloader maps use:
$ composer install --optimize-autoloader --no-dev
We could also remove the whole vendor/ folder from our repository, but
that would need changes in deployment and how to install hubs and needs
more discussion first.
2016-10-18 18:11:41 +02:00
Andrew Manning
4c4d185937
Remove logger calls
2016-07-24 08:35:21 -04:00
Andrew Manning
eb1eb38c01
AJAX single upload might be working, but permissions problems seem to cause failure.
2016-07-23 07:59:28 -04:00
Mario Vavti
dcc65bbacb
update to sabre/dav to version 3.2.0
2016-06-28 21:45:14 +02:00
Mario Vavti
cac6cef495
use composer to install sabre32
2016-05-29 10:58:11 +02:00
Mario Vavti
aab9766c53
missed some files
2016-05-29 00:33:28 +02:00
Mario Vavti
66effbfe08
upgrade to sabre32
2016-05-28 17:46:24 +02:00
redmatrix
0b02a6d123
initial sabre upgrade (needs lots of work - to wit: authentication, redo the browser interface, and rework event export/import)
2016-05-10 17:26:44 -07:00
Klaus Weidenbach
03b31d113e
Update SabreDAV from 1.8.9 to 1.8.10.
2014-06-29 01:17:07 +02:00
Thomas Willingham
cdc8454cf1
Update sabre
2014-04-12 18:13:37 +01:00