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-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-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>
2022-09-06Merge pull request #33781 from nextcloud/port/login-form/vue-password-componentsCarl Schwan
Use new vue components in login form
2022-09-06More cleaning up of the login componentCarl Schwan
- Move css in scopped vue components - Port to NcNoteCard all the warning messages Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-05Fix typos in apps/ subdirectoryfix/fix-apps-typosluz paz
Found via `codespell -q 3 -S l10n,./apps/files_external/3rdparty -L adn,ba,boxs,keypair,jus,optionel,ressource,tabel ./apps/` Signed-off-by: luz paz <luzpaz@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-02Merge pull request #33814 from nextcloud/fix-sidebarJohn Molakvoæ
2022-09-02Merge pull request #33826 from nextcloud/enh/a11y-unified-searchVincent Petry
Accessibility and design improvements to unified search
2022-09-02Fix sidebar toggleJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-02Remake profile picture saving with Vueenh/27869/avatarChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-02Accessibility improvements to unified searchenh/a11y-unified-searchChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-01Fallback to root if the picker folder doesn't existsJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-01Bump bundlesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-01Some more fixesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-09-01Bump bundled filesJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-31Merge pull request #33429 from nextcloud/port-password-vueCarl Schwan
Port password settings to vue
2022-08-31Port password settings to vueCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-31CleanupJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-31Fix active app indicator positionJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-31Fix jsunit failuresJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-08-31Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-08-29Merge pull request #33311 from nextcloud/enh/27869/phoneVincent Petry
Remake phone number property saving with Vue
2022-08-29Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-08-27Remake phone number property saving with Vueenh/27869/phoneChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-08-26Remake website property saving with VueChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-08-26Merge pull request #33713 from nextcloud/bugfix/noid/viewonlyfixJohn Molakvoæ
2022-08-26Merge pull request #33702 from nextcloud/bugfix/noid/fix-weather-iconJohn Molakvoæ
2022-08-26Fix rebasing issues and improve profile settings page a bit moreCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-26Remove copy in file actions when not allowedVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-08-26Merge pull request #33699 from nextcloud/remove-ie-depCarl Schwan
Remove old ie polify
2022-08-26Remove old ie polifyCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-26Remake location property saving with Vueenh/27869/locationChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-08-25Remake Twitter handle saving with VueChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-08-25Modularize shared account property componentsChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-08-25Fix weather iconbugfix/noid/fix-weather-iconJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-25Update to @nextcloud/vue-6.0.0-beta.4Vincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-08-25Add Nc prefix to Nc vue component namesVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-08-25Bump @nextcloud/vue to 6.0.0-beta.3 and relatedVincent Petry
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>
2022-08-25Merge pull request #33569 from nextcloud/enh/hide-projectsJulius Härtl
Add config option to hide deprecated projects in sharing tab by default
2022-08-24Update typehint for confirmDestructiveDaniel Kesselberg
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-08-22Bump p-queue from 7.2.0 to 7.3.0dependabot[bot]
Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 7.2.0 to 7.3.0. - [Release notes](https://github.com/sindresorhus/p-queue/releases) - [Commits](https://github.com/sindresorhus/p-queue/compare/v7.2.0...v7.3.0) --- updated-dependencies: - dependency-name: p-queue 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>
2022-08-22Request 64px avatars for the user managementChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-08-19Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>