389 Commits

Author SHA1 Message Date
tchapi
9a9b6c8c58 Update to latest Bootstrap 4 2021-12-23 09:26:52 +01:00
tchap
cedd01bae2
Merge pull request #39 from tchapi/feature/use-symfony-mailer
Use symfony/mailer instead of deprecated SwiftMailer
2021-12-23 09:25:13 +01:00
tchapi
1cbe64fe79 Restore PHP 7.3 compatibility with plugin 2021-12-22 19:32:19 +01:00
tchapi
11d4984b91 Restore PHP 7.3 compatibility 2021-12-22 19:30:03 +01:00
tchapi
84fa0277cf Merge branch 'master' into feature/use-symfony-mailer 2021-12-22 19:26:20 +01:00
tchap
79c9806553
Merge pull request #42 from tchapi/feature/ci
Add a new CI workflow, fix composer.json
2021-12-22 19:21:24 +01:00
tchapi
f5bd0cbf70 Add a CI badge in README 2021-12-22 19:18:51 +01:00
tchapi
987adc3f1f Rework composer.json for lowest dependencies 2021-12-22 19:05:53 +01:00
tchapi
b856d6ba28 Update dependencies, remove EOL packages 2021-12-22 18:59:46 +01:00
tchapi
6272505ea8 Fix composer file 2021-12-22 18:57:36 +01:00
tchapi
cb7047ff98 Add new CI [WIP] 2021-12-22 18:51:19 +01:00
tchapi
32b8262a9e Update dependencies 2021-12-22 18:50:21 +01:00
tchapi
4232b4be16 Update test files 2021-12-22 18:49:28 +01:00
tchapi
f73db9eae1 Remove uneeded files 2021-12-22 18:48:10 +01:00
tchapi
47e8a11331 Use correct content-type for image 2021-12-20 13:58:55 +01:00
tchapi
306e3f80bb Class should be final 2021-12-19 14:38:42 +01:00
tchapi
538b08045f Use Symfony/mailer instead of deprecated SwiftMailer 2021-12-19 14:38:35 +01:00
tchapi
447165bf4d Remove deprecation in AdminUser 2021-10-08 14:00:02 +02:00
tchapi
8b7b7f71ed Update PHP-CS-Fixer, lint files 2021-10-08 13:58:07 +02:00
tchapi
ae4dd47fa4 Remove deprecations 2021-10-08 13:54:30 +02:00
tchapi
3fa8e26acf Add comment on docker compose file 2021-09-28 15:39:56 +02:00
tchapi
4f6fc9ed01 Add default value for calendarorder column following #35 2021-09-28 15:38:46 +02:00
tchapi
cef0780a6f Move migrations to correct directory /migrations. 2021-09-28 15:37:16 +02:00
tchap
f7378a934b
Merge pull request #34 from tchapi/auth/remove-digest
Remove Digest auth
v1.8.0
2021-09-20 11:09:28 +02:00
tchapi
ad136974b6 Coin version 1.8.0 since we remove Digest Auth 2021-09-20 11:07:23 +02:00
tchapi
44adcc3301 Improve password hashing algorithm, use password_hash & password_verify
Refactor BasicAuth password checking to allow verification of legacy "md5" passwords as well
2021-09-13 16:20:10 +02:00
tchapi
380c3d25c3 Remove Digest auth 2021-09-13 16:13:01 +02:00
tchapi
489205f2c1 Fix missing MAPBOX_API_KEY in example compose file 2021-08-29 15:17:15 +02:00
tchapi
d0f3945bb6 Bump to 1.7.3 v1.7.3 2021-08-29 15:08:46 +02:00
tchapi
4804953c4d Update documentation for the Mapbox API key 2021-08-29 15:08:18 +02:00
tchapi
4402c0988a Update dependencies (specifically, unpack Symfony packs) 2021-08-29 15:05:39 +02:00
tchapi
fb133f1aab $senderEmail must be protected 2021-08-29 15:00:48 +02:00
tchapi
156b434cdc Fix typing and phpdoc 2021-08-29 14:41:07 +02:00
tchapi
2e8db7fe13 Remove rogue Mapbox API key, and add env var to set it correctly 2021-08-29 14:40:40 +02:00
tchap
87fd71dcd0
Merge pull request #32 from marc2016/MapBox-API-Update
MapBox call update to new API version.
2021-08-29 14:29:41 +02:00
Marc Lammers
f1d82fca3d MapBox call update to new API version. 2021-08-26 21:25:45 +02:00
tchapi
08265e1e4c Bump to 1.7.2 v1.7.2 2021-06-24 21:10:49 +02:00
tchapi
ee28c25a6f Set a custom cookie name for authentication 2021-06-24 21:06:52 +02:00
tchapi
31286827dd Update to Symfony 5.3.* 2021-06-24 21:06:33 +02:00
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