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/apps
AgeCommit message (Collapse)Author
2022-09-23Refactor primary computation and fix a few missing theme parity variablesfix/themingJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-09-23Disable background blur on highcontrastJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-09-23Fixing dark primary element variablesJohn Molakvoæ
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-09-22Master is now 26Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-22Merge pull request #34133 from nextcloud/showTagVincent Petry
Add includeTags to /share/id
2022-09-22Merge pull request #34181 from nextcloud/enh/edit-locally-iconVincent Petry
Use computer icon for edit locally file action
2022-09-22[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-21Remove port parameter which is included in hostenh/edit-locally-iconChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-21Use computer icon for edit locally file actionChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-21Switch to overflow-wrapGit'Fellow
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com> Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-21Show long nomes correctly on profile cardGit'Fellow
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-21Merge pull request #34170 from nextcloud/enh/noid/theming-settings-iconSimon L
update theming icon in personal settings
2022-09-21Merge pull request #34171 from nextcloud/enh/edit-locallySimon L
Add edit locally file action
2022-09-21update theming icon in personal settingsszaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-09-21Update apps/files_sharing/lib/Controller/ShareAPIController.phpshowTagTobias Kaminsky
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Tobias Kaminsky <tobias@nextcloud.com>
2022-09-21[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-20Add edit locally file actionenh/edit-locallyChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-20Merge pull request #34147 from ↵Joas Schilling
nextcloud/bugfix/noid/fix-avatar-cleanup-on-user-delete Fix avatar cleanup on user delete
2022-09-20Merge pull request #34154 from nextcloud/bugfix/noid/add-missing-viewbox-to-svgsJoas Schilling
Add missing viewbox to SVGs
2022-09-20Merge pull request #34144 from nextcloud/remove-avatar-fixmeJohn Molakvoæ
Remove completed refresh avatar FIXME
2022-09-20Rebuild autoloaderJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-20Add missing viewbox to SVGsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-20[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-19Remove completed refresh avatar FIXMEremove-avatar-fixmeChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-09-19Merge pull request #34118 from nextcloud/fix/locale-stylingCarl Schwan
Fix styling of locale dropdown
2022-09-19Show include tags on single sharetobiasKaminsky
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2022-09-19Add includeTags to /share/idtobiasKaminsky
2022-09-19[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-18[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-17[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-17Fix styling of locale dropdownfix/locale-stylingChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-16Fix test failure introduced in https://github.com/nextcloud/server/pull/33819Christopher 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 #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-16Merge pull request #33658 from nextcloud/dashboard-api-widgetsVincent Petry
Extend dashboard api to allow listing of widgets
2022-09-16Fix phpunitJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-09-16l10n: Remove spacesValdnet
Signed-off-by: Valdnet <47037905+Valdnet@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-16[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-16Merge pull request #33512 from nextcloud/enh/27869/detailsPytal
Remake group and quota details section with Vue
2022-09-16Merge pull request #34101 from nextcloud/fix/dashboard-controller-typoPytal
Fix initial state typo in dashboard controller
2022-09-16Fix translation of user exists error server-sidefix/user-exists-l10nChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-15Merge pull request #34098 from nextcloud/fix/test/updatenotificationsVincent Petry
Fix test update notification
2022-09-15Merge pull request #34072 from nextcloud/enh/noid/default-enabled-2Vincent Petry
set defaultEnabled in shipped.json
2022-09-15Remake group and quota details section with VueChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-09-15Fix initial state typo in dashboard controllerChristopher 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-15adjust empty array checkdashboard-api-widgetsJulien Veyssier
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-09-15Fix test update notificationCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>