summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix layout of comments submit button on all screen sizesMorris Jobke2016-08-181-4/+4
| * | | Fix js unit testRoeland Jago Douma2016-08-171-2/+2
| * | | Fix edit comment layoutRoeland Jago Douma2016-08-171-1/+1
| * | | fix design details in comments sidebarJan-Christoph Borchardt2016-08-172-26/+52
* | | | Merge pull request #917 from nextcloud/share_api_use_parametersLukas Reschke2016-08-183-578/+210
|\ \ \ \ | |_|/ / |/| | |
| * | | Cleanup TestsRoeland Jago Douma2016-08-172-173/+80
| * | | Move updateShare and getShares over to use proper parametersRoeland Jago Douma2016-08-173-156/+81
| * | | Use parameters in createShareRoeland Jago Douma2016-08-173-280/+80
* | | | 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 #916 from nextcloud/password_controller_composerRoeland Jago Douma2016-08-172-2/+2
|\ \ \ \
| * | | | Add ChangePasswordController to autoloaderRoeland Jago Douma2016-08-172-2/+2
* | | | | Merge pull request #848 from nextcloud/public-link-quotaLukas Reschke2016-08-171-1/+13
|\ \ \ \ \
| * | | | | fix getting quota for public links with quota_include_external_storageRobin Appelman2016-08-121-1/+13
* | | | | | Merge pull request #914 from nextcloud/fix-svgsLukas Reschke2016-08-172-2/+2
|\ \ \ \ \ \
| * | | | | | add viewBox to app icon for proper scaling in FirefoxMorris Jobke2016-08-172-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #867 from nextcloud/notification-primary-action-always-firstRoeland Jago Douma2016-08-172-1/+34
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make sure the primary action is always the first oneJoas Schilling2016-08-152-1/+34
* | | | | | Merge pull request #905 from nextcloud/invisible_iconsMorris Jobke2016-08-1711-18/+22
|\ \ \ \ \ \
| * | | | | | Fix null reference in IEMorris Jobke2016-08-171-6/+6
| * | | | | | Empty tags are not allowed for image and feColorMatrix in IE11 and belowMorris Jobke2016-08-172-6/+6
| * | | | | | Add viewBox to app iconsRoeland Jago Douma2016-08-179-6/+9
| * | | | | | Remove hackRoeland Jago Douma2016-08-171-5/+1
| * | | | | | Introduce weird hack for FirefoxMorris Jobke2016-08-171-0/+5
| * | | | | | Filter can't be named invert in FFRoeland Jago Douma2016-08-171-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #895 from nextcloud/autoloader_checkerLukas Reschke2016-08-179-150/+125
|\ \ \ \ \ \
| * | | | | | Update autoloaderRoeland Jago Douma2016-08-177-150/+78
| * | | | | | Updated travis file to validate autoloaderRoeland Jago Douma2016-08-171-0/+3
| * | | | | | Add autoload checkerRoeland Jago Douma2016-08-171-0/+44
* | | | | | | [tx-robot] updated from transifexNextcloud bot2016-08-17126-564/+642
* | | | | | | Merge pull request #899 from nextcloud/nfd-defaultRobin Appelman2016-08-171-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Disable NFD encoding wrapper by defaultVincent Petry2016-08-171-1/+1
* | | | | | | | Merge pull request #787 from nextcloud/files_external-settings-polishMarius Blüm2016-08-176-30/+51
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Fix casing of external storage appMorris Jobke2016-08-173-5/+5
| * | | | | | | layout refinementsMorris Jobke2016-08-173-9/+16
| * | | | | | | hide files external in personal settings if it's emptyRobin Appelman2016-08-172-1/+6
| * | | | | | | don't show dependency info if we cant create new mountsRobin Appelman2016-08-172-6/+7
| * | | | | | | hide global credentials in personal when a user cant add mountsRobin Appelman2016-08-172-16/+24
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #890 from nextcloud/issue-879-quota-unlimited-via-apiRoeland Jago Douma2016-08-172-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix constant name, copy-pasterinoJoas Schilling2016-08-171-1/+1
| * | | | | | | Allow to retrieve the quota itself via the provisioning apiJoas Schilling2016-08-171-0/+1
| |/ / / / / /
* | | | | | | Merge pull request #868 from nextcloud/changepasswordcontrollerRoeland Jago Douma2016-08-175-180/+417
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add tests for ChangePasswordControllerRoeland Jago Douma2016-08-171-0/+161
| * | | | | | Moved ChangePassword to an actual ControllerRoeland Jago Douma2016-08-174-180/+256
* | | | | | | Merge pull request #892 from nextcloud/fix_phpdocRoeland Jago Douma2016-08-175-8/+8
|\ \ \ \ \ \ \
| * | | | | | | Fix phpdoc in CommentsRoeland Jago Douma2016-08-162-4/+4