| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(files_trashbin): migrate to vue | John Molakvoæ | 2023-04-06 | 2 | -8/+8 |
* | feat(files): Quota in navigation | John Molakvoæ | 2023-01-17 | 1 | -44/+0 |
* | Port Files navigation to vue | John Molakvoæ | 2023-01-04 | 2 | -1/+6 |
* | Make scroll areas keyboard focussable | Julius Härtl | 2022-09-01 | 2 | -2/+2 |
* | Add a11y attributes for legacy app navigation | Vincent Petry | 2022-08-29 | 1 | -1/+1 |
* | Add ```aria-expanded``` value to select2-container om systemtag and file tags | julia.kirschenheuter | 2022-08-17 | 1 | -1/+1 |
* | Show usage percenteage in the tooltip | Daniel Calviño Sánchez | 2022-08-10 | 1 | -1/+1 |
* | Remove more legacy ids | Vincent Petry | 2022-07-27 | 1 | -1/+0 |
* | Remove legacy #dir element in files list | Vincent Petry | 2022-07-27 | 3 | -5/+0 |
* | Merge pull request #33361 from nextcloud/techdebt/noid/further-cleanup | Vincent Petry | 2022-07-26 | 2 | -2/+2 |
|\ |
|
| * | Removed id=modified in files app | Vincent Petry | 2022-07-26 | 2 | -2/+2 |
* | | Remove obsolete notification container | Vincent Petry | 2022-07-26 | 2 | -3/+0 |
|/ |
|
* | Replace files app ids to classes | Vincent Petry | 2022-07-26 | 3 | -28/+28 |
* | Change casing of settings label | Vincent Petry | 2022-07-21 | 1 | -1/+1 |
* | Rename files settings on the bottom left | Vincent Petry | 2022-07-21 | 1 | -1/+1 |
* | Fix quota nav item | Carl Schwan | 2022-07-18 | 1 | -5/+5 |
* | Merge pull request #32993 from nextcloud/fixes-for-quota-text-in-navigation-bar | Daniel Calviño Sánchez | 2022-07-05 | 1 | -1/+1 |
|\ |
|
| * | Fix quota text not updated when no quota is set | Daniel Calviño Sánchez | 2022-06-23 | 1 | -1/+1 |
* | | Change tooltip title of files grid view toggle dynamically | Christopher Ng | 2022-07-04 | 1 | -1/+1 |
|/ |
|
* | l10n: Delete apostrophe | Valdnet | 2022-06-07 | 1 | -1/+1 |
* | Improve accessibility with more visible focus indication for non vue apps | Carl Schwan | 2022-05-16 | 4 | -13/+13 |
* | 🔥 remove deprecated element | Vinicius Reis | 2022-05-13 | 1 | -1/+0 |
* | Move bundles to /dist | John Molakvoæ (skjnldsv) | 2022-01-08 | 1 | -1/+1 |
* | Remove isIE and associated legacy scripts | John Molakvoæ (skjnldsv) | 2021-11-30 | 1 | -7/+5 |
* | Move to combined files entrypoint | Julius Härtl | 2021-10-25 | 1 | -3/+0 |
* | Fix "No entries in this …" template | Joas Schilling | 2021-10-25 | 2 | -2/+2 |
* | Improve notcreatable permissions hint | szaimen | 2021-07-15 | 1 | -0/+1 |
* | Fix missing label of Files navigation sublist toggles | Jan C. Borchardt | 2021-04-19 | 1 | -1/+4 |
* | 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 | 2 | -0/+6 |
* | Fix some MissingDocblockType or InvalidDocblock warnings. | Daniel Kesselberg | 2020-08-14 | 2 | -2/+2 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 3 | -12/+14 |
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 2 | -4/+4 |
* | Fix "Use this address..." String | szaimen | 2020-03-26 | 1 | -1/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -1/+1 |
* | Add OCA.Files.Settings for Files Settings | Gary Kim | 2020-03-22 | 1 | -0/+4 |
* | Fix webdav url | John Molakvoæ (skjnldsv) | 2020-01-10 | 1 | -1/+1 |
* | Add a transfer ownership background job | Roeland Jago Douma | 2019-12-02 | 1 | -0/+29 |
* | Allow registering header sections in the file lists | Julius Härtl | 2019-10-23 | 1 | -0/+2 |
* | Don't show absolute number in tooltip | Daniel Kesselberg | 2019-06-24 | 1 | -1/+1 |
* | Show used space in mb instead of % | Daniel Kesselberg | 2019-06-24 | 1 | -2/+2 |
* | Hide quota bar if unlimited | Daniel Kesselberg | 2019-06-23 | 1 | -20/+17 |
* | Remove the upload and memory setting | Joas Schilling | 2019-03-04 | 1 | -20/+0 |
* | Merge branch 'master' into operation_progress_improvements3 | Tomasz Grobelny | 2019-01-29 | 1 | -2/+3 |
|\ |
|
| * | Implemented short quota-design v2 | Felix Nüsse | 2019-01-03 | 1 | -2/+3 |
* | | Move progress bar to separate component | Tomasz Grobelny | 2018-11-24 | 1 | -6/+0 |
|/ |
|
* | Add grid toggle for every files view | John Molakvoæ (skjnldsv) | 2018-11-06 | 4 | -10/+10 |
* | Disable grid for ie | John Molakvoæ (skjnldsv) | 2018-11-05 | 1 | -0/+3 |
* | Allow focus on input with keyboard | John Molakvoæ (skjnldsv) | 2018-10-23 | 1 | -2/+3 |
* | Fix tabbability to view-toggle, action on Enter to be fixed | Jan-Christoph Borchardt | 2018-10-18 | 1 | -1/+1 |