| Commit message (Expand) | Author | Age | Files | Lines |
* | Expose currently active file list though OCA.Files.App | Julius Härtl | 2020-08-25 | 1 | -0/+25 |
* | Use DOMContentLoaded and fix sharebymail loading issue | John Molakvoæ (skjnldsv) | 2020-07-20 | 1 | -1/+1 |
* | Remove deprecated legacy file actions | Julius Härtl | 2019-10-14 | 1 | -6/+0 |
* | Add more accessible method of selecting file ranges | Tomasz Grobelny | 2019-01-24 | 1 | -1/+2 |
* | Only check whatsnew once per hour | Roeland Jago Douma | 2018-12-20 | 1 | -1/+4 |
* | Fixed scrolling container | John Molakvoæ (skjnldsv) | 2018-07-24 | 1 | -1/+0 |
* | Merge pull request #10110 from nextcloud/feature/100500/whats-new-info-users | Morris Jobke | 2018-07-13 | 1 | -0/+2 |
|\ |
|
| * | Backend work to provide NC whats New info to users | Arthur Schiwon | 2018-07-05 | 1 | -0/+2 |
* | | Fixed tests | John Molakvoæ (skjnldsv) | 2018-07-12 | 1 | -1/+1 |
* | | Fixed favorite folder view display | John Molakvoæ (skjnldsv) | 2018-07-12 | 1 | -2/+2 |
* | | Added toggleable QuickAccess | fnuesse | 2018-07-12 | 1 | -38/+2 |
* | | Added FavoritesQuickaccess-Sidebar | fnuesse | 2018-07-12 | 1 | -1/+39 |
|/ |
|
* | Fixes issues found during running of test cases. | Abijeet | 2018-06-18 | 1 | -1/+1 |
* | Added a new action menu in files and trash list. | Abijeet | 2018-06-18 | 1 | -1/+18 |
* | Enable chunking for bigger files in authenticated web upload | Vincent Petry | 2017-11-03 | 1 | -1/+2 |
* | Put the quota bar to the bottom | Morris Jobke | 2017-06-13 | 1 | -1/+1 |
* | Add quota to the files view | Joas Schilling | 2017-06-13 | 1 | -0/+4 |
* | added quit option in commentstabview.js | noveens | 2017-03-23 | 1 | -2/+1 |
* | Use Webdav PUT for uploads in the web browser | Vincent Petry | 2016-10-24 | 1 | -0/+1 |
* | Improve the UX for "not found" perma links | Joas Schilling | 2016-06-07 | 1 | -0/+3 |
* | Do not encode slashes in "dir" URL param in files JS | Vincent Petry | 2016-05-06 | 1 | -2/+15 |
* | Auto-add fileid in URL for currently displayed folder | Vincent Petry | 2016-05-06 | 1 | -3/+21 |
* | filter hidden files on the web interface | Christoph Wurst | 2016-04-19 | 1 | -2/+49 |
* | persist file sorting changes | Christoph Wurst | 2016-04-13 | 1 | -1/+4 |
* | load file sorting mode from the db | Christoph Wurst | 2016-04-13 | 1 | -1/+2 |
* | Make files app use Webdav for most operations | Vincent Petry | 2015-11-22 | 1 | -1/+2 |
* | Properly hide sidebar when switching between files app sections | Vincent Petry | 2015-08-25 | 1 | -0/+4 |
* | Added favorites feature to the files app | Vincent Petry | 2014-12-15 | 1 | -0/+2 |
* | Improved Javascript docs for JSDoc | Vincent Petry | 2014-10-31 | 1 | -2/+23 |
* | Fixed scrollto for search results | Vincent Petry | 2014-09-04 | 1 | -2/+4 |
* | Propagate file action changes to the file lists | Vincent Petry | 2014-07-09 | 1 | -3/+31 |
* | Sync file list with file actions | Vincent Petry | 2014-06-27 | 1 | -0/+4 |
* | Sharing overview fixes and unit tests | Vincent Petry | 2014-05-30 | 1 | -0/+8 |
* | Distinguish legacy file actions from regular file actions | Vincent Petry | 2014-05-30 | 1 | -6/+13 |
* | Fixed file actions for sharing views | Vincent Petry | 2014-05-30 | 1 | -2/+10 |
* | Fixed many issues, clean up | Vincent Petry | 2014-05-15 | 1 | -3/+23 |
* | Namespacing for FileList, FileActions and trashbin app | Vincent Petry | 2014-05-15 | 1 | -7/+109 |
* | Files app navigation can now switch | Vincent Petry | 2014-05-15 | 1 | -0/+25 |