- Dec 10, 2020
-
-
GretaD authored
Signed-off-by:
GretaD <gretadoci@gmail.com>
-
- Dec 02, 2020
-
-
GretaD authored
Signed-off-by:
GretaD <gretadoci@gmail.com>
-
- Nov 24, 2020
-
-
Richard Steinmetz authored
Signed-off-by:
Richard Steinmetz <richard@steinmetz.cloud>
-
- Nov 04, 2020
-
-
Christoph Wurst authored
Vue is clever and always tries to recycle a component when certain criteria is met. Apparently it also does it for components with objects as props, which led to the problem that when you navigated from one account's settings to another account's setting, the mailbox default didn't update and you actually saw mailboxes of the previous account. By key-ing the components we can express that the rendering depends on the account ID and every time this value changes, Vue has to throw away the instance and render a new one. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Oct 30, 2020
-
-
Christoph Wurst authored
… instead of using a fragile autodetection every time we need one of those. We will still try to auto-detect the mailboxes but the users will have to option to change the destinations. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Oct 20, 2020
-
-
Richard Steinmetz authored
Signed-off-by:
Richard Steinmetz <richard@steinmetz.cloud>
-
- Sep 21, 2020
-
-
dependabot-preview[bot] authored
Bumps [@nextcloud/vue-dashboard](https://github.com/nextcloud/nextcloud-vue-dashboard) from 0.1.8 to 1.0.1. - [Release notes](https://github.com/nextcloud/nextcloud-vue-dashboard/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue-dashboard/compare/v0.1.8...v1.0.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Sep 03, 2020
-
-
Christoph Wurst authored
What we show there (now) is the thread, not just one message. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Sep 02, 2020
-
-
GretaD authored
Signed-off-by:
GretaD <gretadoci@gmail.com>
-
GretaD authored
Signed-off-by:
GretaD <gretadoci@gmail.com>
-
- Sep 01, 2020
-
-
dependabot-preview[bot] authored
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 1.5.0 to 2.6.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v1.5.0...v2.6.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Aug 31, 2020
-
-
GretaD authored
Signed-off-by:
GretaD <gretadoci@gmail.com>
-
- Aug 24, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Aug 20, 2020
-
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
- Aug 17, 2020
-
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
- Aug 10, 2020
-
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
- Aug 03, 2020
-
-
John Molakvoæ (skjnldsv) authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
- Jul 17, 2020
-
-
Christoph Wurst authored
* ID is supposed to be the database ID * UID is the IMAP UID * UUID is the globally unique identifier used in the front-end Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Jul 15, 2020
-
-
Patrick Bender authored
Signed-off-by:
Patrick Bender <patrick@bender-it-services.de> Fixed eslint errors and php-cs check errors Signed-off-by:
Patrick Bender <patrick@bender-it-services.de> Second round of eslint and php-cs check fixes Signed-off-by:
Patrick Bender <patrick@bender-it-services.de> Reverted translation changes and applied PR suggestions to Alias.php Signed-off-by:
Patrick Bender <patrick@bender-it-services.de> Implemented design suggestions. Changed code to now use await/async Signed-off-by:
Patrick Bender <patrick@bender-it-services.de> Changed aliases to not include a full copy of the account object Signed-off-by:
Patrick Bender <patrick@bender-it-services.de>
-
- May 29, 2020
-
-
GretaD authored
Signed-off-by:
GretaD <gretadoci@gmail.com>
-
- Apr 08, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Mar 26, 2020
-
-
Jonas Sulzer authored
Signed-off-by:
Jonas Sulzer <jonas@violoncello.ch>
-
- Mar 23, 2020
-
-
dependabot-preview[bot] authored
Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.0.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/1.19.1...2.0.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Feb 24, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Dec 17, 2019
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Dec 04, 2019
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Oct 26, 2019
-
-
Jan-Christoph Borchardt authored
Signed-off-by:
Jan-Christoph Borchardt <hey@jancborchardt.net>
-
- Oct 25, 2019
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Oct 24, 2019
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Oct 23, 2019
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Oct 17, 2019
-
-
Jan-Christoph Borchardt authored
Signed-off-by:
Jan-Christoph Borchardt <hey@jancborchardt.net>
-
- Oct 16, 2019
-
-
John Molakvoæ (skjnldsv) authored
Signed-off-by:
John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-
- Oct 15, 2019
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Aug 26, 2019
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Jul 05, 2019
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Apr 15, 2019
-
-
dependabot[bot] authored
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.9.7 to 0.10.0. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.9.7...v0.10.0 ) Signed-off-by:
dependabot[bot] <support@dependabot.com>
-
- Apr 09, 2019
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Apr 03, 2019
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-