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
Roeland Jago Douma
d2ee5a8eee
Merge pull request #17759 from Schneidoa/fix/17661/unlink
...
unlink(....): No such file or directory at ..../lib/private/Preview/Movie.php#98
2019-10-31 08:44:54 +01:00
Daniel Schneider
3c323d2cbb
#17661
2019-10-30 20:00:21 +01:00
Greta Doci
4e189f843b
fix action menu on mobile
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-10-30 17:21:20 +01:00
John Molakvoæ (skjnldsv)
41cd251246
Bring back external storage group select delete
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-10-30 16:13:54 +01:00
Daniel Calviño Sánchez
2f49806c20
Add unit tests for "getAllShares()"
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-10-30 14:27:41 +01:00
Daniel Calviño Sánchez
ea55f8eedd
fixup! Get all shares as iterable
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-10-30 14:26:37 +01:00
Roeland Jago Douma
938428c275
Merge pull request #17674 from nextcloud/enh/do_not_show_footer_sub
...
Do not show 'Get your own free account' on services under subscription
2019-10-30 10:54:42 +01:00
Roeland Jago Douma
8085ca4cc4
Get all shares as iterable
...
Sometimes we need all shares or rather a specific subset of shares but
creating dedicated functions is a pain. This just returns an iterable
object for all shares so we can loop over them without allocating all
the memory on the system.
It should not be used by any user called code. But in an occ command or
background job it is fine IMO.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-10-30 09:45:27 +01:00
Christian Oliff
f9d34b89e8
Remove unnedeed IE8 CSS
...
IE8 is not supported at all by Microsoft, has a tiny marketshare and doesn't work with Nextcloud anyway (as Nextcloud uses jQuery 2.x which doesn't work with IE8)
2019-10-30 16:18:56 +09:00
Roeland Jago Douma
380563fd53
Merge pull request #17562 from nextcloud/techdebt/17509/log-error-when-setting-up-application-incorrectly
...
Log an error in development cases when the application class was set …
2019-10-29 21:09:26 +01:00