]>
source.dussan.org Git - nextcloud-server.git/log
Roeland Jago Douma [Sun, 8 Sep 2019 19:28:19 +0000 (21:28 +0200)]
Merge pull request #16997 from nextcloud/bugfix/13088/returns-404
returns 404
Nextcloud bot [Sun, 8 Sep 2019 02:16:49 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sat, 7 Sep 2019 09:12:28 +0000 (11:12 +0200)]
Merge pull request #16818 from nextcloud/backport/16811/stable16
[stable16] Correctly remove apps without any releases
Nextcloud bot [Sat, 7 Sep 2019 02:15:41 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 6 Sep 2019 02:15:10 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Thu, 5 Sep 2019 02:16:22 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 4 Sep 2019 18:52:54 +0000 (20:52 +0200)]
Merge pull request #16991 from nextcloud/backport/16932/stable16
[stable16] Be sure to get the jailed path if the storage is a jail
Roeland Jago Douma [Wed, 4 Sep 2019 17:35:03 +0000 (19:35 +0200)]
Merge pull request #16753 from kyrofa/backport_16/15416/update_autodisabled_apps
[stable16] Fix tracking of auto disabled apps in Updater
Maxence Lange [Wed, 4 Sep 2019 09:57:41 +0000 (08:57 -0100)]
returns 404
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
Joas Schilling [Wed, 4 Sep 2019 09:04:55 +0000 (11:04 +0200)]
Merge pull request #16995 from nextcloud/backport/16982/stable16
[stable16] Only run code coverage CI on merge
Roeland Jago Douma [Tue, 3 Sep 2019 13:52:33 +0000 (15:52 +0200)]
Only run code coverage CI on merge
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Fri, 30 Aug 2019 11:19:15 +0000 (13:19 +0200)]
Be sure to get the jailed path if the storage is a jail
Fixes: https://github.com/nextcloud/groupfolders/issues/583
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Wed, 4 Sep 2019 02:16:24 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Tue, 3 Sep 2019 02:15:14 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 2 Sep 2019 02:15:19 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 1 Sep 2019 02:16:31 +0000 (02:16 +0000)]
[tx-robot] updated from transifex
John Molakvoæ [Sat, 31 Aug 2019 07:44:18 +0000 (09:44 +0200)]
[stable16] prevent the server's app-navigation's css to overru… (#16936)
[stable16] prevent the server's app-navigation's css to overrule the scoped css …
Nextcloud bot [Sat, 31 Aug 2019 02:14:52 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Marco Ambrosini [Tue, 6 Aug 2019 06:45:19 +0000 (08:45 +0200)]
prevent the server's app-navigation's css to overrule the scoped css in vue components
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
Nextcloud bot [Fri, 30 Aug 2019 02:15:20 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Thu, 29 Aug 2019 17:15:02 +0000 (19:15 +0200)]
Merge pull request #16921 from nextcloud/backport/16863/stable16-ignore-enter-key-up-event-on-menu-button-toggles
[stable16] Ignore Enter key up event on menu button toggles
Daniel Calviño Sánchez [Sun, 25 Aug 2019 15:18:26 +0000 (17:18 +0200)]
Ignore Enter key up event on menu button toggles
Like links, buttons generate a "click" event as well as the regular
"keydown" and "keyup" events when pressing Enter. Due to this, if both
the "click" and the "keyup" events are handled, when the menu is open
and Enter is pressed in the toggle the menu is first hidden when the
first event is handled, but then shown again when the second event is
handled. To prevent that only the "click" event should be handled when
the toggle is a button, like it is already done with links.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Nextcloud bot [Thu, 29 Aug 2019 02:15:00 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 28 Aug 2019 18:34:03 +0000 (20:34 +0200)]
Merge pull request #16837 from nextcloud/backport/16820/16
[stable16] Change access handling of projects
Roeland Jago Douma [Wed, 28 Aug 2019 18:33:11 +0000 (20:33 +0200)]
Merge pull request #16909 from nextcloud/backport/16879/stable16
[stable16] Only run integration tests when PHP was modified
Joas Schilling [Tue, 27 Aug 2019 09:31:15 +0000 (11:31 +0200)]
Only run integration tests when PHP was modified
Signed-off-by: Joas Schilling <coding@schilljs.com>
Roeland Jago Douma [Wed, 28 Aug 2019 07:02:57 +0000 (09:02 +0200)]
Merge pull request #16891 from nextcloud/backport/15993/stable16
[stable16] Properly redirect if accessing invalid file though /f/ entrypoint
Roeland Jago Douma [Wed, 28 Aug 2019 07:02:08 +0000 (09:02 +0200)]
Merge pull request #16883 from nextcloud/backport/16875/stable16
[stable16] Use custom client URL in welcome emails
Roeland Jago Douma [Wed, 28 Aug 2019 06:43:55 +0000 (08:43 +0200)]
Merge pull request #16896 from nextcloud/dependabot/npm_and_yarn/stable16/mixin-deep-1.3.2
[Security] Bump mixin-deep from 1.3.1 to 1.3.2
Nextcloud bot [Wed, 28 Aug 2019 02:15:35 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
dependabot-preview[bot] [Tue, 27 Aug 2019 18:07:16 +0000 (18:07 +0000)]
[Security] Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. **This update includes a security fix.**
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Julius Härtl [Tue, 18 Jun 2019 11:09:38 +0000 (13:09 +0200)]
Properly redirect if accessing invalid file though /f/ entrypoint
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 27 Aug 2019 08:22:54 +0000 (10:22 +0200)]
Mock client URL in new user mail tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Tue, 27 Aug 2019 06:09:25 +0000 (08:09 +0200)]
Use custom client URL in welcome emails
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Tue, 27 Aug 2019 02:15:28 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 26 Aug 2019 02:14:42 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 25 Aug 2019 02:14:10 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Sat, 24 Aug 2019 07:28:40 +0000 (09:28 +0200)]
Merge pull request #16848 from nextcloud/backport/16847/stable16
[stable16] Only add the app-itunes-app tag if the id is set
Nextcloud bot [Sat, 24 Aug 2019 02:15:17 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Julius Härtl [Fri, 23 Aug 2019 14:17:09 +0000 (16:17 +0200)]
Only add the app-itunes-app tag if the id is set
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Fri, 23 Aug 2019 02:19:36 +0000 (02:19 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Thu, 22 Aug 2019 14:14:00 +0000 (16:14 +0200)]
Merge pull request #16826 from nextcloud/backport/16808/stable16
[stable16] Undefined variable response when server is no nextcloud anymore
Joas Schilling [Wed, 21 Aug 2019 07:12:42 +0000 (09:12 +0200)]
Add a repair step to clear the projects access cache
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Wed, 21 Aug 2019 07:12:01 +0000 (09:12 +0200)]
Change the logic so projects are only shown when you can access all resources
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 22 Aug 2019 02:14:42 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Joas Schilling [Tue, 20 Aug 2019 10:54:58 +0000 (12:54 +0200)]
Undefined variable response when server is no nextcloud anymore
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Tue, 20 Aug 2019 12:47:46 +0000 (14:47 +0200)]
Correctly remove apps without any releases
Signed-off-by: Joas Schilling <coding@schilljs.com>
blizzz [Tue, 20 Aug 2019 08:18:29 +0000 (10:18 +0200)]
Merge pull request #16802 from nextcloud/backport/16793/stable16
[stable16] Filter more configs
Joas Schilling [Mon, 19 Aug 2019 14:29:42 +0000 (16:29 +0200)]
Filter more configs
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Tue, 20 Aug 2019 02:14:56 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 19 Aug 2019 02:15:05 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 18 Aug 2019 02:15:47 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 17 Aug 2019 02:15:09 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 16 Aug 2019 02:14:24 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Georg Ehrke [Mon, 22 Jul 2019 19:28:03 +0000 (21:28 +0200)]
Fix tracking of auto disabled apps in Updater
This is a backport of #16507 (fixing #15416) for stable16.
Signed-off-by: Kyle Fazzari <kyrofa@ubuntu.com>
Roeland Jago Douma [Thu, 15 Aug 2019 17:41:42 +0000 (19:41 +0200)]
Merge pull request #16745 from nextcloud/backport/16154/stable16
[stable16] Make possible to focus grid/list view toggle via keyboard
John Molakvoæ [Thu, 15 Aug 2019 14:39:30 +0000 (16:39 +0200)]
[stable16] Rename delete label to Delete folder/file (#16743)
[stable16] Rename delete label to Delete folder/file
John Molakvoæ (skjnldsv) [Wed, 14 Aug 2019 14:45:26 +0000 (16:45 +0200)]
Always put the gridview toggle on the visible part of the page
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
John Molakvoæ (skjnldsv) [Wed, 14 Aug 2019 16:27:12 +0000 (18:27 +0200)]
Rename delete label to Delete folder/file
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Nextcloud bot [Thu, 15 Aug 2019 02:14:42 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Wed, 14 Aug 2019 18:00:44 +0000 (20:00 +0200)]
Merge pull request #16733 from nextcloud/version/16.0.4/final
16.0.4
Nextcloud bot [Wed, 14 Aug 2019 02:15:08 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Tue, 13 Aug 2019 12:26:23 +0000 (14:26 +0200)]
16.0.4
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Tue, 13 Aug 2019 02:14:46 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Mon, 12 Aug 2019 02:14:55 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 11 Aug 2019 02:15:35 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 10 Aug 2019 02:14:56 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Fri, 9 Aug 2019 02:14:22 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Thu, 8 Aug 2019 18:34:48 +0000 (20:34 +0200)]
Merge pull request #16677 from nextcloud/version/16.0.4/RC1
16.0.4 RC1
Roeland Jago Douma [Wed, 7 Aug 2019 12:13:53 +0000 (14:13 +0200)]
16.0.4 RC1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Roeland Jago Douma [Thu, 8 Aug 2019 17:17:27 +0000 (19:17 +0200)]
Merge pull request #16695 from nextcloud/backport/16638/stable16
[stable16] delay sending event from app init to when they are needed
Roeland Jago Douma [Thu, 8 Aug 2019 09:07:25 +0000 (11:07 +0200)]
Merge pull request #16691 from nextcloud/backport/16683/stable16
[stable16] Fix enable/disable user audit message
Arthur Schiwon [Fri, 2 Aug 2019 11:17:55 +0000 (13:17 +0200)]
delay sending event from app init to when they are needed
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Roeland Jago Douma [Thu, 8 Aug 2019 07:59:38 +0000 (09:59 +0200)]
Merge pull request #16689 from nextcloud/backport/16686/stable16
[stable16] Properly return an int in the getId function of the cache
John Molakvoæ (skjnldsv) [Wed, 7 Aug 2019 15:50:59 +0000 (17:50 +0200)]
Fix enable/disable user audit message
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Roeland Jago Douma [Wed, 7 Aug 2019 18:38:42 +0000 (20:38 +0200)]
Properly return an int in the getId function of the cache
fixes #16684
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Nextcloud bot [Thu, 8 Aug 2019 02:14:51 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
John Molakvoæ [Wed, 7 Aug 2019 06:39:02 +0000 (08:39 +0200)]
[stable16] Fix ie app menu loading click (#16668)
[stable16] Fix ie app menu loading click
Nextcloud bot [Wed, 7 Aug 2019 02:14:45 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
John Molakvoæ (skjnldsv) [Tue, 6 Aug 2019 18:02:36 +0000 (20:02 +0200)]
Fix ie app menu loading click
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
blizzz [Tue, 6 Aug 2019 08:58:14 +0000 (10:58 +0200)]
Merge pull request #16637 from nextcloud/backport/16525/stable16
[stable16] files_external: proper user context for sharing
Nextcloud bot [Tue, 6 Aug 2019 02:14:45 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Morris Jobke [Mon, 5 Aug 2019 10:51:42 +0000 (12:51 +0200)]
Merge pull request #16627 from nextcloud/backport/16586/stable16
[stable16] log circles and remote shares in admin_audit
Nextcloud bot [Mon, 5 Aug 2019 02:14:34 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sun, 4 Aug 2019 02:15:29 +0000 (02:15 +0000)]
[tx-robot] updated from transifex
Nextcloud bot [Sat, 3 Aug 2019 02:14:39 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Roeland Jago Douma [Fri, 2 Aug 2019 17:46:23 +0000 (19:46 +0200)]
Merge pull request #16633 from nextcloud/backport/15790/stable16
[stable16] remove unncessary code block in share recommendations, fixed undefined var error
Arthur Schiwon [Fri, 2 Aug 2019 11:09:38 +0000 (13:09 +0200)]
fix check for null
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Julius Härtl [Thu, 25 Jul 2019 07:58:54 +0000 (09:58 +0200)]
Adjust tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Arthur Schiwon [Thu, 25 Jul 2019 16:50:28 +0000 (18:50 +0200)]
do not send null value when string is expected
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 25 Jul 2019 15:58:13 +0000 (17:58 +0200)]
adjusts LDAP's home handler to use the correct user object
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Arthur Schiwon [Thu, 25 Jul 2019 15:57:22 +0000 (17:57 +0200)]
fixes terminology and allows to request an IUser instance
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Julius Härtl [Thu, 25 Jul 2019 07:31:39 +0000 (09:31 +0200)]
Provide proper user context from initMountPoints
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Julius Härtl [Wed, 24 Jul 2019 09:53:53 +0000 (11:53 +0200)]
files_external: Make sure the correct user context is used in substitution of variables
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Nextcloud bot [Fri, 2 Aug 2019 02:14:38 +0000 (02:14 +0000)]
[tx-robot] updated from transifex
Arthur Schiwon [Thu, 1 Aug 2019 23:05:15 +0000 (01:05 +0200)]
remove unncessary code block in share recommendations
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
blizzz [Thu, 1 Aug 2019 20:47:29 +0000 (22:47 +0200)]
Merge pull request #16630 from nextcloud/backport/16624/stable16
[stable16] Make sure we only fetch the file by id for the actual owner
Julius Härtl [Thu, 1 Aug 2019 08:10:49 +0000 (10:10 +0200)]
Make sure we only fetch the file by id for the actual owner
Otherwise this will fetch all mounts for the file id which is quite
expensive and causes long saving times in big sharing structures
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Sascha Wiswedel [Sun, 28 Jul 2019 12:16:43 +0000 (14:16 +0200)]
log circles and remote shares in admin_audit
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
Nextcloud bot [Thu, 1 Aug 2019 02:15:36 +0000 (02:15 +0000)]
[tx-robot] updated from transifex