aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/templates
Commit message (Expand)AuthorAgeFilesLines
* fix(files): combine navigation and files list into single Vue appGrigorii K. Shartsev2024-02-011-8/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-6/+6
* Convert isset ternary to null coalescing operatorHamid Dehnavi2023-09-281-1/+1
* chore(files): add Headers, remove legacy methods and cleanupJohn Molakvoæ2023-08-171-35/+3
* feat(files): migrate recent viewJohn Molakvoæ (skjnldsv)2023-08-021-41/+0
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-062-8/+8
* feat(files): Quota in navigationJohn Molakvoæ2023-01-171-44/+0
* Port Files navigation to vueJohn Molakvoæ2023-01-042-1/+6
* Make scroll areas keyboard focussableJulius Härtl2022-09-012-2/+2
* Add a11y attributes for legacy app navigationVincent Petry2022-08-291-1/+1
* Add ```aria-expanded``` value to select2-container om systemtag and file tagsjulia.kirschenheuter2022-08-171-1/+1
* Show usage percenteage in the tooltipDaniel Calviño Sánchez2022-08-101-1/+1
* Remove more legacy idsVincent Petry2022-07-271-1/+0
* Remove legacy #dir element in files listVincent Petry2022-07-273-5/+0
* Merge pull request #33361 from nextcloud/techdebt/noid/further-cleanupVincent Petry2022-07-262-2/+2
|\
| * Removed id=modified in files appVincent Petry2022-07-262-2/+2
* | Remove obsolete notification containerVincent Petry2022-07-262-3/+0
|/
* Replace files app ids to classesVincent Petry2022-07-263-28/+28
* Change casing of settings labelVincent Petry2022-07-211-1/+1
* Rename files settings on the bottom leftVincent Petry2022-07-211-1/+1
* Fix quota nav itemCarl Schwan2022-07-181-5/+5
* Merge pull request #32993 from nextcloud/fixes-for-quota-text-in-navigation-barDaniel Calviño Sánchez2022-07-051-1/+1
|\
| * Fix quota text not updated when no quota is setDaniel Calviño Sánchez2022-06-231-1/+1
* | Change tooltip title of files grid view toggle dynamicallyChristopher Ng2022-07-041-1/+1
|/
* l10n: Delete apostropheValdnet2022-06-071-1/+1
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-164-13/+13
* 🔥 remove deprecated elementVinicius Reis2022-05-131-1/+0
* Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-081-1/+1
* Remove isIE and associated legacy scriptsJohn Molakvoæ (skjnldsv)2021-11-301-7/+5
* Move to combined files entrypointJulius Härtl2021-10-251-3/+0
* Fix "No entries in this …" templateJoas Schilling2021-10-252-2/+2
* Improve notcreatable permissions hintszaimen2021-07-151-0/+1
* Fix missing label of Files navigation sublist togglesJan C. Borchardt2021-04-191-1/+4
* Fix missing label of grid view toggleJan C. Borchardt2021-04-191-0/+1
* Add "Crop image previews" setting to filesNina Pypchenko2021-01-142-0/+6
* Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-142-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-12/+14
* Remove trailing and in between spacesChristoph Wurst2020-04-092-4/+4
* Fix "Use this address..." Stringszaimen2020-03-261-1/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Add OCA.Files.Settings for Files SettingsGary Kim2020-03-221-0/+4
* Fix webdav urlJohn Molakvoæ (skjnldsv)2020-01-101-1/+1
* Add a transfer ownership background jobRoeland Jago Douma2019-12-021-0/+29
* Allow registering header sections in the file listsJulius Härtl2019-10-231-0/+2
* Don't show absolute number in tooltipDaniel Kesselberg2019-06-241-1/+1
* Show used space in mb instead of %Daniel Kesselberg2019-06-241-2/+2
* Hide quota bar if unlimitedDaniel Kesselberg2019-06-231-20/+17
* Remove the upload and memory settingJoas Schilling2019-03-041-20/+0
* Merge branch 'master' into operation_progress_improvements3Tomasz Grobelny2019-01-291-2/+3
|\
| * Implemented short quota-design v2Felix Nüsse2019-01-031-2/+3