Merge branch 'master' into feat/operation-logs

* master:
  refactor(dialog): remove unused OnDestroy implementation from DialogAddNoteComponent
  fix(calendar): poll all calendar tasks and prevent auto-move of existing tasks
  docs: add info about how to translate stuff #5893
  refactor(calendar): replace deprecated toPromise with firstValueFrom
  build: update links to match our new organization
  add QuestArc to community plugins list
  feat(calendar): implement polling for calendar task updates and enhance data retrieval logic
  fix(heatmap): use app theme class instead of prefers-color-scheme
  fix(focus-mode): start break from banner when manual break start enabled
  feat(i18n): connect Finnish and Swedish translation files
  refactor(focus-mode): split sessionComplete$ and breakComplete$ into single-responsibility effects
  Fixing Plugin API doc on persistence

# Conflicts:
#	src/app/features/issue/store/poll-issue-updates.effects.ts
#	src/app/t.const.ts
This commit is contained in:
Johannes Millan 2026-01-05 19:12:46 +01:00
commit a42c8a4cee
68 changed files with 12901 additions and 10684 deletions

View file

@ -60,7 +60,7 @@ services:
# Super Productivity app
app:
image: johannesjo/super-productivity:latest
image: super-productivity/super-productivity:latest
ports:
- '8080:80'
environment: