Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add cache buster to logo | Lukas Reschke | 2016-08-18 | 1 | -2/+2 |
* | Merge pull request #929 from nextcloud/revert-778-Faldon-user_menu_ui | Morris Jobke | 2016-08-18 | 1 | -25/+9 |
|\ | |||||
| * | Revert "Fixing infinite spinning animation on user menu ctrl+click" | Morris Jobke | 2016-08-18 | 1 | -25/+9 |
|/ | |||||
* | Merge pull request #714 from nextcloud/comments-layout | Lukas Reschke | 2016-08-18 | 3 | -29/+59 |
|\ | |||||
| * | Improve layout of cancel button in the comments sidebar | Morris Jobke | 2016-08-18 | 2 | -1/+5 |
| * | Fix layout of comments submit button on all screen sizes | Morris Jobke | 2016-08-18 | 1 | -4/+4 |
| * | Fix js unit test | Roeland Jago Douma | 2016-08-17 | 1 | -2/+2 |
| * | Fix edit comment layout | Roeland Jago Douma | 2016-08-17 | 1 | -1/+1 |
| * | fix design details in comments sidebar | Jan-Christoph Borchardt | 2016-08-17 | 2 | -26/+52 |
* | | Merge pull request #917 from nextcloud/share_api_use_parameters | Lukas Reschke | 2016-08-18 | 3 | -578/+210 |
|\ \ | |||||
| * | | Cleanup Tests | Roeland Jago Douma | 2016-08-17 | 2 | -173/+80 |
| * | | Move updateShare and getShares over to use proper parameters | Roeland Jago Douma | 2016-08-17 | 3 | -156/+81 |
| * | | Use parameters in createShare | Roeland Jago Douma | 2016-08-17 | 3 | -280/+80 |
* | | | Merge pull request #778 from nextcloud/Faldon-user_menu_ui | Morris Jobke | 2016-08-18 | 1 | -9/+25 |
|\ \ \ | |/ / |/| | | |||||
| * | | Removed debug code. | Faldon | 2016-08-11 | 1 | -1/+0 |
| * | | Fixed user and main menu closing on right mouse button click. | Thomas Pulzer | 2016-08-11 | 1 | -7/+8 |
| * | | Changed app and user menu delegates to mousedown events. | Thomas Pulzer | 2016-08-09 | 1 | -4/+13 |
| * | | Added OS X meta key check for stopping spinning animation in app and user menu. | Thomas Pulzer | 2016-08-09 | 1 | -2/+2 |
| * | | Fixed user menu to not show spinner on ctrl+click. | Thomas Pulzer | 2016-08-09 | 1 | -3/+10 |
* | | | Merge pull request #916 from nextcloud/password_controller_composer | Roeland Jago Douma | 2016-08-17 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | Add ChangePasswordController to autoloader | Roeland Jago Douma | 2016-08-17 | 2 | -2/+2 |
* | | | | Merge pull request #848 from nextcloud/public-link-quota | Lukas Reschke | 2016-08-17 | 1 | -1/+13 |
|\ \ \ \ | |||||
| * | | | | fix getting quota for public links with quota_include_external_storage | Robin Appelman | 2016-08-12 | 1 | -1/+13 |
* | | | | | Merge pull request #914 from nextcloud/fix-svgs | Lukas Reschke | 2016-08-17 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | add viewBox to app icon for proper scaling in Firefox | Morris Jobke | 2016-08-17 | 2 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #867 from nextcloud/notification-primary-action-always-first | Roeland Jago Douma | 2016-08-17 | 2 | -1/+34 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Make sure the primary action is always the first one | Joas Schilling | 2016-08-15 | 2 | -1/+34 |
* | | | | | Merge pull request #905 from nextcloud/invisible_icons | Morris Jobke | 2016-08-17 | 11 | -18/+22 |
|\ \ \ \ \ | |||||
| * | | | | | Fix null reference in IE | Morris Jobke | 2016-08-17 | 1 | -6/+6 |
| * | | | | | Empty tags are not allowed for image and feColorMatrix in IE11 and below | Morris Jobke | 2016-08-17 | 2 | -6/+6 |
| * | | | | | Add viewBox to app icons | Roeland Jago Douma | 2016-08-17 | 9 | -6/+9 |
| * | | | | | Remove hack | Roeland Jago Douma | 2016-08-17 | 1 | -5/+1 |
| * | | | | | Introduce weird hack for Firefox | Morris Jobke | 2016-08-17 | 1 | -0/+5 |
| * | | | | | Filter can't be named invert in FF | Roeland Jago Douma | 2016-08-17 | 1 | -2/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #895 from nextcloud/autoloader_checker | Lukas Reschke | 2016-08-17 | 9 | -150/+125 |
|\ \ \ \ \ | |||||
| * | | | | | Update autoloader | Roeland Jago Douma | 2016-08-17 | 7 | -150/+78 |
| * | | | | | Updated travis file to validate autoloader | Roeland Jago Douma | 2016-08-17 | 1 | -0/+3 |
| * | | | | | Add autoload checker | Roeland Jago Douma | 2016-08-17 | 1 | -0/+44 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-08-17 | 126 | -564/+642 |
* | | | | | | Merge pull request #899 from nextcloud/nfd-default | Robin Appelman | 2016-08-17 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Disable NFD encoding wrapper by default | Vincent Petry | 2016-08-17 | 1 | -1/+1 |
* | | | | | | | Merge pull request #787 from nextcloud/files_external-settings-polish | Marius Blüm | 2016-08-17 | 6 | -30/+51 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix casing of external storage app | Morris Jobke | 2016-08-17 | 3 | -5/+5 |
| * | | | | | | | layout refinements | Morris Jobke | 2016-08-17 | 3 | -9/+16 |
| * | | | | | | | hide files external in personal settings if it's empty | Robin Appelman | 2016-08-17 | 2 | -1/+6 |
| * | | | | | | | don't show dependency info if we cant create new mounts | Robin Appelman | 2016-08-17 | 2 | -6/+7 |
| * | | | | | | | hide global credentials in personal when a user cant add mounts | Robin Appelman | 2016-08-17 | 2 | -16/+24 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #890 from nextcloud/issue-879-quota-unlimited-via-api | Roeland Jago Douma | 2016-08-17 | 2 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix constant name, copy-pasterino | Joas Schilling | 2016-08-17 | 1 | -1/+1 |
| * | | | | | | | Allow to retrieve the quota itself via the provisioning api | Joas Schilling | 2016-08-17 | 1 | -0/+1 |
| |/ / / / / / |