Commit Graph

47372 Commits

Author SHA1 Message Date
Julius Härtl f861c84b97 Call proper function when fetching link shares in the breadcrumb view
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-23 18:15:45 +00:00
Morris Jobke e086a5e7f9
Merge pull request #13758 from nextcloud/backport/13747/stable15
[stable15] Honor remember_login_cookie_lifetime
2019-01-23 15:31:05 +01:00
Morris Jobke 09db2bc701
Merge pull request #13740 from nextcloud/backport/13140/stable15
[stable15] Cache tokens when using swift's v2 authentication
2019-01-23 15:29:56 +01:00
Morris Jobke 51cd99d089
Merge pull request #13762 from nextcloud/backport/13730/stable15
[stable15] Respect user locale in natural sort comparator
2019-01-23 13:31:37 +01:00
Christoph Wurst 90e9877dd0 Respect user locale in natural sort comparator
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-01-23 11:20:19 +00:00
Julius Härtl cd79769921
Fix integration of social sharing into the link popover menu
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-01-23 12:07:59 +01:00
Roeland Jago Douma 4d3bb0a521 Honor remember_login_cookie_lifetime
If the remember_login_cookie_lifetime is set to 0 this means we do not
want to use remember me at all. In that case we should also not creatae
a remember me cookie and should create a proper temp token.

Further this specifies that is not 0 the remember me time should always
be larger than the session timeout. Because else the behavior is not
really defined.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-23 09:23:41 +00:00
Morris Jobke 703bb18fc9
Merge pull request #13744 from nextcloud/backport/13739/stable15
[stable15] cleanup shared lock if changing to exclusive lock failed
2019-01-23 08:18:06 +01:00
Nextcloud bot 34c1644714
[tx-robot] updated from transifex 2019-01-23 01:12:19 +00:00
Robin Appelman f7a4f1f128 cleanup shared lock if changing to exclusive lock failed
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-01-22 15:12:46 +00:00
Roeland Jago Douma 581d908ace Bump autoloader
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-22 14:37:10 +00:00
Robin Appelman 6855c1594c Cache tokens when using swift's v2 authentication
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-01-22 14:37:09 +00:00
Nextcloud bot e1f917fd4c
[tx-robot] updated from transifex 2019-01-22 01:12:37 +00:00
Morris Jobke d908bf190c
Merge pull request #13670 from nextcloud/backport/13660/stable15
[stable15] Fix template paramter
2019-01-21 15:56:46 +01:00
Nextcloud bot c96e47b5ad
[tx-robot] updated from transifex 2019-01-21 01:12:02 +00:00
Nextcloud bot e9fae5e390
[tx-robot] updated from transifex 2019-01-20 01:12:42 +00:00
Nextcloud bot 2b577f5634
[tx-robot] updated from transifex 2019-01-19 01:12:32 +00:00
Roeland Jago Douma 16966ee5aa Fix template paramter
Else we get shown an error page instead of the correct 403.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-18 18:43:45 +00:00
Morris Jobke 3037e26948
Merge pull request #13665 from nextcloud/backport/13664/stable15
[stable15] Use warning background color & primary text color for setting warnings
2019-01-18 17:10:44 +01:00
Morris Jobke 5eca1921c7 Use warning background color & primary text color for setting warnings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-01-18 12:59:33 +00:00
Joas Schilling 2c46aab893
Merge pull request #13653 from nextcloud/backport/13650/stable15
[stable15] Fix colorizeSvg with transformations that contain a comma (,)
2019-01-18 09:06:49 +01:00
Nextcloud bot af196c4495
[tx-robot] updated from transifex 2019-01-18 01:14:45 +00:00
Joas Schilling f39dacf1fb Fix colorizeSvg with transformations that contain a comma (,)
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-17 14:58:13 +00:00
Morris Jobke 0917637460
Merge pull request #13636 from nextcloud/backport/13634/stable15
[stable15] update URL for federation
2019-01-17 09:35:03 +01:00
Nextcloud bot 0469bb11c9
[tx-robot] updated from transifex 2019-01-17 01:12:28 +00:00
Jos Poortvliet 8ca06c96a0 update URL for federation 2019-01-16 21:43:03 +00:00
Morris Jobke 0b5aaec397
Merge pull request #13625 from nextcloud/backport/13574/stable15
[stable15] Fix app navigation flickering on hover
2019-01-16 22:07:47 +01:00
Alaa Shmalih 3f8b43f16d the bug number #13263 fixed by the xavierando user
i change the file by xaviterando done and fix
and i will do pull request to the solution becouse xavirando did pull request to him self
2019-01-16 15:30:45 +00:00
Morris Jobke 3384bb27e9
Merge pull request #13598 from nextcloud/3rdpart/stable15/pear/archive_tar-1.4.5
[stable15] [3rdparty] Bump pear/archive_tar to 1.4.5
2019-01-16 16:21:55 +01:00
Roeland Jago Douma 2f6c722482
Merge pull request #13588 from nextcloud/backport/13468/stable15
[stable15] don't close input stream when writing in encrypted file
2019-01-16 14:12:44 +01:00
Nextcloud bot 6a44943425
[tx-robot] updated from transifex 2019-01-16 01:12:46 +00:00
Roeland Jago Douma f50de2af23
Merge pull request #13609 from nextcloud/backport/13607/stable15
[stable15] Fix integer background job id type error
2019-01-15 19:54:27 +01:00
John Molakvoæ 2a8b8fc658
Merge pull request #13611 from nextcloud/stb15-settings-label-fix
Fix user settings label translation
2019-01-15 18:15:28 +01:00
John Molakvoæ (skjnldsv) f0c5e60c66
Fix user settings label translation
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-01-15 16:46:34 +01:00
Christoph Wurst cf2657c873 Fix integer background job id type error
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-01-15 14:32:00 +00:00
Roeland Jago Douma 8960ddc275
[3rdparty] Bump pear/archive_tar to 1.4.5
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-15 14:22:59 +01:00
Nextcloud bot 08676fd8e6
[tx-robot] updated from transifex 2019-01-15 01:12:27 +00:00
Roeland Jago Douma fea21a857b
Merge pull request #13585 from nextcloud/backport/13581/stable15
[stable15] Correctly handle displaynames returned from the sharee API
2019-01-14 19:30:26 +01:00
Florian Schunk a3d9e6de39 don't close input stream when writing in encrypted file
Signed-off-by: Florian Schunk <florian.schunk@rwth-aachen.de>
2019-01-14 15:22:34 +00:00
Morris Jobke 3376e87122
Merge pull request #13582 from nextcloud/backport/13573/stable15
[stable15] Principals can be principal/user/<name> or principal/<name> from lega…
2019-01-14 15:24:04 +01:00
Morris Jobke 9159809114
Merge pull request #13575 from nextcloud/backport/13566/stable15
[stable15] Fix click app names
2019-01-14 15:22:28 +01:00
Joas Schilling 0d5f1e99f8 Correctly handle displaynames returned from the sharee API
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-14 14:19:39 +00:00
Joas Schilling df2132c0b1 Principals can be principal/user/<name> or principal/<name> from legacy installs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-14 13:19:48 +00:00
Michael Weimann 59efe5d0e6 Fix click app names
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-01-14 11:25:23 +00:00
Morris Jobke cf5a717e65
Merge pull request #13384 from nextcloud/3rdparty/broker-add-timezone-cancel-message-stable15
[stable15][3rdparty] Broker: add timezone to CANCEL messages
2019-01-14 11:29:50 +01:00
Roeland Jago Douma 412d6a4a24
Merge pull request #13036 from nextcloud/objectstore-write-exists-15
[15] upload new files in objectstore to a .part path first
2019-01-14 11:29:18 +01:00
Christoph Wurst fb9f5ad66b
Merge pull request #13546 from nextcloud/fix/stable15/13520
[stable15] Add strengthify.min files
2019-01-14 09:32:28 +01:00
Nextcloud bot 457261a955
[tx-robot] updated from transifex 2019-01-14 01:12:11 +00:00
Nextcloud bot 0fdb6b4545
[tx-robot] updated from transifex 2019-01-13 01:13:03 +00:00
Roeland Jago Douma 8c772d8b8d
Add strengthify.min files
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-12 14:25:58 +01:00