| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-31 | 4 | -0/+16 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-28 | 2 | -0/+212 |
* | Move calls to \OCP\JSON to private \OC_JSON | Roeland Jago Douma | 2018-03-22 | 1 | -5/+5 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-21 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-20 | 2 | -12/+36 |
* | Remove unused download.php | Roeland Jago Douma | 2018-03-19 | 2 | -55/+0 |
* | Merge pull request #8811 from nextcloud/remove_dep_util_link | Roeland Jago Douma | 2018-03-14 | 1 | -1/+1 |
|\ |
|
| * | Remove deprecated URL functions for OCP\Util | Roeland Jago Douma | 2018-03-13 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-14 | 4 | -0/+24 |
|/ |
|
* | Move storagestats endpoint to proper controller | Roeland Jago Douma | 2018-03-13 | 5 | -60/+82 |
* | Use proper method to log exceptions | Morris Jobke | 2018-03-12 | 1 | -3/+3 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-12 | 2 | -0/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-09 | 8 | -4/+54 |
* | Fixed jsunit | John Molakvoæ (skjnldsv) | 2018-03-08 | 1 | -1/+2 |
* | Fixed event propagation on safari | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -1/+3 |
* | Fixed ext share style and use varable for popover height | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -1/+0 |
* | Fixed tooltip positionning & error display | John Molakvoæ (skjnldsv) | 2018-03-07 | 2 | -3/+4 |
* | PoC inline icon-confirm with inputs | John Molakvoæ (skjnldsv) | 2018-03-07 | 1 | -1/+1 |
* | Updated popover rules to allow form inputs and added input submit for new File | John Molakvoæ (skjnldsv) | 2018-03-07 | 2 | -10/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-06 | 6 | -10/+44 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-05 | 4 | -0/+26 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-04 | 8 | -6/+54 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-03 | 14 | -2/+68 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-02 | 6 | -2/+16 |
* | Merge pull request #8588 from nextcloud/fix-breadcrumbs-width-calculation | Roeland Jago Douma | 2018-03-01 | 2 | -55/+426 |
|\ |
|
| * | Update comments in tests | Daniel Calviño Sánchez | 2018-02-28 | 1 | -3/+4 |
| * | Improve documentation of "getTotalWidth" | Daniel Calviño Sánchez | 2018-02-28 | 1 | -1/+4 |
| * | Do not show the crumbs again after hiding them | Daniel Calviño Sánchez | 2018-02-28 | 1 | -6/+0 |
| * | Fix menu visibility | Daniel Calviño Sánchez | 2018-02-28 | 2 | -10/+100 |
| * | Fix setup to test the breadcrumbs menu | Daniel Calviño Sánchez | 2018-02-28 | 1 | -7/+14 |
| * | Take padding and margins of crumbs into account | Daniel Calviño Sánchez | 2018-02-28 | 2 | -2/+56 |
| * | Use hard-coded values for paddings and margins | Daniel Calviño Sánchez | 2018-02-28 | 1 | -1/+7 |
| * | Compress siblings before calculating the available width for crumbs | Daniel Calviño Sánchez | 2018-02-28 | 2 | -0/+96 |
| * | Take all visible siblings into account | Daniel Calviño Sánchez | 2018-02-28 | 2 | -5/+59 |
| * | Take padding and margin of the creatable actions div into account | Daniel Calviño Sánchez | 2018-02-28 | 2 | -1/+83 |
| * | Do not render the breadcrumbs again in resize tests | Daniel Calviño Sánchez | 2018-02-28 | 1 | -3/+0 |
| * | Replace attribute with local variable | Daniel Calviño Sánchez | 2018-02-28 | 1 | -3/+3 |
| * | Set the width of the parent element in breadcrumb tests | Daniel Calviño Sánchez | 2018-02-28 | 2 | -27/+14 |
* | | Merge pull request #8298 from nextcloud/bugfix/e2e-45/fix-activities-for-end2... | Joas Schilling | 2018-03-01 | 2 | -75/+179 |
|\ \ |
|
| * | | Fix unit test | Joas Schilling | 2018-02-28 | 1 | -0/+6 |
| * | | Catch exception when the parent is deleted as well | Joas Schilling | 2018-02-28 | 1 | -2/+27 |
| * | | Do a recursion instead of an endless loop | Joas Schilling | 2018-02-28 | 1 | -1/+1 |
| * | | Fix problem with deleted files | Joas Schilling | 2018-02-28 | 1 | -5/+14 |
| * | | Fix path handling for activities | Joas Schilling | 2018-02-28 | 1 | -7/+20 |
| * | | Add special handling for e2e encryption | Joas Schilling | 2018-02-28 | 1 | -1/+108 |
| * | | Extract duplicated logic into a method | Joas Schilling | 2018-02-28 | 1 | -80/+24 |
| |/ |
|
* | | Merge pull request #8574 from nextcloud/breadcrumb-flash-fix | Morris Jobke | 2018-03-01 | 1 | -3/+3 |
|\ \ |
|
| * | | Fixed breadcrumb menu flashing | John Molakvoæ (skjnldsv) | 2018-02-28 | 1 | -3/+3 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-01 | 4 | -0/+4 |
* | | | Fix upload button visible on read-only folders | Daniel Calviño Sánchez | 2018-02-28 | 1 | -1/+4 |
| |/
|/| |
|