- Jul 29, 2020
-
-
Morris Jobke authored
Fix PSR-4 compatible namespace
-
Joas Schilling authored
When no user is logged in null is used
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Nextcloud bot authored
-
- Jul 28, 2020
-
-
Joas Schilling authored
Fix overwriteService() for apps
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Nextcloud bot authored
-
- Jul 27, 2020
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Nextcloud bot authored
-
- Jul 25, 2020
-
-
Nextcloud bot authored
-
- Jul 24, 2020
-
-
Morris Jobke authored
Ignore whitespace in sharing by mail
-
Morris Jobke authored
Combine body-login rules in theming and fix twofactor and guest styling on bright colors
-
Morris Jobke authored
Use IBootstrap for the app theming
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Move NotFoundResponse to a proper TemplateResponse
-
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>
-
Nextcloud bot authored
-
- Jul 23, 2020
-
-
Morris Jobke authored
Revert "Disable fragile tests for now" partially
-
onehappycat authored
Signed-off-by:
onehappycat <one.happy.cat@gmx.com>
-
Morris Jobke authored
Move federated_share_added into a typed event
-
Morris Jobke authored
Fix PHPUnit deprecation warnings
-
Morris Jobke authored
fix moving files from external storage to object store trashbin
-
Morris Jobke authored
Fix header logo size in notification mails
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Simon Spannagel authored
Signed-off-by:
Simon Spannagel <simonspa@kth.se>
-
Simon Spannagel authored
Signed-off-by:
Simon Spannagel <simonspa@kth.se>
-
Morris Jobke authored
I removed the tests completely because they just test that the constructor assigns the values to the internal properties. Nothing that should be cared about from the outside. See https://github.com/sebastianbergmann/phpunit/issues/3339#issuecomment-428843322 It is seen as bad practice to test internal stuff of objects instead of the actual input and output of mathod calls. Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
See https://github.com/sebastianbergmann/phpunit/issues/3339#issuecomment-428843322 It is seen as bad practice to test internal stuff of objects instead of the actual input and output of mathod calls. Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Fix risky test in twofactor_backupcodes
-
Robin Appelman authored
this remove the ambiguity when writing zero length files Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Robin Appelman authored
having the "cache rename" after the "storage move" caused the target to get the fileid from the source file, without taking care that the object is stored under the original file id. By doing the "cache rename" first, we trigger the "update existing file" logic while moving the file to the object store and the object gets stored for the correct file id Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
Georg Ehrke authored
Bump @nextcloud/vue from 2.2.1 to 2.3.0
-
Morris Jobke authored
Allow user backends to specify a custom logout url
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Georg Ehrke authored
Signed-off-by:
Georg Ehrke <developer@georgehrke.com>
-