aboutsummaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-08-272-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix rebasing issues and improve profile settings page a bit moreCarl Schwan2022-08-265-2/+5
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* More dark theme fixesCarl Schwan2022-08-267-22/+30
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Various fixesCarl Schwan2022-08-2610-49/+114
| | | | | | | | | | | | | | - Fix user status dialog - Add label where missing - Move emoji picker inside input field (similar to talk) - Fix selecting an emoji - Fix multiselect - Fix button with confirmation action - Fix some other unrelated dark theme issues - Fix select2 focus - Run npm lint:fix Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Adapt to new Nextcloud vue styleCarl Schwan2022-08-265-253/+258
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Fix accessibility of input fieldsCarl Schwan2022-08-265-30/+30
| | | | | | | | | | | | | Input fields require a 44x44 pixels target size, this makes all the input fields and button use that size. Bonus is that now the input fields and buttons now have the same size as the new vue button and this looks less weird than the previous state with controls of different sizes. See https://www.w3.org/WAI/WCAG21/Understanding/target-size.html Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Merge pull request #33699 from nextcloud/remove-ie-depCarl Schwan2022-08-261-15/+0
|\ | | | | Remove old ie polify
| * Remove old ie polifyCarl Schwan2022-08-261-15/+0
| | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Avoid side changes on web ui updateJulius Härtl2022-08-261-1/+1
|/ | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add Nc prefix to Nc vue component namesVincent Petry2022-08-257-53/+53
| | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry2022-08-254-18/+18
| | | | | | | | Update @nextcloud/vue to 6.0.0-beta.3 Update vue and vue-template-compiler to 2.7.8 Update calendar-availability-vue to 0.5.0-beta.1 to fix conflicts. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* Update typehint for confirmDestructiveDaniel Kesselberg2022-08-241-1/+1
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecatedCarl Schwan2022-08-233-6/+12
|\ | | | | Deprecated ILogger from IJob
| * Port existing server code to new interfaceCarl Schwan2022-08-083-6/+12
| | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | [tx-robot] updated from transifexNextcloud bot2022-08-232-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Improve handling of profile pageChristopher Ng2022-08-221-1/+1
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* | Merge pull request #33623 from NoSleep82/masterblizzz2022-08-221-2/+2
|\ \ | | | | | | Update LostController.php
| * | Update core/Controller/LostController.phpNoSleep822022-08-211-1/+1
| | | | | | | | | | | | Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com> Signed-off-by: NoSleep82 <52562874+NoSleep82@users.noreply.github.com>
| * | Update LostController.phpNoSleep822022-08-191-2/+2
| | | | | | | | | | | | | | | i would be useful to know who is trying to reset the password (misspelled username or email, ex user or some sort of attack) Signed-off-by: NoSleep82 <52562874+NoSleep82@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-08-222-6/+6
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Expose core background imageJulius Härtl2022-08-191-0/+0
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | Merge pull request #33522 from nextcloud/fix/358-add-missing-expanded-attributesJulia Kirschenheuter2022-08-192-1/+4
|\ \ | | | | | | Fix/358 add missing expanded attributes
| * | Add ```aria-expanded``` value to select2-container om systemtag and file tagsjulia.kirschenheuter2022-08-172-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add ```aria-expanded``` to color picker Add ```aria-expanded``` to UnifiedSearch.vue Add ```aria-expanded``` to new button on files Add ```aria-expanded``` to action menu Add ```aria-expanded``` to icon .federation-menu Add ```aria-expanded``` to app navigation collapse button Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-08-182-0/+6
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Allow to manually specify a theme to apply to a section of an appJohn Molakvoæ2022-08-161-2/+2
| | | | | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* | [tx-robot] updated from transifexNextcloud bot2022-08-164-0/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-08-156-4/+6
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-08-142-8/+8
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-08-132-6/+6
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix trusted domain error pageJoas Schilling2022-08-111-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2022-08-112-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Do not overwrite the focus-visible of vue appsJoas Schilling2022-08-105-29/+11
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2022-08-102-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | [tx-robot] updated from transifexNextcloud bot2022-08-092-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #33465 from nextcloud/bugfix/noid/fix-more-icon-colorVincent Petry2022-08-085-2/+12
|\ \ | | | | | | Fix "More" app icon in dark mode
| * | Fix "More" app iconJoas Schilling2022-08-055-2/+12
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan2022-08-086-13/+16
|\ \ \ | | | | | | | | Remove OCP\App and OCP\BackgroundJob
| * | | Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-016-13/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Both deprecated since NC 23 IAppManager is the replacement for OCP\App unfortunately it can't be dependency injected in classes used by the installed otherwise the database connection is initialised too early Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | | [tx-robot] updated from transifexNextcloud bot2022-08-084-138/+192
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | [tx-robot] updated from transifexNextcloud bot2022-08-076-2/+18
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | [tx-robot] updated from transifexNextcloud bot2022-08-0620-126/+162
| |/ / |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-08-05138-414/+796
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #33405 from nextcloud/perf/new-index-mounts-classJulius Härtl2022-08-013-0/+21
|\ \
| * | DB mounts table: Add index for mount_provider_classMarcel Klehr2022-08-013-0/+21
| | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | | Add share attrs + download permission support in frontendVincent Petry2022-07-282-0/+33
| |/ |/| | | | | | | | | | | Added download permission checkbox in frontend Added share attributes parsing and setting in frontend. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | Transfer `aria-label` from nav settings menu to settings menu icon-buttonjulia.kirschenheuter2022-07-281-3/+2
| | | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* | Fix login flowCarl Schwan2022-07-274-11/+10
| | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Fix caldav invitation related public pagesCarl Schwan2022-07-271-1/+1
| | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Redesign guest pages for better accessibilityCarl Schwan2022-07-2734-568/+470
| | | | | | | | | | | | | | - Use white box and put content on it - Improve focus indicator Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | Bump nextcloud-dialogs from 3.1.2 to 3.1.4Vincent Petry2022-07-262-10/+27
| | | | | | | | | | Signed-off-by: Vincent Petry <vincent@nextcloud.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>