Arthur Schiwon
|
d2c8b939d5
|
WFE as proxy listen to relevent events and forwards them
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:04 +02:00 |
Arthur Schiwon
|
bed518e8ab
|
introduce GenericEntityEvent and adapt File entity
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:04 +02:00 |
Arthur Schiwon
|
20901c59d4
|
emit file events via Dispatcher, too
another step to get rid of hooks and emitters
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:04 +02:00 |
Arthur Schiwon
|
0d7f7e5495
|
kill old non-OCS Controller
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:04 +02:00 |
blizzz
|
dcfe4ab2cc
|
fix parameter for OCSExcpetion
Signed-off-by: blizzz <blizzz@arthur-schiwon.de>
Co-Authored-By: Julius Härtl <jus@bitgrid.net>
|
2019-09-09 22:56:04 +02:00 |
blizzz
|
ce4f3598ff
|
use correct builder instance
Signed-off-by: blizzz <blizzz@arthur-schiwon.de>
Co-Authored-By: Julius Härtl <jus@bitgrid.net>
|
2019-09-09 22:56:03 +02:00 |
Arthur Schiwon
|
f0f0a7b43e
|
adds a trigger hint for complex operations
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:03 +02:00 |
Arthur Schiwon
|
54bdc95cc1
|
fix missing value and run against empty tables in migration script
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:03 +02:00 |
blizzz
|
4c717884e3
|
fix personal settings class name in xml
Co-Authored-By: Julius Härtl <jus@bitgrid.net>
Signed-off-by: blizzz <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:03 +02:00 |
Arthur Schiwon
|
ed58343e60
|
split events DB field into entity and events, adjust biz logic
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:03 +02:00 |
Arthur Schiwon
|
827dd896fa
|
extend DB table, manager, controller with support for entity events
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:03 +02:00 |
Arthur Schiwon
|
fe2a78609a
|
add missing dep
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:02 +02:00 |
Arthur Schiwon
|
26b19b73a4
|
remove IEntity's getId in favor of class name
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:02 +02:00 |
Arthur Schiwon
|
4c2fdbb908
|
merge IOperator with IOperation for simplicity
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:02 +02:00 |
Arthur Schiwon
|
ec36c0ae80
|
add operator interfaces / API
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:02 +02:00 |
Arthur Schiwon
|
1c67357db8
|
section and settings for users
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:02 +02:00 |
Arthur Schiwon
|
2288363b0f
|
add missing @since annotations
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:02 +02:00 |
Arthur Schiwon
|
4aba1f1cff
|
scope aware workflow controller and manager
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:02 +02:00 |
Arthur Schiwon
|
bd5c455da4
|
the workflow manager becomes scope aware, Part 1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:01 +02:00 |
Arthur Schiwon
|
804d4fe69f
|
introducing Entity interfaces and a File one as first implementation
also adds admin settings that pass entities as initial state
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:01 +02:00 |
Arthur Schiwon
|
9a6f7cc8cb
|
add scope table for workflows and switch to migrations
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:01 +02:00 |
Arthur Schiwon
|
445d6eb839
|
open the WFE to deal with other subjects but files
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:01 +02:00 |
Arthur Schiwon
|
d015cd9c55
|
provides an OCS workflow controller for admins
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:55:56 +02:00 |
Roeland Jago Douma
|
a85f2f4165
|
set default CSP on NotFoundResponse
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-09-09 22:37:12 +02:00 |
Jochen
|
e0ee53a5f0
|
Added name as fallback, in case label is not set
https://github.com/nextcloud/server/pull/16832#discussion_r322380822
Signed-off-by: Jochen <rothjochen@gmail.com>
|
2019-09-09 20:31:08 +02:00 |
Jochen
|
493a756f3b
|
Add null coalesce for label and style attribute
https://github.com/nextcloud/server/pull/16832#discussion_r322380822
Signed-off-by: Jochen <rothjochen@gmail.com>
|
2019-09-09 20:25:16 +02:00 |
Jochen
|
d38f8dc746
|
Add aria label
Signed-off-by: Jochen <rothjochen@gmail.com>
|
2019-09-09 19:00:32 +02:00 |
Robin Appelman
|
603655341e
|
allow setting user provided global credentials trough credentials popup
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2019-09-09 17:15:30 +02:00 |
Robin Appelman
|
1d51b297a9
|
Allow admin configured mounts to use user configured global credentials
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2019-09-09 16:51:24 +02:00 |
Roeland Jago Douma
|
bf6082e119
|
Merge pull request #16836 from nextcloud/fix/16724/smb-availability
Fix SMB availability status + higher delay on auth issues
|
2019-09-09 16:50:42 +02:00 |
Roeland Jago Douma
|
507eb30e1d
|
Merge pull request #17039 from nextcloud/fix/icons/external
Simplify and even external icon
|
2019-09-09 16:07:09 +02:00 |
Joas Schilling
|
9268c0c68b
|
Merge pull request #16985 from nextcloud/bugfix/noid/unjailed-share-path-v2
Properly initialize the CacheJail for sharing
|
2019-09-09 14:59:08 +02:00 |
Roeland Jago Douma
|
03746e7c44
|
Merge pull request #17049 from nextcloud/3rdparty/symfony/4.3.4
[3rdparty] Bump symfony deps to 4.3.4
|
2019-09-09 12:20:58 +02:00 |
Roeland Jago Douma
|
b3f663b8aa
|
Merge pull request #16859 from PhrozenByte/patch-1
Add IAppManager::getAppWebPath()
|
2019-09-09 12:20:27 +02:00 |
Roeland Jago Douma
|
20e8ee171d
|
Merge pull request #17051 from nextcloud/dependabot/npm_and_yarn/build/handlebars-4.2.0
Bump handlebars from 4.1.2 to 4.2.0 in /build
|
2019-09-09 09:54:41 +02:00 |
Roeland Jago Douma
|
8c81b9ca70
|
[3rdparty] Bump symfony deps to 4.3.4
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-09-09 09:47:35 +02:00 |
Roeland Jago Douma
|
ac19017461
|
Merge pull request #16962 from nextcloud/keep-cypress-git
Kill repair step for cypress
|
2019-09-08 21:29:01 +02:00 |
dependabot-preview[bot]
|
5f2f7a6def
|
Bump handlebars from 4.1.2 to 4.2.0 in /build
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-08 18:14:32 +00:00 |
Roeland Jago Douma
|
d2fe3a8490
|
Merge pull request #17045 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-0.12.3
Bump nextcloud-vue from 0.12.2 to 0.12.3
|
2019-09-08 20:12:56 +02:00 |
Roeland Jago Douma
|
b1974dedb6
|
Merge pull request #17046 from nextcloud/dependabot/npm_and_yarn/handlebars-4.2.0
Bump handlebars from 4.1.2 to 4.2.0
|
2019-09-08 20:12:20 +02:00 |
dependabot-preview[bot]
|
a41f7a4a50
|
Bump handlebars from 4.1.2 to 4.2.0
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2019-09-08 15:31:36 +00:00 |
dependabot-preview[bot]
|
2a3d1fab89
|
Bump nextcloud-vue from 0.12.2 to 0.12.3
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.12.2 to 0.12.3.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.2...v0.12.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2019-09-08 14:50:10 +00:00 |
Roeland Jago Douma
|
f49448087f
|
Merge pull request #17042 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.8
Bump webpack-cli from 3.3.7 to 3.3.8
|
2019-09-08 16:45:41 +02:00 |
Roeland Jago Douma
|
80a0171142
|
Merge pull request #17044 from nextcloud/dependabot/npm_and_yarn/babel/polyfill-7.6.0
Bump @babel/polyfill from 7.4.4 to 7.6.0
|
2019-09-08 16:43:48 +02:00 |
dependabot-preview[bot]
|
de315a8052
|
Bump @babel/polyfill from 7.4.4 to 7.6.0
Bumps [@babel/polyfill](https://github.com/babel/babel) from 7.4.4 to 7.6.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.4.4...v7.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2019-09-08 13:14:19 +00:00 |
Roeland Jago Douma
|
35a8e2644c
|
Merge pull request #17048 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.6.0
Bump @babel/preset-env from 7.5.5 to 7.6.0
|
2019-09-08 12:47:04 +02:00 |
dependabot-preview[bot]
|
3c087793d0
|
Bump @babel/preset-env from 7.5.5 to 7.6.0
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.5.5 to 7.6.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.5.5...v7.6.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-08 07:21:03 +00:00 |
Roeland Jago Douma
|
997c7b14ef
|
Merge pull request #17047 from nextcloud/dependabot/npm_and_yarn/babel/core-7.6.0
Bump @babel/core from 7.5.5 to 7.6.0
|
2019-09-08 09:18:41 +02:00 |
John Molakvoæ
|
eafcb114b5
|
Merge pull request #17023 from nextcloud/refactor/select2-from-npm
Install Select2 via npm
|
2019-09-08 09:06:24 +02:00 |
Roeland Jago Douma
|
68d786325a
|
Merge pull request #17043 from nextcloud/dependabot/npm_and_yarn/vue-clipboard2-0.3.1
Bump vue-clipboard2 from 0.3.0 to 0.3.1
|
2019-09-08 09:05:08 +02:00 |