sintonia/legacy
jo 28b9343c77 fix(legacy): remove not null contraint when using default
This fixes the inital schema creation to match as if the old migrations
were always run.

The third_party_track_references.file_id field should not have a not
null constraint while have a default value to 0.
2022-06-08 23:23:08 +02:00
..
application fix(legacy): remove not null contraint when using default 2022-06-08 23:23:08 +02:00
build fix(legacy): remove not null contraint when using default 2022-06-08 23:23:08 +02:00
install/logrotate feat(installer): rewrite install script 2022-06-08 23:23:08 +02:00
locale chore(legacy): translated using weblate (Russian) (#1863) 2022-06-05 16:59:20 +02:00
public feat: remove php web installer 2022-06-08 23:23:08 +02:00
tests feat: move storage path setting to configuration file 2022-06-08 23:23:08 +02:00
.gitignore Add php-cs-fixer setup 2021-10-12 11:07:56 +02:00
.php-cs-fixer.php style(legacy): force semicolon on same line (#1534) 2022-01-23 20:15:55 +02:00
Makefile Feature: Support php7.4 (#1354) 2021-10-17 17:19:53 +02:00
composer.json feat: replace exploded base_* with public_url 2022-04-25 16:45:01 +02:00
composer.lock feat: replace exploded base_* with public_url 2022-04-25 16:45:01 +02:00
packages.ini feat: change config file format to yaml 2022-06-08 23:23:08 +02:00