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-07-03[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-02[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-01Merge pull request #32576 from ↵Joas Schilling
nextcloud/feature/spreed-7321/automatic-DND-outside-of-availability 🤖 Automatically set user status to ⛔ DND outside of 📅 availability
2022-07-01Merge pull request #33043 from nextcloud/Valdnet-patch-2Carl Schwan
l10n: Separate words
2022-07-01l10n: Separate wordsValdnet
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-01Inject userId directlyJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-01Fix typo of availabilityJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-01Remove unused importJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-01Fix predefined messageJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-01Add UI to opt-in on the status automationJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-01Add status automationJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-01Fix determination of cron job runJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-01User status automation background jobJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-01[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-30Merge pull request #33068 from nextcloud/enh/note-trashbin-expirationPytal
2022-06-30use an en-dash for the userstatus panelszaimen
Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-30[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-29Merge pull request #33067 from nextcloud/trashbin-skip-size-cacheblizzz
use size from cache to determine whether to skip the trashbin
2022-06-29Add trashbin export expiration noticeenh/note-trashbin-expirationChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-06-29Use Button component to show more workflowsChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-06-29use size from cache to determine whether to skip the trashbinRobin Appelman
this way large folders also get skipped Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-06-29[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-29Merge pull request #33053 from nextcloud/fix/undefined-loggerPytal
2022-06-29Merge pull request #33034 from nextcloud/td/noid/ldap_group_updaterblizzz
cleanup LDAP's UpdateGroups
2022-06-28adjust testsArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-06-28Fix undefined loggerChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-06-28simplify blizzz
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2022-06-28Merge pull request #33007 from nextcloud/cleanup/federation-appCarl Schwan
Summer cleanup of the federation app
2022-06-28delete groups in chunks instead of one by oneArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-06-28cleanup LDAP's UpdateGroupsArthur Schiwon
- TimedJob from API - DI of config - property types - throws hints in phpdoc - argument and return types - replace depracet execute() with executeStatement or -Query - a missing return statement Co-authored-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-06-28Fix many issues with the testsCarl Schwan
- Return type were not correct - willReturn and with confusion Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-28[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-27Merge pull request #32561 from nextcloud/port/vue-personal-federationPytal
2022-06-27Merge pull request #32998 from nextcloud/fix/setting_nameLouis
Rename setting name to reduce its length
2022-06-27Rename setting name to reduce its lengthLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-06-27[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-25[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-24Cleanup CardDav SyncServicecleanup/federation-appCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-24Summer cleanup of the federation appCarl Schwan
- Use IEventDispatcher instead of deprecated symfony dispatcher - Use LoggerInterface where possible - Use php 7.4 properties - Add type hinting where possible - Move federation hooks to a seperate listener Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-24Merge pull request #32863 from nextcloud/feature/add-comments-expire-dateblizzz
Add comments expire date
2022-06-24[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-23Merge pull request #32962 from nextcloud/getstoragestat-change-urlCarl Schwan
Remove .php from url
2022-06-23Merge pull request #32701 from nextcloud/fix/type-error-objectreeCarl Schwan
Fix type error in Sabre/Connector/Directory
2022-06-23[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-22Merge pull request #32884 from nextcloud/typing/dav-sharingCarl Schwan
Add typing to Sharing Backend
2022-06-22Add typing to Sharing BackendCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-22[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-21Add title to file nameCarl Schwan
Fix #32157 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-21Remove .php from urlgetstoragestat-change-urlCarl Schwan
Probably here for legacy reasons, but it is a bit weird to call an .php endpoint that doesn't correspond to a .php file Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-21Merge pull request #32902 from nextcloud/enh/noid/opcache-buffer-size-limitSimon L
do not display the buffer_size info if the size is already set to a c…