Commit Graph

14767 Commits (6cd284b8615398d2c97d3f6170f9ae19c4d439a0)
 

Author SHA1 Message Date
Shlee 6cd284b861
Configure npm to allow legacy peer dependencies
Add legacy-peer-deps setting to .npmrc to allow installation despite peer dependency mismatch.
1 week ago
Shlee 3e2b09ebff
Merge pull request #7330 from pixelfed/shleeable-patch-1
Update .env.docker.example
1 week ago
Shlee a08bccc7a4
Update .env.example 1 week ago
Shlee 33310d7af4
Uncomment APP_LOCALE in .env.docker.example 1 week ago
Shlee c2de5d6e22
Add APP_LOCALE to testing environment variables 1 week ago
Shlee 72f871424f
Comment out APP_LOCALE in .env.example
Comment out the APP_LOCALE variable in the example file.
1 week ago
Shlee b0fe687bb9
Update .env.docker.example 1 week ago
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