summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-05-08100-122/+246
|
* Merge pull request #4692 from nextcloud/unify-sharing-messagesMorris Jobke2017-05-082-44/+16
|\ | | | | don't mention the owner of a file in case of a re-share by mail.
| * don't mention the owner of a file in case of a re-share by mail. The ↵Bjoern Schiessle2017-05-082-44/+16
| | | | | | | | | | | | recipient doesn't care about the owner and probably don't even know it Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | Merge pull request #4621 from nextcloud/fix_readonly_shared_calendar_proppatchMorris Jobke2017-05-083-2/+11
|\ \ | | | | | | fix PROPPATCH requests to read-only shared calendars
| * | fix PROPPATCH requests to read-only shared calendarsGeorg Ehrke2017-05-083-2/+11
| | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | Merge pull request #4675 from nextcloud/fix_4651Morris Jobke2017-05-088-245/+476
|\ \ \ | | | | | | | | Create a photo cache to speedup the contactsmenu
| * | | Fix initRoeland Jago Douma2017-05-082-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Fix ImageExportPluginTestRoeland Jago Douma2017-05-082-129/+115
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | No more XSSRoeland Jago Douma2017-05-081-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Clear cache on vcard change/deleteRoeland Jago Douma2017-05-083-8/+31
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Request proper size for contacts menuRoeland Jago Douma2017-05-082-72/+7
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Cache the carddav photo endpointRoeland Jago Douma2017-05-084-19/+281
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | Always dispatch Carddav eventsRoeland Jago Douma2017-05-083-33/+58
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #4733 from nextcloud/fix-browser-dav-rootRobin Appelman2017-05-081-4/+3
|\ \ \ \ | | | | | | | | | | fix error when browsing the dav root
| * | | | fix error when browsing the dav rootRobin Appelman2017-05-081-4/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Add function to request SVG or regular fallback imageLukas Reschke2017-05-082-5/+19
|/ / / / | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/nextcloud/server/issues/4647 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | | Merge pull request #4556 from nextcloud/downstream-ldap-78Lukas Reschke2017-05-081-30/+10
|\ \ \ \ | | | | | | | | | | LDAP: only use proxy classes as backend
| * | | | Use proxy classesJuan Pablo Villafáñez2017-04-271-30/+10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | Adjust login button color and remove borderJulius Härtl2017-05-081-4/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Fix tests for theming backgroundColorJulius Härtl2017-05-083-6/+50
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Theming app: Add plain background color optionJulius Haertl2017-05-086-15/+108
| |/ / / |/| | | | | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net>
* | | | Fix name of external storagesJan-Christoph Borchardt2017-05-083-4/+3
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | [tx-robot] updated from transifexNextcloud bot2017-05-0826-92/+164
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2017-05-0714-8/+42
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2017-05-0614-6/+94
| | | |
* | | | Merge pull request #4701 from nextcloud/enforce-typeRoeland Jago Douma2017-05-052-2/+6
|\ \ \ \ | | | | | | | | | | Enforce type hints in dav app
| * | | | Enforce type hints in dav appMorris Jobke2017-05-042-2/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Fix invalid theming URLsMorris Jobke2017-05-053-12/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * logo and background image had the cache buster applied twice: background-image: url(http://192.168.99.100/server/core/img/logo.svg?v=0?v=0); Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | [tx-robot] updated from transifexNextcloud bot2017-05-0514-0/+176
|/ / / /
* | | | Merge pull request #4693 from nextcloud/fix_4644Roeland Jago Douma2017-05-042-1/+16
|\ \ \ \ | |_|_|/ |/| | | Do not reload the filelist on first open
| * | | Do not reload the filelist on first openRoeland Jago Douma2017-05-042-1/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: #4644 Without this patch the filelist would always reload. However since not all the correct data was set yet it would often: 1. fireoff a propfind to ../webdav/ 2. fireoff a propfind to ../webdav/<PATH> When just opening the file list those are the same so the result is just fine. However if opening a direct link it means that there is a race condition on which finishes first. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | check password for mail shares as wellBjoern Schiessle2017-05-042-2/+52
|/ / / | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | [tx-robot] updated from transifexNextcloud bot2017-05-0428-4/+138
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-05-0320-6/+36
| | |
* | | Merge pull request #4545 from individual-it/access-control-3726blizzz2017-05-031-10/+19
|\ \ \ | | | | | | | | show error message when "files-drop" upload fails
| * | | some small refactoring and reformatingArtur Neumann2017-04-271-6/+16
| | | | | | | | | | | | Signed-off-by: Artur Neumann <info@individual-it.net>
| * | | use jqXHR.fail() to check for failuresArtur Neumann2017-04-271-10/+9
| | | | | | | | | | | | Signed-off-by: Artur Neumann <info@individual-it.net>
* | | | Merge pull request #4620 from nextcloud/preview-error-handlingRoeland Jago Douma2017-05-023-0/+6
|\ \ \ \ | | | | | | | | | | better handling of preview generation errors
| * | | | Handle more error casesMorris Jobke2017-05-023-0/+6
| | |_|/ | |/| | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #4636 from nextcloud/jquery-migrate-browserLukas Reschke2017-05-021-1/+1
|\ \ \ \ | | | | | | | | | | Remove dependency on jquery-migrate.js for browser detection
| * | | | Remove dependency on jquery-migrate.js for browser detectionMorris Jobke2017-05-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ref #4628 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | Merge pull request #4660 from nextcloud/fix/hide-2fa-backup-codesLukas Reschke2017-05-023-8/+111
|\ \ \ \ \ | | | | | | | | | | | | Hide 2FA backup codes if no other 2FA providers are enabled
| * | | | | Hide 2FA backup codes if no other 2FA providers are enabledChristoph Wurst2017-05-023-8/+111
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | Fix testsRoeland Jago Douma2017-05-021-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | | Add caching to the imageexport pluginRoeland Jago Douma2017-05-021-0/+5
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since we now heavily use this endpoint for the contacts menu we better set proper caching on the images. Else this gets reload over and over again leading to slow loading menu and unneded bytes transfered. * cache for 1 hour by default * added ETag for validation Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* / / / / [tx-robot] updated from transifexNextcloud bot2017-05-0236-192/+908
|/ / / /
* | | | Merge pull request #4594 from nextcloud/theming-image-defaultMorris Jobke2017-05-012-0/+69
|\ \ \ \ | | | | | | | | | | Delete theming images when logo/background is reset to default
| * | | | Delete theming images when logo/background is reset to defaultJulius Härtl2017-04-302-0/+69
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Merge pull request #4527 from nextcloud/downstream-27504Morris Jobke2017-05-012-24/+65
|\ \ \ \ \ | |_|/ / / |/| | | | Adjust SMB permissions on the root
| * | | | remove duplicate methodRobin Appelman2017-04-261-26/+8
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>