| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
Change language code from fi_FI to fi
|
| |
| |
| |
| | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* then the language is not that specific and get also matched for fi
* fallback from fi_FI to fi is supported - the other way around not
* contains repair script
* contains tests for repair script
* fixes #869
Order results to make postgres happy
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
|\ \
| | |
| | | |
fix for #3201
|
| | | |
|
| | |
| | |
| | |
| | | |
This reverts commit a4e2dc3033e40b58e5e72e2bda85a327ff092464.
|
|\ \ \
| |_|/
|/| | |
Transifex config for theming app
|
|/ /
| |
| |
| | |
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
|\ \
| | |
| | | |
Fix return type of share provider
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
| | | |
|
|\ \ \
| |/ /
|/| | |
Fix for Win Clients sometimes not connecting
|
| | |
| | |
| | | |
Fix for Win Clients sometimes not connecting
|
| | | |
|
|\ \ \
| | | |
| | | | |
Fix saving backup codes by using a correct data uri
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
nextcloud/bugfix/tokenprovider-asserted-method-name
DefaultTokenProviderTest mocked/asserted the wrong method
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It's 'getRemember' instead of 'getRememberMe', hence some warnings
were generated by phpunit.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
nextcloud/refactor/provisioning-usercontroller-test
Refactor provision api app's UserControllerTest
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Replace deprecated getMock with createMock
* Use createMock consistently
* Use php's ::class references
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
|\ \ \ \
| |/ / /
|/| | | |
Replace deprecated $.tipsy(...) by $.tooltip(...)
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
|\ \ \ \
| | | | |
| | | | | |
Allow groups with / in sabre
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
If a group contains a slash the principal URI becomes
principals/groups/foo/bar. Now the URI is plit on '/' so this creates
issues ;)
Fixes #2957
* Add tests for groups with /
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
|\ \ \ \
| | | | |
| | | | | |
better quota validation
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
a user might enter values with white spaces, and that should be possible
and valid
Signed-off-by: Artur Neumann <info@individual-it.net>
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
this fixes #3634
1. fixed computerFileSize to be more picky about incorrect values
2. more tests for computerFileSize
3. use computerFileSize to validate user quota
Signed-off-by: Artur Neumann <info@individual-it.net>
|
| |/ /
|/| | |
|
|\ \ \
| | | |
| | | | |
Remove not needed rule for .warning
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | | |
Fix condition
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
|/ / / / |
|
| | | | |
|
|\ \ \ \
| |/ / /
|/| | | |
Show info in admin settings about PHP opcache if disabled
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
|\ \ \ \
| | | | |
| | | | | |
Typecast shared mount's storage_id to int as documented + some refactor to avoid similar bugs
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
the time thus allowing proper casts to be done
Signed-off-by: Frédéric Fortier <frederic.fortier@oronospolytechnique.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Frédéric Fortier <frederic.fortier@oronospolytechnique.com>
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
nextcloud/issue-3583-shared-addressbooks-fail-on-legacy-endpoint
Use the correct principal for shared addressbooks
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Update Setup.php
|
|/ / / / / / |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Add back appstoreenabled config switch
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Signed-off-by: Steffen Lindner <mail@steffen-lindner.de>
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Bring back checkmark icon on successful update
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|