]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
23 months agoFix icon of encrypted folders in filepicker 34657/head
Carl Schwan [Sun, 16 Oct 2022 23:04:13 +0000 (01:04 +0200)]
Fix icon of encrypted folders in filepicker

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
23 months agoMerge pull request #34581 from nextcloud/backport/34438/stable25
Vincent Petry [Thu, 27 Oct 2022 08:26:08 +0000 (10:26 +0200)]
Merge pull request #34581 from nextcloud/backport/34438/stable25

[stable25] return proper error code when reporting exception fails in remote.php

23 months agoMerge pull request #34821 from nextcloud/backport/34809/stable25
Louis [Wed, 26 Oct 2022 14:50:18 +0000 (16:50 +0200)]
Merge pull request #34821 from nextcloud/backport/34809/stable25

[stable25] Fix getMetadata return type

23 months agoMerge pull request #34823 from nextcloud/backport/34788/stable25
Julius Härtl [Wed, 26 Oct 2022 14:48:49 +0000 (16:48 +0200)]
Merge pull request #34823 from nextcloud/backport/34788/stable25

[stable25] Check share attributes on preview endpoints

23 months agoCheck share attributes on preview endpoints 34823/head
Julius Härtl [Tue, 25 Oct 2022 07:15:39 +0000 (09:15 +0200)]
Check share attributes on preview endpoints

Signed-off-by: Julius Härtl <jus@bitgrid.net>
23 months agoFix getMetadata return type 34821/head
Louis Chemineau [Wed, 26 Oct 2022 09:30:19 +0000 (11:30 +0200)]
Fix getMetadata return type

Signed-off-by: Louis Chemineau <louis@chmn.me>
23 months agoMerge pull request #34601 from nextcloud/backport/34135/stable25
Julien Veyssier [Wed, 26 Oct 2022 10:33:43 +0000 (12:33 +0200)]
Merge pull request #34601 from nextcloud/backport/34135/stable25

[stable25] Fix "email changed" activity email check

23 months agoMerge pull request #34648 from nextcloud/backport/34634/stable25
Simon L [Tue, 25 Oct 2022 23:06:34 +0000 (01:06 +0200)]
Merge pull request #34648 from nextcloud/backport/34634/stable25

[stable25] Fix unnecessary highlighting of selected element

23 months agoMerge pull request #34779 from nextcloud/backport/34706/stable25
Simon L [Tue, 25 Oct 2022 16:09:01 +0000 (18:09 +0200)]
Merge pull request #34779 from nextcloud/backport/34706/stable25

[stable25] update notifications for one-click instances

23 months agoMerge pull request #34796 from nextcloud/backport/34774/stable25
Côme Chilliet [Tue, 25 Oct 2022 15:22:20 +0000 (17:22 +0200)]
Merge pull request #34796 from nextcloud/backport/34774/stable25

[stable25] Expose mapped user count from LDAP and use that for user limit check

23 months agocheck disable_activity.email_address_changed_by_admin when email is changed by admin... 34601/head
Julien Veyssier [Mon, 19 Sep 2022 10:42:44 +0000 (12:42 +0200)]
check disable_activity.email_address_changed_by_admin when email is changed by admin via the OCS API

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
23 months agoMerge pull request #34791 from nextcloud/backport/32859/stable25
Côme Chilliet [Tue, 25 Oct 2022 12:10:09 +0000 (14:10 +0200)]
Merge pull request #34791 from nextcloud/backport/32859/stable25

[stable25] Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39

23 months agoFix autoloaders 34796/head
Côme Chilliet [Tue, 25 Oct 2022 07:13:56 +0000 (09:13 +0200)]
Fix autoloaders

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoUpdate lib/public/User/Backend/ICountMappedUsersBackend.php
Côme Chilliet [Tue, 25 Oct 2022 07:12:02 +0000 (09:12 +0200)]
Update lib/public/User/Backend/ICountMappedUsersBackend.php

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
23 months agoAdd missing file
Côme Chilliet [Mon, 24 Oct 2022 15:32:51 +0000 (17:32 +0200)]
Add missing file

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoExpose mapped user count from LDAP and use that for user limit check
Côme Chilliet [Mon, 24 Oct 2022 14:39:43 +0000 (16:39 +0200)]
Expose mapped user count from LDAP and use that for user limit check

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoFix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39 34791/head
Daniel Kesselberg [Mon, 13 Jun 2022 09:58:16 +0000 (11:58 +0200)]
Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
23 months agoMerge pull request #34764 from nextcloud/backport/34740/stable25
Louis [Mon, 24 Oct 2022 18:40:48 +0000 (20:40 +0200)]
Merge pull request #34764 from nextcloud/backport/34740/stable25

[stable25] Add ico image/x-icon

23 months agoupdate notifications for one-click instances 34779/head
szaimen [Thu, 20 Oct 2022 15:45:46 +0000 (17:45 +0200)]
update notifications for one-click instances

Signed-off-by: szaimen <szaimen@e.mail.de>
23 months agoMerge pull request #34728 from nextcloud/backport/33945/stable25
Simon L [Mon, 24 Oct 2022 08:42:47 +0000 (10:42 +0200)]
Merge pull request #34728 from nextcloud/backport/33945/stable25

[stable25] LDAP to not register new users when outside of fair use or over limits

23 months agoSort alphabetically 34764/head
John Molakvoæ [Sat, 22 Oct 2022 10:21:05 +0000 (12:21 +0200)]
Sort alphabetically

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
23 months agoAdd ico image/x-icon
John Molakvoæ [Sat, 22 Oct 2022 10:18:40 +0000 (12:18 +0200)]
Add ico image/x-icon

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
23 months agoextended hint message 34728/head
blizzz [Fri, 21 Oct 2022 11:46:44 +0000 (13:46 +0200)]
extended hint message

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: blizzz <blizzz@arthur-schiwon.de>
23 months agoimprove admin notification experience
Arthur Schiwon [Tue, 18 Oct 2022 21:36:14 +0000 (23:36 +0200)]
improve admin notification experience

- do not stack notifications, replace them
- and replace them once a day only
- with LDAP it might end in total spam terror (also push) otherwise

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
23 months ago[LDAP] throw exception only against prov api
Arthur Schiwon [Tue, 18 Oct 2022 21:26:16 +0000 (23:26 +0200)]
[LDAP] throw exception only against prov api

- unbreaks functionality for end users when on demand mapping takes
  place

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
23 months agoLDAP to no register new users when outside of fair use or over limits
Arthur Schiwon [Tue, 6 Sep 2022 20:34:54 +0000 (22:34 +0200)]
LDAP to no register new users when outside of fair use or over limits

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
23 months agoMerge pull request #34712 from nextcloud/backport/34688/stable25
Simon L [Fri, 21 Oct 2022 16:54:13 +0000 (18:54 +0200)]
Merge pull request #34712 from nextcloud/backport/34688/stable25

[stable25] Don't crash with outdated share provider on update with the web updater

23 months agoMerge pull request #34718 from nextcloud/backport/34714/stable25
Simon L [Fri, 21 Oct 2022 14:27:14 +0000 (16:27 +0200)]
Merge pull request #34718 from nextcloud/backport/34714/stable25

[stable25] Fix more icon color

23 months agoMerge pull request #34610 from nextcloud/backport/34471/stable25
Vincent Petry [Fri, 21 Oct 2022 13:40:08 +0000 (15:40 +0200)]
Merge pull request #34610 from nextcloud/backport/34471/stable25

[stable25] Reduce number of database queries during WebDAV propfind request

23 months agoMerge pull request #34705 from nextcloud/backport/34685/stable25
John Molakvoæ [Fri, 21 Oct 2022 08:43:50 +0000 (10:43 +0200)]
Merge pull request #34705 from nextcloud/backport/34685/stable25

23 months agoFix more icon color 34718/head
Christopher Ng [Fri, 21 Oct 2022 01:13:11 +0000 (01:13 +0000)]
Fix more icon color

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
23 months agoMerge pull request #34686 from nextcloud/backport/34665/stable25
Simon L [Thu, 20 Oct 2022 22:10:03 +0000 (00:10 +0200)]
Merge pull request #34686 from nextcloud/backport/34665/stable25

[stable25] Invert header icons on bright preset backgrounds

23 months agoFix PHP CS 34712/head
Joas Schilling [Thu, 20 Oct 2022 09:45:24 +0000 (11:45 +0200)]
Fix PHP CS

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoAlso catch in getProvider
Joas Schilling [Thu, 20 Oct 2022 08:03:10 +0000 (10:03 +0200)]
Also catch in getProvider

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoDon't crash with outdated share provider
Joas Schilling [Thu, 20 Oct 2022 06:44:57 +0000 (08:44 +0200)]
Don't crash with outdated share provider

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoMerge pull request #34709 from nextcloud/backport/34703/stable25
Joas Schilling [Thu, 20 Oct 2022 19:54:37 +0000 (21:54 +0200)]
Merge pull request #34709 from nextcloud/backport/34703/stable25

[stable25] Use vue lib multiselect tags component

23 months agoRecompile 34709/head
Joas Schilling [Thu, 20 Oct 2022 15:02:28 +0000 (17:02 +0200)]
Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
23 months agoUse @nextcloud/vue MultiselectTags component
Joas Schilling [Thu, 20 Oct 2022 14:58:13 +0000 (16:58 +0200)]
Use @nextcloud/vue MultiselectTags component

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoMerge pull request #34647 from nextcloud/backport/34620/stable25
Pytal [Thu, 20 Oct 2022 17:04:35 +0000 (10:04 -0700)]
Merge pull request #34647 from nextcloud/backport/34620/stable25

[stable25] Add a repair step to cleanup old theming cache

23 months agoFix alternative logins custom css class 34705/head
zorn-v [Thu, 20 Oct 2022 04:32:13 +0000 (14:32 +1000)]
Fix alternative logins custom css class

In NC 25 login page was changed, and alternative login css class get from `class` prop but not `style`.
It is correct change in my opinion, so just add backend fix.

Signed-off-by: zorn-v <zorn7@yandex.ru>
23 months agoMerge pull request #34699 from nextcloud/backport/34622/stable25
Simon L [Thu, 20 Oct 2022 15:15:52 +0000 (17:15 +0200)]
Merge pull request #34699 from nextcloud/backport/34622/stable25

[stable25] Bump jquery-ui-dist from 1.13.1 to 1.13.2

23 months agoRecompile 34699/head
Joas Schilling [Thu, 20 Oct 2022 13:27:43 +0000 (15:27 +0200)]
Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoBump jquery-ui-dist from 1.13.1 to 1.13.2
Joas Schilling [Thu, 20 Oct 2022 13:25:51 +0000 (15:25 +0200)]
Bump jquery-ui-dist from 1.13.1 to 1.13.2

Bumps [jquery-ui-dist](https://github.com/jquery/jquery-ui) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](jquery/jquery-ui@1.13.1...1.13.2)

---
updated-dependencies:
- dependency-name: jquery-ui-dist
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoMerge pull request #34535 from nextcloud/backport/33511/stable25
Louis [Thu, 20 Oct 2022 13:25:20 +0000 (15:25 +0200)]
Merge pull request #34535 from nextcloud/backport/33511/stable25

[stable25] Extract GPS data from EXIF

23 months agoAllow scanning for metadata with occ scan:file --generate-metadata 34535/head
Carl Schwan [Mon, 9 May 2022 12:19:17 +0000 (14:19 +0200)]
Allow scanning for metadata with occ scan:file --generate-metadata

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Louis Chemineau <louis@chmn.me>
23 months agoExtract GPS data from EXIF
Louis Chemineau [Thu, 11 Aug 2022 17:26:03 +0000 (19:26 +0200)]
Extract GPS data from EXIF

Signed-off-by: Louis Chemineau <louis@chmn.me>
23 months agoInvert header icons on bright preset backgrounds 34686/head
Christopher Ng [Wed, 19 Oct 2022 02:07:12 +0000 (02:07 +0000)]
Invert header icons on bright preset backgrounds

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
23 months agoMerge pull request #34681 from nextcloud/backport/34576/stable25
Simon L [Thu, 20 Oct 2022 06:03:33 +0000 (08:03 +0200)]
Merge pull request #34681 from nextcloud/backport/34576/stable25

[stable25] Add admin user customization kill switch

23 months agoAdd a repair step to cleanup old theming cache 34647/head
Christopher Ng [Sat, 15 Oct 2022 02:21:58 +0000 (02:21 +0000)]
Add a repair step to cleanup old theming cache

Signed-off-by: Christopher Ng <chrng8@gmail.com>
23 months agoSimplify variable names 34681/head
John Molakvoæ [Wed, 19 Oct 2022 10:23:24 +0000 (12:23 +0200)]
Simplify variable names

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
23 months agoFix tests
John Molakvoæ [Wed, 19 Oct 2022 10:22:54 +0000 (12:22 +0200)]
Fix tests

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
23 months agoAdd admin user customization kill switch
John Molakvoæ [Thu, 13 Oct 2022 12:22:04 +0000 (14:22 +0200)]
Add admin user customization kill switch

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
23 months agoAdjust testing
John Molakvoæ [Thu, 13 Oct 2022 10:10:56 +0000 (12:10 +0200)]
Adjust testing

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
23 months agoMerge pull request #34590 from nextcloud/backport/34541/stable25
Pytal [Wed, 19 Oct 2022 18:35:07 +0000 (11:35 -0700)]
Merge pull request #34590 from nextcloud/backport/34541/stable25

23 months agoFix empty password string being submitted to server 34590/head
Christopher Ng [Thu, 13 Oct 2022 18:39:12 +0000 (18:39 +0000)]
Fix empty password string being submitted to server

- Fix reveal password not working

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit dbaf8f3b89678de481a3214728dbec99df4ac57e)

23 months agoBump @nextcloud/password-confirmation from 4.0.1 to 4.0.2
Christopher Ng [Thu, 13 Oct 2022 17:34:42 +0000 (17:34 +0000)]
Bump @nextcloud/password-confirmation from 4.0.1 to 4.0.2

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit 4d306fc647bec114648bfd4c66da8adfc4c8a9cf)

23 months agoMerge pull request #34669 from nextcloud/bugfix/noid/npm-audit
Joas Schilling [Wed, 19 Oct 2022 12:07:00 +0000 (14:07 +0200)]
Merge pull request #34669 from nextcloud/bugfix/noid/npm-audit

[stable25] Run npm audit

23 months agoRecompile 34669/head
Joas Schilling [Wed, 19 Oct 2022 08:46:19 +0000 (10:46 +0200)]
Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoRun npm audit on stable25
Joas Schilling [Wed, 19 Oct 2022 08:41:05 +0000 (10:41 +0200)]
Run npm audit on stable25

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoMerge pull request #34594 from nextcloud/backport/34450/stable25
Joas Schilling [Wed, 19 Oct 2022 10:08:47 +0000 (12:08 +0200)]
Merge pull request #34594 from nextcloud/backport/34450/stable25

[stable25] Fix reference preview when no server-side cache configured

23 months agoMerge pull request #34667 from nextcloud/backport/34664/stable25
Joas Schilling [Wed, 19 Oct 2022 09:48:08 +0000 (11:48 +0200)]
Merge pull request #34667 from nextcloud/backport/34664/stable25

[stable25] Update OCI workflow of server

23 months agoMerge pull request #34616 from nextcloud/backport/34188/stable25
blizzz [Wed, 19 Oct 2022 09:18:11 +0000 (11:18 +0200)]
Merge pull request #34616 from nextcloud/backport/34188/stable25

[stable25] Expose clearing the profiles and fix it

23 months agoMerge pull request #34646 from nextcloud/backport/34609/stable25
blizzz [Wed, 19 Oct 2022 09:17:32 +0000 (11:17 +0200)]
Merge pull request #34646 from nextcloud/backport/34609/stable25

[stable25] set theming app to alwaysEnabled

23 months agoMerge pull request #34661 from nextcloud/backport/34614/stable25
blizzz [Wed, 19 Oct 2022 09:14:26 +0000 (11:14 +0200)]
Merge pull request #34661 from nextcloud/backport/34614/stable25

[stable25] Fix regexp for unified searching in apps

23 months agoUpdate OCI workflow of server 34667/head
Joas Schilling [Tue, 18 Oct 2022 21:02:52 +0000 (23:02 +0200)]
Update OCI workflow of server

* Only on pull requests
* Concurrency group
* Bump used actions
* Add summary

Signed-off-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
23 months agoMerge pull request #34663 from nextcloud/backport/34650/stable25
Joas Schilling [Wed, 19 Oct 2022 03:37:18 +0000 (05:37 +0200)]
Merge pull request #34663 from nextcloud/backport/34650/stable25

[stable25] Fix rebuild navigation

2 years agoCompile assets 34663/head
nextcloud-command [Tue, 18 Oct 2022 20:48:57 +0000 (20:48 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago🧭 Fix rebuilding the navigation
Joas Schilling [Tue, 18 Oct 2022 09:17:52 +0000 (11:17 +0200)]
🧭 Fix rebuilding the navigation

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoExpose clearing the profiles and fix it 34616/head
Carl Schwan [Thu, 22 Sep 2022 10:36:15 +0000 (12:36 +0200)]
Expose clearing the profiles and fix it

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agofix reference preview endpoint when no server-side cache configured 34594/head
Julien Veyssier [Thu, 6 Oct 2022 10:57:38 +0000 (12:57 +0200)]
fix reference preview endpoint when no server-side cache configured

Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2 years agoFix regexp for unified searching in apps 34661/head
Vincent Petry [Fri, 14 Oct 2022 15:43:16 +0000 (17:43 +0200)]
Fix regexp for unified searching in apps

Use the correct match for operators.

Prevent the dropdown to close itself when selecting an app to filter by.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoFix unnecessary highlighting of selected element 34648/head
Carl Schwan [Mon, 17 Oct 2022 13:29:02 +0000 (15:29 +0200)]
Fix unnecessary highlighting of selected element

Use focus-visible to only show focus ring on keyboard navigation

Fix #34589

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoset theming app to alwaysEnabled 34646/head
szaimen [Fri, 14 Oct 2022 13:25:02 +0000 (15:25 +0200)]
set theming app to alwaysEnabled

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoMerge pull request #34627 from nextcloud/release/25.0.0 v25.0.0
blizzz [Tue, 18 Oct 2022 08:06:07 +0000 (10:06 +0200)]
Merge pull request #34627 from nextcloud/release/25.0.0

25.0.0

2 years ago25.0.0 34627/head
Arthur Schiwon [Mon, 17 Oct 2022 07:55:52 +0000 (09:55 +0200)]
25.0.0

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoMerge pull request #34603 from nextcloud/release/25.0.0_rc5 v25.0.0rc5
blizzz [Fri, 14 Oct 2022 16:03:03 +0000 (18:03 +0200)]
Merge pull request #34603 from nextcloud/release/25.0.0_rc5

25.0.0 RC5

2 years agoMerge pull request #34612 from nextcloud/stable25-fix-background-appdata-scrope
Vincent Petry [Fri, 14 Oct 2022 16:01:02 +0000 (18:01 +0200)]
Merge pull request #34612 from nextcloud/stable25-fix-background-appdata-scrope

[stable25] Scope the appdata theming storage for global and users

2 years agoMerge pull request #34608 from nextcloud/backport/34569/stable25
Vincent Petry [Fri, 14 Oct 2022 15:04:22 +0000 (17:04 +0200)]
Merge pull request #34608 from nextcloud/backport/34569/stable25

[stable25] Filter out backup user status (those beginning with _ as userId)

2 years agoImprove cache buster for user backgrounds 34612/head
Vincent Petry [Fri, 14 Oct 2022 10:54:51 +0000 (12:54 +0200)]
Improve cache buster for user backgrounds

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoFix tests
John Molakvoæ [Fri, 14 Oct 2022 10:19:31 +0000 (12:19 +0200)]
Fix tests

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoFix migration
John Molakvoæ [Fri, 14 Oct 2022 09:40:24 +0000 (11:40 +0200)]
Fix migration

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoProperly use user background cachebuster
John Molakvoæ [Fri, 14 Oct 2022 09:35:16 +0000 (11:35 +0200)]
Properly use user background cachebuster

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoScope the appdata theming storage for global and users
John Molakvoæ [Fri, 14 Oct 2022 09:19:00 +0000 (11:19 +0200)]
Scope the appdata theming storage for global and users

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoReview comment - remove redundant empty() call 34610/head
Dariusz Olszewski [Mon, 10 Oct 2022 19:03:28 +0000 (21:03 +0200)]
Review comment - remove redundant empty() call

Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
2 years agoRead notes from share already loaded into memory
Dariusz Olszewski [Fri, 7 Oct 2022 21:24:12 +0000 (23:24 +0200)]
Read notes from share already loaded into memory

Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com>
2 years agoProperly escape underscore in db query 34608/head
Carl Schwan [Thu, 13 Oct 2022 16:50:36 +0000 (18:50 +0200)]
Properly escape underscore in db query

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoDo the filtering on the DB instead
Carl Schwan [Thu, 13 Oct 2022 11:44:37 +0000 (13:44 +0200)]
Do the filtering on the DB instead

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2 years agoFilter out backup user status (those beginning with _ as userId)
tobiasKaminsky [Thu, 13 Oct 2022 07:04:27 +0000 (09:04 +0200)]
Filter out backup user status (those beginning with _ as userId)

2 years ago25.0.0 RC5 34603/head
Arthur Schiwon [Fri, 14 Oct 2022 10:15:31 +0000 (12:15 +0200)]
25.0.0 RC5

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoMerge pull request #34468 from nextcloud/release/25.0.0_rc4 v25.0.0rc4
blizzz [Thu, 13 Oct 2022 18:51:47 +0000 (20:51 +0200)]
Merge pull request #34468 from nextcloud/release/25.0.0_rc4

25.0.0 RC4

2 years agoMerge pull request #34587 from nextcloud/backport/34461/stable25
Pytal [Thu, 13 Oct 2022 18:26:44 +0000 (11:26 -0700)]
Merge pull request #34587 from nextcloud/backport/34461/stable25

[stable25] Fix missing background on upgrade

2 years agoMerge pull request #34588 from nextcloud/stable25-theming-default-system-value
John Molakvoæ [Thu, 13 Oct 2022 18:16:56 +0000 (20:16 +0200)]
Merge pull request #34588 from nextcloud/stable25-theming-default-system-value

[stable25]  Use default system primary

2 years agoAdjust testing 34588/head
John Molakvoæ [Thu, 13 Oct 2022 10:10:56 +0000 (12:10 +0200)]
Adjust testing

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agograceful background image handling 34587/head
Arthur Schiwon [Thu, 13 Oct 2022 13:40:47 +0000 (15:40 +0200)]
graceful background image handling

- fallback to background image from old location
- migrate background images to new location as insensitive job

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoFix migration parameter handling
Joas Schilling [Thu, 13 Oct 2022 08:36:05 +0000 (10:36 +0200)]
Fix migration parameter handling

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agofix querybuilder instance recuse
Arthur Schiwon [Thu, 13 Oct 2022 08:29:37 +0000 (10:29 +0200)]
fix querybuilder instance recuse

...and execute delete query

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoDelete theming background preferences
Christopher Ng [Thu, 13 Oct 2022 00:19:00 +0000 (00:19 +0000)]
Delete theming background preferences

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 years agoNew code being new
Joas Schilling [Fri, 7 Oct 2022 09:20:48 +0000 (11:20 +0200)]
New code being new

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoFix SQL errors
Joas Schilling [Fri, 7 Oct 2022 09:17:36 +0000 (11:17 +0200)]
Fix SQL errors

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoFix missing background on upgrade
Christopher Ng [Fri, 7 Oct 2022 02:20:43 +0000 (02:20 +0000)]
Fix missing background on upgrade

Signed-off-by: Christopher Ng <chrng8@gmail.com>