Commit Graph

46 Commits

Author SHA1 Message Date
Matteo Gheza c6e6ae59ec Better caching 2021-06-23 23:20:51 +02:00
Renovate Bot 9707885132
Update dependency webonyx/graphql-php to v14.9.0 2021-06-15 16:25:24 +00:00
Renovate Bot bdcbabb988
Pin dependency spatie/array-to-xml to v2.16.0 2021-06-14 14:44:27 +00:00
MatteoGheza 874390d489 fix 2021-06-11 09:28:18 +00:00
Renovate Bot 9a2fe2ef49
Pin dependencies 2021-06-11 09:06:13 +00:00
Renovate Bot 721818b512
Update dependency spatie/array-to-xml to v3 2021-06-11 08:55:41 +00:00
dependabot[bot] b80a9dec50
Bump ulrichsg/getopt-php from 3.4.0 to 4.0.0 in /server
Bumps [ulrichsg/getopt-php](https://github.com/getopt-php/getopt-php) from 3.4.0 to 4.0.0.
- [Release notes](https://github.com/getopt-php/getopt-php/releases)
- [Changelog](https://github.com/getopt-php/getopt-php/blob/master/CHANGELOG.md)
- [Upgrade guide](https://github.com/getopt-php/getopt-php/blob/master/docs/upgrade.md)
- [Commits](https://github.com/getopt-php/getopt-php/compare/v3.4.0...v4.0.0)

---
updated-dependencies:
- dependency-name: ulrichsg/getopt-php
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-07 07:48:20 +00:00
MatteoGheza 3ed207a31f Fix composer repo 2021-05-30 11:52:33 +00:00
Matteo Gheza de8467f6d5
Merge branch 'master' into fix_csp 2021-05-28 23:52:13 +02:00
Matteo Gheza f7a8c66288 [WIP] 2021-05-28 20:48:46 +02:00
MatteoGheza f0ab4c8ed8 [WIP] better csp support 2021-05-27 21:47:47 +00:00
dependabot[bot] eee68b6fe1
Bump twig/twig from 3.3.1 to 3.3.2 in /server
Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.3.1...v3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 07:44:47 +00:00
dependabot[bot] 45179eb83e
Bump twig/twig from 3.3.0 to 3.3.1 in /server
Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.3.0...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-13 06:56:04 +00:00
dependabot[bot] 14e87643e5
Bump azuyalabs/yasumi from 2.3.0 to 2.4.0 in /server
Bumps [azuyalabs/yasumi](https://github.com/azuyalabs/yasumi) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/azuyalabs/yasumi/releases)
- [Changelog](https://github.com/azuyalabs/yasumi/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/azuyalabs/yasumi/compare/2.3.0...2.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 10:09:18 +00:00
Matteo Gheza 0ad5e542c1 Migrated db to PHP-DB and lots of fixes 2021-05-03 23:29:27 +02:00
Matteo Gheza 44ce5862df
Merge branch 'master' into feat_schedules_holidays 2021-04-28 17:44:52 +02:00
Matteo Gheza 1efce0ad7b Minify support 2021-04-28 14:53:57 +02:00
Matteo Gheza 03b00c5826 Initial map support in tables 2021-04-25 17:19:48 +02:00
dependabot-preview[bot] 69e8f34582
Bump delight-im/auth from 8.2.2 to 8.3.0 in /server
Bumps [delight-im/auth](https://github.com/delight-im/PHP-Auth) from 8.2.2 to 8.3.0.
- [Release notes](https://github.com/delight-im/PHP-Auth/releases)
- [Commits](https://github.com/delight-im/PHP-Auth/compare/v8.2.2...v8.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-22 08:03:15 +00:00
Matteo Gheza 994cc57fe7 Initial ui support 2021-04-04 01:11:46 +02:00
Matteo Gheza 88c02a8f0f PHP Debugbar 2021-03-04 09:52:11 +01:00
Matteo Gheza b7673c3230 php Sentry support 2021-03-01 16:35:56 +01:00
dependabot-preview[bot] 5dca949add
Bump twig/twig from 3.1.1 to 3.2.1 in /server
Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.1.1 to 3.2.1.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.1.1...v3.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-06 09:26:02 +00:00
Matteo Gheza c650e561cf Phone number support 2020-12-30 23:57:56 +01:00
dependabot-preview[bot] ef8c6aaf9e
Bump tracy/tracy from 2.7.6 to 2.8.0 in /server
Bumps [tracy/tracy](https://github.com/nette/tracy) from 2.7.6 to 2.8.0.
- [Release notes](https://github.com/nette/tracy/releases)
- [Commits](https://github.com/nette/tracy/compare/v2.7.6...v2.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-17 07:45:19 +00:00
dependabot-preview[bot] 3a2e0cdd0c
Bump spatie/array-to-xml from 2.15.1 to 2.16.0 in /server
Bumps [spatie/array-to-xml](https://github.com/spatie/array-to-xml) from 2.15.1 to 2.16.0.
- [Release notes](https://github.com/spatie/array-to-xml/releases)
- [Changelog](https://github.com/spatie/array-to-xml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spatie/array-to-xml/compare/2.15.1...2.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-19 07:52:17 +00:00
Matteo Gheza db784c87af Code refactoring with phpcbf 2020-11-13 18:57:47 +01:00
dependabot-preview[bot] 8d35104af3
Bump tracy/tracy from 2.7.5 to 2.7.6 in /server
Bumps [tracy/tracy](https://github.com/nette/tracy) from 2.7.5 to 2.7.6.
- [Release notes](https://github.com/nette/tracy/releases)
- [Commits](https://github.com/nette/tracy/compare/v2.7.5...v2.7.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 08:09:59 +00:00
dependabot-preview[bot] f9927feacf
Bump spatie/array-to-xml from 2.14.0 to 2.15.0 in /server
Bumps [spatie/array-to-xml](https://github.com/spatie/array-to-xml) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/spatie/array-to-xml/releases)
- [Changelog](https://github.com/spatie/array-to-xml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spatie/array-to-xml/compare/2.14.0...2.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-29 22:25:09 +00:00
dependabot-preview[bot] 227eb69058
Bump twig/twig from 3.1.0 to 3.1.1 in /server
Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.1.0...v3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-28 14:26:38 +00:00
dependabot-preview[bot] d4630a6965
Bump twig/twig from 3.0.5 to 3.1.0 in /server
Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.0.5 to 3.1.0.
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v3.0.5...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-23 03:50:44 +00:00
Matteo Gheza d24957c6d5 Fix composer dependency 2020-10-05 23:50:17 +02:00
Matteo Gheza 8ba8a06b58 Added profiler, fixed ajax redirecting and more 2020-10-05 23:32:39 +02:00
Matteo Gheza 8accdacbe1 Removed unused dep 2020-09-25 17:29:02 +02:00
dependabot-preview[bot] 03a84fc5dc
Bump spatie/array-to-xml from 2.13.0 to 2.14.0 in /server
Bumps [spatie/array-to-xml](https://github.com/spatie/array-to-xml) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/spatie/array-to-xml/releases)
- [Changelog](https://github.com/spatie/array-to-xml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spatie/array-to-xml/compare/2.13.0...2.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-21 17:38:26 +00:00
Matteo Gheza ea6e310706 xss protection, headers and offline loading 2020-09-11 18:49:47 +02:00
dependabot-preview[bot] 200eae61ac
Bump spatie/array-to-xml from 2.12.1 to 2.13.0 in /server
Bumps [spatie/array-to-xml](https://github.com/spatie/array-to-xml) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/spatie/array-to-xml/releases)
- [Changelog](https://github.com/spatie/array-to-xml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spatie/array-to-xml/compare/2.12.1...2.13.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-01 21:24:55 +00:00
Matteo Gheza 463c953006 Initial API support and composer update 2020-07-10 12:06:00 +02:00
dependabot-preview[bot] d5a082a70b
Bump codeception/module-phpbrowser from 1.0.0 to 1.0.1 in /server
Bumps [codeception/module-phpbrowser](https://github.com/Codeception/module-phpbrowser) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/Codeception/module-phpbrowser/releases)
- [Commits](https://github.com/Codeception/module-phpbrowser/compare/1.0.0...1.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-06 11:37:12 +00:00
Matteo Gheza 5cefdf56d9 [skip-ci] small edit 2020-05-28 20:49:05 +02:00
Matteo Gheza 3075d0bd8b Removed non-used libs 2020-05-28 16:51:18 +02:00
Matteo Gheza 62c5417129 Cli installer v1 2020-05-28 16:35:26 +02:00
Matteo Gheza 106ac2fd17 Moving auth to https://github.com/delight-im/PHP-Auth
Fixes #11.
THIS IS A BETA
2020-05-25 22:43:56 +02:00
Matteo Gheza 2f6e63ca85 Composer test script 2020-05-20 13:26:38 +02:00
Matteo Gheza bc0b07ad77 Initial CI/CD support 2020-05-20 13:11:41 +02:00
Matteo Gheza dc4850eb62 Initial commit of old code 2020-04-27 23:27:39 +02:00