aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/src/files_sharing_tab.js
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where p...Ferdinand Thiessen2024-08-131-3/+3
* fix(files): Close the sidebar on navigationFerdinand Thiessen2024-07-151-2/+6
* chore: Add SPDX headerAndy Scherzinger2024-06-061-20/+2
* Fix lint errorsVarun Patil2023-05-231-0/+4
* Optimize webpack chunksVarun Patil2023-05-231-2/+3
* chore(eslint): replace node/no-missing-import by n/no-missing-importJohn Molakvoæ2023-03-231-1/+1
* Drop vue-clipboard2 to fix copy to clipboardChristopher Ng2023-02-011-2/+0
* Lint and remove file_versions testsLouis Chemineau2022-11-281-1/+2
* Use svg iconsLouis Chemineau2022-11-281-3/+3
* Add support for Material icon in files sidebarCarl Schwan2022-11-281-6/+8
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
* Add new ExternalShareActions APIJohn Molakvoæ2021-09-161-0/+2
* Bump js licensesJohn Molakvoæ (skjnldsv)2021-03-311-0/+2
* Upgrade lifecycle and vue parent contextJohn Molakvoæ (skjnldsv)2020-10-071-7/+19
* Move Files Sidebar to proper javascript standardJohn Molakvoæ (skjnldsv)2020-10-071-2/+24
* Use DOMContentLoaded and fix sharebymail loading issueJohn Molakvoæ (skjnldsv)2020-07-201-1/+1
* Properly query filesJohn Molakvoæ (skjnldsv)2019-12-041-7/+5
* Add ShareTabSections service to register sections in the share tabJulius Härtl2019-10-291-0/+4
* Add OCA.Files.SidebarJohn Molakvoæ (skjnldsv)2019-10-291-0/+39