summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2512 from nextcloud/cleanup-system-tag-usageRoeland Jago Douma2017-01-062-32/+17
|\ | | | | Only allow admins to delete tags
| * Only allow admins to delete tagsJoas Schilling2016-12-062-32/+17
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #2676 from nextcloud/smb-2.0.0Morris Jobke2017-01-0523-299/+431
|\ \ | | | | | | Update icewind/smb to 2.0.0
| * | Update icewind/smb to 2.0.0Robin Appelman2017-01-0523-299/+431
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | [tx-robot] updated from transifexNextcloud bot2017-01-0530-156/+400
| | |
* | | Fix generation of birthday, deathdate and anniversary in case where no year ↵Thomas Müller2017-01-052-18/+56
|/ / | | | | | | | | | | | | is set - which is allowed as per https://tools.ietf.org/html/rfc6350#section-6.2.5 (#26756) Signed-off-by: Lukas Reschke <lukas@statuscode.ch> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2017-01-0438-48/+406
| |
* | [tx-robot] updated from transifexNextcloud bot2017-01-034-0/+66
| |
* | Merge pull request #2850 from nextcloud/downstream-26603Roeland Jago Douma2017-01-0210-43/+137
|\ \ | | | | | | Fixed size issues on main detail view and disappearing of share recipients (#26603)
| * | mention property to follow same styleArthur Schiwon2016-12-231-3/+4
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | Fixed size issues on main detail view and disappearing of share recipients ↵Michael Jobst2016-12-2310-42/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#26603) * fixed size issues on main detail view and disappearing of share recipients * Changes due to code comments * Moved reloadProperties() to FileInfoModel * Solved Scrutinizer issues * Bugfix: undefined value used on error * check if options are set for FileInfoModel.initialize() Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | Fix legacy caldav endpointsRoeland Jago Douma2017-01-024-32/+23
| | | | | | | | | | | | | | | | | | | | | * CaldavBackend is now endpoint aware (use old style principals on old endpoint and new onces on new). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Add test execution against legacy DAV backendLukas Reschke2017-01-0210-1/+1776
| | | | | | | | | | | | | | | | | | Since the tests to quite hugely rely on sync tokens being present I also included those in the legacy backend. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2017-01-0224-394/+736
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-01-014-2/+76
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-12-312-2/+2
| | |
* | | Merge pull request #2894 from nextcloud/provisioning_api_middleware_testsRoeland Jago Douma2016-12-301-0/+122
|\ \ \ | | | | | | | | Adds provisioning middleware tests
| * | | Adds provisioning middleware testsRoeland Jago Douma2016-12-301-0/+122
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | [tx-robot] updated from transifexNextcloud bot2016-12-3014-86/+240
|/ / /
* | | Add files_external webdav apache testsRoeland Jago Douma2016-12-292-0/+40
| | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2016-12-2918-104/+328
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-12-2820-34/+336
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-12-2726-0/+82
| | |
* | | [tx-robot] updated from transifexNextcloud bot2016-12-26300-2186/+942
|/ /
* | Merge pull request #2763 from nextcloud/fix_maindetailsview_favorite_star-patchLukas Reschke2016-12-234-57/+19
|\ \ | | | | | | [downstream] Fix maindetailsview favorite star patch
| * | OC.Uploader does not have a 'state' method, therefore theChristoph Wurst2016-12-231-31/+0
| | | | | | | | | | | | | | | | | | dead code can be removed Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | Fix indentationLukas Reschke2016-12-191-1/+1
| | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
| * | Style modifications of favorite star on main detail view (#26658)Michael Jobst2016-12-193-26/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Style modifications of favorite star on main detail view * Removed unused opacity change on mouse over * favorite star title fixed * favorite star opacity should always be .7 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | Merge pull request #2819 from nextcloud/trash-ext-link-uselinkownerRoeland Jago Douma2016-12-231-0/+10
|\ \ \ | | | | | | | | Fallback to share link owner when no owner found
| * | | Fallback to share link owner when no owner foundVincent Petry2016-12-221-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When creating link shares from external storage, the filesystem cannot find an owner in some scenarios (ex: system-wide mounts). In such cases, fall back to using the current user's trashbin which happens to also be the user who created the link share. Fixes an issue where this scenario made deletion impossible due to missing user information. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | | Merge pull request #2816 from nextcloud/changing_how_favorites_are_serializedRoeland Jago Douma2016-12-231-1/+5
|\ \ \ \ | | | | | | | | | | Return explicit values instead of boolean from sabre (#26654)
| * | | | Return explicit values instead of boolean from sabre (#26654)Sergio Bertolín2016-12-221-1/+5
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | | | Merge pull request #2833 from nextcloud/downstream-26750Lukas Reschke2016-12-234-18/+113
|\ \ \ \ \ | | | | | | | | | | | | Introduce group display name support (#26750)
| * | | | | fix testsArthur Schiwon2016-12-221-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | Use group display name in sharing API + UIVincent Petry2016-12-224-16/+112
| | | | | |
* | | | | | Testing app switch to force-enable test user backendVincent Petry2016-12-232-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | | | | Merge pull request #2820 from nextcloud/testing-md5homeLukas Reschke2016-12-234-0/+112
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Testing md5home (#26854)
| * | | | | Testing md5home (#26854)Vincent Petry2016-12-224-0/+112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Allow clearing default user backends in config.php When specifying "user_backends" in config.php, a new option "default" when set to false will prevent the default user backend to be registered. The default one is the database backend. This makes it possible to select exclusive user backends from apps. * Testing app provides test user backend for alternative homes The backend provide md5 result to getHome() * Only md5 the user home when it's not the admin Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | | | | Merge pull request #2815 from nextcloud/fix-plural-filesMorris Jobke2016-12-221-37/+3
|\ \ \ \ \ \ | | | | | | | | | | | | | | Just use moment to comupte the time left for the upload - translation…
| * | | | | | Just use moment to comupte the time left for the upload - translations are ↵Thomas Müller2016-12-221-37/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | delivered as part of moment.js - fixes #26804 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | | | | | Merge pull request #2633 from nextcloud/2fa-activitiesMorris Jobke2016-12-2210-3/+623
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | two-factor activities
| * | | | | | | fix typoChristoph Wurst2016-12-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | | | | | | catch specific BadMethodCallExceptionChristoph Wurst2016-12-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | | | | | | fix minor issuesChristoph Wurst2016-12-195-9/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | | | | | | push activity when backup codes are generatedChristoph Wurst2016-12-195-4/+123
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | | | | | | Publish, parse and filter 2FA activitiesChristoph Wurst2016-12-197-0/+484
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | | | Merge pull request #2759 from nextcloud/kill-appconfig-delete-share-linkMorris Jobke2016-12-222-48/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | Remove config change hook that deletes link shares (#26612)
| * | | | | | | Remove config change hook that deletes link shares (#26612)Vincent Petry2016-12-192-48/+0
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Seems broken. But also if link shares are not allowed, the link shares will continue to exist but will be denied. A future cleanup could be done through a background job. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | | | | | Merge pull request #2802 from nextcloud/trash-improvementsMorris Jobke2016-12-222-10/+81
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | let the owner restore files if they where moved out of a shared folder
| * | | | | | make code more robustBjoern Schiessle2016-12-211-10/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>