summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Fix closing app menu on mobileJulius Haertl2016-07-311-0/+4
* | | Open exiration date picker directly on toggleRoeland Jago Douma2016-08-091-0/+2
| |/ |/|
* | reduce info on update screens, introduce button to refreshJan-Christoph Borchardt2016-08-041-12/+10
* | Group incoming shares for resharing in JSVincent Petry2016-08-032-1/+70
* | Fix javascript tests for sidebar animationJulius Haertl2016-07-301-0/+4
* | Add animation to app-contentJulius Haertl2016-07-301-2/+2
* | slight animation for the sidebar for better feedback what happensJan-Christoph Borchardt2016-07-291-3/+6
|/
* dont load filelist previews if we know we dont have oneRobin Appelman2016-07-272-3/+21
* Merge pull request #507 from nextcloud/run-le-scriptMorris Jobke2016-07-211-4/+5
|\
| * Update with robinJoas Schilling2016-07-211-1/+1
| * Fix othersJoas Schilling2016-07-211-3/+4
* | Merge pull request #374 from lpszBuffer/masterWilliam Bargent2016-07-212-4/+4
|\ \ | |/ |/|