Commit graph

51160 commits

Author SHA1 Message Date
Roeland Jago Douma
c0398e9a38
Merge pull request #17830 from nextcloud/global-quota-return-quota
actually return the quote when getting global storage info
2019-11-07 23:53:04 +01:00
blizzz
9fe4b953e9
Merge pull request #17822 from nextcloud/fix/noid/tip-download-to-node-api
switch to Files Node API for zip generation
2019-11-07 11:03:18 +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
Arthur Schiwon
f9bfd48e12
switch to Files Node API for zip generation
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-11-07 09:45:23 +01:00
Roeland Jago Douma
03d9e05bb5
Merge pull request #17696 from nextcloud/enh/17659/hide-objectstore-credentials
Remove objectstore credentials
2019-11-07 09:14:42 +01: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æ
26b5d1fcb1
Create .editorconfig (#17782)
Create .editorconfig
2019-11-06 14:31:11 +01:00
John Molakvoæ
dc3c13edd1
Update locales with transifex data (#17222)
Update locales with transifex data
2019-11-06 12:40:06 +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
Robin Appelman
5df98d7265
actually return the quote when getting global storage info
prevents 'undefined' index errors when 'include external storage in quota' is enabled

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-06 10:18:47 +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
Roeland Jago Douma
5c0ad24a68
Merge pull request #17806 from nextcloud/design/icon-more-white
Remove unneeded more-white icon
2019-11-05 15:27:14 +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
Jan-Christoph Borchardt
9ef107d233
Remove unneeded more-white icon
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-11-05 01:09:31 +01: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
Christoph Wurst
a767a2f0a3
Merge pull request #17735 from tcoupin/fix-reshare-circle
Fix reshare with circle
2019-11-04 23:40:03 +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
Roeland Jago Douma
7795f43b0a
Merge pull request #17805 from nextcloud/more-application-instance
remove more cases of manual Application instance creation
2019-11-04 22:56:35 +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
Robin Appelman
5ca27085fc
mark getAppContainer as a valid way to construct app containers
this is triggerd (and not cought by the query arm) if an item from an app is queried before the app queries it's own Application instance

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-04 19:40:08 +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
Christian Oliff
551048000f
Create .editorconfig
Fixes: #9059
It'd be good to add a .editorconfig file so that anyone contributing to Nextcloud can follow the same rules for tabs/spaces, newlines, charsets etc.
Editorconfig (http://editorconfig.org/) is very popular and it's become standard for open-source projects to include one. I based the rules on the current code-base.
2019-11-02 15:30:50 +09:00
Nextcloud bot
686f1931ae
[tx-robot] updated from transifex 2019-11-02 02:14:58 +00:00
Roeland Jago Douma
1ac57e76fa
Add notification for shares about to expire
Introduces a new command that will create notifications for users if
they have shares that will expire the next day.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-01 08:53:18 +01:00
Nextcloud bot
75b94cb5be
[tx-robot] updated from transifex 2019-11-01 07:46:26 +00:00
Roeland Jago Douma
4c73d1f5f6
Merge pull request #17771 from nextcloud/fix/files/ignore_compiled_js
Ignored compiled js files in files
2019-11-01 08:31:02 +01:00
Roeland Jago Douma
c81ed70114
Ignored compiled js files in files
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-01 08:29:41 +01:00
Roeland Jago Douma
e225a7bfd3
fixup! fix tests?
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-31 21:27:31 +01:00
Daniel Kesselberg
f81c6adad6
Add information about credentials
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-10-31 20:42:41 +01:00
Roeland Jago Douma
78d00ff085
fix tests?
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-31 19:36:34 +01:00
Roeland Jago Douma
4326b03b13
Merge pull request #17683 from nextcloud/enh/login-flow-v2-polish
Polish login flow v2
2019-10-31 19:30:28 +01:00
Roeland Jago Douma
fd475d4212
Merge pull request #17739 from nextcloud/enh/share/filter
Get all shares iterable
2019-10-31 19:28:29 +01:00
Roeland Jago Douma
ef6806a235
Merge pull request #17670 from nextcloud/fix/noid/collapsing-spaces-in-move-again
Fix spaces being collapsed in move dialog again
2019-10-31 16:17:31 +01:00
Roeland Jago Douma
7ae539dbce
Merge pull request #17745 from coliff/patch-1
Remove unnedeed IE8 CSS
2019-10-31 15:54:38 +01:00
Roeland Jago Douma
9506f3a4a2
Merge pull request #17755 from nextcloud/fix/external-storage-group-checkboxes
Bring back external storage group select delete
2019-10-31 15:54:20 +01:00
Roeland Jago Douma
0facf20ed9
Merge pull request #17756 from nextcloud/fixbug/17719/fix_menu_action_mobile
fix action menu on mobile
2019-10-31 15:53:42 +01:00