|
480f570238
|
[CORE][SECURITY][HTML] Refactor Security::sanitize to HTML::sanitize
Update composer dependencies, move more general deps from ActivityPub to Core
|
2022-01-12 17:12:58 +00:00 |
|
|
f3a7e8f04d
|
[TOOLS] Remove CodeCeption files from composer autoload-dev, since they're not available before installing, and ignore errors in PHPStan
|
2022-01-10 23:14:43 +00:00 |
|
|
38baa192d8
|
[DEPENDENCIES][TOOL] Add codeception and bootstrap it for acceptance and accessibility testing
|
2022-01-09 14:42:16 +00:00 |
|
|
ba0b0629b7
|
[TOOLS] Fix deprecations in php-doc-check by providing my own implementation
|
2022-01-03 02:18:44 +00:00 |
|
|
2dbc35fcc3
|
[DEPENDENCIES] Update dependencies
|
2021-12-30 18:28:57 +00:00 |
|
|
edd996d281
|
[DEPENDENCIES] Update dependencies, including PHPStan to dev version
|
2021-12-27 17:35:33 +00:00 |
|
|
52e2231661
|
[DEPENDENCIES] Update PHPStan and other dependencies
|
2021-12-27 03:03:57 +00:00 |
|
|
6f0d9add08
|
[DEPENDENCIES] Run composer after php version bump from 8.0 to 8.1
|
2021-12-26 19:16:17 +00:00 |
|
|
774b33a522
|
[DEPENDENCIES] Update dependencies and Symfony to 5.4 LTS
|
2021-12-24 02:46:41 +00:00 |
|
|
ab5e074d9e
|
[DEPENDENCIES] Update lstrojny/functional-php
|
2021-12-10 13:54:10 +00:00 |
|
|
b1227d36f1
|
[CARDS][Note] In conversation time ago information added
|
2021-12-08 22:48:04 +00:00 |
|
|
5e4ada7b78
|
[DEPENDENCIES] Update symfony to 5.3, which fixes a bug with the doctrine postgres message worker
|
2021-11-15 19:25:53 +00:00 |
|
|
51c984849f
|
[ActivityPub] Port Explorer
|
2021-10-27 04:22:19 +01:00 |
|
|
8fdc52636f
|
[ActivityPub] Port RSA
|
2021-10-27 04:19:29 +01:00 |
|
|
7aad58b440
|
[DEPENDENCIES] Update composer dependencies
|
2021-10-27 04:19:27 +01:00 |
|
|
ecb1064d08
|
[DEPENDENCIES] Add PHPStan as a dev dependency
|
2021-09-14 13:13:42 +01:00 |
|
|
6ac37bc7fb
|
[DEPENDENCIES] Update dependencies
|
2021-09-14 13:13:41 +01:00 |
|
|
ac45008240
|
[Embed] Move composer dependency embed/embed from core to plugin
|
2021-09-14 13:13:31 +01:00 |
|
|
b355f0d590
|
[DEV] Add PsySH REPL
|
2021-09-14 13:13:20 +01:00 |
|
|
c3d2f04841
|
[DEPENDENCIES] Add symfonycasts/reset-password-bundle as a dependency
|
2021-09-14 13:13:17 +01:00 |
|
|
f2727f9327
|
[DEPENDENCIES] Add doctrine/doctrine-fixtures-bundle, which allows populating the database in the testing environment
|
2021-09-14 13:12:59 +01:00 |
|
|
186e31e20d
|
[DEPENDENCIES] Add ext-curl
|
2021-09-14 13:12:56 +01:00 |
|
|
8ad8546aab
|
[DEPENDENCIES] Add oroinc/doctrine-extensions, which provides cross database platform date functions
|
2021-09-14 13:12:54 +01:00 |
|
|
b647e31495
|
[DEPENDENCIES] Add 'embed/embed', 'nyholm/psr7' and 'symfony/dom-crawler'
|
2021-09-14 13:12:51 +01:00 |
|
|
081b0de919
|
[DOCKER] Add VIPS PHP extension to Docker build
|
2021-09-14 13:11:51 +01:00 |
|
|
ed59cce0f9
|
[COMPOSER][Media] Add example composer.json in plugins/Media
|
2021-09-14 13:11:49 +01:00 |
|
|
5f4815b12f
|
[DEPENDENCIES] Add wikimedia/composer-merge-plugin
|
2021-09-14 13:11:48 +01:00 |
|
|
92d0848280
|
[DEPENDENCIES] Add jchook/phpunit-assert-throws and update dependencies
|
2021-09-14 13:10:23 +01:00 |
|
|
121faccb22
|
[DEPENDENCIES] Update dependencies, including redis-polyfill, to be able to implement a test
|
2021-09-14 13:10:22 +01:00 |
|
|
f5a6e2f047
|
[DEPENDENCIES] Upgrade to Symfony 5.2 to get my upstream ICU translation feature
|
2021-09-14 13:10:21 +01:00 |
|
|
9cd5560081
|
[DOCKER] Bump to PHP version 8
|
2021-09-14 13:06:57 +01:00 |
|
Hugo Sales
|
de8fa87079
|
[DEPENDENCIES] Update dependencies
|
2021-09-14 13:06:55 +01:00 |
|
Hugo Sales
|
a5cf89674e
|
[DEPENDENCY] Add tgalopin/html-sanitizer-bundle and transitively tgalopin/html-sanitizer
|
2021-09-14 13:05:57 +01:00 |
|
Hugo Sales
|
292c9dc862
|
[COMPOSER][MODULE] Add autoloading rules for components and plugins
|
2021-09-14 13:05:46 +01:00 |
|
Hugo Sales
|
ead29a636d
|
[DEPENDENCY] Add odolbeau/phone-number-bundle
|
2021-09-14 13:05:44 +01:00 |
|
Hugo Sales
|
672e2b80eb
|
[DEPENDENCY] Add symfonycasts/verify-email-bundle
|
2021-09-14 13:05:41 +01:00 |
|
Hugo Sales
|
8f68bde21a
|
[DEPENDENCY] Add symfony/config as a dependency
|
2021-09-14 13:05:38 +01:00 |
|
Hugo Sales
|
4776cff969
|
[DEPENDENCY] Add mock polyfill implementations of the redis and memcached extension
|
2021-09-14 13:05:35 +01:00 |
|
Hugo Sales
|
2671c37039
|
[PHP][EXTENSION][POLYFILL] Add php-ds polyfill, which is used if the native extension is not available
|
2021-09-14 13:05:34 +01:00 |
|
Hugo Sales
|
81dd2e4c72
|
[DEPENDENCY] Add symfony/cache as a dependency
|
2021-09-14 13:05:33 +01:00 |
|
Hugo Sales
|
441fd8490f
|
[DEPENDENCY] Add symfony/messenger as a dependency
|
2021-09-14 13:05:33 +01:00 |
|
Hugo Sales
|
5b5ca6ccea
|
[DEPENDENCY] Add wikimedia/composer-merge-plugin as a dependency, to allow managing plugins
|
2021-09-14 13:05:32 +01:00 |
|
rainydaysavings
|
ac46c14344
|
[DEPENDENCY] Add erusev/parsedown and twig/markdown-extra as dependencies
|
2021-09-14 13:05:32 +01:00 |
|
Hugo Sales
|
0eb0d21007
|
[TOOLS] Fix bootstrap and pre-commit scripts
|
2021-09-14 13:05:29 +01:00 |
|
Hugo Sales
|
fb457d4a45
|
[AUTOLOAD] Always autoload _m file
|
2021-09-14 13:05:28 +01:00 |
|
Hugo Sales
|
8649b72192
|
[DEPENDENCY] Upgrade Symfony framework from 5.0 to 5.1
|
2021-09-14 13:05:28 +01:00 |
|
Hugo Sales
|
db5811a77e
|
[DEPENDENCY][DEV] Added Symfony Bridge PHPUnit
|
2021-09-14 13:05:27 +01:00 |
|
Hugo Sales
|
e3d8ea7912
|
[TOOLS] Small fix to composer install hook
|
2021-09-14 13:05:27 +01:00 |
|
Hugo Sales
|
82ae4f8920
|
[DEPENDENCY] Added alchemy/zippy, which adds support for multiple archive formats. Used to allow theme uploads in zip, tar, gz, or other formats
|
2021-09-14 13:05:26 +01:00 |
|
Hugo Sales
|
6df658a987
|
[CORE][EXTENSIONS] Added extension (modules, plugins) loading and test plugin, which is able to handle events
|
2021-09-14 13:01:34 +01:00 |
|