summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11844 from nextcloud/multiple-link-sharesMorris Jobke2018-11-0114-424/+693
|\
| * Fixed jsunitJohn Molakvoæ (skjnldsv)2018-11-015-69/+75
| * Password policy fix and menu open on first shareJohn Molakvoæ (skjnldsv)2018-11-013-4/+29
| * Fix wording, sort 'Add another link' to bottom so it does not confuseJan-Christoph Borchardt2018-11-013-49/+51
| * Fix password enforcementJohn Molakvoæ (skjnldsv)2018-11-017-126/+176
| * Fix enforce dateJohn Molakvoæ (skjnldsv)2018-11-013-14/+33
| * Fix note displayJohn Molakvoæ (skjnldsv)2018-11-015-15/+25
| * Copy link outside menuJohn Molakvoæ (skjnldsv)2018-11-014-35/+43
| * Migrate link shares to arrayJohn Molakvoæ (skjnldsv)2018-11-016-217/+366
* | Add tests for edit permission state on file sharesJulius Härtl2018-10-311-0/+31
* | Do not set indeterminate state for file sharesJulius Härtl2018-10-312-1/+9
|/
* Merge pull request #11899 from nextcloud/enhancement/noid/sharing-consolidationRoeland Jago Douma2018-10-301-11/+99
|\
| * Don't enforce merged propertyJulius Härtl2018-10-301-5/+1
| * Show one share method per contact for inaccurate resultsJulius Härtl2018-10-301-8/+30
| * Use tab to complete selected entry to the share entryJulius Härtl2018-10-301-0/+10
| * Simplify share list textJulius Härtl2018-10-301-5/+0
| * Merge contacts and add type of result to the UIJulius Härtl2018-10-301-8/+52
| * Group share suggestions by useridJulius Härtl2018-10-301-1/+7
| * Add collaborators uuid to properly render the avatar and for later groupingJulius Härtl2018-10-301-1/+4
| * Highlight search term in sharing resultsJulius Härtl2018-10-301-1/+5
| * Improve share select listJulius Härtl2018-10-301-0/+8
* | Add "Hide download" to the menu of link sharesDaniel Calviño Sánchez2018-10-306-23/+174
|/
* 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
|\