summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
...
* | | only reload on errors when logged inRobin Appelman2016-12-011-1/+1
|/ /
* | fix testsMorris Jobke2016-11-291-1/+2
* | Use displaynameJohn Molakvoæ2016-11-291-2/+3
* | Merge pull request #2342 from nextcloud/filepicker-shadowLukas Reschke2016-11-282-37/+8
|\ \
| * | move more sizing logic to cssRobin Appelman2016-11-282-19/+8
| * | fix dialog to window using cssRobin Appelman2016-11-281-11/+0
| * | center dialog using cssRobin Appelman2016-11-281-2/+0
| * | limit filepicker height to screenRobin Appelman2016-11-251-8/+1
| * | fix styling of filepicker dialogRobin Appelman2016-11-251-1/+3
* | | Merge pull request #2341 from nextcloud/filepicker-public-shareLukas Reschke2016-11-281-1/+1
|\ \ \
| * | | use public share fileclient when availableRobin Appelman2016-11-251-1/+1
| |/ /
* | | Merge pull request #2363 from nextcloud/fix-2329Morris Jobke2016-11-281-3/+7
|\ \ \
| * | | open popup menu in share dialog only for one sharee on renderArthur Schiwon2016-11-281-3/+7
* | | | Merge pull request #2365 from nextcloud/resize-the-controls-after-the-sidebar...Lukas Reschke2016-11-281-1/+1
|\ \ \ \
| * | | | Make sure the controls is resized after the sidebar disappearedJoas Schilling2016-11-281-1/+1
| |/ / /
* / / / bring back permissions for mail sharesBjoern Schiessle2016-11-281-8/+6
|/ / /
* / / Add jquery ui fixes js fileJohn Molakvoæ (skjnldsv)2016-11-251-0/+8
|/ /
* | Merge pull request #2243 from nextcloud/file-drop-wordingRoeland Jago Douma2016-11-241-1/+1
|\ \
| * | fix wording of File drop, ref #2207Jan-Christoph Borchardt2016-11-221-1/+1
* | | fix some outdated namingJan-Christoph Borchardt2016-11-241-9/+9
* | | show dialog again of operation failedBjoern Schiessle2016-11-241-0/+1
* | | set focus on input fieldBjoern Schiessle2016-11-241-0/+1
* | | Merge pull request #2283 from nextcloud/no-padding-if-no-settings-areaJulius Härtl2016-11-231-0/+4
|\ \ \
| * | | Remove padding from apps navigation if there is no settings areaMorris Jobke2016-11-231-0/+4
* | | | Merge pull request #2247 from nextcloud/avatar-fallbackRoeland Jago Douma2016-11-232-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | fix unit testsMorris Jobke2016-11-231-2/+2
| * | | use ? instead of X for avatar name fallbackJan-Christoph Borchardt2016-11-221-3/+3
| |/ /
* / / Do not escape shareesRoeland Jago Douma2016-11-231-9/+3
|/ /
* | Use proper return functionLukas Reschke2016-11-211-2/+1
* | Adjust unit testsLukas Reschke2016-11-211-6/+12
* | Search on lookup serverRoeland Jago Douma2016-11-211-1/+3
* | Merge pull request #1855 from nextcloud/focus-onslidetoggleMorris Jobke2016-11-181-0/+4
|\ \
| * | Add focus to autofocus form element on slide toggleFelix A. Epp2016-11-071-0/+4
* | | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke2016-11-182-0/+76
|\ \ \
| * | | Use the existing promptJoas Schilling2016-11-181-37/+27
| * | | Submit on enterRoeland Jago Douma2016-11-181-0/+6
| * | | Empty the password field on submission of the formJoas Schilling2016-11-181-5/+3
| * | | use proper method call for _.bind()Morris Jobke2016-11-181-1/+1
| * | | Require confirmation for app config changesJoas Schilling2016-11-181-0/+4
| * | | Make sure it is a functionJoas Schilling2016-11-181-1/+1
| * | | Allow to check it via the APIJoas Schilling2016-11-181-2/+16
| * | | Introduce the UI for password confirmationJoas Schilling2016-11-181-0/+64
* | | | Theming: Code cleanup and cache buster for mime iconsJulius Haertl2016-11-181-0/+4
* | | | Fix IconController after rebaseJulius Haertl2016-11-181-1/+1
* | | | Core: Load mimetype icons from theming app if availableJulius Haertl2016-11-181-0/+5
* | | | remove Unshare icon in listJan-Christoph Borchardt2016-11-171-1/+0
|/ / /
* | | Merge pull request #2146 from nextcloud/add_copy_tooltip_to_clipboardRoeland Jago Douma2016-11-161-10/+18
|\ \ \
| * | | Fix tooltips - they now properly change on clickMorris Jobke2016-11-161-13/+20
| * | | Adds copy tooltip to clipboardsRoeland Jago Douma2016-11-151-2/+3
* | | | Merge pull request #2139 from nextcloud/increase-version-to-ELFMorris Jobke2016-11-152-10/+10
|\ \ \ \