]>
source.dussan.org Git - nextcloud-server.git/log
Julius Härtl [Wed, 4 Mar 2020 16:26:43 +0000 (17:26 +0100)]
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 3 Mar 2020 15:42:10 +0000 (16:42 +0100)]
Keep edit permission when updating resharing permission for file shares
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Roeland Jago Douma [Tue, 3 Mar 2020 15:19:36 +0000 (16:19 +0100)]
Merge pull request #19640 from nextcloud/backport/19252/stable17
[stable17] Hash event UID to make sure it's not too long for PushProvider notifications
Nextcloud bot [Tue, 3 Mar 2020 02:18:39 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 2 Mar 2020 02:18:10 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sun, 1 Mar 2020 15:15:10 +0000 (16:15 +0100)]
Merge pull request #19691 from nextcloud/backport/19676/stable17
[stable17] Theme search results
Roeland Jago Douma [Sun, 1 Mar 2020 15:11:12 +0000 (16:11 +0100)]
Merge pull request #19716 from nextcloud/backport/19707/stable17
[stable17] Fix non-centered no javascript message
Nextcloud bot [Sun, 1 Mar 2020 02:18:53 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Gary Kim [Sat, 29 Feb 2020 02:43:42 +0000 (10:43 +0800)]
Fix non-centered no javascript message
Signed-off-by: Gary Kim <gary@garykim.dev>
Nextcloud bot [Sat, 29 Feb 2020 02:18:48 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
blizzz [Fri, 28 Feb 2020 21:47:20 +0000 (22:47 +0100)]
Merge pull request #18884 from nextcloud/backport/17717/stable17
[stable17] relax strict getHome behaviour for LDAP users in a shadow state
Arthur Schiwon [Mon, 28 Oct 2019 14:11:41 +0000 (15:11 +0100)]
relax strict getHome behaviour for LDAP users in a shadow state
* simplifies deletion process
* less strange behaviour when looking up home storage (as long as it is local)
* thus could enable transfer ownerships after user went invisible on ldap
backport of #17717
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
decouple userExists from userExistsOnLDAP check
allows to mark users as offline right away, avoids a gap of being not a
user and causing weird side effects
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
adjust tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
remove superfluous tests
- user_ldap is not exposed to public api, it is always behind ldap_proxy
- this is too much for a unit test
- integration tests cover userExists implicitly
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
ensure that only valid group members are returned
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Joas Schilling [Thu, 27 Feb 2020 12:46:26 +0000 (13:46 +0100)]
Theme search results
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Fri, 28 Feb 2020 02:18:55 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Thu, 27 Feb 2020 02:18:55 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 26 Feb 2020 02:18:40 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
blizzz [Tue, 25 Feb 2020 22:20:29 +0000 (23:20 +0100)]
Merge pull request #19625 from nextcloud/backport/19549/stable17
[stable17] remove noise from detectUuid and cache results
Roeland Jago Douma [Tue, 25 Feb 2020 19:31:34 +0000 (20:31 +0100)]
Merge pull request #19637 from nextcloud/backport/19634/stable17
[stable17] Correctly trim long cyrillic note
Thomas Citharel [Sat, 1 Feb 2020 14:29:02 +0000 (15:29 +0100)]
Hash event UID to make sure it's not too long for PushProvider
notifications
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Joas Schilling [Tue, 25 Feb 2020 08:44:58 +0000 (09:44 +0100)]
Correctly trim long cyrillic note
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 25 Feb 2020 09:42:32 +0000 (10:42 +0100)]
Merge pull request #19631 from nextcloud/backport/19619/stable17
[stable17] Fix hover state color of drag-n-drop with theming and dark mode
Joas Schilling [Mon, 24 Feb 2020 13:22:03 +0000 (14:22 +0100)]
Fix hover state color of drag-n-drop with theming and dark mode
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Tue, 25 Feb 2020 02:19:44 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Arthur Schiwon [Wed, 19 Feb 2020 15:42:36 +0000 (16:42 +0100)]
remove noise from detectUuid and cache results
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Mon, 24 Feb 2020 19:00:18 +0000 (20:00 +0100)]
Merge pull request #19611 from nextcloud/backport/19478/stable17
[stable17] Change the route generation of AuthPublicShareController.php
Nextcloud bot [Mon, 24 Feb 2020 02:19:36 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
TimObert [Fri, 14 Feb 2020 13:12:01 +0000 (14:12 +0100)]
Fix requested changes
Signed-off-by: Tim Obert <tobert@w-commerce.de>
Tim Obert [Fri, 14 Feb 2020 11:12:04 +0000 (12:12 +0100)]
Change the route generation of AuthPublicShareController.php and adjust the routes for file sharing
Signed-off-by: Tim Obert <tobert@w-commerce.de>
Roeland Jago Douma [Sun, 23 Feb 2020 10:39:15 +0000 (11:39 +0100)]
Merge pull request #19592 from nextcloud/backport/19528/stable17
[stable17] Strip of users home path from share api message
Nextcloud bot [Sun, 23 Feb 2020 02:19:48 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Tue, 18 Feb 2020 10:02:11 +0000 (11:02 +0100)]
Strip of users home path from share api message
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Sat, 22 Feb 2020 02:19:02 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 21 Feb 2020 02:19:29 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Thu, 20 Feb 2020 02:19:00 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Wed, 19 Feb 2020 02:18:31 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 18 Feb 2020 02:18:42 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Mon, 17 Feb 2020 11:40:48 +0000 (12:40 +0100)]
Merge pull request #19471 from nextcloud/backport/19465/stable17
[stable17] when we receive intentional empty whats new info, do not try to show it
Nextcloud bot [Mon, 17 Feb 2020 02:18:25 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 16 Feb 2020 02:18:40 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 15 Feb 2020 02:18:28 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Arthur Schiwon [Thu, 13 Feb 2020 21:03:44 +0000 (22:03 +0100)]
when we receive intentional empty whats new info, do not try to show it
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Nextcloud bot [Fri, 14 Feb 2020 02:18:27 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Thu, 13 Feb 2020 19:34:50 +0000 (20:34 +0100)]
Merge pull request #19452 from nextcloud/backport/19424/stable17
[stable17] Don't create invalid users
Roeland Jago Douma [Thu, 13 Feb 2020 11:37:52 +0000 (12:37 +0100)]
Merge pull request #19442 from nextcloud/backport/19431/stable17
[stable17] Show proper file name when fetching details fails
Joas Schilling [Wed, 12 Feb 2020 09:55:27 +0000 (10:55 +0100)]
Don't create invalid users
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 13 Feb 2020 02:19:45 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Julius Härtl [Wed, 12 Feb 2020 13:14:14 +0000 (14:14 +0100)]
Show proper file name when fetching details fails
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Wed, 12 Feb 2020 02:18:36 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 11 Feb 2020 02:18:51 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
blizzz [Mon, 10 Feb 2020 08:33:01 +0000 (09:33 +0100)]
Merge pull request #19361 from nextcloud/backport/19349/stable17
[stable17] Prevent archieved download on secure view
Nextcloud bot [Mon, 10 Feb 2020 02:18:17 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 9 Feb 2020 02:19:36 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Fri, 7 Feb 2020 11:45:29 +0000 (12:45 +0100)]
Prevent archieved download on secure view
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Sat, 8 Feb 2020 02:18:39 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 7 Feb 2020 07:32:53 +0000 (07:32 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Thu, 6 Feb 2020 15:19:27 +0000 (16:19 +0100)]
Merge pull request #19316 from nextcloud/backport/19312/stable17
[stable17] do not overwrite global user auth credentials with empty values
Arthur Schiwon [Wed, 5 Feb 2020 23:14:29 +0000 (00:14 +0100)]
do not overwrite global user auth credentials with empty values
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Nextcloud bot [Thu, 6 Feb 2020 02:18:52 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 5 Feb 2020 21:21:58 +0000 (22:21 +0100)]
Merge pull request #19309 from nextcloud/backport/19219/stable17
[stable17] Fix display of DTEND for multi-day all-day event
Georg Ehrke [Thu, 30 Jan 2020 14:02:16 +0000 (15:02 +0100)]
Fix display of DTEND for multi-day all-day event
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
Nextcloud bot [Wed, 5 Feb 2020 02:18:15 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 4 Feb 2020 14:49:27 +0000 (15:49 +0100)]
Merge pull request #19229 from nextcloud/backport/19215/stable17
[stable17] WebcalRefreshJob: Fix reading refresh rate
Roeland Jago Douma [Tue, 4 Feb 2020 07:48:55 +0000 (08:48 +0100)]
Merge pull request #19284 from nextcloud/backport/19281/stable17
[stable17] for the DB ot pick an index specify the object_type
Nextcloud bot [Tue, 4 Feb 2020 02:18:15 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Arthur Schiwon [Mon, 3 Feb 2020 15:17:25 +0000 (16:17 +0100)]
for the DB ot pick an index specify the object_type
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Mon, 3 Feb 2020 14:56:52 +0000 (15:56 +0100)]
Merge pull request #19270 from nextcloud/backport/19241/stable17
[stable17] Make sure to catch php errors during job execution
Daniel Kesselberg [Fri, 31 Jan 2020 15:04:04 +0000 (16:04 +0100)]
Make sure to catch php errors during job execution
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Nextcloud bot [Mon, 3 Feb 2020 02:16:55 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 2 Feb 2020 02:17:49 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 1 Feb 2020 02:17:31 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Georg Ehrke [Thu, 30 Jan 2020 11:51:04 +0000 (12:51 +0100)]
RefreshWebcalJob: Fix reading subscription from database leading to ignored refreshRate
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
Georg Ehrke [Thu, 30 Jan 2020 11:00:41 +0000 (12:00 +0100)]
JobList: Typecast last_run to integer
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
Nextcloud bot [Fri, 31 Jan 2020 02:18:02 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Thu, 30 Jan 2020 21:07:42 +0000 (22:07 +0100)]
Merge pull request #19208 from nextcloud/backport/19176/stable17
[stable17] Do not encode contacts menu mailto links
Christoph Wurst [Tue, 28 Jan 2020 13:29:41 +0000 (14:29 +0100)]
Do not encode contacts menu mailto links
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Roeland Jago Douma [Thu, 30 Jan 2020 08:30:41 +0000 (09:30 +0100)]
Merge pull request #19188 from nextcloud/backport/stable17/19054
[stable17] Use themed favicon-fb
Nextcloud bot [Thu, 30 Jan 2020 02:18:26 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 29 Jan 2020 20:52:27 +0000 (21:52 +0100)]
Merge pull request #19154 from nextcloud/version/17.0.3/final
17.0.3
Roeland Jago Douma [Mon, 27 Jan 2020 09:56:00 +0000 (10:56 +0100)]
Bump ca bundle
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Mon, 27 Jan 2020 09:54:33 +0000 (10:54 +0100)]
17.0.3
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Julius Härtl [Tue, 21 Jan 2020 15:34:08 +0000 (16:34 +0100)]
Use themed favicon-fb
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Wed, 29 Jan 2020 02:18:24 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 28 Jan 2020 10:51:42 +0000 (11:51 +0100)]
Merge pull request #19159 from nextcloud/stable17-backport/18786
[stable17] AppFetcher: Distinguish between fileName and endpointName
Nextcloud bot [Tue, 28 Jan 2020 02:18:44 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Georg Ehrke [Thu, 9 Jan 2020 16:29:00 +0000 (17:29 +0100)]
AppFetcher: Distinguish between fileName and endpointName
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
(cherry picked from commit
2f89f5fd13334506ee5f137697149a237f1c2919 )
Nextcloud bot [Mon, 27 Jan 2020 02:18:06 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 26 Jan 2020 02:17:44 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 25 Jan 2020 02:17:03 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 24 Jan 2020 02:17:03 +0000 (02:17 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Thu, 23 Jan 2020 18:57:05 +0000 (19:57 +0100)]
Merge pull request #19026 from nextcloud/version/17.0.3/RC1
17.0.3 RC1
Roeland Jago Douma [Mon, 20 Jan 2020 20:42:33 +0000 (21:42 +0100)]
17.0.3 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Thu, 23 Jan 2020 02:18:35 +0000 (02:18 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 22 Jan 2020 13:23:02 +0000 (14:23 +0100)]
Merge pull request #19069 from nextcloud/backport/19053/stable17
[stable17] Fix loaded controller check
blizzz [Wed, 22 Jan 2020 12:26:57 +0000 (13:26 +0100)]
Merge pull request #19076 from nextcloud/backport/17920+18254/stable17
[stable17] when a user was deleted remove them from applicable list, unless...
Arthur Schiwon [Thu, 5 Dec 2019 13:43:58 +0000 (14:43 +0100)]
rejig right to left join for sqlite's satisfaction
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Wed, 13 Nov 2019 11:28:23 +0000 (12:28 +0100)]
extend with group deletion handling
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Tue, 12 Nov 2019 22:53:33 +0000 (23:53 +0100)]
when a user was delete remove them from applicable list, unless
it is the only user, then remove the mount
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Joas Schilling [Wed, 22 Jan 2020 08:48:14 +0000 (09:48 +0100)]
Fix loaded controller check
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Wed, 22 Jan 2020 07:00:51 +0000 (08:00 +0100)]
Merge pull request #19014 from nextcloud/backport/17484/stable17
[stable17] Always use the latest timestamp for merged activities
Nextcloud bot [Wed, 22 Jan 2020 02:18:14 +0000 (02:18 +0000)]
[tx-robot] updated from transifex