Joas Schilling
6d9afca14f
Fix "Invalid parameter number: mixed named and positional parameters"
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-11-12 17:37:47 +01:00
Joas Schilling
0fe4b717dc
Correctly use the displayname of the sharer in the notification
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-11-12 17:37:47 +01:00
Joas Schilling
e79ab7d0c5
The share manager knows which provider can accept shares
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-11-12 17:37:47 +01:00
Joas Schilling
19e1892d50
Use constants for the magic strings
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-11-12 17:37:45 +01:00
Joas Schilling
43517cfac6
Accept existing shares on update
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-11-12 17:37:00 +01:00
Joas Schilling
60da25681e
Only restrict loading of group and user shares for now
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-11-12 17:37:00 +01:00
Joas Schilling
8986910a7d
Add notifications for users that are added to the group
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-11-12 17:37:00 +01:00
Joas Schilling
520042bbd0
Allow to accept group shares
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-11-12 17:36:58 +01:00
Joas Schilling
c79a56481b
Notifications for group shares
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-11-12 17:33:53 +01:00
Joas Schilling
e96c9e0e4a
Add the notifier and the API endpoint for user shares
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-11-12 17:33:50 +01:00
Joas Schilling
dcdbea54e6
Respect the accepted flag for group and user shares
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-11-12 17:13:38 +01:00
Roeland Jago Douma
11bcf50791
Change official => featured
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-12 13:44:01 +01:00
Nextcloud bot
9a460f9e39
[tx-robot] updated from transifex
2019-11-12 02:16:12 +00:00
Roeland Jago Douma
4665efeffa
Merge pull request #17876 from nextcloud/dependabot/npm_and_yarn/handlebars-4.5.1
...
Bump handlebars from 4.4.5 to 4.5.1
2019-11-11 16:14:33 +01:00
Julius Härtl
d880b865d7
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-11 13:29:32 +01:00
Julius Härtl
eb5faa85a2
Compile handlebars
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-11 13:26:22 +01:00
Roeland Jago Douma
323c76cd48
Merge pull request #17859 from nextcloud/bugfix/app-init
...
Fix app class setup warnings
2019-11-11 12:35:55 +01:00
Roeland Jago Douma
c411dc4480
Merge pull request #17895 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.7.1
...
Bump @babel/preset-env from 7.6.3 to 7.7.1
2019-11-11 12:15:50 +01:00
dependabot-preview[bot]
3d63f3fbdf
Bump @babel/preset-env from 7.6.3 to 7.7.1
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.6.3 to 7.7.1.
- [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.6.3...v7.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-11-10 12:12:07 +00:00
Nextcloud bot
cd7c7d78d7
[tx-robot] updated from transifex
2019-11-10 02:16:59 +00:00
Jan-Christoph Borchardt
b38b610309
Merge pull request #17837 from nextcloud/design/flow-icon
...
Add Flow app icon
2019-11-09 11:24:42 +01:00
Nextcloud bot
eb9f53441f
[tx-robot] updated from transifex
2019-11-09 02:15:45 +00:00
Julius Härtl
9e6494304a
Return routes array for federation app
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-08 10:55:51 +01:00
John Molakvoæ
4813c87609
Also set X-OC-Mtime header for files that are smaller than 10MB ( #17847 )
...
Also set X-OC-Mtime header for files that are smaller than 10MB
2019-11-08 08:42:35 +01:00
Nextcloud bot
e9fb725b9e
[tx-robot] updated from transifex
2019-11-08 02:16:14 +00:00
Julius Härtl
dbd9622bc3
Also set X-OC-Mtime header for files that are smaller than 10MB
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-07 20:16:00 +01:00
Jan-Christoph Borchardt
cef0e622fb
Add Flow app icon
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-11-07 17:09:32 +01:00
John Molakvoæ
e693709d5e
Prompt on destructive user actions ( #17785 )
...
Prompt on destructive user actions
2019-11-07 10:49:25 +01:00
Robin Appelman
1f6b1fca57
Merge pull request #17835 from nextcloud/fix-background-scan-tests
...
fix tests for background file scan job
2019-11-07 09:21:29 +00:00
Nextcloud bot
f886d2f599
[tx-robot] updated from transifex
2019-11-07 02:15:55 +00:00
Robin Appelman
4621a42020
fix tests for background file scan job
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-06 15:10:15 +01:00
John Molakvoæ
ea170310e3
Fix files_versions app LoadSidebar event ( #17829 )
...
Fix files_versions app LoadSidebar event
2019-11-06 12:31:42 +01:00
John Molakvoæ (skjnldsv)
866c513871
Fix files_versions app LoadSidebar event
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-11-06 10:11:23 +01:00
Roeland Jago Douma
5090a68deb
Merge pull request #17817 from nextcloud/disable-background-scan-option
...
add option to disable background scanning of files
2019-11-06 09:55:36 +01:00
Roeland Jago Douma
3a3ed95b59
Merge pull request #17753 from nextcloud/clean/old-sharing
...
Cleanup sharing leftovers
2019-11-06 09:54:50 +01:00
Nextcloud bot
6ba2a608d0
[tx-robot] updated from transifex
2019-11-06 02:16:07 +00:00
John Molakvoæ (skjnldsv)
5d2c89ca6c
Fix sharing breadcrumbs
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-11-06 00:53:59 +01:00
John Molakvoæ (skjnldsv)
eebcf89091
Cleanup sharing leftovers
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-11-05 19:03:44 +01:00
John Molakvoæ
c139caa7db
Fix comments app init and LoadSidebar event ( #17803 )
...
Fix comments app init and LoadSidebar event
2019-11-05 15:10:23 +01:00
Gary Kim
0efa78d1e2
Prompt on destructive user actions
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-11-05 20:39:07 +08:00
Robin Appelman
5b2af1cb82
add option to disable background scanning of files
...
when using (only) object store this job doesn't do any scanning anyway,
but all the setup can still be expensive on large setups
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-05 13:17:05 +01:00
Nextcloud bot
5b5b451719
[tx-robot] updated from transifex
2019-11-05 02:15:46 +00:00
Roeland Jago Douma
0ac1298867
Merge pull request #17727 from nextcloud/enh/share_expiration_notification
...
Enh/share expiration notification
2019-11-04 23:46:42 +01:00
John Molakvoæ (skjnldsv)
7ba5f39dbd
Fix comments app init and LoadSidebar event
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-11-04 23:31:39 +01:00
Robin Appelman
ef2fb51065
remove missed manual Application instance constructions
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-04 19:51:37 +01:00
John Molakvoæ
13960b69da
Merge pull request #17509 from nextcloud/fix/application-singleton
...
Fix Application instances created multiple times
2019-11-04 18:18:32 +01:00
Robin Appelman
964dc0a955
set retention obligation on existing `expiration` in tests
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-04 16:54:22 +01:00
blizzz
64bfd4bbeb
Merge pull request #17506 from nextcloud/bugfix/12790/workflow-frontend
...
Workflow frontend polishing
2019-11-04 15:01:55 +01:00
Nextcloud bot
e517ca0530
[tx-robot] updated from transifex
2019-11-04 02:15:26 +00:00
Nextcloud bot
827a3c545a
[tx-robot] updated from transifex
2019-11-03 02:16:06 +00:00