312 Commits

Author SHA1 Message Date
tchapi
c7f9d5cc42 Bump version to 3.3.1 v3.3.1 2023-08-15 21:58:46 +02:00
Cyril Chapellier
75dfa7f066 Fix shared calendar deletion (#103)
(cherry picked from commit 2001e9c4501105c3a0ea5741f0d4ee8531a4f314)
2023-07-17 18:17:45 +02:00
tchapi
2599f2087e Bump version to 3.3 v3.3.0 2023-04-30 21:23:18 +02:00
Cyril Chapellier
c08d450abc
Chore: remove stream_get_contents() (#95) 2023-03-20 12:43:16 +01:00
tchapi
3f824686e8 Add info for multi-platform in readme 2023-03-20 12:42:38 +01:00
tandy1000
cae253919f
fix: enable multiplatform docker builds (#93) 2023-03-20 12:01:54 +01:00
Cyril Chapellier
6003669800
Filter path for CI (#94) 2023-03-18 21:31:34 +01:00
tandy1000
32165241c4
Add arm64 and amd64 to build targets for Docker image (#92) 2023-03-15 14:54:01 +01:00
Cyril Chapellier
72dafd9a83
[Database] Allow SQLite (#81) 2023-03-14 22:01:33 +01:00
tchapi
1dfb25bb58 Bump 3.2.0 v3.2.0 2023-03-12 23:44:19 +01:00
tchapi
ebab1dc1d2 Force higher BC dependencies, update some of them 2023-03-12 23:21:41 +01:00
tchapi
67e4f9e882 Explicitly require symfony/security-guard 5.4 and bump phpunit 2023-03-12 23:08:18 +01:00
Cyril Chapellier
006f4bc895
Update README.md 2023-03-06 22:44:04 +01:00
tchapi
eed5b480ef Fix missing semicolons introduced in https://github.com/tchapi/davis/pull/86 2023-03-04 22:15:43 +01:00
lightmaster
73eda20fd5
Update README.md (#88)
Remove address book sharing from readme
2023-03-04 22:09:34 +01:00
Igor Rzegocki
1256f4cccd
Fix various PostgreSQL issues (#86) 2023-02-10 22:34:59 +01:00
tchapi
1124532ee8 Update dependencies 2023-02-06 22:39:45 +01:00
tchapi
0ffee2950d Use warning for 401 logs 2022-12-15 21:07:45 +01:00
tchapi
642bce7a07 Make 401 less verbose 2022-12-11 18:10:50 +01:00
Cyril Chapellier
20a3d59a46
[Chore] Support PHP8.2 (#80) 2022-12-11 15:08:24 +01:00
tchapi
0a6e0d67ce Lint files 2022-11-26 23:25:10 +01:00
tchapi
861d97b943 Fix bad error status 2022-11-26 23:25:05 +01:00
tchapi
e05ee0a73d Fix translation extract command 2022-11-26 23:18:36 +01:00
tchapi
5af380baf7 Disable sharing when no other user exist 2022-11-26 23:18:26 +01:00
tchapi
2a37836d14 Update actions version for Github 2022-11-26 22:40:26 +01:00
tchapi
bb1e4566c7 Fix Github action 2022-11-26 22:36:18 +01:00
tchapi
d9273a3bdf Improve Docker tagging 2022-11-26 22:13:55 +01:00
tchapi
634866475f Fix 3.0.0 migration, bump 3.1.0 v3.1.0 2022-11-26 21:34:34 +01:00
Cyril Chapellier
3bb3315eb8
[Feature] Make the DB driver an env var (#79) 2022-11-26 21:10:00 +01:00
Cyril Chapellier
0a8ddca03b
[Chore] Change VARBINARY columns to VARCHAR (#78) v3.0.0 2022-11-15 23:36:41 +01:00
Cyril Chapellier
135f65661f
Use Alpine Linux for the Docker image (#77) v2.1.0 2022-11-08 21:52:05 +01:00
tchapi
e67fad32cd Bump 2.0.2 v2.0.2 2022-07-09 14:54:56 +02:00
tchapi
f9a3abf5c9 Fix docker installation 2022-07-09 14:52:46 +02:00
tchapi
6c626ea07f Bump 2.0.1 v2.0.1 2022-07-09 14:37:15 +02:00
tchapi
6dc54cabbc Fix linting 2022-07-09 14:36:23 +02:00
tchapi
055884bbbb Rename PUBLIC_DIR and TMP_DIR with WEBDAV_* to avoid confusion 2022-07-09 14:36:17 +02:00
tchapi
326f2914ef Update composer v2.0.0 2022-06-08 23:01:57 +02:00
tchapi
8f0cbadde0 We need to require ext-gd so coin v2.0.0 🎉 2022-06-08 22:57:38 +02:00
tchapi
a305988fea Update phpunit and dependencies 2022-06-08 22:48:55 +02:00
Cyril Chapellier
3f8d68e1a5
Use Open Street Map as map provider (#69)
Use Open Street Map as map provider
2022-06-08 22:45:57 +02:00
tchapi
7e8867f5b1 fix: wrapped connection helper 2022-06-08 22:40:13 +02:00
tchapi
627914df27 fix: add info for gd extension 2022-06-08 22:13:13 +02:00
tchapi
faeed1537c fix: update Dockerfile 2022-06-08 22:12:00 +02:00
tchapi
045957b954 fix: force flex version 2022-06-08 22:11:54 +02:00
tchapi
003afbdeb6 fix: add GD in analyze step too 2022-06-08 21:59:50 +02:00
tchapi
1ea18689d1 fix: Add gd in Dockerfile 2022-06-08 21:56:45 +02:00
tchapi
159802a8a9 fix: add missing marker image 2022-06-08 21:52:41 +02:00
tchapi
a8ac74ff4b feat: use OSM images for maps, remove Mapbox entirely 2022-06-08 21:52:32 +02:00
tchapi
e4d3f8163a Update Symfony flex 2022-06-08 20:55:37 +02:00
tchapi
b9d2b95f6e Add logging for exceptions (otherwise silenced) 2022-05-25 22:42:33 +02:00