Commit Graph

14822 Commits (e4de80944ee7520ac806bc230eb3f34211c60e8a)
 

Author SHA1 Message Date
dansup e4de80944e
Merge pull request #7336 from pixelfed/staging
Add revoke token endpoint
1 week ago
Daniel Supernault 5e0171cf11
Add revoke token endpoint 1 week ago
Shlee 042e863fd2
Merge pull request #7335 from pixelfed/staging
Staging
1 week ago
Shlee c95f1243b0
Merge pull request #7334 from pixelfed/v0.12.12
V0.12.12
1 week ago
Shlee a3b32f9a6b
Update print statement from 'Hello' to 'Goodbye' 1 week ago
Shlee 1c0af3ac7c
Update pixelfed.php 1 week ago
dansup 68c8dbb1dc
Merge pull request #7314 from pixelfed/staging
Staging - Fixing language, Captcha Agnostic, and bugs
1 week ago
Daniel Supernault b5760285aa
Update locales 1 week ago
Daniel Supernault 8844741b96
Update compiled assets 1 week ago
Shlee 8e4771e198
Merge pull request #7332 from pixelfed/fix/long-username-mention-7204
allow long usernames in autolinking
1 week ago
Your Name a56c1fb019 fix(mentions): allow long usernames in autolinking (#7204)
Raise the mention regex local-part cap from 20 to 64 chars. The prior cap
silently dropped long usernames from autolinking/mentions, and for remote
handles it truncated the username and dropped the @domain, turning a remote
mention into a broken local one. Adds extensive lexer coverage.
1 week ago
Shlee 715d539e7e
Enhance password visibility toggle functionality
Updated password toggle button functionality to reveal password on press and hold, and added accessibility features.
1 week ago
Shlee db7b5da07a
Merge pull request #7331 from pixelfed/feature/login-ux-7255-7260
Add show/hide password toggle
1 week ago
Your Name 7fe3eb141a feat(login): add show/hide password toggle (#7255) 1 week ago
Your Name 5e76ed99bf fix #7328 1 week ago
Your Name 7a39e8c70c polish 1 week ago
Your Name 6e5c7c7874 rebuilt web 1 week ago
Shlee 9ec46005df
Merge pull request #7309 from pixelfed/feature/laravel-cap
Refactor: Captcha provider - HCaptcha, Turnstile and Cap
1 week ago
Your Name 2669035ff0 polish 1 week ago
Your Name 067e9c1244 polish 1 week ago
Your Name ccb5e282f8 chore: sync compiled assets (manifest.js, vendor.js, mix-manifest.json) from staging 1 week ago
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