| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-10 | 20 | -10/+28 |
* | Fix tests | Roeland Jago Douma | 2018-07-05 | 1 | -0/+15 |
* | Js magic for deleted shares | John Molakvoæ (skjnldsv) | 2018-07-05 | 2 | -0/+4 |
* | Add option to only scan the home storage | Robin Appelman | 2018-06-28 | 1 | -3/+13 |
* | Merge pull request #10009 from nextcloud/techdebt/noid/replace-headers-with-h... | Morris Jobke | 2018-06-27 | 1 | -1/+1 |
|\ |
|
| * | Replace hardcoded status headers with calls to http_response_code() | Morris Jobke | 2018-06-26 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-27 | 2 | -2/+50 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-27 | 2 | -46/+56 |
|/ |
|
* | Merge pull request #9956 from kevgathuku/enable-outline | Morris Jobke | 2018-06-26 | 1 | -4/+10 |
|\ |
|
| * | Add focus indicator for file details view tabs | Kevin Ndung'u | 2018-06-25 | 1 | -4/+10 |
* | | Merge pull request #9526 from Blaok/files-scan-shallow | Robin Appelman | 2018-06-25 | 1 | -3/+8 |
|\ \
| |/
|/| |
|
| * | feat: allow files:scan --shallow | Blaok | 2018-05-18 | 1 | -3/+8 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-25 | 6 | -0/+8 |
* | | Merge pull request #9925 from nextcloud/select-only-visible-files | Morris Jobke | 2018-06-21 | 1 | -5/+33 |
|\ \ |
|
| * | | Remove debug | John Molakvoæ (skjnldsv) | 2018-06-21 | 1 | -1/+0 |
| * | | Fix folder selection | John Molakvoæ (skjnldsv) | 2018-06-20 | 1 | -2/+3 |
| * | | Properly parse deselection and improved detection | John Molakvoæ (skjnldsv) | 2018-06-20 | 1 | -9/+28 |
| * | | IE11 compatibility | John Molakvoæ (skjnldsv) | 2018-06-20 | 1 | -1/+1 |
| * | | Select only searched files | John Molakvoæ (skjnldsv) | 2018-06-20 | 1 | -4/+13 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-21 | 2 | -0/+2 |
* | | | Files scss | John Molakvoæ (skjnldsv) | 2018-06-20 | 3 | -16/+16 |
|/ / |
|
* | | Added new search standard | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -1/+1 |
* | | Better design for core search, fixes and style to scss | John Molakvoæ (skjnldsv) | 2018-06-19 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-19 | 128 | -364/+396 |
* | | Adds a test case for the loading symbol in deleted files. | Abijeet | 2018-06-18 | 2 | -3/+2 |
* | | Fixes issue with action being displayed incorrectly. | Abijeet | 2018-06-18 | 2 | -2/+4 |
* | | Fix alignment of more icon | Morris Jobke | 2018-06-18 | 1 | -0/+4 |
* | | Fixes UI issues with the design, | Abijeet | 2018-06-18 | 2 | -6/+4 |
* | | Fixes issues found during running of test cases. | Abijeet | 2018-06-18 | 3 | -26/+30 |
* | | Fixed failing test cases for the new actions menu. | Abijeet | 2018-06-18 | 1 | -18/+44 |
* | | Added a new action menu in files and trash list. | Abijeet | 2018-06-18 | 9 | -118/+136 |
* | | Adds an action dropdown that is shown on file selection. | Abijeet | 2018-06-18 | 5 | -33/+157 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-17 | 4 | -10/+12 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-16 | 2 | -6/+6 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-15 | 6 | -10/+14 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-14 | 2 | -0/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-13 | 8 | -2/+8 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-12 | 2 | -0/+2 |
* | | Merge pull request #9807 from nextcloud/fix-highlighting-of-the-upload-drop-zone | John Molakvoæ | 2018-06-11 | 2 | -16/+36 |
|\ \ |
|
| * | | Do not show an error message when draging and dropping text | Daniel Calviño Sánchez | 2018-06-08 | 1 | -0/+10 |
| * | | Remove no longer needed special handling for Firefox | Daniel Calviño Sánchez | 2018-06-08 | 1 | -15/+8 |
| * | | Use "dropnofiles" callback to disable the drop state in the UI | Daniel Calviño Sánchez | 2018-06-08 | 1 | -0/+10 |
| * | | Add callback to clean up after misbehaved drag and drop events | Daniel Calviño Sánchez | 2018-06-08 | 1 | -0/+12 |
| * | | Remove duplicated code | Daniel Calviño Sánchez | 2018-06-08 | 1 | -6/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-09 | 2 | -0/+2 |
|/ / |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-08 | 4 | -2/+46 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-07 | 2 | -2/+6 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-06 | 2 | -0/+4 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-04 | 4 | -8/+8 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-31 | 2 | -0/+2 |