aboutsummaryrefslogtreecommitdiffstats
path: root/dist/files-init.js
Commit message (Collapse)AuthorAgeFilesLines
* feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-301-3/+3
| | | | | | | | | | | | | | | Synced from LDAP to profile: - Date of birth Synced from LDAP to SAB (via the profile): - Biography - Date of birth Original code by Jake Nabasny (GitHub: @slapcat) Co-authored-by: Jake Nabasny <jake@nabasny.com> Co-authored-by: Richard Steinmetz <richard@steinmetz.cloud> Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* chore(assets): Recompile assetsnextcloud-command2024-05-291-3/+3
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile assetsnextcloud-command2024-05-151-3/+3
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-05-131-3/+3
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2024-05-061-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: compile assetsChristopher Ng2024-04-221-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Compile assetsFerdinand Thiessen2024-04-161-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-04-161-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-04-161-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2024-04-151-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: compile assetsChristopher Ng2024-04-111-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore: Compile assetsFerdinand Thiessen2024-04-101-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(files): Call davGetFavoritesReport after the registration of propfind ↵Louis Chemineau2024-04-081-2/+2
| | | | | | properties Signed-off-by: Louis Chemineau <louis@chmn.me>
* chore: compile assetsskjnldsv2024-04-041-2/+2
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* build(deps): bump @nextcloud/files from 3.1.0 to 3.1.1dependabot[bot]2024-04-031-2/+2
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-files/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: "@nextcloud/files" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): Recompile JSJoas Schilling2024-03-281-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(assets): compile assetsEduardo Morales2024-03-261-2/+2
| | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* chore: Compile assetsFerdinand Thiessen2024-03-231-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* build(deps): bump @nextcloud/vue from 8.11.0 to 8.11.1dependabot[bot]2024-03-231-2/+2
| | | | | | | | | | | | | | | | | Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.11.0 to 8.11.1. - [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.11.0...v8.11.1) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-03-221-2/+2
| | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-03-221-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: compile assetsChristopher Ng2024-03-201-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* chore(deps): Bump @vueuse/integrations from 10.8.0 to 10.9.0dependabot[bot]2024-03-171-2/+2
| | | | | | | | | | | | | | | | Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations) from 10.8.0 to 10.9.0. - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v10.9.0/packages/integrations) --- updated-dependencies: - dependency-name: "@vueuse/integrations" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore(assets): compiled assetsEduardo Morales2024-03-151-2/+2
| | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* chore: Compile assetsFerdinand Thiessen2024-03-141-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsGrigorii K. Shartsev2024-03-111-2/+2
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* chore: Compile assetsFerdinand Thiessen2024-03-111-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(assets): Recompile assetsnextcloud-command2024-03-071-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* fix: Positioning and active state of viewer componentsJulius Härtl2024-03-071-2/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* chore: Compile assetsFerdinand Thiessen2024-03-061-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: compile assetsEduardo Morales2024-03-061-2/+2
| | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* chore: Compile assetsFerdinand Thiessen2024-03-061-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(files): Open new file when created from templateFerdinand Thiessen2024-03-051-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: compile assetsChristopher Ng2024-03-041-2/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(dav): multiple fixes in usage of webdav libraryVarun Patil2024-02-281-2/+2
| | | | | | | | 1. Refresh token on update 2. Fix some very weird imports 3. Patch fetch instead of request to prevent accessing impl details Signed-off-by: Varun Patil <varunpatil@ucla.edu>
* chore(assets): Recompile assetsnextcloud-command2024-02-271-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: compile assetsEduardo Morales2024-02-231-2/+2
| | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* chore(deps): use `@vueuse/core@10.7.2` and fix momentskjnldsv2024-02-231-2/+2
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* chore(files_sharing): use `OCSResponse` from `@nextcloud/typings`skjnldsv2024-02-231-2/+2
| | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* chore(assets): Recompile assetsnextcloud-command2024-02-221-2/+2
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-02-221-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: compile assetsEduardo Morales2024-02-201-2/+2
| | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* chore: compile assetsEduardo Morales2024-02-151-2/+2
| | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* chore: Bump calendar-availability-vue to `v2.1.0`julia.kirschenheuter2024-02-091-2/+2
| | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Compile assetsFerdinand Thiessen2024-02-091-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Compile assetsFerdinand Thiessen2024-02-091-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #43438 from nextcloud/bump/bump-ncvue-to-v8.6.2Pytal2024-02-081-2/+2
| | | Bump NcVue to `v8.6.2`
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-081-2/+2
| | | | | This reverts commit d9d60238c7aaab9c61bf2d50c15aa59bc88c8975, reversing changes made to ba3fdb0cdcfbb84f0080a2146a4ba2f01569915d.
* Bump NcVue to `v8.6.2`julia.kirschenheuter2024-02-071-2/+2
| | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* chore: recompile assetsJohn Molakvoæ2024-02-071-2/+2
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>