summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-05-086-0/+14
|
* Merge pull request #4675 from nextcloud/fix_4651Morris Jobke2017-05-081-1/+2
|\ | | | | Create a photo cache to speedup the contactsmenu
| * Request proper size for contacts menuRoeland Jago Douma2017-05-081-1/+2
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #4740 from nextcloud/external-moved-to-appstoreLukas Reschke2017-05-081-1/+0
|\ \ | | | | | | External has been moved to appstore
| * | External has been moved to appstoreLukas Reschke2017-05-081-1/+0
| | | | | | | | | | | | | | | | | | As discussed with Joas. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | Check if Nextcloud is installedLukas Reschke2017-05-081-1/+2
|/ / | | | | | | | | | | Fixes https://github.com/nextcloud/server/issues/4735 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Merge pull request #4514 from nextcloud/automatic-mysql-4byte-detectionLukas Reschke2017-05-081-6/+6
|\ \ | | | | | | Automatic mysql 4byte detection
| * | Add console command to migrate the charsetThomas Müller2017-04-281-6/+6
| | |
* | | Merge pull request #4632 from nextcloud/login-logo-ratioLukas Reschke2017-05-082-1/+11
|\ \ \ | |_|/ |/| | show non landscape logos bigger on the login page
| * | smaller max logo sizes and cleaner codeRobin Appelman2017-05-022-3/+3
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | show non landscape icons bigger on the login pageRobin Appelman2017-05-012-1/+11
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | [tx-robot] updated from transifexNextcloud bot2017-05-082-42/+44
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-05-076-0/+8
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-05-0616-0/+16
| | |
* | | [tx-robot] updated from transifexNextcloud bot2017-05-0560-144/+102
| | |
* | | Update login flow redirectionMario Danic2017-05-042-4/+5
| | | | | | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | Merge pull request #4694 from nextcloud/fix_4676Christoph Wurst2017-05-041-0/+24
|\ \ \ | | | | | | | | Load proper fonts in guest.css
| * | | Load proper fonts in guest.cssRoeland Jago Douma2017-05-041-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #4676 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Fix event firingRoeland Jago Douma2017-05-041-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | Add radio class to read/write sharing options and 1px left adjustmentFelix A. Epp2017-05-042-3/+6
| | | | | | | | | | | | | | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* | | | Fix read-only label idFelix A. Epp2017-05-041-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* | | | Make files drop more permanentRoeland Jago Douma2017-05-042-59/+65
|/ / / | | | | | | | | | | | | | | | Implement the suggestions from #2207 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | [tx-robot] updated from transifexNextcloud bot2017-05-032-0/+26
| | |
* | | Merge pull request #4620 from nextcloud/preview-error-handlingRoeland Jago Douma2017-05-021-0/+2
|\ \ \ | | | | | | | | better handling of preview generation errors
| * | | Handle more error casesMorris Jobke2017-05-021-0/+2
| |/ / | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #4611 from nextcloud/js-use-dot-notationRoeland Jago Douma2017-05-026-9/+9
|\ \ \ | | | | | | | | Use dot notation for array access - JSLint recommendation
| * | | Use dot notation for array access - JSLint recommendationMorris Jobke2017-05-016-9/+9
| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | Merge pull request #4638 from nextcloud/fix-copy-tooltipLukas Reschke2017-05-021-3/+0
|\ \ \ \ | | | | | | | | | | Fix "Copied" message for public links
| * | | | Fix "Copied" message for public linksMorris Jobke2017-05-011-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * share a file/fodler by public link and click the copy to clipboard icon and watch the tooltip * before: it said "Copy" * after: it now says "Copied" after clicking the button Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | [tx-robot] updated from transifexNextcloud bot2017-05-0264-648/+902
| | | | |
* | | | | Merge pull request #4626 from nextcloud/adjust-shipped-jsonLukas Reschke2017-05-011-4/+0
|\ \ \ \ \ | | | | | | | | | | | | Remove apps delivered from the appstore
| * | | | | Remove apps delivered from the appstoreLukas Reschke2017-05-011-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apps that are in shipped.json follow some more requirements such as having a valid code integrity check. This is not something that we require when they come from the appstore as there we verify the download integrity via the signature. Also the updater treats apps that are shipped differently. We should however handle the apps like any other app from the appstore. Fixes https://github.com/nextcloud/server/issues/4605 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | | | | Merge pull request #4615 from nextcloud/js-reduce-share.js-complexityLukas Reschke2017-05-011-87/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | Remove abandoned methods in OC.Share that refer to old API endpoints
| * | | | | | Remove unused methods from OC.ShareMorris Jobke2017-05-011-87/+0
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * they do calls against core/ajax/share.php which doesn't exist anymore * also the methods are not called in any of our apps or any of the apps in the appstore Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | Merge pull request #4612 from nextcloud/js-fix-long-linesRoeland Jago Douma2017-05-012-2/+8
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix some long lines in JS - JSLinut recommendation
| * | | | | | Fix some long lines in JS - JSLinut recommendationMorris Jobke2017-05-012-2/+8
| | |_|/ / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | Merge pull request #4613 from nextcloud/remove-unusedRoeland Jago Douma2017-05-011-371/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | Remove unused JS file
| * | | | | | Remove unused JS fileMorris Jobke2017-05-011-371/+0
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | Merge pull request #4599 from nextcloud/contactsmenu-mobileLukas Reschke2017-05-011-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | Define max-width for Contacts menu for mobile
| * | | | | | Define max-width for Contacts menu for mobileJan-Christoph Borchardt2017-04-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | | | | Merge pull request #4598 from nextcloud/menu-flashingLukas Reschke2017-05-011-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | Prevent flashing of apps and user menu on page load
| * | | | | | Prevent flashing of apps and user menuJan-Christoph Borchardt2017-04-291-2/+2
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | | | Merge pull request #4610 from nextcloud/js-semicolonsLukas Reschke2017-05-018-16/+16
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix semicolon at end of JS lines
| * | | | | | Fix semicolon at end of JS linesMorris Jobke2017-05-018-16/+16
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | | | Merge pull request #4614 from nextcloud/js-fix-dialogs-and-octemplateLukas Reschke2017-05-013-4/+6
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Fix variable definitions in oc dialogs
| * | | | | Fix variable definitions in oc dialogsMorris Jobke2017-05-013-4/+6
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | / / Fix variable definition in sharedialogview.jsMorris Jobke2017-05-011-7/+4
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | * improves readability of conditional statements and fixes warning in JSLint for varibale definition Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | | [tx-robot] updated from transifexNextcloud bot2017-05-016-0/+34
| | | |
* | | | Make tooltip intransparentMorris Jobke2017-04-291-2/+2
|/ / / | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | | Merge pull request #4597 from nextcloud/tooltips-invertMorris Jobke2017-04-291-30/+31
|\ \ \ | |/ / |/| | Invert tooltip color to white, fix #4563