Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-13 | 6 | -16/+44 |
* | Show login error message correctly (#24599) | Christoph Wurst | 2016-05-12 | 1 | -1/+0 |
* | Do not automatically try to enable index.php-less URLs (#24539) | Lukas Reschke | 2016-05-12 | 2 | -0/+45 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-12 | 2 | -2/+2 |
* | Use proper URL generation function (#24576) | Lukas Reschke | 2016-05-11 | 1 | -1/+1 |
* | use the UID for creating the session token, not the login name | Christoph Wurst | 2016-05-11 | 1 | -4/+4 |
* | fix login with email | Christoph Wurst | 2016-05-11 | 1 | -1/+2 |
* | fix PHPDoc and other minor issues | Christoph Wurst | 2016-05-11 | 2 | -4/+3 |
* | show login error | Christoph Wurst | 2016-05-11 | 1 | -5/+12 |
* | PHPDoc and other minor fixes | Christoph Wurst | 2016-05-11 | 1 | -2/+4 |
* | add unit tests for all new classes | Christoph Wurst | 2016-05-11 | 1 | -3/+3 |
* | increase token column width | Christoph Wurst | 2016-05-11 | 1 | -2/+1 |
* | fix LoginController unit tests | Christoph Wurst | 2016-05-11 | 1 | -1/+1 |
* | fix setup | Christoph Wurst | 2016-05-11 | 1 | -4/+11 |
* | Add token auth for OCS APIs | Christoph Wurst | 2016-05-11 | 2 | -3/+7 |
* | Add index on 'last_activity' | Christoph Wurst | 2016-05-11 | 1 | -2/+3 |
* | Add controller to generate client tokens | Christoph Wurst | 2016-05-11 | 3 | -0/+93 |
* | Check if session token is valid and log user out if the check fails | Christoph Wurst | 2016-05-11 | 1 | -1/+0 |
* | token based auth | Christoph Wurst | 2016-05-11 | 4 | -29/+64 |
* | Yo-ho-oh - Murder all band 'o pirates | Thomas Müller | 2016-05-11 | 2 | -10/+0 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-11 | 2 | -0/+2 |
* | Merge pull request #24397 from owncloud/sort-share-links | Morris Jobke | 2016-05-10 | 1 | -9/+9 |
|\ | |||||
| * | Reordered share link settings | Vincent Chan | 2016-05-02 | 1 | -9/+9 |
* | | Merge pull request #24434 from owncloud/permalinks | Lukas Reschke | 2016-05-10 | 2 | -3/+45 |
|\ \ | |||||
| * | | Do not encode slashes in "dir" URL param in files JS | Vincent Petry | 2016-05-06 | 1 | -1/+6 |
| * | | Auto-add fileid in URL for currently displayed folder | Vincent Petry | 2016-05-06 | 1 | -2/+33 |
| * | | Add route to resolve fileid to files app URL | Vincent Petry | 2016-05-06 | 1 | -0/+6 |
* | | | Merge pull request #24491 from owncloud/new-animated-full-css-spinner | Thomas Müller | 2016-05-09 | 8 | -12/+88 |
|\ \ \ | |||||
| * | | | New animated loader | skjnldsv | 2016-05-09 | 8 | -12/+88 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-09 | 4 | -0/+52 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-07 | 6 | -8/+168 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-06 | 4 | -0/+68 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-05 | 18 | -2/+78 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-04 | 80 | -182/+182 |
* | | Merge pull request #23844 from owncloud/disable-user | Thomas Müller | 2016-05-03 | 3 | -0/+130 |
|\ \ | |||||
| * | | Add occ commands to enable and disable a user + a disabled user can no longer... | Thomas Müller | 2016-05-02 | 3 | -0/+130 |
| |/ | |||||
* | | Merge pull request #24389 from owncloud/login-by-email | Lukas Reschke | 2016-05-03 | 1 | -2/+2 |
|\ \ | |||||
| * | | Allow login by email address | Thomas Müller | 2016-05-02 | 1 | -2/+2 |
| |/ | |||||
* | | Move OC_Log_xx to \OC\Log namespace | Roeland Jago Douma | 2016-05-03 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-03 | 2 | -4/+40 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-05-01 | 4 | -12/+24 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-30 | 4 | -38/+50 |
* | Adding progress to occ upgrade | Thomas Müller | 2016-04-28 | 1 | -15/+51 |
* | Adding progress to web upgrade | Thomas Müller | 2016-04-28 | 1 | -6/+58 |
* | Adding progress to occ maintenance:repair | Thomas Müller | 2016-04-28 | 2 | -16/+57 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-28 | 2 | -0/+6 |
* | Merge pull request #21417 from J0WI/css-fixes | Thomas Müller | 2016-04-27 | 7 | -27/+38 |
|\ | |||||
| * | fixed fallbacks and code style | jowi | 2016-01-02 | 7 | -27/+38 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-27 | 8 | -2/+22 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-26 | 6 | -38/+58 |