summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-10-26126-674/+262
|
* Adjust design of maintenance mode pageJan-Christoph Borchardt2018-10-252-8/+10
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Merge pull request #12016 from nextcloud/wip/noid/icon-base64Morris Jobke2018-10-251-9/+9
|\ | | | | Directly embed icons into the icon-vars css file
| * Keep list of icons in a separate file for use in the accessibility appJulius Härtl2018-10-251-9/+9
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #11988 from nextcloud/docs/jsdoc-buildMorris Jobke2018-10-256-8/+23
|\ \ | | | | | | JSdoc build fixes and move build script out of the root folder
| * | Adjust some jsdocsJulius Härtl2018-10-246-8/+23
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Merge pull request #11893 from caugner/7837-filesize-format-with-localeMorris Jobke2018-10-252-0/+71
|\ \ \ | |_|/ |/| | Formats file sizes using the user's locale
| * | OC.getCanonicalLocale: fix testsClaas Augner2018-10-241-4/+8
| | | | | | | | | Signed-off-by: Claas Augner <git@caugner.de>
| * | humanFileSize: use toLocaleStringClaas Augner2018-10-242-0/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | humanFileSize: add test with locale humanFileSize: use canonical locale humanFileSize: skip test w/o toLocaleString support humanFileSize: stub getCanonicalLocale OC.getCanonicalLocale: cover undefined case humanFileSize: fix getCanonicalLocale stub Signed-off-by: Claas Augner <git@caugner.de>
* | | [tx-robot] updated from transifexNextcloud bot2018-10-254-52/+62
| |/ |/|
* | Merge pull request #11573 from nextcloud/gridview-tableMorris Jobke2018-10-246-5/+113
|\ \ | | | | | | Files grid view
| * | Allow focus on input with keyboardJohn Molakvoæ (skjnldsv)2018-10-232-2/+6
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Merge branch 'master' of https://github.com/nextcloud/server into gridview-tableJohn Molakvoæ (skjnldsv)2018-10-2334-303/+366
| |\ \ | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Add filepicker toggleJohn Molakvoæ (skjnldsv)2018-10-233-1/+56
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Filepicker gridJohn Molakvoæ (skjnldsv)2018-10-232-2/+48
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Fix translucent controls bar for dark themesJan-Christoph Borchardt2018-10-181-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | Add back slightly translucent background for controls barJan-Christoph Borchardt2018-10-183-1/+3
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | Remember toggle and events handlerJohn Molakvoæ (skjnldsv)2018-10-181-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | | Use grid view in other file views tooJan-Christoph Borchardt2018-10-181-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | Merge pull request #11396 from nextcloud/wellknown-webfingerMorris Jobke2018-10-242-5/+21
|\ \ \ \ | | | | | | | | | | adding .well-known/webfinger
| * | | | Make possible to set the expected status of the well known URL checkDaniel Calviño Sánchez2018-10-102-5/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The check is based on the HTTP status returned by the URL, and different URLs may return different status (for example, DAV returns 207, while a service like WebFinger would return 200), so the expected status needs to be set depending on the URL. Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
* | | | | [tx-robot] updated from transifexNextcloud bot2018-10-242-0/+70
| | | | |
* | | | | Merge pull request #11906 from kevin147147/patch-5Morris Jobke2018-10-231-0/+1
|\ \ \ \ \ | | | | | | | | | | | | make scroll navigation items full width
| * | | | | make scroll navigation items full widthkevin1471472018-10-181-0/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #11847 from iPaat/Fix/DeleteCookiesThroughClearSiteDataMorris Jobke2018-10-231-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Remove cookies from Clear-Site-Data Header
| * | | | | Remove cookies from Clear-Site-Data HeaderPatrick Conrad2018-10-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In https://github.com/nextcloud/server/commit/2f87fb6b456fd109c90a5093c31b7a3f62a32040 this header was introduced. The referenced documentation says: > When delivered with a response from https://example.com/clear, the following header will cause cookies associated with the origin https://example.com to be cleared, as well as cookies on any origin in the same registered domain (e.g. https://www.example.com/ and https://more.subdomains.example.com/). This also applies if `https://nextcloud.example.com/` sends the `Clear-Site-Data: "cookies"` header. This is not the behavior we want at this point! So I removed the deletion of cookies from the header. This has no effect on the logout process as this header is supported only recently and the logout works in old browsers as well. Signed-off-by: Patrick Conrad <conrad@iza.org>
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-10-2348-114/+458
| |_|_|/ / |/| | | |
* | | | | Fix password protected share link buttonJan-Christoph Borchardt2018-10-231-11/+11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | | Round off buttons 'pill style' like on the websiteJan-Christoph Borchardt2018-10-235-13/+25
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | | Merge pull request #11932 from nextcloud/font-nunitoMorris Jobke2018-10-2325-264/+192
|\ \ \ \ \ | |_|_|_|/ |/| | | | Change typeface to Nunito
| * | | | Use normal text color for sections now that it's not full blackJan-Christoph Borchardt2018-10-201-1/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | | Add woff2 format of Nunito for better performance in modern browsersJan-Christoph Borchardt2018-10-196-10/+67
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | | Text color #222 instead of #000 for better readabilityJan-Christoph Borchardt2018-10-191-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | | Change typeface from Open Sans to NunitoJan-Christoph Borchardt2018-10-1912-225/+112
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
| * | | | Move fonts from light/semibold to regular/bold for better readabilityJan-Christoph Borchardt2018-10-1912-51/+36
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* | | | | Add missing variable declarationsStefan Weil2018-10-193-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes errors from LGTM like the following one: Variable i is used like a local variable, but is missing a declaration. Signed-off-by: Stefan Weil <sw@weilnetz.de>
* | | | | Merge pull request #11905 from nextcloud/design/noid/tab-iconsRoeland Jago Douma2018-10-191-0/+10
|\ \ \ \ \ | | | | | | | | | | | | Add icon to file sidebar tabs
| * | | | | Add icon to file sidebar tabsJulius Härtl2018-10-181-0/+10
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Merge pull request #11885 from dpeukert/masterMorris Jobke2018-10-192-9/+118
|\ \ \ \ \ | | | | | | | | | | | | Check if the X-XSS-Protection header contains the required fields
| * | | | | Fix failing tests and add some moreDaniel Peukert2018-10-171-8/+106
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Peukert <dan.peukert@gmail.com>
| * | | | | Remove arrow functionDaniel Peukert2018-10-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Peukert <dan.peukert@gmail.com>
| * | | | | Check if the X-XSS-Protection header contains the required fieldsDaniel Peukert2018-10-171-1/+12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Peukert <dan.peukert@gmail.com>
* | | | | | Merge pull request #11922 from stweil/semicolonsMorris Jobke2018-10-191-3/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Add missing semicolons
| * | | | | Add missing semicolonsStefan Weil2018-10-191-3/+3
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes some recommendations from LGTM: Avoid automated semicolon insertion (90% of all statements in the enclosing function have an explicit semicolon). Signed-off-by: Stefan Weil <sw@weilnetz.de>
* / | | | Add .l10nignore files for compiled assetsMorris Jobke2018-10-191-0/+4
|/ / / / | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* / / / Don't require Same Site Cookies on assetsThomas Citharel2018-10-173-0/+4
|/ / / | | | | | | | | | | | | | | | | | | | | | Which can be used for public iframe embeeding See https://github.com/nextcloud/calendar/issues/169 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Tests: Remove spacing from html before comparing the templateJulius Härtl2018-10-161-6/+6
| | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | Move jquery.contactsmenu.js to compiled handlebarsRoeland Jago Douma2018-10-163-9/+25
|/ / | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | Merge pull request #11765 from nextcloud/feature/mandatory-2fa-for-groupsMorris Jobke2018-10-151-6/+31
|\ \ | | | | | | Mandatory 2FA for groups
| * | Make it possible to enforce mandatory 2FA for groupsChristoph Wurst2018-10-151-6/+31
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>