Joas Schilling
|
7c1b288b57
|
Add some generic tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-12-04 12:41:14 +01:00 |
Joas Schilling
|
8baf986d3b
|
Add an activity when managing favorites
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-12-04 12:16:49 +01:00 |
Nextcloud bot
|
3bea7ac6ac
|
[tx-robot] updated from transifex
|
2016-12-04 01:07:30 +00:00 |
Nextcloud bot
|
181cf9c7f3
|
[tx-robot] updated from transifex
|
2016-12-03 01:07:26 +00:00 |
Morris Jobke
|
717f1d380c
|
Merge pull request #2475 from nextcloud/fix-filename-local-link
fix width of filename in sidebar to accommodate local link
|
2016-12-02 18:04:57 +01:00 |
Morris Jobke
|
48dddf82eb
|
properly calculate the width of the name in the sidebar
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2016-12-02 16:08:41 +01:00 |
Jan-Christoph Borchardt
|
ac527769c5
|
fix width of filename in sidebar to accommodate local link
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2016-12-02 14:49:19 +01:00 |
Morris Jobke
|
b6184b0bc2
|
Increase width of new menu
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2016-12-02 14:29:15 +01:00 |
Jan-Christoph Borchardt
|
40a11f12c0
|
fix vertical sizing change of popover in new folder flow
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2016-12-02 13:22:48 +01:00 |
Morris Jobke
|
4bb1154f50
|
Fix input field for new folder - fixes #2245
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2016-12-02 12:53:24 +01:00 |
Morris Jobke
|
ac1bf3c2b7
|
Merge pull request #2432 from nextcloud/activity-mail-language
Make sure the activity emails can be sent in the users language
|
2016-12-01 23:01:00 +01:00 |
Christoph Wurst
|
ea45b22053
|
Merge pull request #2444 from nextcloud/detect-also-a-400-status
Catch status code 400
|
2016-12-01 21:25:54 +01:00 |
Roeland Jago Douma
|
61d61e794c
|
Merge pull request #2435 from nextcloud/sidebar-preview-non-preview
allow registering sidebar preview handlers for mimetypes that dont co…
|
2016-12-01 21:14:10 +01:00 |
Lukas Reschke
|
9704b4df52
|
Catch status code 400
In case the server returns a statuscode 400 we should also gracefully return to the home directory.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
2016-12-01 19:13:28 +01:00 |
Robin Appelman
|
a4900bf23f
|
allow registering sidebar preview handlers for mimetypes that dont come with server side previews
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-12-01 15:43:17 +01:00 |
Roeland Jago Douma
|
b89aafc241
|
We should always show permanent actions
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2016-12-01 15:16:06 +01:00 |
Joas Schilling
|
b2f46bfa04
|
Adjust all implementations in the server repo
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-12-01 11:35:23 +01:00 |
Nextcloud bot
|
4ca7f9c896
|
[tx-robot] updated from transifex
|
2016-12-01 01:07:17 +00:00 |
Robin Appelman
|
d7dd399bbd
|
Merge pull request #2422 from nextcloud/text-preview-debug
remove js debug statements in sidebar text preview generator
|
2016-11-30 15:39:59 +01:00 |
Nextcloud bot
|
f075c22c72
|
[tx-robot] updated from transifex
|
2016-11-30 14:18:08 +00:00 |
Robin Appelman
|
7fc118e8ea
|
remove js debug statements in sidebar text preview generator
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-11-30 14:54:54 +01:00 |
Nextcloud bot
|
41dcceeb35
|
[tx-robot] updated from transifex
|
2016-11-30 01:07:16 +00:00 |
Nextcloud bot
|
a84dacc16f
|
[tx-robot] updated from transifex
|
2016-11-29 17:03:24 +00:00 |
John Molakvoæ (skjnldsv)
|
bd18349f46
|
Fix mobile view
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2016-11-29 13:47:37 +01:00 |
Nextcloud bot
|
e8ea9a5d27
|
[tx-robot] updated from transifex
|
2016-11-29 01:06:47 +00:00 |
Morris Jobke
|
a12d2e67e7
|
Merge pull request #2335 from nextcloud/grouping-for-activities
Bring back grouping for activities
|
2016-11-28 16:18:02 +01:00 |
Bjoern Schiessle
|
e5c31b72e1
|
bring back permissions for mail shares
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
|
2016-11-28 11:24:05 +01:00 |
Nextcloud bot
|
ca7b9e5490
|
[tx-robot] updated from transifex
|
2016-11-28 09:51:57 +00:00 |
Nextcloud bot
|
4e682d4113
|
[tx-robot] updated from transifex
|
2016-11-28 01:06:56 +00:00 |
Nextcloud bot
|
8f4ec8583d
|
[tx-robot] updated from transifex
|
2016-11-26 01:06:57 +00:00 |
Joas Schilling
|
da9468522b
|
Add an event merger and use it for the files activities
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-25 15:36:11 +01:00 |
Joas Schilling
|
5ba2b1c193
|
Working towards groups
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-25 15:19:55 +01:00 |
Morris Jobke
|
6281607d7a
|
improved style of shared entry
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2016-11-23 15:25:48 +01:00 |
Robin Appelman
|
3bb3296c53
|
make the share icon in the filelist visible again
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-11-23 14:44:53 +01:00 |
Morris Jobke
|
f6e7269628
|
document new variable
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2016-11-22 16:55:28 +01:00 |
Joas Schilling
|
e1feb72583
|
Use the display name for files activities again
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-11-22 16:39:29 +01:00 |
Morris Jobke
|
a02d0975dd
|
Merge pull request #2154 from nextcloud/comments-activities-update
Move comments activities to the new API
|
2016-11-22 09:56:22 +01:00 |
John Molakvoæ (skjnldsv)
|
b75ef0f8b3
|
Fix popover layout fix for files and global
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2016-11-21 11:29:57 +01:00 |
Nextcloud bot
|
ba9b17c906
|
[tx-robot] updated from transifex
|
2016-11-21 01:06:58 +00:00 |
Nextcloud bot
|
97af4f762d
|
[tx-robot] updated from transifex
|
2016-11-20 01:06:44 +00:00 |
Nextcloud bot
|
b1ee9862f8
|
[tx-robot] updated from transifex
|
2016-11-19 01:06:44 +00:00 |
Morris Jobke
|
e8511660f0
|
Merge pull request #2109 from nextcloud/oc_26533
Transfer ownership only analyze home storage
|
2016-11-18 15:32:28 +01:00 |
Robin Appelman
|
8b9ad46ba3
|
Merge pull request #768 from nextcloud/s3-objectstore
Add S3 objectstore backend
|
2016-11-18 14:55:07 +01:00 |
Morris Jobke
|
0e699c4d14
|
Merge pull request #2116 from nextcloud/downstream-26511
Display changes in file versions tab view and detailsView
|
2016-11-18 11:37:29 +01:00 |
Nextcloud bot
|
00fffae47f
|
[tx-robot] updated from transifex
|
2016-11-18 01:07:04 +00:00 |
Jan-Christoph Borchardt
|
a32c781326
|
use copy icon for local link rather than link icon to prevent confusion with sharing
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2016-11-17 21:46:07 +01:00 |
Jan-Christoph Borchardt
|
5eab1cdece
|
fix layout of sharing list
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2016-11-17 19:02:33 +01:00 |
Nextcloud bot
|
ab18d2f55e
|
[tx-robot] updated from transifex
|
2016-11-17 01:07:02 +00:00 |
Joas Schilling
|
8f38adaab1
|
Merge pull request #2123 from nextcloud/downstream-26522
Skip hidden files when counting visible files in list
|
2016-11-16 19:10:35 +01:00 |
Robin Appelman
|
d5bfff6f4f
|
add comment for non empty text file
Signed-off-by: Robin Appelman <robin@icewind.nl>
|
2016-11-16 15:30:37 +01:00 |