summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* print and close the new tab, not the current one when printing backup codesChristoph Wurst2017-01-171-9/+10
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2017-01-176-188/+188
|
* Merge pull request #3033 from nextcloud/share-by-mail-use-display-nameBjörn Schießle2017-01-161-7/+12
|\ | | | | generate correct path for owner and use the display name instead of t…
| * generate correct path for owner and use the display name instead of the user idBjoern Schiessle2017-01-121-7/+12
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | [tx-robot] updated from transifexNextcloud bot2017-01-1612-12/+12
| |
* | Merge pull request #2918 from nextcloud/encryption-recovery-improvementsMorris Jobke2017-01-134-37/+85
|\ \ | | | | | | create new encryption keys on password reset and backup the old one
| * | create new encryption keys on password reset and backup the old oneBjoern Schiessle2017-01-104-37/+85
| | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | [tx-robot] updated from transifexNextcloud bot2017-01-128-26/+80
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2017-01-1122-268/+560
| |
* | Update mobile.cssRodrigo Almeida2017-01-111-1/+1
|/
* Merge pull request #3009 from nextcloud/fix-calendar-todo-event-typeMorris Jobke2017-01-103-5/+5
|\ | | | | Make sure the used event type and the setting/filter are the same
| * Make sure the used event type and the setting/filter are the sameJoas Schilling2017-01-103-5/+5
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #2955 from ↵Roeland Jago Douma2017-01-103-7/+61
|\ \ | |/ |/| | | | | nextcloud/make-share-by-mail-work-without-linkshares share by mail should continue to work, even if public links are disabled
| * allow to access mail shares even if public links are disabledBjoern Schiessle2017-01-043-7/+61
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | Merge pull request #2982 from nextcloud/better-notification-linksMorris Jobke2017-01-107-74/+77
|\ \ | | | | | | Set the link of the notification on render instead of creation
| * | Fix update notification testsJoas Schilling2017-01-093-45/+27
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Cleanup comment testsJoas Schilling2017-01-092-13/+4
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Only add the link when the user can follow it.Joas Schilling2017-01-091-3/+34
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Set the link of the notification on render instead of creationJoas Schilling2017-01-092-9/+8
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * | Set the comment link on render instead of creationJoas Schilling2017-01-092-6/+6
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #2925 from nextcloud/remove-close-wrapperRoeland Jago Douma2017-01-105-115/+105
|\ \ \ | |/ / |/| | replace close:// streamwrapper with CallBackWrapper
| * | replace close:// streamwrapper with CallBackWrapperRobin Appelman2017-01-065-115/+105
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | [tx-robot] updated from transifexNextcloud bot2017-01-0948-216/+390
| | |
* | | 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>