summaryrefslogtreecommitdiffstats
path: root/dist
Commit message (Collapse)AuthorAgeFilesLines
* Restore grid view toggleChristopher Ng2022-06-094-6/+6
| | | | | | Removed in https://github.com/nextcloud/server/pull/29966 and partially restored in https://github.com/nextcloud/server/pull/30452 Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Prepend file picker to be initial keyboard focus targetChristopher Ng2022-06-094-6/+6
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Handle keyboard navigation in the file pickerChristopher Ng2022-06-084-6/+6
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Merge pull request #32736 from nextcloud/enh/a11y/keyboard-contacts-menuPytal2022-06-084-6/+6
|\
| * Augment keyboard accessibility of contacts menuChristopher Ng2022-06-074-6/+6
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Various improvements related to the recent implementation of temporary passwordsCyrille Bollu2022-06-082-3/+3
|/ | | | | | | | | | | | | | | for mail shares: 1- Changes style of "forgot password?" and "Back" button 2- Adds information about share password's expiration time in the emails sent. 3- Shows password expiration time in the Share menu 4- Fixes an issue when the message "Password expires..." would be shown for non email share types (which don't have temporary passswords) 5- At share's creation, password should only be sent when it's a permanent one See also https://github.com/nextcloud/server/issues/31952 Signed-off-by: Cyrille Bollu <cyrpub@bollu.be> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Properly calculate carret positionLouis Chemineau2022-06-072-3/+3
| | | | | | | | The carret position is currently hard coded based on the position of the icon in the header. This PR calculate its position relatively to the header icon. Signed-off-by: Louis Chemineau <louis@chmn.me>
* Bump webpack from 5.72.0 to 5.73.0dependabot[bot]2022-06-0682-123/+123
| | | | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.72.0 to 5.73.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.72.0...v5.73.0) --- updated-dependencies: - dependency-name: webpack 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>
* l10n: Fix escaping issuerakekniven2022-06-032-3/+3
| | | | | | | | | | | At Transifex the string is cut and shown `For the server to work properly, it` I modified this without vue knowledge. @CarlSchwan Can you check please? Reported at Transifex. Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* Merge pull request #32620 from nextcloud/bugfix/noid/reset-status-on-clearAtJoas Schilling2022-06-034-6/+6
|\ | | | | Also reset the status on clearAt
| * Also reset the status on clearAtJoas Schilling2022-05-274-6/+6
| | | | | | | | | | | | | | | | | | When you set yourself to "DND - In a meeting" for one hour, the expectation is that you are also "online"/normal again when the meeting is over. So we extend the logic to also include the status itself to be reverted. Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix share permissions renderingLouis Chemineau2022-05-312-3/+3
| | | | | | | | | | | | | | | | The `SHARE` permissions falls into the `default` case in the switch case, causing the rendering to look like ` , Upload, Read`. This PR changes the return value of the `default` case and adds a `filter` to remove those values. Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Merge pull request #32502 from nextcloud/cleanup/worflow-adminLouis2022-05-312-3/+3
|\ \ | | | | | | Use SettingsSection in workflowengine settings
| * | Use SettingsSection in workflowengine settingsCarl Schwan2022-05-312-3/+3
| | | | | | | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | Merge pull request #32583 from jld3103/fix/nextcloud-android-user-agent-matchJoas Schilling2022-05-312-3/+3
|\ \ \ | |/ / |/| | Fix Nextcloud Android app not showing proper name
| * | Fix Nextcloud Android app not showing proper namejld31032022-05-302-3/+3
| | |
* | | Bump core-js from 3.22.5 to 3.22.7dependabot[bot]2022-05-302-3/+3
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.5 to 3.22.7. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.22.5...v3.22.7) --- updated-dependencies: - dependency-name: core-js 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>
* | Merge pull request #32594 from ↵Carl Schwan2022-05-272-3/+3
|\ \ | |/ |/| | | | | nextcloud/fix/groupfolder-not-loading-when-share-disabled Fix loading groupfolder info when share api is disabled
| * Fix loading groupfolder info when share api is disabledCarl Schwan2022-05-272-3/+3
| | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Don't overwrite certain values if the refreshing comes in via short updatesJoas Schilling2022-05-274-6/+6
|/ | | | | | | | This e.g. happens from the talk participant list which only has the status, message and icon. Due to the overwriting e.g. the clearAt was overwritten with null and afterwards the status modal showed "Invalid date" as "Clear at" Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #32557 from nextcloud/cleanup/dav-admin-settingsCarl Schwan2022-05-242-3/+3
|\ | | | | Modernize the dav admin settings
| * Modernize the dav admin settingsCarl Schwan2022-05-242-3/+3
| | | | | | | | | | | | | | - Use nextcloud-vue components (with proper doc link now) - Add underline to links so we can see them (accessibility++) Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Fix various errors reported by eslintCarl Schwan2022-05-2410-13/+13
| | | | | | | | | | | | | | And also make sure eslint doesn't try to index apps-extra that contains other repo with not necessarely the same eslint rules Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Update DAV availability vue component to standardJoas Schilling2022-05-232-3/+3
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #32443 from nextcloud/port/background-job-adminPytal2022-05-204-6/+6
|\
| * Port BackgroundJob admin settings to vueCarl Schwan2022-05-204-6/+6
| | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Merge pull request #32501 from nextcloud/cleanup/admin-delegation-settingCarl Schwan2022-05-202-3/+3
|\ \ | | | | | | Cleanup admin delegation setting page
| * | Cleanup admin delegation setting pageCarl Schwan2022-05-192-3/+3
| |/ | | | | | | | | | | | | | | - Simplify code a bit - Add link to doc - Use Nextcloud vue component a bit more Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Merge pull request #32459 from nextcloud/port/federatedfilessharing-adminCarl Schwan2022-05-205-3/+28
|\ \ | | | | | | Port admin federated files sharing to vue
| * | Port admin federated files sharing to vueCarl Schwan2022-05-205-3/+28
| |/ | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* / Improve two factor admin settingsCarl Schwan2022-05-202-3/+3
|/ | | | | | | | - Port more of it to vue - Use new nextcloud vue components for the setting section - Add a bit of spacing between the elements Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Port share by mail settings to vueCarl Schwan2022-05-1996-130/+155
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Merge pull request #26813 from nextcloud/feature/files-search-tagsSimon L2022-05-182-3/+3
|\ | | | | Files: Extend search to also cover tags
| * Files: Extend search to also cover tagsMarcel Klehr2022-05-172-3/+3
| | | | | | | | | | | | fixes #326 Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-1610-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | - Add visible-focus effect on each header entry - Show focus outline when using focus-visible (keyboard navigation) - Add polyfy for focus-visible since it's only very recently available on webkit - Change text for link to home button to describe the destination and not the current page - Improve focus effect in app sidebar navigation Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Fix profile and add gradient-primary-backgroundJohn Molakvoæ2022-05-1310-15/+15
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | Cleanup and compileJohn Molakvoæ2022-05-133-3/+6
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | add vue button component in workflow rule.vueVanessa Pertsch2022-05-122-3/+3
| | | | | | | | Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
* | Compile themingJohn Molakvoæ2022-05-116-9/+9
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | Migrate to static icons coloursJohn Molakvoæ2022-05-101-0/+2001
|/ | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Add setting to ignore email during searchLouis Chemineau2022-05-032-3/+3
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Merge pull request #32213 from nextcloud/fix/theming-layoutJoas Schilling2022-05-032-3/+3
|\ | | | | Improve theming layout
| * Improve theming layoutJohn Molakvoæ2022-04-302-3/+3
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | Merge pull request #32225 from ↵Carl Schwan2022-05-022-3/+3
|\ \ | |/ |/| | | | | nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.10.0 Bump @nextcloud/axios from 1.9.0 to 1.10.0
| * Bump @nextcloud/axios from 1.9.0 to 1.10.0dependabot[bot]2022-05-022-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/nextcloud/nextcloud-axios/releases) - [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: "@nextcloud/axios" 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>
* | Allow to override the default themeJohn Molakvoæ2022-04-302-3/+3
|/ | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Bump marked from 4.0.13 to 4.0.14dependabot[bot]2022-04-272-3/+3
| | | | | | | | | | | | | | | | | Bumps [marked](https://github.com/markedjs/marked) from 4.0.13 to 4.0.14. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](https://github.com/markedjs/marked/compare/v4.0.13...v4.0.14) --- updated-dependencies: - dependency-name: marked 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>
* Merge pull request #32189 from nextcloud/fix/local_loading_for_profileSimon L2022-04-272-3/+3
|\ | | | | Mount Profile view after DOMContentLoaded
| * Mount profile after DOMContentLoadedLouis Chemineau2022-04-272-3/+3
| | | | | | | | | | | | Fix https://github.com/nextcloud/server/issues/32187 Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Dashboard fixesJohn Molakvoæ2022-04-276-9/+9
|/ | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>