aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/src
Commit message (Expand)AuthorAgeFilesLines
* feat(files): Quota in navigationJohn Molakvoæ2023-01-174-14/+283
* l10n: Change to uppercaseValdnet2023-01-091-1/+1
* feat(files): Add clipboard copy to webdav url in files settingsJohn Molakvoæ2023-01-041-3/+36
* fix(files): Settings & cypress fixesJohn Molakvoæ2023-01-042-3/+1
* Hide settings when emptyJohn Molakvoæ2023-01-041-1/+3
* Fix favourite openingJohn Molakvoæ2023-01-042-15/+26
* Add component testingJohn Molakvoæ2023-01-043-18/+154
* Fix preview cropJohn Molakvoæ2023-01-043-31/+83
* Port settings to ModalJohn Molakvoæ2023-01-046-78/+149
* Port Files navigation to vueJohn Molakvoæ2023-01-046-21/+516
* appsidebar should be compact when opened on small heightsSimon L2023-01-041-1/+12
* Lint and remove file_versions testsLouis Chemineau2022-11-282-2/+1
* Use svg iconsLouis Chemineau2022-11-282-12/+32
* Add support for Material icon in files sidebarCarl Schwan2022-11-283-5/+16
* Fix file creation issue if no action are registeredJohn Molakvoæ2022-10-141-8/+11
* Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
* Fix sidebar toggleJohn Molakvoæ2022-09-021-2/+4
* Some more fixesJulius Härtl2022-09-012-2/+1
* Make scroll areas keyboard focussableJulius Härtl2022-09-011-0/+2
* Expose full page sidebar state to main app contentJulius Härtl2022-09-011-0/+5
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-254-36/+36
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-251-6/+6
* Add share attrs + download permission support in frontendVincent Petry2022-07-281-0/+1
* l10n: Delete apostropheValdnet2022-06-071-1/+1
* fix size of template pickerszaimen2022-04-091-2/+1
* Hide preview if it is in full screen mode (viewer is open)Julius Härtl2022-03-021-3/+3
* fix all modals after vue 5.0szaimen2022-02-221-1/+1
* replace button with vue button componentVanessa Pertsch2022-02-211-4/+6
* Use @nextcloud/sharing in files and files_sharingLouis Chemineau2022-01-261-2/+3
* Auto fix warningsLouis Chemineau2022-01-215-15/+8
* Replace license information to SPDX expressionLouis Chemineau2022-01-1114-14/+14
* Add generic type and description when its missingLouis Chemineau2022-01-111-1/+1
* Typing correctionsLouis Chemineau2022-01-111-0/+1
* Fix JS tests after test lib updatesVincent Petry2022-01-102-2/+7
* Fix dynamic loadingJohn Molakvoæ (skjnldsv)2022-01-081-26/+0
* Split common vendor chunkJohn Molakvoæ (skjnldsv)2022-01-081-0/+3
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-089-32/+53
* Delete outdated bundlesJohn Molakvoæ (skjnldsv)2022-01-081-0/+2
* Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-081-3/+0
* fix template picker for file actions using the fileInfoModelJulien Veyssier2021-12-301-2/+5
* Move to combined files entrypointJulius Härtl2021-10-252-2/+3
* Implement local filtering in file listJulius Härtl2021-10-252-0/+44
* Fix OCS URL typo in TransferOwnershipDialogue.vueMichaIng2021-09-261-1/+1
* Fix file creation from template without extJohn Molakvoæ2021-09-172-11/+32
* Bump @nextcloud/router from 1.2.0 to 2.0.0dependabot[bot]2021-07-234-5/+5
* Add titleTooltip to sidebarszaimen2021-07-191-0/+1
* Add timestamp tooltipChristopher Ng2021-06-141-0/+11
* Trigger click event when scrollTo is setLouis Chemineau2021-06-092-2/+22
* Emit sidebar eventsLouis Chemineau2021-06-071-1/+22
* Replace proposal-class-private-properties by regular propertiesJohn Molakvoæ (skjnldsv)2021-06-024-59/+60