Commit Graph

15094 Commits (3988941f3f1f0270d9d6b2fa29eca3ef17d28635)
 

Author SHA1 Message Date
Your Name 4c0bbe014e Translated French 1 week ago
Shlee 4ba4b2a8a3
Merge pull request #7329 from pixelfed/l10n_crowdin_translations
New Crowdin updates
1 week ago
Shlee 26e0dc5966 New translations web.php (French)
[ci skip]
1 week ago
Shlee 272a1ff61c New translations passwords.php (Spanish)
[ci skip]
1 week ago
Shlee ee853891a3 New translations navmenu.php (Spanish)
[ci skip]
1 week ago
Shlee 19d83bd7df New translations helpcenter.php (Spanish)
[ci skip]
1 week ago
Shlee cae5211b29 New translations exception.php (Spanish)
[ci skip]
1 week ago
Shlee a5ef487cd3 New translations auth.php (Icelandic)
[ci skip]
1 week ago
Shlee 4d81040e2d New translations auth.php (Spanish)
[ci skip]
1 week ago
Shlee 91b438dc2f New translations web.php (French)
[ci skip]
1 week ago
Shlee fe11104e34 New translations settings.php (French)
[ci skip]
1 week ago
Shlee cbaeba7b6a
Clean up legacy locale mapping comments 1 week ago
Your Name 0aa4da98e3 larastan fix last commit 1 week ago
Shlee 3de36431bb
Merge pull request #7308 from pixelfed/fix/snowflake-seq-collision
Fix/snowflake seq collision
1 week ago
Your Name 262065a485 Temp language fallback 1 week ago
Your Name d1d15c76f9 fix i18n cache on about/guidelines 1 week ago
Your Name 8aadedb56c Added i18n tests 1 week ago
Shlee 5921cedf05
Merge pull request #7326 from pixelfed/chore/composer-build-script
Chore/composer build script
1 week ago
Your Name 568edc866b polish 1 week ago
Your Name 6936171679 chore: add .npmrc with legacy-peer-deps for blurhash conflict
vue-blurhash@0.1.4 peer-depends on blurhash@^1.1.3 while the project
uses blurhash@^2.x. Enable legacy-peer-deps so npm ci/install (and the
composer build script) resolve instead of failing with ERESOLVE.
1 week ago
Your Name 13124bb57a chore: add composer build script for i18n export + prod assets
Adds a 'composer build' script that exports the latest i18n strings
(php artisan i18n:export), installs npm deps, and compiles production
frontend assets (npm run production).
1 week ago
Shlee a28fa2936b
Merge pull request #7325 from pixelfed/l10n_crowdin_translations
New Crowdin updates
1 week ago
Shlee 2e61ad4f61 New translations web.php (Finnish)
[ci skip]
1 week ago
Shlee 107b9eef91 New translations site.php (Finnish)
[ci skip]
1 week ago
Shlee 2cbbc1b2c6 New translations settings.php (Finnish)
[ci skip]
1 week ago
Shlee 4bfa290220
Merge pull request #7324 from pixelfed/chore/locale-en-x-pirate
chore: rename Pirate English locale to BCP-47 en-x-pirate
1 week ago
Your Name b24503a46c chore: rename Pirate English locale to BCP-47 en-x-pirate
Use the BCP-47 private-use subtag en-x-pirate instead of en-Pirate:
- rename lang/en-Pirate -> lang/en-x-pirate
- update crowdin.yml mapping (en-PT -> en-x-pirate)
- update ExportLanguages LOCALE_OVERRIDES key + display name
- bump locale code validation max length (6 -> 12) so the longer
  code passes in SpaController and HomeSettings
- regenerate locale exports/manifest and rebuild web assets
1 week ago
Your Name 337de5a64e fix pirate 1 week ago
Shlee 0b72e94e4e
Merge pull request #7323 from pixelfed/l10n_crowdin_translations
New Crowdin updates
1 week ago
Shlee 786ae012b2 New translations settings.php (Finnish)
[ci skip]
1 week ago
Your Name 253819a338 chore: regenerate i18n exports and rebuild web assets
Run i18n:export to refresh the locale JSON exports and locales.json
manifest (picks up all current lang/ folders, sorted by display name),
then rebuild frontend assets via Laravel Mix.
1 week ago
Shlee a586bb6315
Merge pull request #7322 from pixelfed/l10n_crowdin_translations
New Crowdin updates
1 week ago
Shlee c923ef788e New translations settings.php (Finnish)
[ci skip]
1 week ago
Shlee 4ce5c0c650 New translations profile.php (Finnish)
[ci skip]
1 week ago
Shlee 3030ab9ab3 New translations notification.php (Finnish)
[ci skip]
1 week ago
Shlee a4758a3498 New translations navmenu.php (Finnish)
[ci skip]
1 week ago
Shlee f75d03a550 New translations helpcenter.php (Finnish)
[ci skip]
1 week ago
Shlee 307452fbd0 New translations web.php (Pirate English)
[ci skip]
1 week ago
Shlee 074ecfa49b New translations web.php (Irish)
[ci skip]
1 week ago
Shlee 5623ccfff0 New translations helpcenter.php (Finnish)
[ci skip]
1 week ago
Shlee 5154cc6d05 New translations exception.php (Finnish)
[ci skip]
1 week ago
Shlee 2e21e89a24 New translations auth.php (Finnish)
[ci skip]
1 week ago
Shlee 2f9287c458
Merge pull request #7320 from pixelfed/l10n_crowdin_translations
New Crowdin updates
1 week ago
Shlee 6f9a7c1a88
Merge pull request #7321 from pixelfed/fix/admin-directory-media-types-500
Fix AdminDirectoryController 500 on media_types validation
1 week ago
Your Name 6c90810f4a Fix AdminDirectoryController 500 on media_types validation
The media_types closure validator called $value->toArray(), but the
value is a plain PHP array (built via explode()), causing a fatal
'Call to a member function toArray() on array' and a 500 when opening
the Directory admin view.

Normalize to an array before in_array() checks, handling both array
and Collection inputs.

Fixes #7311
1 week ago
Shlee bd8c3b1ddf New translations web.php (Venetian)
[ci skip]
1 week ago
Shlee f037ac6487 New translations web.php (Sardinian)
[ci skip]
1 week ago
Shlee 45783346a2 New translations web.php (Lao)
[ci skip]
1 week ago
Shlee 58a6c09fdb New translations web.php (Pashto)
[ci skip]
1 week ago
Shlee 9c20467168 New translations web.php (Scots)
[ci skip]
1 week ago