Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor delete handling and apply it to users and groups | Arthur Schiwon | 2014-06-02 | 1 | -0/+1 |
* | add Last Login column | Arthur Schiwon | 2014-06-02 | 1 | -0/+1 |
* | Splits Controls overlap in files and users. | raghunayyar | 2014-06-02 | 1 | -1/+4 |
* | resolve conflicts while picking c0fb623 | raghunayyar | 2014-06-02 | 1 | -4/+1 |
* | Merge pull request #8718 from owncloud/share_icons_for_shared_by | Vincent Petry | 2014-06-02 | 1 | -13/+31 |
|\ | |||||
| * | add share icons for folders shared by the current user | Bjoern Schiessle | 2014-05-30 | 1 | -13/+31 |
* | | Merge pull request #8443 from owncloud/csrf-on-login-and-logout | Vincent Petry | 2014-06-02 | 1 | -0/+3 |
|\ \ | |||||
| * \ | Merge branch 'master' into csrf-on-login-and-logout | Thomas Müller | 2014-05-19 | 104 | -280/+1271 |
| |\ \ | |||||
| * | | | Add CSRF check on login and logout | Lukas Reschke | 2014-05-04 | 1 | -0/+3 |
* | | | | Merge pull request #8187 from owncloud/escape-more-character | Morris Jobke | 2014-06-02 | 2 | -1/+12 |
|\ \ \ \ | |||||
| * | | | | Fix typo | Lukas Reschke | 2014-05-31 | 1 | -1/+1 |
| * | | | | Add unit tests for escapeHTML | Lukas Reschke | 2014-05-28 | 1 | -0/+11 |
| * | | | | Also encode > and ' | Lukas Reschke | 2014-04-13 | 1 | -1/+1 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-02 | 1 | -0/+1 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-01 | 1 | -0/+8 |
* | | | | | Merge pull request #8798 from owncloud/fix-corejs | Vincent Petry | 2014-05-31 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Fix undefined JS on login/setup page | Vincent Petry | 2014-05-30 | 1 | -3/+3 |
| | |_|_|/ | |/| | | | |||||
* / | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-31 | 14 | -4/+120 |
|/ / / / | |||||
* | | | | Fix fileList fallback in OC.Share for outside files app | Vincent Petry | 2014-05-30 | 1 | -3/+10 |
* | | | | Sharing overview fixes and unit tests | Vincent Petry | 2014-05-30 | 1 | -21/+24 |
* | | | | Fix IE8 issue when icon is not defined | Vincent Petry | 2014-05-30 | 1 | -1/+1 |
* | | | | Fixed file actions for sharing views | Vincent Petry | 2014-05-30 | 1 | -6/+18 |
* | | | | Added sharing overview page (WIP) | Vincent Petry | 2014-05-30 | 1 | -1/+10 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-30 | 59 | -137/+56 |
* | | | | Merge pull request #8700 from owncloud/design-smallfixes | Lukas Reschke | 2014-05-29 | 2 | -7/+24 |
|\ \ \ \ | |||||
| * | | | | fix height of select boxes for OS X | Jan-Christoph Borchardt | 2014-05-23 | 1 | -0/+5 |
| * | | | | use user-select: none; on header, navigation and user menu | Jan-Christoph Borchardt | 2014-05-23 | 1 | -4/+10 |
| * | | | | darken scrollbar to distinguish from selected sidebar items | Jan-Christoph Borchardt | 2014-05-23 | 1 | -3/+9 |
* | | | | | Merge pull request #8727 from owncloud/upgrade-overview | Lukas Reschke | 2014-05-29 | 6 | -30/+136 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed DOM elements, styling and code style issues | Vincent Petry | 2014-05-28 | 3 | -27/+24 |
| * | | | | | Fixed styles in update overview page | Vincent Petry | 2014-05-27 | 2 | -9/+19 |
| * | | | | | Now showing disabled apps as upgrade status line | Vincent Petry | 2014-05-27 | 3 | -2/+13 |
| * | | | | | Added update overview page | Vincent Petry | 2014-05-27 | 3 | -30/+118 |
* | | | | | | Remove deprecated functions | Lukas Reschke | 2014-05-29 | 1 | -33/+0 |
* | | | | | | Merge pull request #8554 from owncloud/add_resetadminpass_command | Andreas Fischer | 2014-05-29 | 2 | -0/+80 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge remote-tracking branch 'owncloud/master' into add_resetadminpass_command | Andreas Fischer | 2014-05-28 | 105 | -279/+1279 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Move resetpassword into user: command space. | Andreas Fischer | 2014-05-28 | 2 | -3/+3 |
| * | | | | | | | Document type of user project. | Andreas Fischer | 2014-05-28 | 1 | -0/+1 |
| * | | | | | | | Receive \OC\User\Manager as a constructor dependency. | Andreas Fischer | 2014-05-28 | 2 | -3/+11 |
| * | | | | | | | Use userManager, color output, return 1 on error | kondou | 2014-05-24 | 1 | -8/+17 |
| * | | | | | | | Add doc, check return-value, fix spacing, require interactive | kondou | 2014-05-13 | 1 | -6/+15 |
| * | | | | | | | Back to the future | Lukas Reschke | 2014-05-12 | 1 | -1/+1 |
| * | | | | | | | Make ResetAdminPass to ResetPassword | kondou | 2014-05-12 | 3 | -37/+53 |
| * | | | | | | | Add a resetadminpass command to console - fix #8248 | kondou | 2014-05-12 | 2 | -0/+37 |
* | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-05-29 | 1 | -16/+20 |
* | | | | | | | | Merge pull request #8748 from owncloud/cli_maintenance_mode | Andreas Fischer | 2014-05-29 | 2 | -0/+62 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Use OC\Config instead of OC_Config | scolebrook | 2014-05-28 | 2 | -6/+15 |
| * | | | | | | | Changed class name to mode | scolebrook | 2014-05-28 | 2 | -3/+3 |
| * | | | | | | | Add ability to enable/disable maintenance mode from cli. | scolebrook | 2014-05-27 | 2 | -0/+53 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #8681 from owncloud/logintimestamp | Lukas Reschke | 2014-05-28 | 2 | -0/+48 |
|\ \ \ \ \ \ \ |