Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5982 from nextcloud/fix-loading-icon-inside-upload-button... | Lukas Reschke | 2017-08-08 | 1 | -1/+2 |
|\ | |||||
| * | Fix loading icon inside upload button in Theming app | Daniel Calviño Sánchez | 2017-08-07 | 1 | -1/+2 |
* | | Merge pull request #5972 from nextcloud/replace-loading-icon-gif-with-pure-cs... | Morris Jobke | 2017-08-08 | 5 | -4/+53 |
|\ \ | |||||
| * | | Ignore clicks on login button icon so they are received by the button | Daniel Calviño Sánchez | 2017-08-07 | 2 | -0/+14 |
| * | | Replace loading icon GIF with pure CSS loading icon | Daniel Calviño Sánchez | 2017-08-03 | 5 | -4/+39 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-08 | 18 | -42/+740 |
* | | | Merge pull request #5998 from nextcloud/drone_mysqlmb4_71 | Morris Jobke | 2017-08-07 | 1 | -0/+11 |
|\ \ \ | |||||
| * | | | Add mysqlmb4 php7.1 drone job | Roeland Jago Douma | 2017-08-06 | 1 | -0/+11 |
|/ / / | |||||
* | | | Merge pull request #5997 from nextcloud/drone_mysqlmb4_70 | Morris Jobke | 2017-08-06 | 1 | -0/+11 |
|\ \ \ | |||||
| * | | | Add myslqmb4 php 7.0 drone | Roeland Jago Douma | 2017-08-06 | 1 | -0/+11 |
|/ / / | |||||
* | | | Merge pull request #5995 from nextcloud/drone_mysql_71 | Morris Jobke | 2017-08-06 | 1 | -0/+11 |
|\ \ \ | |||||
| * | | | Add PHP 7.1 mysql job to drone | Roeland Jago Douma | 2017-08-06 | 1 | -0/+11 |
|/ / / | |||||
* | | | Merge pull request #5990 from nextcloud/drone_mysql_70 | Roeland Jago Douma | 2017-08-06 | 1 | -0/+11 |
|\ \ \ | |||||
| * | | | Also run mysql test on php7.0 | Roeland Jago Douma | 2017-08-05 | 1 | -0/+11 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-06 | 8 | -4/+16 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-05 | 158 | -270/+350 |
* | | | Merge pull request #5550 from andreasjacobsen93/clean-settings-layout | Morris Jobke | 2017-08-04 | 3 | -240/+265 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Merge branch 'master' into clean-settings-layout | Morris Jobke | 2017-08-04 | 68 | -198/+261 |
| |\ \ | |||||
| * \ \ | Merge branch 'clean-settings-layout' of github.com:andreasjacobsen93/nextclou... | Marin Treselj | 2017-08-04 | 1011 | -7186/+12366 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' into clean-settings-layout | Morris Jobke | 2017-08-03 | 1011 | -7186/+12366 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| * | / | | Fix federation icon menu and container paddings. | Marin Treselj | 2017-08-04 | 2 | -48/+11 |
| |/ / / | |||||
| * | | | Reintroduce a more compact grid. | Marin Treselj | 2017-08-03 | 1 | -0/+5 |
| * | | | Clean up HTML structure, fix labels. | Marin Treselj | 2017-08-03 | 2 | -60/+26 |
| * | | | Merge branch 'clean-settings-layout' of https://github.com/andreasjacobsen93/... | Andreas Jacobsen | 2017-07-24 | 672 | -8160/+15570 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' into clean-settings-layout | Andreas Jacobsen | 2017-07-15 | 672 | -8160/+15570 |
| | |\ \ \ | |||||
| * | | | | | Fixed bug with sharing-settings | Andreas Jacobsen | 2017-07-24 | 2 | -1/+6 |
| |/ / / / | |||||
| * | | | | Personal settings file changed | Andreas Jacobsen | 2017-07-15 | 2 | -422/+347 |
| * | | | | Updated layout | Andreas Jacobsen | 2017-07-14 | 2 | -17/+26 |
| * | | | | Moved settings to left | Andreas Jacobsen | 2017-07-14 | 2 | -9/+13 |
| * | | | | Update for settings | Andreas Jacobsen | 2017-06-29 | 2 | -16/+34 |
| * | | | | Added space between avatar and settings | Andreas Jacobsen | 2017-06-28 | 1 | -6/+4 |
| * | | | | Fixed typos | Andreas Jacobsen | 2017-06-28 | 2 | -6/+6 |
| * | | | | Merge branch 'clean-settings-layout' of https://github.com/andreasjacobsen93/... | Andreas Jacobsen | 2017-06-28 | 0 | -0/+0 |
| |\ \ \ \ | |||||
| | * | | | | Cleaned up personal settings page | Andreas Jacobsen | 2017-06-27 | 2 | -73/+106 |
| * | | | | | Cleaned up personal settings page | Andreas Jacobsen | 2017-06-28 | 2 | -73/+106 |
| |/ / / / | |||||
* | | | | | Merge pull request #5969 from nextcloud/fix-vertical-alignment-of-loading-ico... | Morris Jobke | 2017-08-04 | 1 | -20/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Fix code style | Daniel Calviño Sánchez | 2017-08-03 | 1 | -1/+1 |
| * | | | | | Remove superfluous selector part | Daniel Calviño Sánchez | 2017-08-03 | 1 | -1/+1 |
| * | | | | | Align vertically loading icon and status message | Daniel Calviño Sánchez | 2017-08-03 | 1 | -6/+6 |
| * | | | | | Do not use the same rules for loading icon than for upload icon | Daniel Calviño Sánchez | 2017-08-03 | 1 | -2/+1 |
| * | | | | | Remove ignored rules | Daniel Calviño Sánchez | 2017-08-03 | 1 | -11/+0 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #5954 from nextcloud/textpreview_range | Lukas Reschke | 2017-08-04 | 1 | -1/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Do not fetch the whole text file for the sidebar preview | Roeland Jago Douma | 2017-08-03 | 1 | -1/+6 |
| |/ / / / | |||||
* | | | | | Merge pull request #5963 from nextcloud/pre_post_share_events | Lukas Reschke | 2017-08-04 | 4 | -124/+302 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Move pre_shared and post_shared events to EventDispatcher | Roeland Jago Douma | 2017-08-03 | 4 | -124/+302 |
* | | | | | Merge pull request #5967 from nextcloud/revert-5682-inline-svg-icon | Morris Jobke | 2017-08-04 | 6 | -22/+15 |
|\ \ \ \ \ | |||||
| * | | | | | Revert "Proof of concept #5593 - inline SVG icon for icon-contacts" | Joas Schilling | 2017-08-03 | 6 | -22/+15 |
| | |/ / / | |/| | | | |||||
* / | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-04 | 62 | -176/+246 |
|/ / / / | |||||
* | | | | Merge pull request #5738 from nextcloud/comradekingu-patch-3 | Morris Jobke | 2017-08-03 | 1 | -3/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Improve spelling in LDAP | Allan Nordhøy | 2017-08-02 | 1 | -3/+3 |