summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11988 from nextcloud/docs/jsdoc-buildMorris Jobke2018-10-255-7/+21
|\
| * Adjust some jsdocsJulius Härtl2018-10-245-7/+21
* | Merge pull request #11893 from caugner/7837-filesize-format-with-localeMorris Jobke2018-10-252-0/+71
|\ \ | |/ |/|
| * OC.getCanonicalLocale: fix testsClaas Augner2018-10-241-4/+8
| * humanFileSize: use toLocaleStringClaas Augner2018-10-242-0/+67
* | Merge pull request #11573 from nextcloud/gridview-tableMorris Jobke2018-10-241-0/+33
|\ \
| * | Merge branch 'master' of https://github.com/nextcloud/server into gridview-tableJohn Molakvoæ (skjnldsv)2018-10-236-15/+124
| |\|
| * | Add filepicker toggleJohn Molakvoæ (skjnldsv)2018-10-231-0/+31
| * | Filepicker gridJohn Molakvoæ (skjnldsv)2018-10-231-0/+2
* | | Merge pull request #11396 from nextcloud/wellknown-webfingerMorris Jobke2018-10-242-5/+21
|\ \ \ | |_|/ |/| |
| * | Make possible to set the expected status of the well known URL checkDaniel Calviño Sánchez2018-10-102-5/+21
* | | Add missing variable declarationsStefan Weil2018-10-193-3/+3
* | | 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
| | |/ | |/|
* / | Add missing semicolonsStefan Weil2018-10-191-3/+3
|/ /
* | 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
* | 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
|/
* Fix a misleading setup check for .well-known/caldav & carddavMorris Jobke2018-10-101-4/+4
* Fix usage of deprecated OC.webrootChristoph Wurst2018-10-098-32/+32
* 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 #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
|\ \
| * | Remove deprecated window.getScrollBarWidthChristoph Wurst2018-10-081-7/+0
| |/
* / Remove deprecated SVG helpers for old IEsChristoph Wurst2018-10-081-27/+0
|/
* Extract translated strings of compiled handlebarsRoeland Jago Douma2018-10-053-5/+5
* Remove leftover 'Roeland Jago Douma2018-10-046-11/+10
* Move OC.Share to compiled handlebarsRoeland Jago Douma2018-10-0414-348/+924
* Move systemtags to compiled handlebarsRoeland Jago Douma2018-10-047-49/+105
* Set nonce for loading the zxcvbnMorris Jobke2018-10-031-0/+1
* Add missing compiled mimetype list - see #10135Morris Jobke2018-10-011-0/+6
* Change wording of 'Copy URL' to more understandable 'Copy link'Jan-Christoph Borchardt2018-10-011-5/+5
* Bump templates to handlebars 4.0.12Roeland Jago Douma2018-09-281-25/+25
* Merge pull request #11037 from nextcloud/trash-webui-davMorris Jobke2018-09-281-1/+2
|\
| * fix trashbin infoparsers interfering with other dav clientsRobin Appelman2018-09-201-0/+1
| * pass existing data to info parsersRobin Appelman2018-09-201-1/+1