- Jan 19, 2015
-
-
Thomas Müller authored
check if mimetype is set - fixes #13452
-
Thomas Müller authored
Drop the hide and show of new users in user list
-
Thomas Müller authored
-
Thomas Müller authored
Remove stripslashes() from newfolder.php
-
Lukas Reschke authored
-
Morris Jobke authored
[trashbin] replace hook with storage wrapper
-
Thomas Müller authored
Fix getItemSharedWithUser for groups
-
Thomas Müller authored
LDAP Wizared: update user or group count only, when the multiselect is closed
-
Thomas Müller authored
Fix filtering for users when $gid is empty
-
Björn Schießle authored
-
Thomas Müller authored
Reuse the array key of mimetypes
-
Joas Schilling authored
fix typo - caused by 3d997e8c
-
Jenkins for ownCloud authored
-
- Jan 18, 2015
-
-
Georg Ehrke authored
Fix exif orientation for flipped images
-
Morris Jobke authored
fixes #13363 Links: * http://www.daveperrett.com/articles/2012/07/28/exif-orientation-handling-is-a-ghetto/ * Example data: https://github.com/recurser/exif-orientation-examples
-
Morris Jobke authored
-
Morris Jobke authored
fix safari rename button positioning #11348
-
Lukas Reschke authored
fix unlocalized favorites browser title and alttext
-
Lukas Reschke authored
Previously when $gid was empty the users were not filtered at all. Rendering the search function in the user management pretty useless. Fixes itself
-
Frank Karlitschek authored
-
- Jan 19, 2015
-
-
Thomas Müller authored
Skip stray part files during initial encryption
-
Vincent Petry authored
-
Vincent Petry authored
-
- Jan 18, 2015
-
-
Lukas Reschke authored
This function is called a lot of times and was really slow before due to not reusing the same array. Previously when it was called 500'000 times it took about 2seconds, now we're down to 0.2 seconds on my local machine. Ref https://github.com/owncloud/core/issues/13434
-
Frank Karlitschek authored
-
Jenkins for ownCloud authored
-
- Jan 17, 2015
-
-
Volkan Gezer authored
-
Jenkins for ownCloud authored
-
Lukas Reschke authored
replace line breaks in the app description by spaces - fixes #13315
-
- Jan 16, 2015
-
-
Sugaroverdose authored
minimum browser window width ≈ 1280px
-
Sugaroverdose authored
as expected with inline-block span
-
Robin McCorkell authored
Fixes shifted rename field
-
Morris Jobke authored
* causes the first load after the initial load to hide some users in the viewport and showing them again, but with a scrolled up viewport * causes higher load for nearly never visible effects * fixes #12962
-
Vincent Petry authored
Fixed SQL query for whenever a user has more than one group. Added missing $owner where clause for group lookup. Added unit tests for the group cases.
-
Morris Jobke authored
-
Morris Jobke authored
add icon for Provisioning API
-
Jan-Christoph Borchardt authored
-
Jan-Christoph Borchardt authored
-
Morris Jobke authored
Fix preview route for trashbin
-
Morris Jobke authored
Cancel app list load when switching categories
-