Commit graph

6845 commits

Author SHA1 Message Date
Johannes Millan
f9b3ccf26f feat: load custom styles from userData folder #210 2020-10-29 21:27:29 +01:00
Emanuele Pavanello
719cb0fcb8 fix: wrong background image used for mac os version when set from settings #627 2020-10-29 20:48:27 +01:00
Johannes Millan
5c474cca04
Merge pull request #631 from k0rn1/fix-jira-trailing-slash
fix: strip trailing jira host slash
2020-10-29 19:12:08 +01:00
Johannes Millan
2325a98282 fix: app confirm quit not working when sync is enabled #579 2020-10-29 19:09:43 +01:00
Johannes Millan
2405b38f6e feat: improve get settings 2020-10-29 18:38:06 +01:00
Johannes Millan
a3d8daa757 Merge branch 'master' of github.com:johannesjo/super-productivity
* 'master' of github.com:johannesjo/super-productivity:
  feat(tray): add translation key for "show current task" setting
  feat(tray): reset language files to commit 10f1ea5a68
  feat(tray): add settings for hiding current task at Mac menu bar icon
  docs: make sentence nicer to read
  docs: fix typo, add comma, fix word order
  docs: fix company names
  docs: fix gramma
  docs: improve text clarity of 'web version' section in README (2)
  docs: improve text clarity of 'web version' section in README
  docs: add missing text in README
  Update zh.json
2020-10-29 18:11:29 +01:00
Johannes Millan
a9f976d37a Merge branch 'feat/add-creation-date'
* feat/add-creation-date:
  feat: adjust get settings
  fix: code formatting
  feat: mute color a little more for creation date #617
  feat: add creation date #617
2020-10-29 18:11:15 +01:00
Philipp Korn
7f18d46635 fix: strip trailing jira host slash 2020-10-29 17:54:26 +01:00
Johannes Millan
63cc90ec00
Merge pull request #629 from fuerst/master
feat(tray): add settings for hiding current task at Mac menu bar icon
2020-10-29 16:42:44 +01:00
Bernhard Fürst
b95d0ecc23 feat(tray): add translation key for "show current task" setting 2020-10-29 10:27:14 +01:00
Bernhard Fürst
592e15e27d feat(tray): reset language files to commit 10f1ea5a68 2020-10-29 10:25:30 +01:00
Bernhard Fürst
c63e3e9d33 feat(tray): add settings for hiding current task at Mac menu bar icon
Used BabelEdit to edit language files. This automatically consolidated/fixed
all language files to contain the same keys.
2020-10-29 08:05:21 +01:00
Johannes Millan
09e03e50fc feat: adjust get settings 2020-10-28 23:41:34 +01:00
Johannes Millan
263017f857 fix: code formatting 2020-10-28 23:37:07 +01:00
Johannes Millan
8764338a66 feat: mute color a little more for creation date #617 2020-10-28 23:32:21 +01:00
Johannes Millan
586409543d feat: add creation date #617 2020-10-28 23:31:57 +01:00
Johannes Millan
fe74d67761
Merge pull request #628 from makomi/fix-readme
Fix readme
2020-10-28 23:21:14 +01:00
Matthias Kolja Miehl
8670b6ccf0 docs: make sentence nicer to read 2020-10-28 20:42:05 +01:00
Matthias Kolja Miehl
9bdd86bd08 docs: fix typo, add comma, fix word order 2020-10-28 20:42:05 +01:00
Matthias Kolja Miehl
89bd33337e docs: fix company names 2020-10-28 20:41:59 +01:00
Matthias Kolja Miehl
159349bd1c docs: fix gramma 2020-10-28 20:34:38 +01:00
Matthias Kolja Miehl
f42d1fcc6b docs: improve text clarity of 'web version' section in README (2) 2020-10-28 19:59:47 +01:00
Matthias Kolja Miehl
899c7df6b4 docs: improve text clarity of 'web version' section in README 2020-10-28 19:55:27 +01:00
Matthias Kolja Miehl
8bca3f7ae8 docs: add missing text in README 2020-10-28 19:54:54 +01:00
Johannes Millan
9d1dc3fd6a
Merge pull request #625 from zhuangya/patch-1
Update zh.json
2020-10-28 18:51:35 +01:00
Ya Zhuang
8f38bb0c9a
Update zh.json 2020-10-28 23:15:42 +08:00
Johannes Millan
10f1ea5a68 fix: always make sure all data is loaded before loading context data #600 2020-10-28 11:48:34 +01:00
Johannes Millan
c9a4e8270b feat(tray): make most basic version work 2020-10-27 23:48:20 +01:00
Johannes Millan
14c0f7743c feat(webDav): improve cors message 2020-10-27 22:39:30 +01:00
Johannes Millan
03f6724f55 docs: add section for docker and update webdav sync section 2020-10-27 17:36:24 +01:00
Johannes Millan
898be05d94 refactor: cleanup isBlockFinishDayUntilTimeTimeTracked 2020-10-27 17:19:57 +01:00
Johannes Millan
4d5a2cbb43 feat: disable initial dialog for f-droid users 2020-10-26 16:42:06 +01:00
Johannes Millan
ab75c2bd96
Merge pull request #610 from epavanello/patch-1
Missing space between buttons
2020-10-26 14:58:48 +01:00
Emanuele Pavanello
f0b0b3962f
Half margin size 2020-10-26 14:58:21 +01:00
Emanuele Pavanello
084122c2f5
orizzontal spaces 2020-10-26 14:54:50 +01:00
Emanuele Pavanello
ec4d5794cf
Missing space between buttons
Missing space between "Create new" and "Import from file" under "Create Project" section
2020-10-26 14:42:53 +01:00
Johannes Millan
15c734304b build: update angular deps 2020-10-25 23:09:25 +01:00
Johannes Millan
c03bbd450a build: update various deps 2020-10-25 23:04:17 +01:00
Johannes Millan
638fe35afe 6.0.1 2020-10-24 21:21:36 +02:00
Johannes Millan
afa66ae728 feat(autoRepair): make autofix missing projectId work 2020-10-24 21:03:10 +02:00
Johannes Millan
09b7e3065c feat(autoRepair): check data for missing projects 2020-10-24 20:48:03 +02:00
Johannes Millan
68f22e0ec7 docs: cleanup old windows screenshots 2020-10-24 19:24:34 +02:00
Johannes Millan
dec332329f docs: update main screenshot 2020-10-24 19:23:44 +02:00
Johannes Millan
1b90cce95a docs: cleanup outdated screenshots 2020-10-24 19:20:31 +02:00
Johannes Millan
da20b87a08 docs: add note about screenshot data 2020-10-24 19:20:20 +02:00
Johannes Millan
b94c1536b1 docs: add note about android screenshots 2020-10-24 19:01:21 +02:00
Johannes Millan
8064f2045f fix: broken sync migration for older data states #605 2020-10-24 17:21:15 +02:00
Johannes Millan
a1b0fd8009 6.0.0 2020-10-23 17:45:52 +02:00
Johannes Millan
a37fb6a676 feat(android): hide google drive for fdroid 2020-10-23 15:56:54 +02:00
Johannes Millan
9c4f8de66c fix(sync): error message not shown as it should 2020-10-23 15:55:28 +02:00