summaryrefslogtreecommitdiffstats
path: root/js/photos-src_mixins_FetchAlbumsMixin_js-src_components_Albums_AlbumForm_vue.js.map
AgeCommit message (Collapse)Author
2023-05-10Compile assetsLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-05-05Add always visible new album labelsChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-04-13fix focus in filepickerhamza221
Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-02-28Tidy up to broad rename from location to placeLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-02-24Fix cypressJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-29Bump @nextcloud/webpack-vue-config from 5.3.0 to 5.4.0dependabot[bot]
Bumps [@nextcloud/webpack-vue-config](https://github.com/nextcloud/webpack-vue-config) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/nextcloud/webpack-vue-config/releases) - [Changelog](https://github.com/nextcloud/webpack-vue-config/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/webpack-vue-config/compare/v5.3.0...v5.4.0) --- updated-dependencies: - dependency-name: "@nextcloud/webpack-vue-config" dependency-type: direct:development 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>
2022-10-20Migrate to :deep instead of ::v-deepLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-10-11Fix focus and trigger of popover contentLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-10-11Bump @nextcloud/vue from 7.0.0-beta.4 to 7.0.0-beta.7dependabot[bot]
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 7.0.0-beta.4 to 7.0.0-beta.7. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v7.0.0-beta.4...v7.0.0-beta.7) --- 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>
2022-10-10compile assetsLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-09-23Merge pull request #1279 from nextcloud/fix/invalid-fileidJohn Molakvoæ
Make sure we have a valid fileID for albums content and fix trashbin listener event
2022-09-17Use same upload button style as the UploadPickerJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-09-16Add public sharingLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-16Add collaborators management viewsLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>