summaryrefslogtreecommitdiffstats
path: root/apps/files/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace node-sass with sassJohn Molakvoæ (skjnldsv)2021-05-271-1/+1
* Move remnants of ocs api requests to v2 endpointJohn Molakvoæ (skjnldsv)2021-05-261-5/+1
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-3113-20/+42
* adapt files and app settings sidebar 'primary-actions' slot that became 'desc...Julien Veyssier2021-03-191-1/+1
* Lint fixJohn Molakvoæ (skjnldsv)2021-03-171-1/+0
* At least try to give the full context for the file actionJulius Härtl2021-03-021-1/+2
* Do not trigger a full filelist reload after creating a new fileJulius Härtl2021-03-021-3/+2
* Fix button sizeJulius Härtl2021-01-281-0/+4
* Hide new template directory entry after creating and allow setting existing d...Julius Härtl2021-01-281-0/+1
* Skip template picker if none availableJohn Molakvoæ (skjnldsv)2021-01-285-63/+192
* Add template pickerJohn Molakvoæ (skjnldsv)2021-01-285-0/+658
* Init vue comments tabJohn Molakvoæ (skjnldsv)2020-10-203-3/+21
* Fix app sidebar mountpointJohn Molakvoæ (skjnldsv)2020-10-141-3/+4
* Upgrade lifecycle and vue parent contextJohn Molakvoæ (skjnldsv)2020-10-074-69/+106
* Move Files Sidebar to proper javascript standardJohn Molakvoæ (skjnldsv)2020-10-074-81/+88
* Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-311-1/+1
* Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-311-1/+1
* Fix breaking changes of nc/vue updateGeorg Ehrke2020-07-221-1/+1
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-202-2/+2
* Fix workflow UIJoas Schilling2020-04-231-1/+1
* Set fileInfo correctly for LegacyTabsChristoph Seitz2020-04-191-3/+3
* Inline usages of OCP.Toast in bundled filesChristoph Wurst2020-04-061-2/+2
* Update eslint and switch to @nextcloud packagesChristoph Wurst2020-03-252-6/+6
* Add OCA.Files.Settings for Files SettingsGary Kim2020-03-225-0/+267
* l10n: Fixed typorakekniven2020-03-091-1/+1
* Merge pull request #19764 from nextcloud/fix/transfer-ownerhip-owner-checkRoeland Jago Douma2020-03-031-1/+5
|\
| * Do not allow transfer ownership when the user isn't the ownerChristoph Wurst2020-03-031-1/+5
* | Fetch translate for Tags from files appDaniel Kesselberg2020-03-031-1/+1
|/
* Make sure that minSearchStringLength is taken into accountJulius Härtl2020-02-031-1/+5
* Fix issue when selecting an entry, the multiselect input was not closedJulius Härtl2020-02-031-22/+22
* Fix legacy tabsJohn Molakvoæ (skjnldsv)2020-01-294-14/+16
* Migrate to @nextcloud/vue 1.x.xJohn Molakvoæ (skjnldsv)2020-01-223-4/+33
* Close handlingJohn Molakvoæ (skjnldsv)2020-01-223-15/+12