summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7013 from nextcloud/forgot-passwordJan-Christoph Borchardt2017-11-142-18/+84
|\
| * Fix template order and animationJohn Molakvoæ (skjnldsv)2017-11-051-1/+4
| * Not disabled by defaultJohn Molakvoæ (skjnldsv)2017-11-052-30/+55
| * Fix loading state and error message displayJohn Molakvoæ (skjnldsv)2017-11-052-2/+18
| * Add some JS to hide and show elements for password resetJan-Christoph Borchardt2017-11-021-1/+23
* | Merge pull request #4856 from coderkun/issue-3808-xframe-denyLukas Reschke2017-11-141-9/+13
|\ \
| * | Improve warning for X-Frame-Options header DENY (#3808)coderkun2017-05-141-9/+13
* | | Merge pull request #7051 from nextcloud/breadcrumbs-refactorMorris Jobke2017-11-132-34/+1
|\ \ \
| * | | Fix click error on oc-dialog breadcrumbJohn Molakvoæ (skjnldsv)2017-11-081-1/+1
| * | | Fixed computation and removed unwanted scriptsJohn Molakvoæ (skjnldsv)2017-11-081-33/+0
* | | | Merge pull request #7056 from nextcloud/oc-28415-enable-chunking-in-authentic...blizzz2017-11-101-3/+15
|\ \ \ \
| * | | | Enable chunking for bigger files in authenticated web uploadVincent Petry2017-11-031-3/+15
| | |_|/ | |/| |
* | | | Merge pull request #6788 from staabm/masterLukas Reschke2017-11-082-20/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | Prevent XSS in links which open a new browser windowMarkus Staab2017-10-192-20/+20
* | | | Merge pull request #7064 from nextcloud/popover-fixRoeland Jago Douma2017-11-081-14/+0
|\ \ \ \
| * | | | Fixed sharing popover and removed unused old codeJohn Molakvoæ (skjnldsv)2017-11-071-14/+0
* | | | | Reduce JSHint errors/warningsMorris Jobke2017-11-068-14/+11
|/ / / /
* | | | use single quotesArthur Schiwon2017-11-021-2/+2
* | | | Adjust js testsArthur Schiwon2017-11-012-36/+35
* | | | Fix test for tooltip and local share ownerJan-Christoph Borchardt2017-11-012-6/+4
* | | | Restore 'Shared' text field for owner, since 'recipients' is still empty.Marin Treselj2017-10-311-3/+2
* | | | Fix CSS, better handling of recipientsMarin Treselj2017-10-311-11/+12
* | | | Fixed a11y; span instead of a divMarin Treselj2017-10-311-1/+1
* | | | Show avatar instead of username for shared filesJan-Christoph Borchardt2017-10-311-1/+6
| |/ / |/| |
* | | Destroy modal when closedThomas Bille2017-10-171-1/+3
* | | Fix contacts menu for IE11Christoph Wurst2017-10-091-2/+13
|/ /
* | Add empty alt text to avatars as they are decorative next to usernamesJan-Christoph Borchardt2017-09-291-2/+2
* | Improve accessibility of Contacts menuJan-Christoph Borchardt2017-09-291-5/+6
* | Fix settings button state and opacityJohn Molakvoæ (skjnldsv)2017-09-281-0/+4
* | Quota bar fix on user listJohn Molakvoæ (skjnldsv)2017-09-271-1/+0
* | Don't show placeholder when we have loaded the avatar imageRoeland Jago Douma2017-09-262-0/+10
* | Extract setting the avatar for the unknown user to its own functionDaniel Calviño Sánchez2017-09-201-4/+7
* | Use "?" instead of user ID as seed for the image placeholderDaniel Calviño Sánchez2017-09-202-2/+2
* | Unify appearance of avatars for undefined and unknown usersDaniel Calviño Sánchez2017-09-202-0/+5
* | Change move copy order and debug leftoverThomas Citharel2017-09-151-1/+0
* | typoThomas Citharel2017-09-151-1/+1
* | [WIP] Added copy and move buttonsThomas Citharel2017-09-152-12/+94
* | Allow files to be copied through action menu & multiple files actionsThomas Citharel2017-09-151-0/+45
* | Add mimetype support for .URL (Windows) and .webloc (macOS) files. Update pla...Thomas Ebert2017-08-311-2/+4
* | Trigger search after re-focusMorris Jobke2017-08-151-1/+8
* | Replace loading icon GIF with pure CSS loading iconDaniel Calviño Sánchez2017-08-031-2/+3
* | Merge pull request #5920 from nextcloud/gallery-share-view-fixMorris Jobke2017-08-021-2/+2
|\ \
| * | Fixes nextcloud/gallery#269Marin Treselj2017-07-281-2/+2
* | | Update the URLs in tests to use example.orgMorris Jobke2017-08-011-4/+4
|/ /
* | This fix the overlay of the complexity barMaxence Lange2017-07-261-1/+1
* | fix parsing of dav permissionsRobin Appelman2017-07-171-3/+2
* | Merge pull request #5070 from nextcloud/theming-vs-themesJoas Schilling2017-07-131-1/+1
|\ \
| * | Prefer custom theme over theming appJulius Härtl2017-07-121-1/+1
* | | Add select2-toggleselect to the JavaScript files to loadDaniel Calviño Sánchez2017-07-101-0/+1
|/ /
* | Fix sorting of favorite filesDaniel Calviño Sánchez2017-07-052-13/+1