summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #6079 from nextcloud/fix-antivirusblizzz2017-12-112-12/+53
|\ | | | | Parse Sabre Exception in OC.Files.Client and file-upload
| * Parse Sabre Exception in OC.Files.Client and file-uploadVincent Petry2017-11-132-12/+53
| | | | | | | | | | | | | | | | In case of error, instead of a generic error message, an upload will display whichever message is returned in the Sabre Exception, if applicable. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | Merge pull request #7249 from nextcloud/guest-flexMorris Jobke2017-12-111-10/+12
|\ \ | | | | | | Guest flex instead of absolute
| * | Fixed topJohn Molakvoæ (skjnldsv)2017-11-231-1/+1
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Fixed heigh resizeJohn Molakvoæ (skjnldsv)2017-11-221-2/+3
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Use flex for guest full screen alignmentJohn Molakvoæ (skjnldsv)2017-11-221-8/+9
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Merge pull request #7324 from nextcloud/no-sorters-no-instancesRoeland Jago Douma2017-12-111-5/+7
|\ \ \ | | | | | | | | don't create sorter instances when none was requested
| * | | don't create sorter instances when none was requestedArthur Schiwon2017-11-281-5/+7
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | [tx-robot] updated from transifexNextcloud bot2017-12-116-38/+74
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2017-12-1014-54/+80
| | | |
* | | | Merge pull request #6876 from nextcloud/always_img_avatarMorris Jobke2017-12-081-12/+6
|\ \ \ \ | | | | | | | | | | Always generate avatar
| * | | | Move avatar code to Avatar ClassRoeland Jago Douma2017-11-291-159/+3
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * | | | Always generate avatarRoeland Jago Douma2017-11-291-5/+155
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Even if no avatar is set we should just generate the image. This to not duplicate the code on all the clients. And only server images from the avtar endpoint. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Merge pull request #7115 from nextcloud/fix-flowMorris Jobke2017-12-081-1/+10
|\ \ \ \ \ | | | | | | | | | | | | Fix flow
| * | | | | Fix flowMario Danic2017-11-091-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mario Danic <mario@lovelyhq.com>
* | | | | | Merge pull request #7390 from nextcloud/update-php-infoMorris Jobke2017-12-081-0/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | Show hint that PHP 5.6 will not be supported in Nextcloud 14 anymore
| * | | | | | Show hint that PHP 5.6 will not be supported in Nextcloud 14 anymoreMorris Jobke2017-12-081-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-12-086-4/+44
| | | | | | |
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-12-072-2/+76
| | | | | | |
* | | | | | | Merge pull request #6670 from nextcloud/handle-encryption-state-in-web-interfaceTobias Kaminsky2017-12-067-3/+39
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Handle encryption state in web interface
| * | | | | | | show e2e folder icon on encrypted foldersBjoern Schiessle2017-11-205-1/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
| * | | | | | | check for encryption state on propfindBjoern Schiessle2017-11-202-2/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2017-12-0612-0/+66
| | | | | | | |
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2017-12-052-0/+20
| | | | | | | |
* | | | | | | | Merge pull request #7319 from nextcloud/remove-svg-shadowsMorris Jobke2017-12-043-12/+36
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | Remove svg shadows
| * | | | | | | Fix syntax errorMorris Jobke2017-12-041-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | | | | | Define icon-shadow only in context of icon-whiteMarin Treselj2017-11-301-7/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
| * | | | | | | Revert removing of deprecated iconsMarin Treselj2017-11-2813-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
| * | | | | | | Remove deprecated white, shaded iconsMarin Treselj2017-11-2813-13/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
| * | | | | | | Add new .icon-white and .icon-shadow classes, add toggle-background iconMarin Treselj2017-11-283-11/+39
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Marin Treselj <marin@pixelipo.com>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-12-046-0/+20
| | | | | | |
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-12-032-0/+10
| | | | | | |
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-12-024-0/+48
| | | | | | |
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-12-0132-0/+642
| | | | | | |
* | | | | | | [tx-robot] updated from transifexNextcloud bot2017-11-308-18/+94
| |_|_|/ / / |/| | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2017-11-2912-0/+162
|/ / / / /
* | | | | [tx-robot] updated from transifexNextcloud bot2017-11-28114-1536/+644
| | | | |
* | | | | Merge pull request #7303 from nextcloud/fix-contact-menuMorris Jobke2017-11-271-0/+1
|\ \ \ \ \ | | | | | | | | | | | | Fix contacts menu height for Safari
| * | | | | Fix contacts menu height for SafariMorris Jobke2017-11-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixes #5119 * in Safari the input field was 38px in height and not 34px like in all other browsers Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | Merge pull request #7222 from nextcloud/fix-filerow-avatarsblizzz2017-11-272-31/+160
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix filerow avatars
| * | | | | | fix sorting test on phantomjsArthur Schiwon2017-11-241-15/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | | recycle SharedFileInfo values in fileInfoArthur Schiwon2017-11-231-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileInfo is composed of data from sharing, however additional data is pulled when sidebar opens, e.g. the size. Then, existing data is overwritten by data from the other source (files). The data points that would be lost are not dirty however and still used, so we keep them. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | | fix tooltips for goodArthur Schiwon2017-11-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | | apply tooltip to all avatarsArthur Schiwon2017-11-231-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | | rip out obsolete recipientsDisplayNameArthur Schiwon2017-11-232-10/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also needs tests adjustements, and this also brings in natural sorting Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | | adjust tests and apply sortingArthur Schiwon2017-11-232-27/+112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | | adjust, fix and extend testsArthur Schiwon2017-11-232-25/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | | Fix avatars in file rows of incoming sharesArthur Schiwon2017-11-231-5/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | | | | | fix avatars in file rows of outgoing sharesArthur Schiwon2017-11-231-7/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | | Merge pull request #7266 from ↵Morris Jobke2017-11-271-2/+27
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/fix-input-field-not-disabled-while-a-comment-is-being-sent Fix input field not disabled while a comment is being sent