summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12273 from nextcloud/public-share-enforce-pass-fixJohn Molakvoæ2018-11-064-8/+26
|\
| * Fix sharedialog failure handlerJohn Molakvoæ (skjnldsv)2018-11-061-1/+13
| * Add focus on pending popover openingJohn Molakvoæ (skjnldsv)2018-11-063-4/+4
| * Fix password enforce on public share linksJohn Molakvoæ (skjnldsv)2018-11-053-3/+9
* | Disable grid for ieJohn Molakvoæ (skjnldsv)2018-11-051-1/+9
|/
* Merge pull request #12105 from nextcloud/using-resharing-right-to-display-sharesRoeland Jago Douma2018-11-045-13/+53
|\
| * Use property to check if a share entry is shared with the current userJulius Härtl2018-11-023-13/+17
| * Add uid_owner to enable permission settings on the viewsJulius Härtl2018-11-021-1/+8
| * Remove reshare owner entry from the share listJulius Härtl2018-11-021-0/+3
| * Show share settings for owner and reshare owners onlyJulius Härtl2018-11-024-7/+33
* | Fix app menu calculation for random size of the right headerJulius Härtl2018-11-022-4/+9
* | Add "Password protect by Talk" to the menu of link sharesDaniel Calviño Sánchez2018-11-026-12/+222
|/
* 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
| | |/ | |/|