- Jul 07, 2020
-
-
Roeland Jago Douma authored
This is not required and doesn't allow us to be properly lazy. On top of it this doesnt allow us to cache the routes (since closures/objects can't be cached). This is the first small step into cleaning up the routing we have Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Morris Jobke authored
Fix chmod on file descriptor
-
Morris Jobke authored
Fix main bundle on IE11
-
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 06, 2020
-
-
Morris Jobke authored
Move systemtags to the new bootstrap mechanism
-
Morris Jobke authored
Move away from database xml
-
Morris Jobke authored
Remove old deprecated getAppFolder
-
Morris Jobke authored
Update SecurityMiddleware.php
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Holger Hees authored
OC::$WEBROOT can be empty in case if your nextcloud installation has no url prefix. This will result in an empty Location Header. in other areas OC::$WEBROOT is always used together with an /
-
Morris Jobke authored
Fix sharebymail tests
-
Morris Jobke authored
Tags.php and the old sharing mechanism
-
Roeland Jago Douma authored
Add a clear message why you could end up there
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Deprecate registerRoutes
-
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>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
The old sharing mechanism isn't working anymore, because it was replaced by Share 2.0. Also it was nowhere used so this removes the code paths and reduces complexity. Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Fix unit tests from #18895
-
Morris Jobke authored
Fix releasing a shared lock multiple times
-
Morris Jobke authored
tidy up Group_LDAP
-
Morris Jobke authored
Reduce contacts search load
-
Morris Jobke authored
Allow notification apps to defer and flush the sending
-
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
Changes the Birthday calendar color to slightly brighter one
-
Morris Jobke authored
Fix wrong phpdoc for execute method
-
Roeland Jago Douma authored
Cleanup share by mail a bit
-
Roeland Jago Douma authored
Bump symfony deps to 4.4.10
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
* Moved to ned IBootstrap * Register everything via the capabilities api (So clients can use it as well) - This applies to the enforcing passwords * Updated the sharing js code to use it * removed app.php * removed unused settings now * typehints * strict typing Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by:
npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-