summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | execute eval in global scope, addresses #5314Arthur Schiwon2017-06-091-1/+1
| |/
* / Remove the char because it breaks the export from transifexJoas Schilling2017-06-121-1/+1
|/
* Closed #5121, remove appmenu limitPatrik Kernstock2017-05-261-5/+0
* Update Opcache recommendationMorris Jobke2017-05-212-2/+2
* rename secure drop back to files drop because of name collision with securedr...Bjoern Schiessle2017-05-182-2/+2
* Disable the API endpoints as wellJoas Schilling2017-05-111-1/+3
* Request proper size for contacts menuRoeland Jago Douma2017-05-081-1/+2
* Update login flow redirectionMario Danic2017-05-041-3/+4
* Fix event firingRoeland Jago Douma2017-05-041-3/+3
* Add radio class to read/write sharing options and 1px left adjustmentFelix A. Epp2017-05-041-3/+3
* Fix read-only label idFelix A. Epp2017-05-041-1/+1
* Make files drop more permanentRoeland Jago Douma2017-05-042-59/+65