aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make connectivity check domains configurableSylvia van Os2018-11-223-11/+43
| | | | Signed-off-by: Sylvia van Os <sylvia@hackerchick.me>
* [tx-robot] updated from transifexNextcloud bot2018-11-2112-0/+34
|
* Merge pull request #12531 from nextcloud/bugfix/noid/hide-download-foldersRoeland Jago Douma2018-11-206-42/+66
|\ | | | | Allow to hide download option for folders shared by link
| * Fix whitespace and file action cleanupJulius Härtl2018-11-203-13/+13
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Clear link to avoid downloadsRoeland Jago Douma2018-11-201-4/+4
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Compile handlebarsRoeland Jago Douma2018-11-201-37/+33
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
| * Allow to hide download option for folders shared by linkJulius Härtl2018-11-204-13/+41
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #12544 from nextcloud/fix/better_update_share_handlingRoeland Jago Douma2018-11-201-0/+4
|\ | | | | Handle permission in update of share better
| * Handle permission in update of share betterRoeland Jago Douma2018-11-201-0/+4
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #12552 from ↵Roeland Jago Douma2018-11-201-1/+3
|\ \ | | | | | | | | | | | | nextcloud/fix/11146/respect_disabled_password_reset Respect the disabled setting for lost_password_link
| * | Respect the disabled setting for lost_password_linkRoeland Jago Douma2018-11-201-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #11146 As documented when it is set to disabled the user can't request a lost password. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | Merge pull request #12491 from nextcloud/share-menu-click-fixJohn Molakvoæ2018-11-206-19/+31
|\ \ \ | | | | | | | | Fix share link password input
| * | | Fix share link password inputJohn Molakvoæ (skjnldsv)2018-11-206-19/+31
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | Merge pull request #12350 from nextcloud/filepicker-sortingMorris Jobke2018-11-203-18/+126
|\ \ \ \ | |_|/ / |/| | | Enable sorting in file picker
| * | | Properly align loading indicator when switching foldersJulius Härtl2018-11-162-3/+8
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Flip sort indicatorsJulius Härtl2018-11-161-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * | | Allow sorting in the file pickerJulius Härtl2018-11-163-16/+119
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Merge pull request #12543 from nextcloud/fix/12498/bearer_tokens_are_apptokensMorris Jobke2018-11-201-0/+4
|\ \ \ \ | | | | | | | | | | Bearer tokens are app token
| * | | | Bearer tokens are app tokenRoeland Jago Douma2018-11-201-0/+4
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #12498 This means that we set that it is a proper app token once it is validated. This will allow the 2FA middleware to just run the same check. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Merge pull request #12494 from nextcloud/cache-notfound-idMorris Jobke2018-11-202-0/+3
|\ \ \ \ | | | | | | | | | | return the correct value when trying to get a non existing item from cache by id
| * | | | add test for non existing file by idRobin Appelman2018-11-191-0/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | | | return the correct value when trying to get a non existing item from cache by idRobin Appelman2018-11-161-0/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #12500 from nextcloud/swift-object-not-foundMorris Jobke2018-11-204-6/+31
|\ \ \ \ \ | | | | | | | | | | | | forward object not found error in swift as dav 404
| * | | | | Add PHPDoc for thrown exceptionMorris Jobke2018-11-192-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | | | forward object not found error in switch as dav 404Robin Appelman2018-11-193-6/+27
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #12539 from nextcloud/fix-redirect-designMorris Jobke2018-11-201-0/+2
|\ \ \ \ \ | |_|/ / / |/| | | | Fix redirect page design details
| * | | | Fix CSS specificity preventing buttons displayed in pill styleJan-Christoph Borchardt2018-11-191-0/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | | Fix header text color on redirect pageJan-Christoph Borchardt2018-11-191-0/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | | [tx-robot] updated from transifexNextcloud bot2018-11-20108-208/+256
|/ / / /
* | | | Merge pull request #12525 from nextcloud/contrast-fix-updatenotificationsMorris Jobke2018-11-1912-156/+442
|\ \ \ \ | | | | | | | | | | Fix updatenotifications display, dependencies and csp
| * | | | Fix updatenotifications display, dependencies and cspJohn Molakvoæ (skjnldsv)2018-11-1912-156/+442
| | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | Merge pull request #12495 from nextcloud/login-theming-primary-fixMorris Jobke2018-11-191-8/+21
|\ \ \ \ \ | | | | | | | | | | | | Fix login primary colour and feedback
| * | | | | Fix login primary colour and feedbackJohn Molakvoæ (skjnldsv)2018-11-191-8/+21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | | Merge pull request #12401 from pachulo/fix/11107/fix-php-mail-warningMorris Jobke2018-11-192-1/+35
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Fix the warning appearing in the admin section when mail_smtpmode is not configured
| * | | | | Use the proper default valuesMorris Jobke2018-11-192-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * | | | | Verify that isPhpMailerUsed uses config as expectedKyle Fazzari2018-11-141-0/+34
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com>
| * | | | | Fix the warning appearing check setup when mail_smtpmode is not configured.Marc Peña Segarra2018-11-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Closes #11107
* | | | | | Merge pull request #12515 from nextcloud/papercut/12295/grid-view-lazy-loadingMorris Jobke2018-11-191-1/+8
|\ \ \ \ \ \ | | | | | | | | | | | | | | Make number of file list entries depending on the width for grid view
| * | | | | | Make number of file list entries depending on the width for grid viewJulius Härtl2018-11-181-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | | Merge pull request #12496 from nextcloud/revert-icon-theming-fixMorris Jobke2018-11-191-2/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | Fix revert icon position on theming settings
| * | | | | | Fix revert icon position on theming settingsJohn Molakvoæ (skjnldsv)2018-11-161-2/+4
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-11-198-0/+70
| | | | | |
* | | | | | Merge pull request #12517 from nextcloud/bugfix/noid/files-external-templatesRoeland Jago Douma2018-11-181-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix loading of files external templates file
| * | | | | | Fix loading of files external templates fileJulius Härtl2018-11-181-1/+1
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | Merge pull request #12518 from nextcloud/bugfix/noid/htaccess-woff2Roeland Jago Douma2018-11-182-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Fix loading of .woff2 files in .htaccess
| * | | | | Fix loading of .woff2 files in .htaccessJulius Härtl2018-11-182-2/+2
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | [tx-robot] updated from transifexNextcloud bot2018-11-1838-2/+370
| | | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2018-11-17376-3428/+3440
| | | | |
* | | | | Merge pull request #12489 from nextcloud/bugfix/11179/safari-performanceMorris Jobke2018-11-161-2/+1
|\ \ \ \ \ | | | | | | | | | | | | Only use width and opacity for transition
| * | | | | Only use width and opacity for transitionJulius Härtl2018-11-161-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>