summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Fix password protected share link buttonJan-Christoph Borchardt2018-10-231-11/+11
* Round off buttons 'pill style' like on the websiteJan-Christoph Borchardt2018-10-235-13/+25
* Merge pull request #11932 from nextcloud/font-nunitoMorris Jobke2018-10-2325-264/+192
|\
| * Use normal text color for sections now that it's not full blackJan-Christoph Borchardt2018-10-201-1/+0
| * Add woff2 format of Nunito for better performance in modern browsersJan-Christoph Borchardt2018-10-196-10/+67
| * Text color #222 instead of #000 for better readabilityJan-Christoph Borchardt2018-10-191-1/+1
| * Change typeface from Open Sans to NunitoJan-Christoph Borchardt2018-10-1912-225/+112
| * Move fonts from light/semibold to regular/bold for better readabilityJan-Christoph Borchardt2018-10-1912-51/+36
* | Add missing variable declarationsStefan Weil2018-10-193-3/+3
* | Merge pull request #11905 from nextcloud/design/noid/tab-iconsRoeland Jago Douma2018-10-191-0/+10
|\ \
| * | Add icon to file sidebar tabsJulius Härtl2018-10-181-0/+10
* | | Merge pull request #11885 from dpeukert/masterMorris Jobke2018-10-192-9/+118
|\ \ \
| * | | Fix failing tests and add some moreDaniel Peukert2018-10-171-8/+106
| * | | Remove arrow functionDaniel Peukert2018-10-171-1/+1
| * | | Check if the X-XSS-Protection header contains the required fieldsDaniel Peukert2018-10-171-1/+12
* | | | Merge pull request #11922 from stweil/semicolonsMorris Jobke2018-10-191-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add missing semicolonsStefan Weil2018-10-191-3/+3
| | |/ | |/|
* / | Add .l10nignore files for compiled assetsMorris Jobke2018-10-191-0/+4
|/ /
* / Don't require Same Site Cookies on assetsThomas Citharel2018-10-173-0/+4
|/
* Tests: Remove spacing from html before comparing the templateJulius Härtl2018-10-161-6/+6
* Move jquery.contactsmenu.js to compiled handlebarsRoeland Jago Douma2018-10-163-9/+25
* Merge pull request #11765 from nextcloud/feature/mandatory-2fa-for-groupsMorris Jobke2018-10-151-6/+31
|\
| * Make it possible to enforce mandatory 2FA for groupsChristoph Wurst2018-10-151-6/+31
* | Merge pull request #10439 from eugulixes/improve-encrypt-all-and-decrypt-all-...Morris Jobke2018-10-152-0/+16
|\ \ | |/ |/|
| * Check if TTY is invalid in encryption:encrypt-all and encryption:decrypt-allEvgeny Golyshev2018-10-142-0/+16
* | Fix plural function to be hardcodedRoeland Jago Douma2018-10-142-76/+164
* | Use jQuery.getScript to dynamically load scriptChristoph Wurst2018-10-141-9/+3
|/
* Allow "same-origin" as "Referrer-Policy"Moritz Beck2018-10-112-13/+10
* Merge pull request #11744 from burned42/fix_percent_sign_breaking_all_files_viewMorris Jobke2018-10-111-2/+0
|\
| * Remove duplicate call to decodeURIComponentBernd Stellwag2018-10-111-2/+0
* | Ignore "session_lifetime" if it can not be converted to a numberDaniel Calviño Sánchez2018-10-111-1/+3
* | Pin Bower versionsChristoph Wurst2018-10-1019-39/+40
|/
* Fix a misleading setup check for .well-known/caldav & carddavMorris Jobke2018-10-101-4/+4
* [tx-robot] updated from transifexNextcloud bot2018-10-10126-974/+572
* Merge pull request #11716 from nextcloud/bugfix/noid/use-numeric-placeholders...Morris Jobke2018-10-095-5/+5
|\
| * Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling2018-10-095-5/+5
* | Fix usage of deprecated OC.webrootChristoph Wurst2018-10-099-33/+33
|/
* Merge pull request #11693 from nextcloud/refactor/remove-legacy-sharemodel-ar...Morris Jobke2018-10-091-8/+0
|\
| * Remove deprecated and unused legacy ShareConfigModel.areAvatarsEnabled()Christoph Wurst2018-10-091-8/+0
* | Remove deprecated and noop APIs from OC.AppConfigChristoph Wurst2018-10-091-14/+0
|/
* Merge pull request #11664 from nextcloud/feature/noid/has-been-interrupted-th...Roeland Jago Douma2018-10-081-8/+12
|\
| * Rename method to abortIfInterruptedDaniel Kesselberg2018-10-081-1/+1
| * Refactor method to throw exception instead of true/falseDaniel Kesselberg2018-10-071-7/+11
* | Merge pull request #11679 from nextcloud/refactor/remove-ie8-apisMorris Jobke2018-10-081-29/+0
|\ \
| * | Remove outdated commentChristoph Wurst2018-10-081-8/+0
| * | Remove OC.isIE8Christoph Wurst2018-10-081-10/+0
| * | Remove OC.scaleFixForIE8Christoph Wurst2018-10-081-11/+0
* | | Merge pull request #11682 from nextcloud/refactor/remove-deprecated-unused-fi...Morris Jobke2018-10-081-11/+0
|\ \ \
| * | | Remove deprecated and unused fileDownloadPathChristoph Wurst2018-10-081-11/+0
| |/ /
* | | Merge pull request #11681 from nextcloud/refactor/remove-deprecated-getScroll...Morris Jobke2018-10-081-7/+0
|\ \ \