-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Comparing changes
Open a pull request
base repository: janhq/jan
base: dev@{1day}
head repository: janhq/jan
compare: dev
- 16 commits
- 45 files changed
- 9 contributors
Commits on Nov 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d73adc3 - Browse repository at this point
Copy the full SHA d73adc3View commit details
Commits on Nov 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 54c6aa2 - Browse repository at this point
Copy the full SHA 54c6aa2View commit details
Commits on Nov 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9ca4d47 - Browse repository at this point
Copy the full SHA 9ca4d47View commit details -
Update web-app/src/locales/fr/common.json
Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef508e0 - Browse repository at this point
Copy the full SHA ef508e0View commit details -
Update web-app/src/locales/fr/common.json
Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 325a606 - Browse repository at this point
Copy the full SHA 325a606View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6032f77 - Browse repository at this point
Copy the full SHA 6032f77View commit details -
Update web-app/src/locales/fr/common.json
Co-authored-by: Copilot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7af07d8 - Browse repository at this point
Copy the full SHA 7af07d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37d1465 - Browse repository at this point
Copy the full SHA 37d1465View commit details -
Configuration menu - View commit details
-
Copy full SHA for cca9e40 - Browse repository at this point
Copy the full SHA cca9e40View commit details -
Configuration menu - View commit details
-
Copy full SHA for d66136a - Browse repository at this point
Copy the full SHA d66136aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76c67b7 - Browse repository at this point
Copy the full SHA 76c67b7View commit details
Commits on Nov 5, 2025
-
Merge pull request #6884 from github-roushan/dismiss-dropdown
fix: hide thread dropdown on delete dialog confirmation popup
Configuration menu - View commit details
-
Copy full SHA for b6ada1a - Browse repository at this point
Copy the full SHA b6ada1aView commit details -
Merge pull request #6849 from fredatgithub/French_translation
French Translation
Configuration menu - View commit details
-
Copy full SHA for cb67a0d - Browse repository at this point
Copy the full SHA cb67a0dView commit details -
feat: Russian localization (#6869)
* Add files via upload Updating localization files * Update LanguageSwitcher.tsx Added Russian language option * Add files via upload Removing the trailing newline character * Add files via upload UI Testing, Translation & Contextual QA
Configuration menu - View commit details
-
Copy full SHA for 6150688 - Browse repository at this point
Copy the full SHA 6150688View commit details -
feat: replace Tauri dialog plugin with rfd integration (#6850)
* feat: replace Tauri dialog plugin with rfd integration Remove the legacy `tauri-plugin-dialog` dependency and its capability entry, adding `rfd` as a cross‑platform native file dialog library. Introduce `open_dialog` and `save_dialog` commands that expose file‑selection and save dialogs to the frontend, along with a `DialogOpenOptions` model for filter, directory, and multiple‑file support. Update the `TauriDialogService` to invoke these new commands instead of the removed plugin, ensuring a cleaner build and consistent dialog behaviour across desktop targets. * chore: remove unused serde_json import Remove the unnecessary serde_json import from `src-tauri/src/core/filesystem/commands.rs` to keep the codebase clean and eliminate unused dependencies. This small refactor improves build clarity and reduces potential lint warnings.
Configuration menu - View commit details
-
Copy full SHA for 3825767 - Browse repository at this point
Copy the full SHA 3825767View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b7ee77 - Browse repository at this point
Copy the full SHA 1b7ee77View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff dev@{1day}...dev