Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/dist
AgeCommit message (Collapse)Author
2022-09-19Clear search results when remove search queryfix/carl/clean-search-result-when-resettingCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-19Merge pull request #34118 from nextcloud/fix/locale-stylingCarl Schwan
Fix styling of locale dropdown
2022-09-19l10n: Spelling unificationValdnet
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-17Fix styling of locale dropdownfix/locale-stylingChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-16Remake locale saving with VueChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-16Merge pull request #34110 from nextcloud/update-nextcloud-vue-7.0.0-beta.4Vincent Petry
Bump @nextcloud/vue from 7.0.0-beta.2 to 7.0.0-beta.4
2022-09-16Merge pull request #33819 from nextcloud/fix/user-exists-l10nVincent Petry
Fix translation of user exists error server-side
2022-09-16Merge pull request #34096 from nextcloud/bug/noid/tag-loadingVincent Petry
Tag loading
2022-09-16Bump @nextcloud/vue from 7.0.0-beta.2 to 7.0.0-beta.4Vincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-16Merge pull request #34050 from nextcloud/bug/noid/login-form-focusVincent Petry
Set focus to input field for login form
2022-09-16Set focus to input fieldDaniel Kesselberg
Fix: - TypeError: this.$refs.user.focus is not a function - TypeError: this.$refs.password.focus is not a function Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-09-16Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-16Merge pull request #34100 from nextcloud/fix/reset-global-searchVincent Petry
Reset global search on files sidebar navigation change
2022-09-16Fix translation of user exists error server-sidefix/user-exists-l10nChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-15Remake group and quota details section with VueChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-15Reset global search on files sidebar navigation changefix/reset-global-searchChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-15Compile core-systemtags.js and systemtags-systemtags.jsbug/noid/tag-loadingDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-09-15Merge pull request #33947 from nextcloud/updatenotificaiton-cleanupVincent Petry
Cleanup updatenotification
2022-09-15Add an OCP method to check the shortcut state and use it for global search ↵Joas Schilling
and menu control Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-15Add a global setting to disable keyboard shortcutsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-15Merge pull request #34084 from nextcloud/bundling-adjustments-25Vincent Petry
Adjust recommended apps page
2022-09-15Cleanup updatenotificationCarl Schwan
- Port away from jquery inside vue - Use modern vue components when possible - Fix some readability isssues particularly on dark theme - Use IInitialState - Use php7.4 Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-14Move background settings from dashboard app to Appearance and accessibility ↵greta
settings Signed-off-by: greta <gretadoci@gmail.com> Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-14Fix unresponsive legacy password confirmation dialog with new dialog in VueChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-14Adjust recommended apps pagebundling-adjustments-25Vincent Petry
Removed collabora code. Added description for richdocuments as the name will be "Nextcloud Office" pulled from the app store. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-09-14Merge pull request #34042 from nextcloud/profile/section-pluginCarl Schwan
Add api to load additional section in profile page
2022-09-14Add api to load additional section in profile pageCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-14Align sharing tab content and increase spacingenh/sharing-tab-alignment-and-spacingChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-13Increase spacing between additional sharing tab contentenh/sharing-tab-additional-content-spacingChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-12Merge pull request #34039 from nextcloud/enh/34037/heading-login-formSimon L
add a heading to the login form
2022-09-12Merge pull request #34031 from nextcloud/enh/33866/ldap-ui-buttonsSimon L
fix ldap ui buttons
2022-09-12Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-12Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-12Port Profile section checbox to NcCheckoxRadioSwitch componentCarl Schwan
Improve accessibility and unify the design Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-12Merge pull request #34022 from nextcloud/fix/dark-avatar-user-listVincent Petry
Fix avatar icons in user list when using dark theme
2022-09-12Merge pull request #34024 from nextcloud/make-profile-page-scrollableVincent Petry
Make profile page scrollable again
2022-09-12Merge pull request #33993 from nextcloud/remove-scrollbar-default-dashbordCarl Schwan
Improve dashboard default scrollbar behavior
2022-09-12Make profile page scrollable againCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-12Fix avatar icons in user list when using dark themeCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-09Bump nc vue to beta2Carl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-09Update avatars on updateCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-09Merge pull request #33958 from nextcloud/enh/33860/fix-versions-visibilityblizzz
fix versions icons
2022-09-09fix versions iconsszaimen
Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-09Improve dashboard default scrollbar behaviorremove-scrollbar-default-dashbordCarl Schwan
- Decrease spacing so that scrollbar doesn't appear on laptop screen when having one row of panel - Move scrollbar to content so that on chromium the scrollbar is not so ugly Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-09Merge pull request #33954 from nextcloud/enh/33868/dashboard-scrollbarSimon L
dashboard should not have a scrollbar by default
2022-09-09Merge pull request #33974 from nextcloud/fix/search-menuCarl Schwan
Fix UnifiedSearch
2022-09-08Fix UnifiedSearchfix/search-menuCarl Schwan
- Fix too big margins - Fix horizontal scrolbar (caused by margin in text field) - Add some spacing between the items (4px) - Center items (I love flex) Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-08Use NoteCard component in BackgroundJob settingsCarl Schwan
Fix #33880 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-08Fix apps list issues caused by redesignCarl Schwan
- Make icons work on dark theme - Use new buttons - Fix some eslint warnings Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-08dashboard should not have a scrollbar by defaultenh/33868/dashboard-scrollbarszaimen
Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>