mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
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:
commit
a42c8a4cee
68 changed files with 12901 additions and 10684 deletions
|
|
@ -12,7 +12,7 @@
|
|||
"homepage": "https://super-productivity.com",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/johannesjo/super-productivity.git"
|
||||
"url": "git://github.com/super-productivity/super-productivity.git"
|
||||
},
|
||||
"license": "MIT",
|
||||
"author": "Johannes Millan <contact@super-productivity.com> (http://super-productivity.com)",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue