summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* use mimetype icons in filepicker if there is no previewRobin Appelman2016-10-141-2/+9
* Merge pull request #1704 from nextcloud/avatar_dropdownblizzz2016-10-121-9/+14
|\
| * [9.2] Show avatar in share drop down (#25976)Thomas Müller2016-10-111-9/+14
* | Merge pull request #1702 from nextcloud/fix_tooltip_ncMorris Jobke2016-10-111-1/+1
|\ \
| * | Use Nextcloud in share tooltipRoeland Jago Douma2016-10-111-1/+1
| |/
* | Merge pull request #1407 from nextcloud/multiline_commentsMorris Jobke2016-10-111-1/+2
|\ \ | |/ |/|
| * Add autosizeRoeland Jago Douma2016-10-041-1/+2
* | Fix HTMLRoeland Jago Douma2016-10-101-1/+1
* | align layout of other link sharesMorris Jobke2016-10-101-4/+10
* | Display link resharesRoeland Jago Douma2016-10-102-4/+46
* | Merge pull request #1453 from nextcloud/do-not-reload-if-connection-lostMorris Jobke2016-10-062-2/+29
|\ \ | |/ |/|
| * do not reload the page if the server is (temporarily) unreachableChristoph Wurst2016-10-032-2/+29
* | Move options to the rightRoeland Jago Douma2016-10-031-1/+1
* | can share => can reshareRoeland Jago Douma2016-10-031-1/+1
* | Make can edit checkbox work for file sharesRoeland Jago Douma2016-10-032-12/+22
* | move unshare button out of popover menu; keep menu opened on re-renderChristoph Wurst2016-10-031-8/+15
* | move sharing options into popover menuChristoph Wurst2016-10-031-45/+71
|/
* Display "Share" alt text for share action icon (#26158)Vincent Petry2016-09-261-1/+1
* Fixup getURLParameter behaviorSimon Eisenmann2016-09-161-3/+4
* Return '' instead of 'null'Simon Eisenmann2016-09-161-1/+1
* Pass redirect_url through setup formSimon Eisenmann2016-09-131-0/+11
* Choose button remains disbaled for httpd/unix-directorySujith Haridasan2016-09-121-2/+10
* Merge pull request #1158 from nextcloud/cache_avatarsLukas Reschke2016-09-052-7/+30
|\
| * Cache avatars properlyRoeland Jago Douma2016-08-302-7/+30
* | Always use the js console when availableJoas Schilling2016-09-051-4/+1
* | Update live timestamps to give a more live feelingJoas Schilling2016-09-011-0/+7
* | update to proper icons and run occ command to update JS fileMorris Jobke2016-08-301-0/+3
|/
* Merge pull request #1115 from nextcloud/fix_146Christoph Wurst2016-08-291-1/+1
|\
| * Link 'Allow editing' => 'Allow upload and editing'Roeland Jago Douma2016-08-281-1/+1
* | Merge pull request #1135 from nextcloud/choose-buttonsJoas Schilling2016-08-291-0/+14
|\ \
| * | Choose button remains disabled unless files are chosenSujith Haridasan2016-08-291-0/+14
| |/
* / Users page lazy multiselect group dropdownsVincent Petry2016-08-291-23/+29
|/
* Merge pull request #968 from Faldon/fixing_spinner_animationLukas Reschke2016-08-271-5/+28
|\
| * Fixing infinite spinner animationThomas Pulzer2016-08-191-5/+28
* | adjust js testsArthur Schiwon2016-08-251-4/+4
* | fix internal links in security & setup warnings, resolves #1048Arthur Schiwon2016-08-251-2/+3
* | Merge pull request #1000 from nextcloud/mail_icon_shareRoeland Jago Douma2016-08-221-1/+1
|\ \
| * | Make e-mail icon visibleRoeland Jago Douma2016-08-211-1/+1
* | | Fix some jshint issues in core/js/share*Roeland Jago Douma2016-08-197-11/+19
|/ /
* | Merge pull request #964 from nextcloud/master-aedae12db5ebfaf56bec91b736fb8a5...Lukas Reschke2016-08-191-1/+4
|\ \
| * | [master] In cases where the server dictates the link share expiration the dat...Thomas Müller2016-08-191-1/+4
| |/
* / Update mimetypesRoeland Jago Douma2016-08-191-0/+3
|/
* Revert "Fixing infinite spinning animation on user menu ctrl+click"Morris Jobke2016-08-181-25/+9
* Merge pull request #778 from nextcloud/Faldon-user_menu_uiMorris Jobke2016-08-181-9/+25
|\
| * Removed debug code.Faldon2016-08-111-1/+0
| * Fixed user and main menu closing on right mouse button click.Thomas Pulzer2016-08-111-7/+8
| * Changed app and user menu delegates to mousedown events.Thomas Pulzer2016-08-091-4/+13
| * Added OS X meta key check for stopping spinning animation in app and user menu.Thomas Pulzer2016-08-091-2/+2
| * Fixed user menu to not show spinner on ctrl+click.Thomas Pulzer2016-08-091-3/+10
* | Merge pull request #677 from nextcloud/app-menu-fixLukas Reschke2016-08-101-0/+4
|\ \