Commit graph

4241 commits

Author SHA1 Message Date
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
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
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
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
8064f2045f fix: broken sync migration for older data states #605 2020-10-24 17:21:15 +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
Johannes Millan
31dce4fbdc feat(docs): add info on how to remove a shortcut 2020-10-22 21:53:52 +02:00
Johannes Millan
4d15e274d8
Merge pull request #597 from MostafaAmin07/gitlab-fix-and-optimization
Gitlab fix and optimization
2020-10-22 21:43:00 +02:00
Johannes Millan
8adda00164
Merge pull request #601 from k0rn1/497_reset_shortcut
fix: delete a keyboard shortcut
2020-10-22 21:30:46 +02:00
Philipp Korn
3d977da403 fix: delete a keyboard shortcut 2020-10-22 17:28:56 +02:00
mostafa.amen07
459baee85d Merge remote-tracking branch 'upstream/master' into gitlab-fix-and-optimization 2020-10-22 11:04:49 +02:00
mostafa.amen07
ab1aef7497 refactor(Gitlab): remove a hard coded part 2020-10-22 10:42:19 +02:00
mostafa.amen07
f998429f0e feat(Gitlab): Bulk update issues 2020-10-22 10:39:34 +02:00
mostafa.amen07
094c35d4ab refactor(Gitlab): add method to update list of issues 2020-10-22 10:38:25 +02:00
mostafa.amen07
223dfd45ae refactor(issue): add optional refreshIssues method
Adding optional refreshIssues method to issue service interface
Allow for future implementation from issue providers
2020-10-22 10:29:05 +02:00
Johannes Millan
c67d44d978 fix(schedule): day selection not switching time 2020-10-21 22:25:02 +02:00
Johannes Millan
dfb4490496 fix(schedule): default state 2020-10-21 21:14:07 +02:00
Johannes Millan
e0b2d1f93e refactor: cleanup logs or improve 2020-10-21 20:58:46 +02:00
Johannes Millan
66af683c25 feat(i18n): update all missing translations 2020-10-21 17:12:48 +02:00
Johannes Millan
6aa0dae3f0 feat(sync): improve error handling #599 2020-10-21 17:12:48 +02:00
mostafa.amen07
e400189d1b fix(Gitlab): send less requests to update issues 2020-10-20 02:19:19 +02:00
mostafa.amen07
2b43d01216 removing unused import 2020-10-20 02:09:58 +02:00
mostafa.amen07
010fbd84ad fix(Gitlab): improve search feature 2020-10-20 02:07:51 +02:00
mostafa.amen07
cf064556f5 fix(Gitlab): importe opened issues only 2020-10-20 02:02:53 +02:00
Johannes Millan
0e4a73aeae refactor: cleanup 2020-10-19 21:53:44 +02:00
Johannes Millan
622f9ab656 fix(sync): lastSync being newer than local #596 2020-10-19 21:53:44 +02:00
Johannes Millan
c8d4b094ed feat(sync): use idb rather than localStorage to avoid issues with deleted ls after crash #596 2020-10-19 21:53:44 +02:00
Johannes Millan
4d7b3b10cd refactor: cleanup 2020-10-19 21:53:44 +02:00
Johannes Millan
f953468d69 feat: also show new background image for migrating users 2020-10-19 21:53:44 +02:00
Johannes Millan
2781448b69 fix: background image not being displayed 2020-10-19 21:53:44 +02:00
Johannes Millan
f5366c7ea1 feat: add new quote 2020-10-18 15:25:47 +02:00
Johannes Millan
fffe9a6658 feat: move add task bar to bottom for mobile 2020-10-18 12:35:47 +02:00
Johannes Millan
d5a6dbc78b feat: improve and unify waiting for initial sync 2020-10-18 12:31:39 +02:00
tatarhy
1171277d45 feat: play done sound when selected on settings 2020-10-18 05:57:29 +09:00
Johannes Millan
1d0ad2e055 fix: fullscreen textarea for firefox #308 2020-10-17 21:34:35 +02:00
Johannes Millan
f1799b7c86 fix: get rid of excess scrollbar 2020-10-17 20:02:48 +02:00
Johannes Millan
a7f2cfcfc7
Merge pull request #587 from tuxflo/376-minimize-to-tray
feat: add minimize to tray #376
2020-10-17 13:12:42 +02:00
Johannes Millan
441561ac52 feat: improve notes markdown panel styling 2020-10-17 12:56:22 +02:00
Florian Hennig
4a495f96c5 feat: add minimize to tray #376 2020-10-17 00:41:06 +02:00
Johannes Millan
156edf286f feat(reminder): slightly improve view task reminder dialog 2020-10-16 22:13:47 +02:00
Johannes Millan
d6fc71bdba Merge branch 'master' of github.com:johannesjo/super-productivity
* 'master' of github.com:johannesjo/super-productivity:
  i18n: improve japanese translation
2020-10-16 15:55:20 +02:00
Johannes Millan
139485f841 feat(backgroundImage): be consistent with default dark or light 2020-10-16 15:38:45 +02:00