- Aug 02, 2017
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Fix oracle
-
Morris Jobke authored
Proof of concept #5593 - inline SVG icon for icon-contacts
-
Marin Treselj authored
Signed-off-by:
Marin Treselj <marin@pixelipo.com>
-
Marin Treselj authored
Signed-off-by:
Marin Treselj <marin@pixelipo.com>
-
Morris Jobke authored
Top bar buttons in share view are wrong positioned
-
Morris Jobke authored
Fix comparisons in apps
-
Morris Jobke authored
Improve update notification layout and show non-default update server
-
Roeland Jago Douma authored
Expire federation jobs
-
Morris Jobke authored
Use public methods for OC_App::isShipped
-
Marin Treselj authored
Signed-off-by:
Marin Treselj <marin@pixelipo.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Use IUser
-
Morris Jobke authored
Show correct status in update notification
-
Lukas Reschke authored
This is broken and will never work as the phan CI step pointed out. Pro-tip of the day: Check why CI fails before merging
Signed-off-by:Lukas Reschke <lukas@statuscode.ch>
-
Morris Jobke authored
Sometimes it could be the case that after a channel change the last updated timestamp is reset, but the check for updates is not yet completed. In this case the update notification showed "You are up to date" and the date was "1970-01-01 00:00:00". With this fix the state is properly shown. Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Morris Jobke authored
Use public API instead of private
-
Nextcloud bot authored
-
- Aug 01, 2017
-
-
Morris Jobke authored
Remove explicit type hints for Controller
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Lukas Reschke authored
The private API here doesn't have the backends yet properly initialized, probably another bug but let's go with the easy bug fix here. Next step is to write integration tests and then figure out why changing this to the private API (which it actually calls) doesn't work. Fixes https://github.com/nextcloud/server/issues/5950 Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Lukas Reschke authored
This is public API and breaks the middlewares of existing apps. Since this also requires maintaining two different code paths for 12 and 13 I'm at the moment voting for reverting this change. Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Morris Jobke authored
Add metadata to \OCP\AppFramework\Http\Response::throttle
-
Morris Jobke authored
Prop argument type for Middleware
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-