Base chill application, without any customization
Go to file
Julien Fastré adba3b88ae
Add WOPI_SERVER variable to .env file
A new environmental variable, WOPI_SERVER, has been added to the .env file. This addition is related to the configuration of the Collabora Online integration.
2024-07-18 23:14:03 +02:00
.changes release 2.0.0-RC2 2024-07-18 16:12:54 +02:00
.gitea/workflows/release add chill-deploy bundle + fixes 2024-07-03 12:44:55 +02:00
.idea initial commit 2024-07-03 12:07:27 +02:00
assets initial commit 2024-07-03 12:07:27 +02:00
bin Add initial set of files 2024-07-03 11:48:39 +02:00
config Update workflow definition and configuration 2024-07-18 16:11:04 +02:00
docker add chill-deploy bundle + fixes 2024-07-03 12:44:55 +02:00
migrations initial commit 2024-07-03 12:07:27 +02:00
public Add initial set of files 2024-07-03 11:48:39 +02:00
src initial commit 2024-07-03 12:07:27 +02:00
templates initial commit 2024-07-03 12:07:27 +02:00
translations initial commit 2024-07-03 12:07:27 +02:00
.changie.yaml changie configuration 2024-07-03 12:50:40 +02:00
.dockerignore add chill-deploy bundle + fixes 2024-07-03 12:44:55 +02:00
.drone.yml sign drone file 2024-07-03 13:00:34 +02:00
.env Add WOPI_SERVER variable to .env file 2024-07-18 23:14:03 +02:00
.gitignore initial commit 2024-07-03 12:07:27 +02:00
.nvmrc initial commit 2024-07-03 12:07:27 +02:00
.symfony.local.yaml initial commit 2024-07-03 12:07:27 +02:00
CHANGELOG.md release 2.0.0-RC2 2024-07-18 16:12:54 +02:00
compose.override.yaml initial commit 2024-07-03 12:07:27 +02:00
compose.yaml initial commit 2024-07-03 12:07:27 +02:00
composer.json upgrade deps 2024-07-18 10:39:30 +02:00
composer.lock upgrade deps 2024-07-18 10:39:30 +02:00
Dockerfile switch to php8.3 and add amqp as pecl dependency 2024-07-18 10:38:44 +02:00
entrypoint.sh add chill-deploy bundle + fixes 2024-07-03 12:44:55 +02:00
package.json initial commit 2024-07-03 12:07:27 +02:00
symfony.lock fixes from default configuration 2024-07-03 12:45:10 +02:00
tsconfig.json initial commit 2024-07-03 12:07:27 +02:00
webpack.config.js initial commit 2024-07-03 12:07:27 +02:00
yarn.lock initial commit 2024-07-03 12:07:27 +02:00