История коммитов

.
New translations profile.pot (Romanian)
[ci skip]
.
New translations online.pot (Romanian)
[ci skip]
.
New translations mail.pot (Romanian)
[ci skip]
.
New translations help.pot (Romanian)
[ci skip]
.
New translations admin.pot (Romanian)
[ci skip]
.
style: fix mobile footer
.
style: fix mobile footer
.
feat(system): add legal document links to site footer
Add 4 optional URL settings (privacy policy, terms of use, personal data processing policy, cookie policy) to the admin system settings. Filled links are rendered as a translated column in the public footer; the footer bar is restructured into a three-column row.
.
chore(i18n): update pot files
.
build: disable terser license extraction and hard-pin webpack
- set terser extractComments: false in both mix configs to stop emitting *.LICENSE.txt
- remove generated LICENSE.txt asset files
- pin webpack to exact 5.99.9 with overrides so caret ranges cannot pull 5.100+ (SizeFormatHelpers removed there and breaks laravel-mix 6)