Commit Graph

7998 Commits

Author SHA1 Message Date
Pavel Slabý
9f1891b949 Update frontend/src/locales/cs_CZ/platform.json
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-22 19:25:02 +01:00
Pavel Slabý
3a07b079dd Update platform.json add Czech plural 2025-11-22 19:17:35 +01:00
Pavel Slabý
0e9ed1e66d Update rom.json add Czech plural 2025-11-22 19:09:36 +01:00
Georges-Antoine Assi
b38f5e079c Merge pull request #2714 from tvdu29/fix/translate-firmware-management
feat(i18n): Add translations for firmware management dialogs
2025-11-22 11:52:48 -05:00
Georges-Antoine Assi
0fe6b74cc3 join prefix and suffix 2025-11-22 11:43:40 -05:00
Georges-Antoine Assi
1bfe746d3a remove unused key 2025-11-22 11:39:30 -05:00
Georges-Antoine Assi
28e1db8d2b add selfshst badge to readme 2025-11-21 23:37:09 -05:00
Tanguy Mazé
e1a6daa7e0 fix(i18n): Address code review feedback
- Add count parameter to firmware-removing-suffix for proper pluralization
- Add singular forms to all firmware translations in all 15 languages
- Restore red styling on warning count using i18n-t component interpolation
- Add {count} parameter to French singular warning form

Addresses feedback from Gemini Code Assist review
2025-11-22 01:29:38 +01:00
Georges-Antoine Assi
678342b32b Merge pull request #2713 from Descent098/fix-error-labels
Fixed link to documentation in filestructure error
2025-11-21 19:28:27 -05:00
Georges-Antoine Assi
6cbf9bcbc2 run trunk fmt 2025-11-21 19:20:38 -05:00
Tanguy Mazé
6379362438 feat(i18n): Add translations for firmware management dialogs
Replace hardcoded strings in firmware management dialogs with i18n translation keys across all 15 supported languages.

Changes:
- Translated DeleteFirmware, UploadFirmware, and EmptyFirmware components
- Added firmware-related keys to platform.json (7 keys) and emptyStates.json (2 keys)
- Consolidated 'warning' and 'removing-from-filesystem' into common.json
- Implemented proper singular/plural forms (especially for French)
- Preserved styled count display (text-primary) in deletion header
- Machine translations used for all languages, French reviewed by native speaker

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-22 01:11:44 +01:00
Kieran Wood
7b8e6f1657 Added gemini-code-assist suggestions 2025-11-21 13:37:57 -07:00
Kieran Wood
0e4b7fd160 Fixed link to documentation in filestructure error 2025-11-21 13:25:28 -07:00
Georges-Antoine Assi
b257ca28bb Merge pull request #2710 from Slabak007/Console-Locale
Console locale
2025-11-21 12:36:58 -05:00
Georges-Antoine Assi
272b00575f actually translate 2025-11-21 12:36:27 -05:00
Georges-Antoine Assi
6286018bdc add missing langs 2025-11-21 11:37:59 -05:00
Georges-Antoine Assi
4b753945d4 run trunk fmt 2025-11-21 11:26:56 -05:00
Zurdi
3af77cda14 Merge pull request #2665 from rommapp/feature/fucking-multi-notes
MOTHAFUCKIN MULTI NOTES
2025-11-21 14:49:44 +01:00
zurdi
6f5d775750 feat: add default values to old note columns in rom_user to prevent insertion errors 2025-11-21 13:31:57 +00:00
zurdi
5f38734db9 feat: migrate notes from rom_user to rom_notes table and improve UI components 2025-11-21 12:25:56 +00:00
Pavel Slabý
4a43c26e90 Update console.json 2025-11-21 12:11:20 +01:00
Pavel Slabý
6018cd616b Update SettingsModal.vue 2025-11-21 11:54:55 +01:00
Pavel Slabý
49d6996f62 Update Play.vue 2025-11-21 11:20:22 +01:00
Pavel Slabý
b91b919a25 Update Play.vue 2025-11-21 11:15:27 +01:00
Pavel Slabý
d0b4b8b708 Update console.json Console translate 2025-11-21 08:26:01 +01:00
Pavel Slabý
409cb13dda Update console.json Console translate 2025-11-21 08:25:43 +01:00
Pavel Slabý
cdda699264 Update frontend/src/locales/en_US/console.json
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-21 08:16:01 +01:00
Pavel Slabý
221acfa465 Update frontend/src/locales/en_US/console.json
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-21 08:15:43 +01:00
Pavel Slabý
b600885c34 Console translate 2025-11-21 06:53:46 +00:00
Pavel Slabý
e64c892959 Console translation 2025-11-21 06:49:18 +00:00
Pavel Slabý
d9d3e6f23c Merge branch 'rommapp:master' into Console-Locale 2025-11-21 07:32:08 +01:00
zurdi
267f67e58c Merge branch 'master' into feature/fucking-multi-notes 2025-11-20 22:18:02 +00:00
Zurdi
4b12bcf1d5 Merge pull request #2703 from rommapp/romm-2672
Make hashing scan optional
2025-11-20 23:13:43 +01:00
zurdi
a7851e361f Refactor metadataOptions to improve readability 2025-11-20 22:11:05 +00:00
Pavel Slabý
57545f20a4 Update docker-compose.yml 2025-11-20 21:23:10 +01:00
Pavel Slabý
1f4302c9f8 Merge branch 'rommapp:master' into Console-Locale 2025-11-20 21:12:52 +01:00
zurdi
04b14db4e2 feat: update note API responses to use UserNoteSchema for improved type safety 2025-11-20 18:05:31 +00:00
zurdi
19b0c2ab6b feat: update note management to use default query parameters and improve tag filtering 2025-11-20 17:54:33 +00:00
zurdi
225e51b046 Merge remote-tracking branch 'origin/master' into feature/fucking-multi-notes 2025-11-20 17:32:57 +00:00
zurdi
c7b5eea91e Add skip_hash_calculation configuration and update related tests 2025-11-20 17:29:37 +00:00
zurdi
6e4ef784f4 Add "hash-calculation-disabled" message to multiple language files and update Scan.vue to use the new translation key 2025-11-20 17:21:54 +00:00
zurdi
368509947e Add SKIP_HASH_CALCULATION configuration option and update related logic 2025-11-20 17:13:51 +00:00
zurdi
4699358e9e feat: clean up RomNote class by removing redundant user__username property 2025-11-20 16:16:28 +00:00
zurdi
bdf52d0695 feat: enhance multi-note functionality with content management and localization updates 2025-11-20 16:09:46 +00:00
Georges-Antoine Assi
793981a55b require db_host env var 2025-11-20 11:00:07 -05:00
Georges-Antoine Assi
7aa6b24be5 REDIS_HOST should fallback only in REDIS_URL 2025-11-20 10:57:18 -05:00
zurdi
03083d4b69 feat: implement multi-note management with CRUD operations and database migration 2025-11-20 15:38:11 +00:00
Pavel Slabý
4732aa61cb Console translate 2025-11-20 15:01:55 +00:00
Pavel Slabý
83a89b7371 Translate console 2025-11-20 14:21:57 +00:00
Zurdi
6f070b204d Update frontend/src/locales/en_GB/scan.json
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-20 15:21:45 +01:00