| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-29 | 1 | -1/+4 |
* | fix(files): combine navigation and files list into single Vue app | Grigorii K. Shartsev | 2024-01-25 | 1 | -8/+2 |
* | chore(files): add Headers, remove legacy methods and cleanup | John Molakvoæ | 2023-08-17 | 1 | -35/+3 |
* | feat(files_trashbin): migrate to vue | John Molakvoæ | 2023-04-06 | 1 | -2/+4 |
* | Port Files navigation to vue | John Molakvoæ | 2023-01-04 | 1 | -0/+4 |
* | Make scroll areas keyboard focussable | Julius Härtl | 2022-09-01 | 1 | -1/+1 |
* | Change tooltip title of files grid view toggle dynamically | Christopher Ng | 2022-07-04 | 1 | -1/+1 |
* | Improve accessibility with more visible focus indication for non vue apps | Carl Schwan | 2022-05-16 | 1 | -1/+1 |
* | Remove isIE and associated legacy scripts | John Molakvoæ (skjnldsv) | 2021-11-30 | 1 | -7/+5 |
* | Fix missing label of grid view toggle | Jan C. Borchardt | 2021-04-19 | 1 | -0/+1 |
* | Add "Crop image previews" setting to files | Nina Pypchenko | 2021-01-14 | 1 | -0/+1 |
* | Fix some MissingDocblockType or InvalidDocblock warnings. | Daniel Kesselberg | 2020-08-14 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Add grid toggle for every files view | John Molakvoæ (skjnldsv) | 2018-11-06 | 1 | -0/+8 |
* | Add an event so apps can add hidden fields to the files page | Joas Schilling | 2017-06-13 | 1 | -0/+4 |
* | remove 'send mail notification' option from sharing, replaced by send-by-mail... | Bjoern Schiessle | 2016-11-02 | 1 | -2/+0 |
* | Move away from OC_L10N | Roeland Jago Douma | 2016-10-28 | 1 | -1/+1 |
* | Fix malformed attribute in files app | Vincent Petry | 2016-10-25 | 1 | -1/+1 |
* | Improve the UX for "not found" perma links | Joas Schilling | 2016-06-07 | 1 | -0/+1 |
* | filter hidden files on the web interface | Christoph Wurst | 2016-04-19 | 1 | -0/+1 |
* | persist file sorting changes | Christoph Wurst | 2016-04-13 | 1 | -0/+1 |
* | load file sorting mode from the db | Christoph Wurst | 2016-04-13 | 1 | -0/+1 |
* | Search results have to explicitly be added to the content area of the app | Thomas Müller | 2015-06-09 | 1 | -0/+1 |
* | Add owner to the storage stats to enable better notifications | Morris Jobke | 2015-06-05 | 1 | -0/+2 |
* | remove encryption specific code from files app | Bjoern Schiessle | 2015-04-07 | 1 | -1/+0 |
* | Removing left overs from old encryption app | Thomas Müller | 2015-04-07 | 1 | -1/+0 |
* | Add an option to disallow sending sharing emails to non-owncloud users | Joas Schilling | 2014-12-09 | 1 | -0/+1 |
* | Fix dropping files below the table | Vincent Petry | 2014-05-22 | 1 | -1/+1 |
* | Fixed many issues, clean up | Vincent Petry | 2014-05-15 | 1 | -1/+0 |
* | Namespacing for FileList, FileActions and trashbin app | Vincent Petry | 2014-05-15 | 1 | -111/+0 |
* | Files app navigation can now switch | Vincent Petry | 2014-05-15 | 1 | -1/+1 |
* | Added navigation manager in files app for the sidebar | Vincent Petry | 2014-05-15 | 1 | -1/+7 |
* | Added app navigation for files app | Vincent Petry | 2014-05-15 | 1 | -3/+4 |
* | typos, indentation and remove of unused code | Thomas Müller | 2014-04-28 | 1 | -0/+1 |
* | Add sorting to files list, trashbin and public files | Vincent Petry | 2014-04-28 | 1 | -5/+7 |
* | Fix file summary to use the whole file list | Vincent Petry | 2014-04-28 | 1 | -0/+2 |
* | make max. text translatable | Volkan Gezer | 2014-04-21 | 1 | -1/+1 |
* | Files, trashbin, public apps use ajax/JSON for the file list | Vincent Petry | 2014-04-02 | 1 | -9/+6 |
* | enable SVG->PNG fallback for 'New' menu | Jan-Christoph Borchardt | 2014-03-27 | 1 | -3/+3 |
* | remove unneeded icon class | Jan-Christoph Borchardt | 2014-03-14 | 1 | -4/+4 |
* | Update index.php | Francesco Piraneo G. | 2014-03-11 | 1 | -1/+1 |
* | use SVG icons from icons.css for New file menu | Jan-Christoph Borchardt | 2014-02-21 | 1 | -6/+11 |
* | Merge branch 'master' into pr-exceed_upload_limit_msg | Pellaeon Lin | 2014-01-30 | 1 | -3/+9 |
|\ |
|
| * | merge master into mobile-style | Jan-Christoph Borchardt | 2014-01-29 | 1 | -1/+1 |
| |\ |
|
| | * | remove %webroot% from files app | Jan-Christoph Borchardt | 2014-01-23 | 1 | -1/+1 |
| * | | fix input element closing tag | Morris Jobke | 2014-01-17 | 1 | -2/+2 |
| * | | no new menu on public upload | Thomas Müller | 2014-01-15 | 1 | -0/+2 |
| * | | reuse file upload as used within files app - remove public upload button | Thomas Müller | 2014-01-15 | 1 | -2/+6 |
| |/ |
|
* | | #max_upload is needed after all | Pellaeon Lin | 2013-12-11 | 1 | -1/+1 |
* | | Display different messages for uploadLimit and freeSpace | Pellaeon Lin | 2013-12-08 | 1 | -2/+3 |
|/ |
|