Folo/apps/desktop/layer/main
Innei 1565d616dc
Sync main branch to dev branch (#4692)
* fix: update logic

Signed-off-by: Innei <tukon479@gmail.com>

* fix(locales): update error messages for subscription limits in multiple languages

Signed-off-by: Innei <tukon479@gmail.com>

* fix(ai): reduce ai indicator interection position, closed 4677

Signed-off-by: Innei <tukon479@gmail.com>

* fix(style): rounded style based on article item container

Signed-off-by: Innei <tukon479@gmail.com>

* fix: scope pictureViewImageOnly to picture feeds (#4680)

* release(desktop): hotfix to release v1.1.2

* refactor(updater): streamline update decision handling by introducing handleDirectAppDecision method

- Consolidated update decision logic into a new method for better readability and maintainability.
- Updated fallback logic to utilize the new method when distribution update info is unavailable.

Signed-off-by: Innei <tukon479@gmail.com>

---------

Signed-off-by: Innei <tukon479@gmail.com>
Co-authored-by: Innei <tukon479@gmail.com>
Co-authored-by: Chrys <53332481+ChrAlpha@users.noreply.github.com>
2025-11-11 16:11:25 +08:00
..
preload Revert "fix(desktop): electron mas" 2025-07-01 16:50:47 +08:00
src refactor(updater): streamline update decision handling by introducing handleDirectAppDecision method 2025-11-11 14:19:53 +08:00
export.ts feat(dependencies): refactor ipc decorator 2025-08-23 18:32:55 +08:00
global.d.ts
package.json chore: downgrade linkedom 2025-11-08 15:17:47 +08:00
tsconfig.json refactor: replace tipc to ipcServices (#3863) 2025-06-03 23:12:48 +08:00
vitest.config.ts