150 Commits

Author SHA1 Message Date
tchapi
9a5e4d0d33 Fix modals not appearing (missing data-flavour) 2021-06-24 21:05:33 +02:00
tchapi
5eec43ae77 Fix access to restricted resources 2021-06-24 20:56:21 +02:00
tchapi
42ae85bbfd Add info about package in README 2021-05-11 14:36:09 +02:00
tchapi
0634a30591 Add badge for GHCR.io and bump version for release v1.7.1 2021-05-11 14:33:25 +02:00
tchap
7daea87d62
Force use of ghcr.io 2021-05-11 14:24:49 +02:00
tchap
5a7bc66e38
Add GHCR login to Github action 2021-05-11 14:11:33 +02:00
tchap
71850f79a8
Add the ability to manually run the docker workflow 2021-05-11 14:02:35 +02:00
tchap
5c27364f3a
Merge pull request #25 from tchapi/feature/github-actions
Create Github actions file
2021-05-11 13:58:32 +02:00
Cyril
3ed628bf96 Bump v1.7.0 v1.7.0 2021-05-11 13:52:49 +02:00
tchap
d22029af23
Merge pull request #24 from tchapi/feature/composer2
Composer 2 and Docker revamp
2021-05-11 13:49:18 +02:00
tchap
15aadfaeb8
Create Github actions file (WIP) 2021-04-26 23:12:33 +02:00
tchapi
80d970c277 Update docker-compose third party images 2021-04-26 22:45:32 +02:00
tchapi
0e2b6aa52d Use current checked out release for Docker
Add .dockerignore
Improve Dockerfile
Amend README
2021-04-26 22:33:37 +02:00
tchapi
06a1e81ff4 Small typo fix 2021-04-26 22:05:37 +02:00
tchapi
48a31ffa7a Use RUN echo rather than COPY for timezone conf 2021-04-26 22:01:12 +02:00
tchapi
d5b31b3066 Amend README, fix v2 of Composer in Dockerfile 2021-04-26 22:00:30 +02:00
tchapi
78b5c03bf9 Update dependencies and build to Composer 2 2021-04-26 21:59:15 +02:00
Cyril
4d94c1c7ff Update dependencies 2021-03-20 14:27:28 +01:00
Cyril
a218df504a Bump version to 1.6.2 v1.6.2 2021-02-19 18:40:51 +01:00
Cyril
d283692746 Update dependencies, notably sabre/dav to 4.1.5 2021-02-19 18:39:13 +01:00
Cyril
07737eb37e Fix deprecation of nullable required parameters v1.6.1 2021-02-01 12:29:24 +01:00
Cyril
b429e54023 Update dependencies 2021-02-01 12:29:13 +01:00
Cyril
1e47d2a603 Bump to 1.6.0 v1.6.0 2020-12-18 14:03:38 +01:00
tchap
076baeff43
Merge pull request #17 from tchapi/feature/delegation-refactor
[WIP] Refactor delegation
2020-12-18 14:02:27 +01:00
tchapi
49df3735ab Add the ability to revoke directly from sharer 2020-12-17 15:38:25 +01:00
tchapi
ce9c79accd Update dependencies 2020-12-17 15:16:55 +01:00
tchapi
363e014e6c Add calendar sharing 2020-12-17 15:16:35 +01:00
tchapi
b84a9590ea [WIP] Refactor delegation
Delegation must be directly managed at the user level, not the calendar level
Add individual calendar sharing and revocation
2020-12-15 00:21:02 +01:00
tchapi
17bf9769c8 Merge branch 'master' of github.com:tchapi/davis 2020-12-14 22:43:57 +01:00
tchapi
545e98716c Fix #16: choose correct proxy on removing delegee 2020-12-14 22:43:05 +01:00
Cyril
50a9e6fad8 Bump version 1.5.0 v1.5.0 2020-10-20 16:36:13 +02:00
tchap
f2a4ef5a3b
Merge pull request #13 from tchapi/feature/imap_auth
Add IMAP as an auth backend
2020-10-20 16:35:06 +02:00
Cyril
d0b922e265 Improve screenshots to reflect changes in UI 2020-10-16 16:21:11 +02:00
Cyril
d3527e762d Add more relevant info in the README file 2020-10-16 16:21:11 +02:00
Cyril
d2fc222616 Add IMAP Auth capability (WIP) 2020-10-16 16:21:11 +02:00
Cyril
0a7c7a9043 Now that https://github.com/sabre-io/dav/pull/1203 has been merged, allow content type guessing 2020-10-16 16:20:22 +02:00
Cyril
87258f3a5a Update dependencies 2020-10-16 15:30:33 +02:00
Cyril
b0694d60ac Amend README with new schema create command 2020-09-11 09:12:07 +02:00
Cyril
18839c3877 Bump to 1.4.9 v1.4.9 2020-09-03 14:32:41 +02:00
Cyril
ebb1dd03dc Merge branch 'master' of github.com:tchapi/davis into master 2020-09-03 14:20:32 +02:00
Cyril
3291c7d825 Update doctrine configuration file 2020-09-03 14:19:27 +02:00
Cyril
72bada9b68 Update recipe files for Sf 5.1 2020-09-03 14:18:22 +02:00
Cyril
ad931c4a09 Update to Symfony 5.1 2020-09-03 12:16:51 +02:00
Cyril
fe6ab11ab8 Update dependencies 2020-09-03 12:16:16 +02:00
tchapi
5345c4a1ae Bump version to 1.4.8 v1.4.8 2020-05-21 14:59:04 +02:00
tchapi
b88a8a4053 Merge branch 'master' of github.com:tchapi/davis 2020-05-21 12:37:01 +02:00
tchapi
a3dab81b4e Fix #1270: Force correct Content-type header 2020-05-21 12:35:58 +02:00
Cyril
967d78ae1b Adjust licence in composer.json file 2020-04-22 11:44:26 +02:00
Cyril
447e10241f Update dav dependencies to ^4.1 2020-04-22 11:43:25 +02:00
Cyril
687f004d28 Update dependencies 2020-04-22 11:41:37 +02:00