summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #5396 from nextcloud/gpx-mimetypeblizzz2017-06-151-1/+6
|\
| * bycatch, x-ldif entry was missingArthur Schiwon2017-06-141-1/+1
| * add location filetype iconArthur Schiwon2017-06-141-0/+5
* | Merge pull request #5244 from nextcloud/dynamic-percentual-appmenu-limitMorris Jobke2017-06-141-2/+20
|\ \
| * | Show at least 8 icons, don't use percentage on mobileJulius Härtl2017-06-141-1/+14
| * | Decimal percentage, dynamic appIcon widthPatrik Kernstock2017-06-101-3/+3
| * | Now using dynamic percentual appmenu limitPatrik Kernstock2017-06-041-1/+6
* | | Localize contacts menu search input placeholderChristoph Wurst2017-06-141-1/+1
| |/ |/|
* | Fix escaping of user and group names in "shared by" messageJoas Schilling2017-06-131-2/+6
* | Merge pull request #5167 from nextcloud/rakekniven-patch-2Morris Jobke2017-06-122-2/+2
|\ \
| * | Update setupchecks.jsrakekniven2017-05-312-2/+2
| |/
* | Merge pull request #5315 from nextcloud/global-evalMorris Jobke2017-06-121-1/+1
|\ \