Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add proper handling of files without permissions | Daniel Calviño Sánchez | 2017-11-02 | 1 | -0/+9 | |
* | | Merge pull request #7051 from nextcloud/breadcrumbs-refactor | Morris Jobke | 2017-11-13 | 2 | -105/+148 | |
|\ \ | ||||||
| * | | Added more tests and only test jsunit on drone (for testing only) | John Molakvoæ (skjnldsv) | 2017-11-13 | 1 | -0/+13 | |
| * | | Add menu tests | John Molakvoæ (skjnldsv) | 2017-11-12 | 1 | -0/+54 | |
| * | | Fixed tests and width calculation | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -1/+1 | |
| * | | Fixed remaining tests | John Molakvoæ (skjnldsv) | 2017-11-08 | 2 | -5/+5 | |
| * | | Fixed some more test and loop fix | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -2/+2 | |
| * | | Updated tests according to new system | John Molakvoæ (skjnldsv) | 2017-11-08 | 1 | -99/+75 | |
* | | | Merge pull request #7046 from nextcloud/hide-summary-file-actions-when-select... | Morris Jobke | 2017-11-09 | 1 | -0/+23 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Hide summary file actions when a selected file does not match | Daniel Calviño Sánchez | 2017-11-02 | 1 | -0/+23 | |
| |/ | ||||||
* / | Update license headers | Morris Jobke | 2017-11-06 | 8 | -0/+14 | |
|/ | ||||||
* | Merge pull request #6869 from burned42/6307-fix_page_title_not_changed | Daniel Calviño Sánchez | 2017-10-27 | 1 | -1/+3 | |
|\ | ||||||
| * | bugfix: set/change page title when switching to filelist | Bernd Stellwag | 2017-10-27 | 1 | -1/+3 | |
* | | Use ::class in test mocks of encryption app | Morris Jobke | 2017-10-26 | 1 | -2/+4 | |
* | | Merge pull request #6709 from nextcloud/show-checkbox-where-the-favourite-ico... | Morris Jobke | 2017-10-25 | 3 | -33/+73 | |
|\ \ | ||||||
| * | | Move checkboxes to their own column | Daniel Calviño Sánchez | 2017-10-19 | 1 | -8/+14 | |
| * | | Remove "has-favorites" class from file list table | Daniel Calviño Sánchez | 2017-10-19 | 1 | -3/+0 | |
| * | | Move favorite mark to the top right corner of the thumbnail | Daniel Calviño Sánchez | 2017-10-19 | 1 | -4/+4 | |
| * | | Replace inline favorite action with just a favorite icon | Daniel Calviño Sánchez | 2017-10-19 | 1 | -62/+15 | |
| * | | Add "Favorite" action to the file actions menu | Daniel Calviño Sánchez | 2017-10-19 | 1 | -0/+56 | |
| * | | Add support to FileActionsMenu for icon class functions | Daniel Calviño Sánchez | 2017-10-19 | 1 | -0/+28 | |
| |/ | ||||||
* / | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 2 | -17/+19 | |
|/ | ||||||
* | Fixed tests | John Molakvoæ (skjnldsv) | 2017-09-25 | 1 | -8/+9 | |
* | Fix tests | Roeland Jago Douma | 2017-09-21 | 1 | -0/+7 | |
* | Fix unit tests | Morris Jobke | 2017-09-21 | 1 | -0/+1 | |
* | Add tests for FileList | Thomas Citharel | 2017-09-15 | 1 | -0/+98 | |
* | Correctly format OCS response with favorites | Roeland Jago Douma | 2017-08-29 | 1 | -0/+31 | |
* | Merge pull request #6252 from nextcloud/only_show1_error | Morris Jobke | 2017-08-26 | 1 | -0/+2 | |
|\ | ||||||
| * | Don't try the actual file upload if the checks already error out | Roeland Jago Douma | 2017-08-26 | 1 | -0/+2 | |
* | | Fix sorting of entries in Files sidebar | Jan-Christoph Borchardt | 2017-08-25 | 1 | -3/+3 | |
|/ | ||||||
* | fix test | Robin Appelman | 2017-07-11 | 1 | -9/+11 | |
* | Fix sorting of favorite files | Daniel Calviño Sánchez | 2017-07-05 | 1 | -0/+114 | |
* | Adjust the unit test | Joas Schilling | 2017-06-13 | 1 | -0/+8 | |
* | Make possible to know the registered detail views in a details view | Daniel Calviño Sánchez | 2017-06-09 | 2 | -0/+47 | |
* | Do not reload the filelist on first open | Roeland Jago Douma | 2017-05-04 | 1 | -0/+6 | |
* | Reload file list when leaving hidden state | Vincent Petry | 2017-04-26 | 1 | -0/+6 | |
* | Merge pull request #4458 from nextcloud/fix/sinon-stub-deprecation-warnings | Roeland Jago Douma | 2017-04-24 | 1 | -1/+1 | |
|\ | ||||||
| * | Fix sinon.stub deprecation warnings | Christoph Wurst | 2017-04-24 | 1 | -1/+1 | |
* | | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -2/+0 | |
|/ | ||||||
* | Fix the tests | Joas Schilling | 2017-03-26 | 1 | -1/+9 | |
* | added quit option in commentstabview.js | noveens | 2017-03-23 | 1 | -1/+1 | |
* | Add ignore_files to config, | Felix Heidecke | 2017-03-20 | 1 | -1/+3 | |
* | filelist only refreshed if directory changes | noveens | 2017-03-02 | 1 | -0/+18 | |
* | Fix app name of files app | Morris Jobke | 2017-02-14 | 1 | -6/+0 | |
* | Add tests for getUser() | Joas Schilling | 2017-02-07 | 1 | -0/+71 | |
* | Add tests for getFile() | Joas Schilling | 2017-02-07 | 1 | -0/+137 | |
* | Style modifications of favorite star on main detail view (#26658) | Michael Jobst | 2016-12-19 | 1 | -10/+10 | |
* | Add tests for favorite action | Joas Schilling | 2016-12-04 | 1 | -8/+55 | |
* | Add some generic tests | Joas Schilling | 2016-12-04 | 2 | -0/+244 | |
* | Catch status code 400 | Lukas Reschke | 2016-12-01 | 1 | -0/+5 |