nextcloud-command
794bbd36f3
Compile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-27 10:39:32 +02:00
John Molakvoæ
a2d29eddf4
Fix file creation issue if no action are registered
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-27 10:30:59 +02:00
Vincent Petry
4a448f31b2
Merge pull request #34581 from nextcloud/backport/34438/stable25
...
[stable25] return proper error code when reporting exception fails in remote.php
2022-10-27 10:26:08 +02:00
Louis
62e5313cda
Merge pull request #34821 from nextcloud/backport/34809/stable25
...
[stable25] Fix getMetadata return type
2022-10-26 16:50:18 +02:00
Julius Härtl
fa570bd0e4
Merge pull request #34823 from nextcloud/backport/34788/stable25
...
[stable25] Check share attributes on preview endpoints
2022-10-26 16:48:49 +02:00
Julius Härtl
2117736e34
Check share attributes on preview endpoints
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-10-26 13:20:46 +00:00
Louis Chemineau
9cf71f2b5a
Fix getMetadata return type
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-10-26 12:38:16 +00:00
Julien Veyssier
eb785ec9b6
Merge pull request #34601 from nextcloud/backport/34135/stable25
...
[stable25] Fix "email changed" activity email check
2022-10-26 12:33:43 +02:00
Simon L
9df81090f1
Merge pull request #34648 from nextcloud/backport/34634/stable25
...
[stable25] Fix unnecessary highlighting of selected element
2022-10-26 01:06:34 +02:00
Simon L
429c512ab7
Merge pull request #34779 from nextcloud/backport/34706/stable25
...
[stable25] update notifications for one-click instances
2022-10-25 18:09:01 +02:00
Côme Chilliet
dba67aa021
Merge pull request #34796 from nextcloud/backport/34774/stable25
...
[stable25] Expose mapped user count from LDAP and use that for user limit check
2022-10-25 17:22:20 +02:00
Julien Veyssier
df583faba3
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>
2022-10-25 16:13:03 +02:00
Côme Chilliet
d49c7a3bdc
Merge pull request #34791 from nextcloud/backport/32859/stable25
...
[stable25] Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39
2022-10-25 14:10:09 +02:00
Côme Chilliet
afeaf93bdb
Fix autoloaders
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25 10:14:04 +00:00
Côme Chilliet
ef1957d42e
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>
2022-10-25 10:14:04 +00:00
Côme Chilliet
f8f357aa1b
Add missing file
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25 10:14:03 +00:00
Côme Chilliet
e9d1c4afdb
Expose mapped user count from LDAP and use that for user limit check
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-10-25 10:14:03 +00:00
Daniel Kesselberg
487759652b
Fix Uninitialized string offset 0 at GenerateMimetypeFileBuilder.php#39
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2022-10-25 07:42:33 +00:00
Louis
05c9f0acb6
Merge pull request #34764 from nextcloud/backport/34740/stable25
...
[stable25] Add ico image/x-icon
2022-10-24 20:40:48 +02:00
szaimen
f9d40847f1
update notifications for one-click instances
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-10-24 18:01:55 +00:00
Simon L
dc2fe31250
Merge pull request #34728 from nextcloud/backport/33945/stable25
...
[stable25] LDAP to not register new users when outside of fair use or over limits
2022-10-24 10:42:47 +02:00
John Molakvoæ
415fe8d8fe
Sort alphabetically
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-24 08:35:12 +00:00
John Molakvoæ
0dc2ed24f1
Add ico image/x-icon
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-10-24 08:35:12 +00:00
blizzz
611a6c6751
extended hint message
...
Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: blizzz <blizzz@arthur-schiwon.de>
2022-10-21 16:58:13 +00:00
Arthur Schiwon
625d6d4d0c
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>
2022-10-21 16:58:12 +00:00
Arthur Schiwon
6a3f2ff022
[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>
2022-10-21 16:58:12 +00:00
Arthur Schiwon
0fd9d8b132
LDAP to no register new users when outside of fair use or over limits
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-10-21 16:58:12 +00:00
Simon L
be1ef4296f
Merge pull request #34712 from nextcloud/backport/34688/stable25
...
[stable25] Don't crash with outdated share provider on update with the web updater
2022-10-21 18:54:13 +02:00
Simon L
d2333d1081
Merge pull request #34718 from nextcloud/backport/34714/stable25
...
[stable25] Fix more icon color
2022-10-21 16:27:14 +02:00
Vincent Petry
1d9d6c63bc
Merge pull request #34610 from nextcloud/backport/34471/stable25
...
[stable25] Reduce number of database queries during WebDAV propfind request
2022-10-21 15:40:08 +02:00
John Molakvoæ
c9b20c0b23
Merge pull request #34705 from nextcloud/backport/34685/stable25
2022-10-21 10:43:50 +02:00
Christopher Ng
b772dbd416
Fix more icon color
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-21 08:35:07 +00:00
Simon L
5bb1d81c71
Merge pull request #34686 from nextcloud/backport/34665/stable25
...
[stable25] Invert header icons on bright preset backgrounds
2022-10-21 00:10:03 +02:00
Joas Schilling
707fc6599f
Fix PHP CS
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-20 21:55:07 +00:00
Joas Schilling
b851446c6a
Also catch in getProvider
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-20 21:55:07 +00:00
Joas Schilling
9a5a80438a
Don't crash with outdated share provider
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-20 21:55:07 +00:00
Joas Schilling
9429ba0e9a
Merge pull request #34709 from nextcloud/backport/34703/stable25
...
[stable25] Use vue lib multiselect tags component
2022-10-20 21:54:37 +02:00
Joas Schilling
893078cebf
Recompile
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-10-20 17:26:15 +00:00
Joas Schilling
0484885d38
Use @nextcloud/vue MultiselectTags component
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-20 17:18:59 +00:00
Pytal
271ceb0e6c
Merge pull request #34647 from nextcloud/backport/34620/stable25
...
[stable25] Add a repair step to cleanup old theming cache
2022-10-20 10:04:35 -07:00
zorn-v
c6dea6e609
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>
2022-10-20 15:19:42 +00:00
Simon L
0da59de01d
Merge pull request #34699 from nextcloud/backport/34622/stable25
...
[stable25] Bump jquery-ui-dist from 1.13.1 to 1.13.2
2022-10-20 17:15:52 +02:00
Joas Schilling
69c6229b0b
Recompile
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-10-20 15:27:43 +02:00
Joas Schilling
263108c889
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>
2022-10-20 15:25:51 +02:00
Louis
a94cc32f1e
Merge pull request #34535 from nextcloud/backport/33511/stable25
...
[stable25] Extract GPS data from EXIF
2022-10-20 15:25:20 +02:00
Carl Schwan
7b001abd08
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>
2022-10-20 11:56:02 +00:00
Louis Chemineau
f5d5f019fa
Extract GPS data from EXIF
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-10-20 11:56:02 +00:00
Christopher Ng
4fc531bd03
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>
2022-10-20 06:47:29 +00:00
Simon L
5437573914
Merge pull request #34681 from nextcloud/backport/34576/stable25
...
[stable25] Add admin user customization kill switch
2022-10-20 08:03:33 +02:00
Christopher Ng
cdf6e03215
Add a repair step to cleanup old theming cache
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-10-20 00:18:33 +00:00