| Commit message (Expand) | Author | Age | Files | Lines |
* | Show usage percenteage in the tooltip | Daniel Calviño Sánchez | 2022-08-16 | 1 | -1/+1 |
* | Fix quota text not updated when no quota is set | Daniel Calviño Sánchez | 2022-07-05 | 1 | -1/+1 |
* | 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 |
* | Tooltip | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -1/+1 |
* | Remember toggle and events handler | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -2/+4 |
* | Use grid view in other file views too | Jan-Christoph Borchardt | 2018-10-18 | 2 | -2/+2 |
* | Show view toggle in controls bar | Jan-Christoph Borchardt | 2018-10-18 | 1 | -1/+2 |
* | Fetch high resolution thumbnails for grid view | Jan-Christoph Borchardt | 2018-10-18 | 1 | -1/+1 |
* | Grid init | John Molakvoæ (skjnldsv) | 2018-10-18 | 1 | -1/+1 |
* | Use numeric placeholders if there are multiple, so that RTL languages can ope... | Joas Schilling | 2018-10-09 | 1 | -1/+1 |
* | Not all sidebar entries have the "classes" attribute | Morris Jobke | 2018-07-26 | 1 | -1/+1 |
* | Upgraded navigation submenu management and api + created sharing submenu | John Molakvoæ (skjnldsv) | 2018-07-13 | 1 | -8/+13 |
* | Fixed tests | John Molakvoæ (skjnldsv) | 2018-07-12 | 1 | -1/+1 |
* | Fixed favorite folder view display | John Molakvoæ (skjnldsv) | 2018-07-12 | 1 | -1/+1 |
* | Fixed invalid uid | John Molakvoæ (skjnldsv) | 2018-07-12 | 1 | -1/+1 |
* | Default state to collapsed and fixed code styling | John Molakvoæ (skjnldsv) | 2018-07-12 | 1 | -1/+1 |
* | Added drop-animation to sortable-list | fnuesse | 2018-07-12 | 1 | -2/+2 |
* | Fix collapsible-Button when list was emptied (or got first element) | fnuesse | 2018-07-12 | 1 | -7/+7 |
* | Removed old code | fnuesse | 2018-07-12 | 1 | -71/+94 |
* | Changed toggle | fnuesse | 2018-07-12 | 1 | -9/+9 |
* | Fixed css-flashing | fnuesse | 2018-07-12 | 1 | -2/+3 |
* | Added responsive folderadding | fnuesse | 2018-07-12 | 1 | -8/+12 |
* | Fixed complete app-breakdown if no favorites are set | fnuesse | 2018-07-12 | 1 | -2/+4 |