summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12468 from nextcloud/multiselect-removal-fixJohn Molakvoæ2018-11-221-344/+0
|\
| * Remove conflicting multiselectJohn Molakvoæ (skjnldsv)2018-11-151-344/+0
* | Fix whitespace and file action cleanupJulius Härtl2018-11-201-1/+1
* | Compile handlebarsRoeland Jago Douma2018-11-201-37/+33
* | Allow to hide download option for folders shared by linkJulius Härtl2018-11-202-4/+0
* | Merge pull request #12491 from nextcloud/share-menu-click-fixJohn Molakvoæ2018-11-205-14/+14
|\ \
| * | Fix share link password inputJohn Molakvoæ (skjnldsv)2018-11-205-14/+14
| |/
* | Merge pull request #12350 from nextcloud/filepicker-sortingMorris Jobke2018-11-201-8/+53
|\ \
| * | Properly align loading indicator when switching foldersJulius Härtl2018-11-161-2/+7
| * | Flip sort indicatorsJulius Härtl2018-11-161-2/+2
| * | Allow sorting in the file pickerJulius Härtl2018-11-161-6/+46
| |/
* / Fix login loader position and theming supportJohn Molakvoæ (skjnldsv)2018-11-161-1/+3
|/
* Merge pull request #12418 from nextcloud/bugfix/noid/do-not-show-integrity-wa...Morris Jobke2018-11-121-39/+0
|\
| * Remove outdated integrity warning on each pageMorris Jobke2018-11-121-39/+0
* | fixup! Use nextcloud-password-confirmationJohn Molakvoæ (skjnldsv)2018-11-121-4/+2
* | Use nextcloud-password-confirmationJohn Molakvoæ (skjnldsv)2018-11-121-1/+5
|/
* Merge pull request #12332 from nextcloud/bugfix/12314/existing-link-titleMorris Jobke2018-11-071-1/+1
|\
| * Also use default label if share label is nullJulius Härtl2018-11-071-1/+1
* | Merge pull request #12334 from nextcloud/bugfix/12164/share-dialog-useridMorris Jobke2018-11-071-17/+24
|\ \
| * | Only show label if the shareWith value is relevantJulius Härtl2018-11-071-17/+24
| |/
* / Add es6-shim as polyfill and minify underscore.jsJulius Härtl2018-11-071-2/+2
|/
* 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