Nextcloud bot
|
c752405fff
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-05-05 02:28:30 +00:00 |
|
Louis
|
7ccfddbe64
|
Merge pull request #31963 from nextcloud/feat/use_setting_in_dav_search
Use share setting in DAV search
|
2022-05-04 13:38:03 +02:00 |
|
Nextcloud bot
|
8fecf3467f
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-05-04 02:30:36 +00:00 |
|
Joas Schilling
|
290697b08f
|
Merge pull request #32220 from nextcloud/feature/add-tests-to-validate-emojis
Include more emoji chars to test and fixes after include it
|
2022-05-03 16:08:19 +02:00 |
|
Nextcloud bot
|
c025874e72
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-05-03 02:28:53 +00:00 |
|
Nextcloud bot
|
3197ae83a4
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-05-02 13:12:35 +00:00 |
|
Côme Chilliet
|
459202d54c
|
Merge pull request #31752 from nextcloud/fix/remove-still-more-ilogger
Move away from deprecated ILogger
|
2022-05-02 10:15:10 +02:00 |
|
Nextcloud bot
|
77db6ced43
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-04-30 02:27:31 +00:00 |
|
Vitor Mattos
|
cefcd55994
|
Include more emoji chars to test and fixes after include it
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2022-04-29 14:00:57 -03:00 |
|
Joas Schilling
|
0d87335751
|
Merge pull request #31703 from nextcloud/techdebt/noid/emojihelper-interface
Emojihelper interface
|
2022-04-29 18:31:29 +02:00 |
|
blizzz
|
033d527deb
|
Merge pull request #31758 from nextcloud/fix/utf8-detection-fix
Use sabre function directly rather than duplicating it
|
2022-04-29 13:05:57 +02:00 |
|
Nextcloud bot
|
8367b02785
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-04-29 02:28:31 +00:00 |
|
Joas Schilling
|
42b98d01bd
|
Merge pull request #32212 from nextcloud/bugfix/noid/make-the-order-of-reactions-reliable
Make the order of reactions reliable
|
2022-04-28 19:37:58 +02:00 |
|
Joas Schilling
|
7c85f8dea4
|
Make the order of reactions reliable
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-04-28 16:13:41 +02:00 |
|
Côme Chilliet
|
b865722ac0
|
Remove deprecated occ app:check-code command
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-04-28 15:08:01 +02:00 |
|
Vitor Mattos
|
a75a22f3ac
|
Increase check if support reactions
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
2022-04-28 07:09:44 -03:00 |
|
Joas Schilling
|
902476fa20
|
Extract the EmojiService from user status and add an OCP interface
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-04-28 07:09:44 -03:00 |
|
John Molakvoæ
|
a50b4caafd
|
Merge pull request #32202 from nextcloud/fix/layout-theme-array
|
2022-04-28 11:04:43 +02:00 |
|
John Molakvoæ
|
05d743570a
|
Fix Undefined array key "enabledThemes" on layout.user.php
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2022-04-28 08:55:46 +02:00 |
|
Valdnet
|
71e31c3b86
|
l10n: Correct a typo
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
|
2022-04-28 08:30:49 +02:00 |
|
Nextcloud bot
|
f0df06ed31
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-04-28 02:28:47 +00:00 |
|
Carl Schwan
|
dbdb9f6f11
|
Merge pull request #32034 from nextcloud/bugfix/noid/satisfy-binary-operation-order
Make the binary operation order explicit
|
2022-04-27 11:53:18 +02:00 |
|
Valdnet
|
cb18220147
|
l10n: Fix code
Issue: #32171.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
|
2022-04-27 09:04:00 +02:00 |
|
John Molakvoæ
|
036f871d01
|
Merge pull request #31492 from nextcloud/fix/check-secret-configured
|
2022-04-26 17:28:51 +02:00 |
|
Côme Chilliet
|
2b07031d3e
|
composer run cs:fix
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-04-26 16:52:53 +02:00 |
|
Côme Chilliet
|
a795ad4370
|
Remove unused class SearchResultSorter
Was used in ajax/share.php which does not exists anymore
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-04-26 16:52:53 +02:00 |
|
Côme Chilliet
|
23f7a37c03
|
Remove ILogger usages in lib/private/Files/Storage
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-04-26 16:52:53 +02:00 |
|
Côme Chilliet
|
069477e608
|
Migrate more classes of lib/private to LoggerInterface
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-04-26 16:52:52 +02:00 |
|
Côme Chilliet
|
0654b24528
|
Fix identation
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-04-26 16:50:48 +02:00 |
|
Côme Chilliet
|
51f04ed514
|
Move away from deprecated ILogger
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-04-26 16:50:47 +02:00 |
|
Côme Chilliet
|
de5b7f260f
|
Trying without the use
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-04-26 11:10:00 +02:00 |
|
Côme Chilliet
|
9132ed8ef1
|
Use sabre function directly rather than duplicating it
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
|
2022-04-26 11:10:00 +02:00 |
|
Joas Schilling
|
26882a4b59
|
Fix translations with trailing colons
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-04-26 11:06:00 +02:00 |
|
John Molakvoæ
|
8a3f8b07a8
|
Merge pull request #32147 from nextcloud/fix/css-default-load-setup-guest
Fix default fallback theme on setup any guests pages
|
2022-04-26 09:49:08 +02:00 |
|
John Molakvoæ
|
6ec0dfeece
|
Fix default fallback theme on setup ang guests pages
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2022-04-26 08:50:41 +02:00 |
|
John Molakvoæ
|
1f92440b79
|
Fix mexitek/phpcolors
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2022-04-26 07:58:57 +02:00 |
|
Vincent Petry
|
6935baa568
|
Merge pull request #32084 from nextcloud/root-setup-groupfolders
only need to setup root for groupfolders
|
2022-04-25 19:35:59 +02:00 |
|
Carl Schwan
|
59e0402691
|
Merge pull request #32069 from nextcloud/cleanup/allconfig-sql
Cleanup AllConfig
|
2022-04-25 18:56:15 +02:00 |
|
Vincent Petry
|
407fb8c22b
|
Merge pull request #32033 from nextcloud/fix/metadata-scan-app-data
Fix scanning app data with metadata
|
2022-04-25 15:50:31 +02:00 |
|
Robin Appelman
|
f7413b9afc
|
Merge pull request #32074 from nextcloud/mysql-search-ignore-index-2
tell mysql to ignore the sort index for search queries
|
2022-04-25 11:23:51 +00:00 |
|
Vincent Petry
|
ff385dc679
|
Merge pull request #32082 from nextcloud/directory-content-lazy-owner
use a lazy user for the file owner when listing a directory
|
2022-04-25 11:44:44 +02:00 |
|
Vincent Petry
|
e693781c21
|
Merge pull request #32079 from nextcloud/directory-listing-optimize-add-submount
optimize adding submount info to directory content
|
2022-04-25 11:44:26 +02:00 |
|
Vincent Petry
|
9718254285
|
Merge pull request #32112 from nextcloud/bugfix/noid/add-missing-index
Add missing index for oc_mounts queries
|
2022-04-25 11:38:48 +02:00 |
|
Joas Schilling
|
d2633c3ad6
|
Fix older migrations to the version pattern
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-04-25 09:39:56 +02:00 |
|
Joas Schilling
|
5cacc594a0
|
Add missing index
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2022-04-25 09:38:31 +02:00 |
|
Kirill Popov
|
0b27b9e658
|
Get not only time-sensitive next job from list but any
Before the change webcron used to select
**only** time-sensitive tasks.
Signed-off-by: Kirill Popov <kirill.s.popov@gmail.com>
|
2022-04-24 21:55:53 +03:00 |
|
Nextcloud bot
|
20d7bf8a88
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-04-24 02:28:28 +00:00 |
|
Nextcloud bot
|
d36b3e5644
|
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
|
2022-04-23 02:27:54 +00:00 |
|
Carl Schwan
|
b7be8f5c22
|
Merge pull request #32076 from nextcloud/cache-storage-info-failed-share
use and cache root storage info if a share can't be resolved
|
2022-04-22 21:26:05 +02:00 |
|
Robin Appelman
|
b36dfd8f11
|
Only need to setup root for groupfolders
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2022-04-22 17:47:08 +02:00 |
|