Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #23947 from owncloud/login-to-ctrl | Lukas Reschke | 2016-04-18 | 4 | -2/+155 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Also check for an empty string | Lukas Reschke | 2016-04-15 | 1 | -4/+4 | |
| * | | | | Rename `username` to `loginName` | Lukas Reschke | 2016-04-15 | 2 | -5/+5 | |
| * | | | | Use !== instead of empty | Lukas Reschke | 2016-04-15 | 1 | -4/+4 | |
| * | | | | Move login form into controller | Lukas Reschke | 2016-04-15 | 4 | -1/+154 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-17 | 2 | -0/+2 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-16 | 2 | -0/+4 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-15 | 2 | -36/+58 | |
* | | | | Merge pull request #23994 from owncloud/log-in-image | Thomas Müller | 2016-04-14 | 2 | -20/+11 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | use background image for log in view | Jan-Christoph Borchardt | 2016-04-14 | 2 | -20/+11 | |
* | | | | Merge pull request #22760 from owncloud/tooltip-cssfix | Thomas Müller | 2016-04-14 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | add word wrap to tooltips | Erik Pellikka | 2016-03-02 | 1 | -0/+1 | |
* | | | | | close navigation menu when opening app in new tab (#23914) | Christoph Wurst | 2016-04-14 | 1 | -0/+4 | |
* | | | | | add loading feedback to user menu entries (#23916) | Christoph Wurst | 2016-04-14 | 2 | -0/+21 | |
| |_|/ / |/| | | | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-14 | 2 | -0/+2 | |
| |/ / |/| | | ||||||
* | | | Use 6 months as SSL STS header threshold | Morris Jobke | 2016-04-13 | 2 | -5/+5 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-13 | 10 | -12/+608 | |
* | | | Add unit testing capabilities for templates (#23708) | Thomas Müller | 2016-04-12 | 2 | -0/+5 | |
* | | | Checkboxes (#23063) | Hendrik Leppelsack | 2016-04-12 | 2 | -19/+86 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-12 | 2 | -0/+8 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-11 | 2 | -0/+12 | |
* | | | Added white download icons | skjnldsv | 2016-04-10 | 3 | -0/+9 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-10 | 2 | -2/+4 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-09 | 120 | -98/+148 | |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-07 | 122 | -2168/+2206 | |
* | | | Updated color generator | John Molakvoæ | 2016-04-06 | 1 | -5/+23 | |
* | | | Merge pull request #23819 from owncloud/move-core-completely-to-psr4 | Roeland Douma | 2016-04-06 | 58 | -0/+0 | |
|\ \ \ | ||||||
| * | | | Rename files to be PSR-4 compliant | Lukas Reschke | 2016-04-06 | 58 | -0/+0 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-06 | 2 | -0/+8 | |
* | | | | Use proper shortcut methods in templates | Morris Jobke | 2016-04-06 | 2 | -2/+2 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-06 | 88 | -92/+78 | |
* | | | Move OC\Core and OC\Settings to composer autoloader | Lukas Reschke | 2016-04-05 | 1 | -0/+0 | |
* | | | Merge pull request #23677 from owncloud/db-schema-migration-feedback | Thomas Müller | 2016-04-05 | 5 | -24/+146 | |
|\ \ \ | ||||||
| * | | | Fix verbose output of upgrade command - not progressbar in this case and the ... | Thomas Müller | 2016-04-04 | 2 | -16/+27 | |
| * | | | Add detailed logs hidden and show them on request | Morris Jobke | 2016-04-04 | 4 | -10/+42 | |
| * | | | Limit the message to the console to the first 30 characters in order to not b... | Thomas Müller | 2016-04-04 | 1 | -1/+5 | |
| * | | | Show individual sql schema migration steps during upgrade - on web as well as... | Thomas Müller | 2016-04-04 | 5 | -19/+94 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-05 | 84 | -160/+10 | |
|/ / / | ||||||
* | | | core: Fix typos (found by codespell) | Stefan Weil | 2016-04-04 | 7 | -9/+9 | |
* | | | Merge pull request #23638 from owncloud/new-placeholder-colours-generator | Jan-Christoph Borchardt | 2016-04-03 | 1 | -6/+56 | |
|\ \ \ | ||||||
| * | | | New colour generator | John Molakvoæ | 2016-04-01 | 1 | -6/+56 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-02 | 2 | -0/+36 | |
* | | | | Merge pull request #23487 from owncloud/core-globalajaxerrorwhengoingaway | Vincent Petry | 2016-04-01 | 2 | -7/+77 | |
|\ \ \ \ | ||||||
| * | | | | Adjust core unit tests for unload/reload cases | Vincent Petry | 2016-03-23 | 2 | -6/+43 | |
| * | | | | Stronger fix for navigate away detection | Vincent Petry | 2016-03-22 | 1 | -2/+10 | |
| * | | | | Firefox returns 303 on cross-domain redirect | Vincent Petry | 2016-03-22 | 1 | -1/+1 | |
| * | | | | Detect user navigating away, don't interpret as ajax error | Vincent Petry | 2016-03-22 | 1 | -1/+26 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-01 | 2 | -0/+42 | |
* | | | | | Merge pull request #16857 from owncloud/printStylesheets | C. Montero Luque | 2016-03-31 | 3 | -3/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | support print stylesheets | Hendrik Leppelsack | 2016-01-13 | 3 | -3/+12 |