| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| | |
Fix quota calculation on new dav upload endpoint
|
| |
| |
| |
| | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|\ \
| | |
| | | |
Rethrow the correct exception when there was an error in an app conta…
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|\ \ \
| | | |
| | | | |
LDAP: simplify returning the homePath and fixing #4117
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
homesToKill was not set in runtime since some changes some place else. It
required deleteUser() to be called first. The method acts independent of it
now.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
|\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | | |
lukanetconsult/hotfix/issue-6415-undefined-variable
Fix undefined variable $tmpRoot
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Refactoring of webroot detection left an unused variable.
Fixes: #6415
Signed-off-by: Axel Helmert <info@luka.de>
|
|\ \ \ \
| | | | |
| | | | | |
Fallback to "getTitle" / "getEntity" of filesystem theme in theming app
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This fixes an issue with custom filesystem themes that can define title, name
and entity differently, but the theming app was only using the name as fallback
(see #5374).
Signed-off-by: Joachim Bauch <bauch@struktur.de>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
Invert themed favicons on bright colors
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
fixes #5650
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
fixes #4796
Signed-off-by: Julius Haertl <jus@bitgrid.net>
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Fix AppPassword 2FA auth
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
Theming app support for chrome manifest.json file
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Julius Haertl <jus@bitgrid.net>
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Julius Haertl <jus@bitgrid.net>
|
|\ \ \ \
| | | | |
| | | | | |
print generated encryption key passwords directly after generating th…
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
so that errors during the encryption do not lead to a potentially massive data loss
Signed-off-by: Kenneth Newwood <kenneth@newwood.name>
|
| | | | | |
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
Sort apps by enabled/disabled but not by official/in-appstore in App Management
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Chon Kou <k.kou@alumni.ubc.ca>
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
Add exceptions to PHPDoc of interface
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Improves static code analysis here and also keeps expectations proper.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Bump 7.2 container to RC1
|
| | |/ / /
| |/| | |
| | | | |
| | | | | |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
Fix uninitialized variable $this->params
|
| | |/ /
| |/| |
| | | |
| | | | |
Signed-off-by: William Pain <pain.william@gmail.com>
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
nextcloud/fix-6211-missing-translation-of-comment-activity-in-email
Allow translations of the comments activity in the emails too
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Message and object data is not available on emails atm,
so we can not use them either...
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
| |/ / /
|/| | | |
|
| |/ /
|/| | |
|
| | | |
|
|\ \ \
| | | |
| | | | |
Fix hovering on all popover types
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
|\ \ \ \
| | | | |
| | | | | |
Use the language of the recipient for the share notification
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Ask the schema whether the table and column exist
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Translate settings headers
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
Improve text: 'you have now' -> 'you now have'
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Leon Klingele <leon@struktur.de>
|